From ybronhei at redhat.com Thu Feb 1 14:00:42 2018 From: ybronhei at redhat.com (Yaniv Bronheim) Date: Thu, 01 Feb 2018 14:00:42 +0000 Subject: [ovirt-devel] [vdsm][RFC] reconsidering branching out ovirt-4.2 In-Reply-To: <75736a92-9ec6-2810-9964-22a1062fa236@redhat.com> References: <75736a92-9ec6-2810-9964-22a1062fa236@redhat.com> Message-ID: On Mon, Jan 29, 2018 at 9:40 AM Francesco Romani wrote: > Hi all, > > > It is time again to reconsider branching out the 4.2 stable branch. > > So far we decided to *not* branch out, and we are taking tags for ovirt > 4.2 releases from master branch. > > This means we are merging safe and/or stabilization patches only in master. > > > I think it is time to reconsider this decision and branch out for 4.2, > because of two reasons: > > 1. it sends a clearer signal that 4.2 is going in stabilization mode > > 2. we have requests from virt team, which wants to start working on the > next cycle features. > This the only reason to branch out - "next cycle features" should be part of 4.2 as well? Do other teams also plan to push new features to 4.2 that are not stable yet? If not, I don't see any reason to branch out or backport "not stable" patches to 4.2 branch. We can keep it stable and avoid this branch-out unless we want to add new big feature that might cause regression in current stable 4.2 code. > > If we decide to branch out, I'd start the new branch on monday, February > 5 (1 week from now). > > > The discussion is open, please share your acks/nacks for branching out, > and for the branching date. > > > I for myself I'm inclined to branch out, so if noone chimes in (!!) I'll > execute the above plan. > > > -- > Francesco Romani > Senior SW Eng., Virtualization R&D > Red Hat > IRC: fromani github: @fromanirh > > _______________________________________________ > Devel mailing list > Devel at ovirt.org > http://lists.ovirt.org/mailman/listinfo/devel > -- Yaniv Bronhaim. -------------- next part -------------- An HTML attachment was scrubbed... URL: From dron at redhat.com Thu Feb 1 14:07:52 2018 From: dron at redhat.com (Dafna Ron) Date: Thu, 1 Feb 2018 14:07:52 +0000 Subject: [ovirt-devel] [ OST Failure Report ] [ oVirt Master (vdsm) ] [ 01-02-2018 ] [ 002_bootstrap.verify_add_all_hosts ] Message-ID: Hi, We failed cq test 002_bootstrap.verify_add_all_hosts for Master vdsm project. Looking at the log, vdsm cannot find master storage domain and engine puts the host on non-operational state. Although on the surface the patch seems to be related, the master storage domain is iscsi whole the patch is related to gluster. I do not think there is a connection between the patch and the failure but can you please have a look to make sure? *Link and headline of suspected patches: https://gerrit.ovirt.org/#/c/69668/ - * *gluster: Fix error when brick is on a btrfs subvolumeLink to Job:http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/5180/ Link to all logs:http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/5180/artifact/ (Relevant) error snippet from the log: vdsm: 2018-02-01 03:13:49,211-0500 INFO (jsonrpc/4) [vdsm.api] START createStorageDomain(storageType=3, sdUUID=u'077add35-9171-45d5-b6de-79cc5a853c36', domainName=u'iscsi', typeSpecificArg=u'IdW3HG-K1Af-e0d3-u2O3-rGle-8fk5-ACNk6C', domClass=1, domVersion=u'4', options=None) from=::ffff:192.168.201.4,58530, flow_id=22d4ffd8, task_id=2ce6dd52-3d28-4532-abbf-d78d52af6cda (api:46)2018-02-01 03:14:40,223-0500 INFO (jsonrpc/7) [vdsm.api] START connectStoragePool(spUUID=u'2570c0c9-f872-4e49-964a-ee533a79c3f2', hostID=1, msdUUID=u'077add35-9171-45d5-b6de-79cc5a853c36', masterVersion=1, domainsMap={u'077add35-9171-45d5-b6de-79cc5a853c36': u'active'}, options=None) from=::ffff:192.168.201.4,36310, flow_id=19e9aa89, task_id=878419a0-c5ce-4e35-aed5-b27d56b2886e (api:46)2018-02-01 03:14:40,225-0500 INFO (jsonrpc/7) [storage.StoragePoolMemoryBackend] new storage pool master version 1 and domains map {u'077add35-9171-45d5-b6de-79cc5a853c36': u'Active'} (spbackends:449)2018-02-01 03:14:40,225-0500 INFO (jsonrpc/7) [storage.StoragePool] updating pool 2570c0c9-f872-4e49-964a-ee533a79c3f2 backend from type NoneType instance 0x7f45919e3f20 to type StoragePoolMemoryBackend instance 0x45411b0 (sp:157)2018-02-01 03:14:40,226-0500 INFO (jsonrpc/7) [storage.StoragePool] Connect host #1 to the storage pool 2570c0c9-f872-4e49-964a-ee533a79c3f2 with master domain: 077add35-9171-45d5-b6de-79cc5a853c36 (ver = 1) (sp:692)2018-02-01 03:14:40,462-0500 INFO (jsonrpc/7) [vdsm.api] FINISH connectStoragePool error=Cannot find master domain: u'spUUID=2570c0c9-f872-4e49-964a-ee533a79c3f2, msdUUID=077add35-9171-45d5-b6de-79cc5a853c36' from=::ffff:192.168.201.4,36310, flow_id=19e9aa89, task_id=878419a0-c5ce-4e35-aed5-b27d56b2886e (api:50)2018-02-01 03:14:40,462-0500 ERROR (jsonrpc/7) [storage.TaskManager.Task] (Task='878419a0-c5ce-4e35-aed5-b27d56b2886e') Unexpected error (task:875)Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/vdsm/storage/task.py", line 882, in _run return fn(*args, **kargs) File "", line 2, in connectStoragePool File "/usr/lib/python2.7/site-packages/vdsm/common/api.py", line 48, in method ret = func(*args, **kwargs) File "/usr/lib/python2.7/site-packages/vdsm/storage/hsm.py", line 1032, in connectStoragePool spUUID, hostID, msdUUID, masterVersion, domainsMap) File "/usr/lib/python2.7/site-packages/vdsm/storage/hsm.py", line 1094, in _connectStoragePool res = pool.connect(hostID, msdUUID, masterVersion) File "/usr/lib/python2.7/site-packages/vdsm/storage/sp.py", line 704, in connect self.__rebuild(msdUUID=msdUUID, masterVersion=masterVersion) File "/usr/lib/python2.7/site-packages/vdsm/storage/sp.py", line 1275, in __rebuild self.setMasterDomain(msdUUID, masterVersion) File "/usr/lib/python2.7/site-packages/vdsm/storage/sp.py", line 1488, in setMasterDomain raise se.StoragePoolMasterNotFound(self.spUUID, msdUUID)StoragePoolMasterNotFound: Cannot find master domain: u'spUUID=2570c0c9-f872-4e49-964a-ee533a79c3f2, msdUUID=077add35-9171-45d5-b6de-79cc5a853c36'2018-02-01 03:14:40,466-0500 INFO (jsonrpc/7) [storage.TaskManager.Task] (Task='878419a0-c5ce-4e35-aed5-b27d56b2886e') aborting: Task is aborted: "Cannot find master domain: u'spUUID=2570c0c9-f872-4e49-964a-ee533a79c3f2, msdUUID=077add35-9171-45d5-b6de-79cc5a853c36'" - code 304 (task:1181)2018-02-01 03:14:40,467-0500 ERROR (jsonrpc/7) [storage.Dispatcher] FINISH connectStoragePool error=Cannot find master domain: u'spUUID=2570c0c9-f872-4e49-964a-ee533a79c3f2, msdUUID=077add35-9171-45d5-b6de-79cc5a853c36' (dispatcher:82)2018-02-01 03:14:40,467-0500 INFO (jsonrpc/7) [jsonrpc.JsonRpcServer] RPC call StoragePool.connect failed (error 304) in 0.25 seconds (__init__:573)* *engine:* 2018-02-01 03:14:40,603-05 WARN [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (EE-ManagedThreadFactory-engineScheduled-Thread-70) [ba52086] EVENT_ID: VDS_SET_NONOPERATIONAL_DOMAIN(522), Host lago-basic-suite-mast er-host-0 cannot access the Storage Domain(s) attached to the Data Center test-dc. Setting Host state to Non-Operational. 2018-02-01 03:14:40,608-05 WARN [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (EE-ManagedThreadFactory-engineScheduled-Thread-70) [ba52086] EVENT_ID: VDS_ALERT_FENCE_IS_NOT_CONFIGURED(9,000), Failed to verify Pow er Management configuration for Host lago-basic-suite-master-host-0. 2018-02-01 03:14:40,610-05 WARN [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (EE-ManagedThreadFactory-engineScheduled-Thread-70) [ba52086] EVENT_ID: CONNECT_STORAGE_POOL_FAILED(995), Failed to connect Host lago- basic-suite-master-host-0 to Storage Pool test-dc ** -------------- next part -------------- An HTML attachment was scrubbed... URL: From dron at redhat.com Thu Feb 1 15:57:46 2018 From: dron at redhat.com (Dafna Ron) Date: Thu, 1 Feb 2018 15:57:46 +0000 Subject: [ovirt-devel] [ OST Failure Report ] [ oVirtMaster (otopi) ] [ 01-02-2018 ] [ 001_initialize_engine.initialize_engine/001_upgrade_engine.test_initialize_engine ] Message-ID: Hi, We are failing initialize engine on both basic and upgrade suites. Can you please check? *Link and headline of suspected patches: https://gerrit.ovirt.org/#/c/86679/ - * *core: Check Sequence before/afterLink to Job:http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/5187/ Link to all logs:http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/5187/artifact/ (Relevant) error snippet from the log: 2018-02-01 10:38:27,057-0500 DEBUG otopi.plugins.otopi.dialog.human dialog.__logString:204 DIALOG:SEND Version: otopi-1.7.7_master (otopi-1.7.7-0.0.master.20180201063428.git81ce9b7.el7.centos)2018-02-01 10:38:27,058-0500 ERROR otopi.context context.check:833 "before" parameter of method otopi.plugins.ovirt_engine_setup.ovirt_engine.network.ovirtproviderovn.Plugin._misc_configure_provider is a string, should probably be a tuple. Perhaps a missing comma?2018-02-01 10:38:27,058-0500 DEBUG otopi.plugins.otopi.dialog.human dialog.__logString:204 DIALOG:SEND methodinfo: {'priority': 5000, 'name': None, 'before': 'osetup.ovn.provider.service.restart', 'after': ('osetup.pki.ca .available', 'osetup.ovn.services.restart'), 'method': >, 'condition': of >, 'stage': 11}2018-02-01 10:38:27,059-0500 DEBUG otopi.context context._executeMethod:143 method exceptionTraceback (most recent call last): File "/usr/lib/python2.7/site-packages/otopi/context.py", line 133, in _executeMethod method['method']() File "/usr/share/otopi/plugins/otopi/core/misc.py", line 61, in _setup self.context.checkSequence() File "/usr/lib/python2.7/site-packages/otopi/context.py", line 844, in checkSequence raise RuntimeError(_('Found bad "before" or "after" parameters'))RuntimeError: Found bad "before" or "after" parameters2018-02-01 10:38:27,059-0500 ERROR otopi.context context._executeMethod:152 Failed to execute stage 'Environment setup': Found bad "before" or "after" parameters* -------------- next part -------------- An HTML attachment was scrubbed... URL: From dholler at redhat.com Fri Feb 2 08:03:14 2018 From: dholler at redhat.com (Dominik Holler) Date: Fri, 2 Feb 2018 09:03:14 +0100 Subject: [ovirt-devel] [ OST Failure Report ] [ oVirtMaster (otopi) ] [ 01-02-2018 ] [ 001_initialize_engine.initialize_engine/001_upgrade_engine.test_initialize_engine ] In-Reply-To: References: Message-ID: <20180202090314.65a33824@t460p> On Thu, 1 Feb 2018 15:57:46 +0000 Dafna Ron wrote: > Hi, > > We are failing initialize engine on both basic and upgrade suites. > > Can you please check? > > *Link and headline of suspected patches: > https://gerrit.ovirt.org/#/c/86679/ > - * > > > > > > > > > > > > > > > > > > > > > > > > > > *core: Check Sequence before/afterLink to > Job:http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/5187/ > Link > to all > logs:http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/5187/artifact/ > (Relevant) > error snippet from the log: 2018-02-01 10:38:27,057-0500 DEBUG > otopi.plugins.otopi.dialog.human dialog.__logString:204 > DIALOG:SEND Version: otopi-1.7.7_master > (otopi-1.7.7-0.0.master.20180201063428.git81ce9b7.el7.centos)2018-02-01 > 10:38:27,058-0500 ERROR otopi.context context.check:833 "before" > parameter of method > otopi.plugins.ovirt_engine_setup.ovirt_engine.network.ovirtproviderovn.Plugin._misc_configure_provider > is a string, should probably be a tuple. Perhaps a missing > comma?2018-02-01 10:38:27,058-0500 DEBUG > otopi.plugins.otopi.dialog.human dialog.__logString:204 > DIALOG:SEND methodinfo: {'priority': 5000, 'name': > None, 'before': 'osetup.ovn.provider.service.restart', 'after': > ('osetup.pki.ca .available', > 'osetup.ovn.services.restart'), 'method': method ?._misc_configure_provider of > object at 0x2edf6d0>>, 'condition': of > object at 0x2edf6d0>>, 'stage': 11}2018-02-01 10:38:27,059-0500 DEBUG > otopi.context context._executeMethod:143 method exceptionTraceback > (most recent call last): File > "/usr/lib/python2.7/site-packages/otopi/context.py", line 133, in > _executeMethod method['method']() File > "/usr/share/otopi/plugins/otopi/core/misc.py", line 61, in _setup > self.context.checkSequence() File > "/usr/lib/python2.7/site-packages/otopi/context.py", line 844, in > checkSequence raise RuntimeError(_('Found bad "before" or "after" > parameters'))RuntimeError: Found bad "before" or "after" > parameters2018-02-01 10:38:27,059-0500 ERROR otopi.context > context._executeMethod:152 Failed to execute stage 'Environment > setup': Found bad "before" or "after" parameters* Seems like the new introduced check of https://gerrit.ovirt.org/#/c/86679/ works. I posted https://gerrit.ovirt.org/#/c/87045/ to fix this. Locally it works for me, but I still have test this change in OST on jenkins. From fromani at redhat.com Fri Feb 2 08:22:35 2018 From: fromani at redhat.com (Francesco Romani) Date: Fri, 2 Feb 2018 09:22:35 +0100 Subject: [ovirt-devel] [vdsm][RFC] reconsidering branching out ovirt-4.2 In-Reply-To: <75736a92-9ec6-2810-9964-22a1062fa236@redhat.com> References: <75736a92-9ec6-2810-9964-22a1062fa236@redhat.com> Message-ID: <81dadbda-2c6f-a409-3504-0a5ab6f9eef0@redhat.com> We agreed to branch out on Tuesday, February 6. After that, we will lift any restriction for patches in master branch: it is up to each team to decide which patches they want to submit, and which patches they want to backport, following the usual rules. E.g. nothing prevents anyone to submit refactoring or large changes to master *and* to propose them for backport to stable branch(es) later, following the usual steps. Bests, On 01/29/2018 08:39 AM, Francesco Romani wrote: > Hi all, > > > It is time again to reconsider branching out the 4.2 stable branch. > > So far we decided to *not* branch out, and we are taking tags for ovirt > 4.2 releases from master branch. > > This means we are merging safe and/or stabilization patches only in master. > > > I think it is time to reconsider this decision and branch out for 4.2, > because of two reasons: > > 1. it sends a clearer signal that 4.2 is going in stabilization mode > > 2. we have requests from virt team, which wants to start working on the > next cycle features. > > > If we decide to branch out, I'd start the new branch on monday, February > 5 (1 week from now). > > > The discussion is open, please share your acks/nacks for branching out, > and for the branching date. > > > I for myself I'm inclined to branch out, so if noone chimes in (!!) I'll > execute the above plan. > > -- Francesco Romani Senior SW Eng., Virtualization R&D Red Hat IRC: fromani github: @fromanirh From sbonazzo at redhat.com Fri Feb 2 09:22:40 2018 From: sbonazzo at redhat.com (Sandro Bonazzola) Date: Fri, 2 Feb 2018 10:22:40 +0100 Subject: [ovirt-devel] oVirt Survey 2018 results Message-ID: Thank you very much for having participated in oVirt Survey 2018! Results are now publicly available at http://bit.ly/2Ez909d We're now analyzing results for 4.3 planning. -- SANDRO BONAZZOLA ASSOCIATE MANAGER, SOFTWARE ENGINEERING, EMEA ENG VIRTUALIZATION R&D Red Hat EMEA TRIED. TESTED. TRUSTED. -------------- next part -------------- An HTML attachment was scrubbed... URL: From dron at redhat.com Fri Feb 2 14:24:10 2018 From: dron at redhat.com (Dafna Ron) Date: Fri, 2 Feb 2018 14:24:10 +0000 Subject: [ovirt-devel] [ OST Failure Report ] [ oVirt Master (ovirt-image-uploader) ] [ 02-02-2018 ] [005_network_by_label.assign_hosts_network_label ] Message-ID: Hi, We failed test 005_network_by_label.assign_hosts_network_label for basic suite in project ovirt-image-uploader. The issue seems to be related to object lock on host and patch reported is not related to the issue. *Link and headline of suspected patches: Patch not related at all to error* *Link to Job:http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/5243/ Link to all logs:http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/5243/artifact/ (Relevant) error snippet from the log: 2018-02-02 08:11:40,131-05 INFO [org.ovirt.engine.core.bll.network.host.LabelNicCommand] (default task-5) [099e3ef6-4372-42a9-a360-1351ec66a64b] Running command: LabelNicCommand internal: false. Entities affected : ID: 21b0c975-26f8-47a4-b5d0-cad0d41a9133 Type: VDSAction group CONFIGURE_HOST_NETWORK with role type ADMIN2018-02-02 08:11:40,139-05 INFO [org.ovirt.engine.core.bll.network.host.HostSetupNetworksCommand] (default task-5) [5c5509c0] Failed to Acquire Lock to object 'EngineLock:{exclusiveLocks='[HOST_NETWORK21b0c975-26f8-47a4-b5d0-cad0d41a9133=HOST_NETWORK]', sharedLocks=''}'2018-02-02 08:11:40,139-05 WARN [org.ovirt.engine.core.bll.network.host.HostSetupNetworksCommand] (default task-5) [5c5509c0] Validation of action 'HostSetupNetworks' failed for user admin at internal-authz. Reasons: VAR__ACTION__SETUP,VAR__TYPE__NETWORKS,ACTION_TYPE_FAILED_SETUP_NETWORKS_OR_REFRESH_IN_PROGRESS2018-02-02 08:11:40,151-05 DEBUG [org.ovirt.engine.core.dal.dbbroker.PostgresDbEngineDialect$PostgresSimpleJdbcCall] (default task-5) [5c5509c0] Compiled stored procedure. Call string is [{call get_entity_snapshot_by_command_id(?)}]2018-02-02 08:11:40,151-05 DEBUG [org.ovirt.engine.core.dal.dbbroker.PostgresDbEngineDialect$PostgresSimpleJdbcCall] (default task-5) [5c5509c0] SqlCall for procedure [get_entity_snapshot_by_command_id] compiled2018-02-02 08:11:40,161-05 ERROR [org.ovirt.engine.core.bll.network.host.LabelNicCommand] (default task-5) [5c5509c0] Transaction rolled-back for command 'org.ovirt.engine.core.bll.network.host.LabelNicCommand'.2018-02-02 08:11:40,165-05 DEBUG [org.ovirt.engine.core.common.di.interceptor.DebugLoggingInterceptor] (default task-5) [5c5509c0] method: get, params: [21b0c975-26f8-47a4-b5d0-cad0d41a9133], timeElapsed: 3ms2018-02-02 08:11:40,168-05 ERROR [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (default task-5) [5c5509c0] EVENT_ID: LABEL_NIC_FAILED(1,137), Failed to label network interface card eth0 with label NETWORK_LABEL on host lago-basic-suite-master-host-1.2018-02-02 08:11:40,169-05 DEBUG [org.ovirt.engine.core.common.di.interceptor.DebugLoggingInterceptor] (default task-5) [5c5509c0] method: runAction, params: [LabelNic, LabelNicParameters:{commandId='aa8eb85e-8a30-4045-83f2-8f0516ec13c9', user='null', commandType='Unknown'}], timeElapsed: 54ms2018-02-02 08:11:40,175-05 ERROR [org.ovirt.engine.api.restapi.resource.AbstractBackendResource] (default task-5) [] Operation Failed: [Cannot add Label. Another Setup Networks or Host Refresh process in progress on the host. Please try later.]2018-02-02 08:11:40,230-05 DEBUG [org.ovirt.vdsm.jsonrpc.client.reactors.stomp.impl.Message] (SSL Stomp Reactor) [27fdfc30] MESSAGEcontent-length:10956destination:jms.topic.vdsm_responsescontent-type:application/jsonsubscription:37ef61dd-f4d0-4067-b563-1e2c04f2d2b8* -------------- next part -------------- An HTML attachment was scrubbed... URL: From dron at redhat.com Fri Feb 2 20:05:05 2018 From: dron at redhat.com (Dafna Ron) Date: Fri, 2 Feb 2018 20:05:05 +0000 Subject: [ovirt-devel] OST failures weekly update [28/01/2018-02/02/2018] Message-ID: Hello, I would like to summarize the reported OST failures from the previous week. 01-02-2018 Test name: 001_upgrade_engine.test_initialize_engine version: Ovirt master Project otopi Suite: master/upgrade Cause: *https://gerrit.ovirt.org/#/c/86679/ - core: Check Sequence before/after* Fix: *ON GOING ISSUE* Test Name: 002_bootstrap.verify_add_all_hosts Version: Ovirt Master Project: vdsm Suite: basic Cause: *https://gerrit.ovirt.org/#/c/69668/ - **gluster: Fix error when brick is on a btrfs subvolume* *Fix: No Fix updated* *02*-02-2018 Test Name: 005_network_by_label.assign_hosts_network_label Version: Master Suite: master/upgrade Project: ovirt-image-uploader Cause: host object locked during api request Fix: no fix for failure. re-triggered patch Other incidents: * We have several build-artifacts failing and this is causing change queue to not run - the failure is caused due to clean-up on jobs which will remove fc24 * We are still seeing CPU Unknown errors on the 4.2 branch * there was a jenkins restart this week which cause a few jobs to fail * Jenkins restart may also cause some failures on hosts due to uncompleted clean-up - we are fixing any host found with this issue Thanks, Dafna -------------- next part -------------- An HTML attachment was scrubbed... URL: From sbonazzo at redhat.com Fri Feb 2 20:45:12 2018 From: sbonazzo at redhat.com (Sandro Bonazzola) Date: Fri, 2 Feb 2018 21:45:12 +0100 Subject: [ovirt-devel] ovirt-engine fails to build on Fedora 27 Message-ID: Hi, can you please have a look at http://jenkins.ovirt.org/job/ovirt-engine_master_build-artifacts-fc27-x86_64/2/console ? engine seems to fail building the rpm after the maven part completed, during the install process at: 15:53:23 ++ echo ovirt-engine-aaa.pom 15:53:23 ++ sed -e 's/^ovirt-engine-//' -e 's/\.pom//' 15:53:23 + artifact_id=aaa 15:53:23 + '[' -f /home/jenkins/workspace/ovirt-engine_master_build-artifacts-fc27-x86_64/ovirt-engine/rpmbuild/BUILDROOT/ovirt-engine-4.2.1.5-0.0.master.20180202142920.git0bc7f3edd2.fc27.x86_64/usr/share/java/ovirt-engine/aaa.jar ']' 15:53:23 + %add_maven_depmap -f backend JPP.ovirt-engine-aaa.pom ovirt-engine/aaa.jar 15:53:23 /var/tmp/rpm-tmp.YIGxWv: line 161: fg: no job control 15:53:23 error: Bad exit status from /var/tmp/rpm-tmp.YIGxWv (%install) Maybe some broken dep on backend around aaa.jar ? -- SANDRO BONAZZOLA ASSOCIATE MANAGER, SOFTWARE ENGINEERING, EMEA ENG VIRTUALIZATION R&D Red Hat EMEA TRIED. TESTED. TRUSTED. -------------- next part -------------- An HTML attachment was scrubbed... URL: From didi at redhat.com Sun Feb 4 11:07:59 2018 From: didi at redhat.com (Yedidyah Bar David) Date: Sun, 4 Feb 2018 13:07:59 +0200 Subject: [ovirt-devel] ovirt-engine fails to build on Fedora 27 In-Reply-To: References: Message-ID: On Fri, Feb 2, 2018 at 10:45 PM, Sandro Bonazzola wrote: > Hi, > can you please have a look at http://jenkins.ovirt.org/ > job/ovirt-engine_master_build-artifacts-fc27-x86_64/2/console ? > > engine seems to fail building the rpm after the maven part completed, > during the install process at: > > 15:53:23 ++ echo ovirt-engine-aaa.pom > 15:53:23 ++ sed -e 's/^ovirt-engine-//' -e 's/\.pom//' > 15:53:23 + artifact_id=aaa > 15:53:23 + '[' -f /home/jenkins/workspace/ovirt- > engine_master_build-artifacts-fc27-x86_64/ovirt-engine/ > rpmbuild/BUILDROOT/ovirt-engine-4.2.1.5-0.0.master. > 20180202142920.git0bc7f3edd2.fc27.x86_64/usr/share/java/ovirt-engine/aaa.jar > ']' > 15:53:23 + %add_maven_depmap -f backend JPP.ovirt-engine-aaa.pom > ovirt-engine/aaa.jar > 15:53:23 /var/tmp/rpm-tmp.YIGxWv: line 161: fg: no job control > 15:53:23 error: Bad exit status from /var/tmp/rpm-tmp.YIGxWv (%install) > %add_maven_depmap macro deprecated: https://lists.fedoraproject.org/archives/list/devel at lists.fedoraproject.org/message/R3KZ7VI5DPCMCELFIVJQ4AXB2WQED35C/ Pushed a workaround for now: https://gerrit.ovirt.org/87115 > > Maybe some broken dep on backend around aaa.jar ? > > > -- > > SANDRO BONAZZOLA > > ASSOCIATE MANAGER, SOFTWARE ENGINEERING, EMEA ENG VIRTUALIZATION R&D > > Red Hat EMEA > > TRIED. TESTED. TRUSTED. > > > _______________________________________________ > Devel mailing list > Devel at ovirt.org > http://lists.ovirt.org/mailman/listinfo/devel > -- Didi -------------- next part -------------- An HTML attachment was scrubbed... URL: From nsoffer at redhat.com Sun Feb 4 13:53:07 2018 From: nsoffer at redhat.com (Nir Soffer) Date: Sun, 04 Feb 2018 13:53:07 +0000 Subject: [ovirt-devel] [IOPROCESS] New release for Fedora In-Reply-To: References: Message-ID: On Tue, Jan 30, 2018 at 7:11 PM Nir Soffer wrote: > Hi all, > > I released ioprocess 1.0.0 for Fedora 27 and 28. > > If you are using Fedora, please install the new version from the > updates-testing > and test it. > > Please share your feedback here: > https://bodhi.fedoraproject.org/updates/FEDORA-2018-fbe8141dd2 > This version was replaced with 1.0.2, fixing upgrade issue on RHEL/CentOS. Please share hour feedback here: https://bodhi.fedoraproject.org/updates/FEDORA-2018-5fc2a37e8a Nir -------------- next part -------------- An HTML attachment was scrubbed... URL: From sabose at redhat.com Mon Feb 5 09:29:09 2018 From: sabose at redhat.com (Sahina Bose) Date: Mon, 5 Feb 2018 14:59:09 +0530 Subject: [ovirt-devel] [OST][HC] HE fails to deploy Message-ID: Hi all, I see the HE fails to deploy after task in running ansible playbook create_target_vm : TASK [Wait for the engine to come up on the target VM]", with Error engine state=EngineUnexpectedlyDown Is this a known issue that you are working on? thanks! sahina Full HE setup log at http://jenkins.ovirt.org/job/ovirt-system-tests_master_check-patch-el7-x86_64/3875/artifact/exported-artifacts/hc-basic-suite-master__logs/test_logs/hc-basic-suite-master/post-002_bootstrap.py/lago-hc-basic-suite-master-host0/_var_log/ovirt-hosted-engine-setup/ovirt-hosted-engine-setup-20180205033809-ybwdxp.log -------------- next part -------------- An HTML attachment was scrubbed... URL: From eedri at redhat.com Mon Feb 5 12:59:40 2018 From: eedri at redhat.com (Eyal Edri) Date: Mon, 5 Feb 2018 14:59:40 +0200 Subject: [ovirt-devel] fcraw Jenkins build fails on import error In-Reply-To: References: Message-ID: also adding devel, it looks more dev issue than infra. On Mon, Feb 5, 2018 at 2:59 PM, Eyal Edri wrote: > Adding Sandro, > Are we officially supporting fcraw for engine? > > On Mon, Feb 5, 2018 at 2:26 PM, Tal Nisan wrote: > >> >> *http://jenkins.ovirt.org/job/ovirt-engine_master_check-patch-fcraw-x86_64/29/consoleFull * >> >> >> >> *10:53:31* ==================================== ERRORS ====================================*10:53:31* ERROR collecting packaging/setup/tests/ovirt_engine_setup/engine_common/test_database.py *10:53:31* ImportError while importing test module '/home/jenkins/workspace/ovirt-engine_master_check-patch-fcraw-x86_64/ovirt-engine/packaging/setup/tests/ovirt_engine_setup/engine_common/test_database.py'.*10:53:31* Hint: make sure your test modules/packages have valid Python names.*10:53:31* Traceback:*10:53:31* packaging/setup/tests/ovirt_engine_setup/engine_common/test_database.py:19: in *10:53:31* import ovirt_engine_setup.engine_common.database as under_test # isort:skip # noqa: E402*10:53:31* packaging/setup/ovirt_engine_setup/engine_common/database.py:30: in *10:53:31* from otopi import base*10:53:31* E ImportError: No module named otopi*10:53:31* !!!!!!!!!!!!!!!!!!! Interrupted: 1 errors during collection !!!!!!!!!!!!!!!!!!!!*10:53:31* =========================== 1 error in 0.43 seconds ============================ >> >> >> >> >> >> >> _______________________________________________ >> Infra mailing list >> Infra at ovirt.org >> http://lists.ovirt.org/mailman/listinfo/infra >> >> > > > -- > > Eyal edri > > > MANAGER > > RHV DevOps > > EMEA VIRTUALIZATION R&D > > > Red Hat EMEA > TRIED. TESTED. TRUSTED. > phone: +972-9-7692018 <+972%209-769-2018> > irc: eedri (on #tlv #rhev-dev #rhev-integ) > -- Eyal edri MANAGER RHV DevOps EMEA VIRTUALIZATION R&D Red Hat EMEA TRIED. TESTED. TRUSTED. phone: +972-9-7692018 irc: eedri (on #tlv #rhev-dev #rhev-integ) -------------- next part -------------- An HTML attachment was scrubbed... URL: From fromani at redhat.com Mon Feb 5 13:13:29 2018 From: fromani at redhat.com (Francesco Romani) Date: Mon, 5 Feb 2018 14:13:29 +0100 Subject: [ovirt-devel] [ACTION-REQUIRED] Making accurate CI for oVirt 4.2 In-Reply-To: References: Message-ID: <2629c22a-2ad2-8d44-e2f2-5a5d483a3b2c@redhat.com> On 01/24/2018 08:52 AM, Dan Kenigsberg wrote: > On Wed, Jan 24, 2018 at 8:35 AM, Barak Korren wrote: >> On 23 January 2018 at 18:44, Martin Sivak wrote: >>> Hi Barak, >>> >>> can you please please add links to the proper repositories and/or >>> directories when you send something like this? I really helps us when >>> we do not have to search through all the jenkins and other infra >>> repositories for which is the correct one. Because I really do not >>> remember all the places that need to change out of my head. >> See below. >> >>> So what you are asking for here is basically that we edit the files >>> here [1] and create a 4.2_build-artifacts job using copy and paste, >>> right? Or is there some other place that needs to change as well? >> Yep. technically this should amount to a single change to a single >> file (See below). The important part is making the right decision for >> each project, understanding its consequences, and realizing the >> actions that would be needed for changing that decision in the future. >> >>> [1] https://gerrit.ovirt.org/gitweb?p=jenkins.git;a=tree;f=jobs/confs/projects;h=5a59dfea545da98e252eb6c8d95a92d08708a22d;hb=cd75bb9eb3353652384ed89777fc15d71d1f9e36 >> There is only one file** you need to maintain that is (currently) not >> in your own project's repo***. >> Each project has such a file at [1]. >> >> Documentation for the contents of that file can be found here: [2]. >> >> There is no need to copy-paste much - the existing file should contain >> a mapping of project branches to oVirt versions. Typically what would >> be needed is just to add a single entry to the map. For example, for >> engine it would be****: >> >> version: >> - master: >> branch: master >> - 4.2: >> branch: master >> ... > If project maintainers opt for this "Route 2", it is their personal > responsibility to change the above "master" to "ovirt-4.2" branch > *BEFORE* they create their stable branch ovirt-4.2. If they fail to do > so, CI would get "dirty" with 4.3 packages. Barak hinted to this a > bit too mildly. OK, so let's get ready. I want to take "route 1", so I want to create the branches and map the new jobs to them, so I posted https://gerrit.ovirt.org/#/c/87159/ Rationale: I want the master branch and the ovirt-4.2 branch to be fully independent, like ovirt-4.1 is. Please let me know if I got it right. Bests, -- Francesco Romani Senior SW Eng., Virtualization R&D Red Hat IRC: fromani github: @fromanirh From sabose at redhat.com Tue Feb 6 05:52:46 2018 From: sabose at redhat.com (Sahina Bose) Date: Tue, 6 Feb 2018 11:22:46 +0530 Subject: [ovirt-devel] [OST][HC] HE fails to deploy In-Reply-To: References: Message-ID: On Mon, Feb 5, 2018 at 2:59 PM, Sahina Bose wrote: > Hi all, > > I see the HE fails to deploy after task in running ansible playbook create_target_vm : > > TASK [Wait for the engine to come up on the target VM]", > > with Error engine state=EngineUnexpectedlyDown > > Is this a known issue that you are working on? > > This does seem like a race, because I see that the HC suite again failed with the same error after a successful run yesterday. Do I need to open a bug or do we have one tracking this already? > thanks! > > sahina > > > Full HE setup log at http://jenkins.ovirt.org/job/ovirt-system-tests_master_check-patch-el7-x86_64/3875/artifact/exported-artifacts/hc-basic-suite-master__logs/test_logs/hc-basic-suite-master/post-002_bootstrap.py/lago-hc-basic-suite-master-host0/_var_log/ovirt-hosted-engine-setup/ovirt-hosted-engine-setup-20180205033809-ybwdxp.log > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From ykaul at redhat.com Tue Feb 6 07:05:48 2018 From: ykaul at redhat.com (Yaniv Kaul) Date: Tue, 6 Feb 2018 09:05:48 +0200 Subject: [ovirt-devel] [OST][HC] HE fails to deploy In-Reply-To: References: Message-ID: On Feb 6, 2018 7:53 AM, "Sahina Bose" wrote: On Mon, Feb 5, 2018 at 2:59 PM, Sahina Bose wrote: > Hi all, > > I see the HE fails to deploy after task in running ansible playbook create_target_vm : > > TASK [Wait for the engine to come up on the target VM]", > > with Error engine state=EngineUnexpectedlyDown > > Is this a known issue that you are working on? > > This does seem like a race, because I see that the HC suite again failed with the same error after a successful run yesterday. Do I need to open a bug or do we have one tracking this already? Please open a bug. I kind of remember we've had some (infra?) issue where Engine timed out on HE setup from time to time. Not sure it was solved. Please attach server.log and engine.log and let's have a look. Y. > thanks! > > sahina > > > Full HE setup log at http://jenkins.ovirt.org/job/ovirt-system-tests_master_check-patch-el7-x86_64/3875/artifact/exported-artifacts/hc-basic-suite-master__logs/test_logs/hc-basic-suite-master/post-002_bootstrap.py/lago-hc-basic-suite-master-host0/_var_log/ovirt-hosted-engine-setup/ovirt-hosted-engine-setup-20180205033809-ybwdxp.log > > _______________________________________________ Devel mailing list Devel at ovirt.org http://lists.ovirt.org/mailman/listinfo/devel -------------- next part -------------- An HTML attachment was scrubbed... URL: From sbonazzo at redhat.com Tue Feb 6 08:37:04 2018 From: sbonazzo at redhat.com (Sandro Bonazzola) Date: Tue, 6 Feb 2018 09:37:04 +0100 Subject: [ovirt-devel] [CQ]: 85992, 1 (ovirt-wgt) failed "ovirt-master" system tests In-Reply-To: <20180205211320.EF6FDC01C3@vm0144.workers-phx.ovirt.org> References: <20180205211320.EF6FDC01C3@vm0144.workers-phx.ovirt.org> Message-ID: This failed because the following builds failed: vdsm_master_check-merged-el7-x86_64 #3147 I think it failed on network/functional/static_ip_test.py ....................+ res=124 But I let VDSM team to review. ovirt-wgt_master_build-artifacts-fc27-x86_64 #2 ovirt-wgt_master_build-artifacts-fcraw-x86_64 #2 wgt failed on missing ovirt-guest-agent-windows which was failing due to rich dependency resolution not possible using yum. Fix has been pushed to ovirt-guset-agent: https://gerrit.ovirt.org/#/c/87072/ Once this is merged, guest agent will build on Fedora providing the needed dependency and will fix above 2 jobs. 2018-02-05 22:13 GMT+01:00 oVirt Jenkins : > Change 85992,1 (ovirt-wgt) is probably the reason behind recent system test > failures in the "ovirt-master" change queue and needs to be fixed. > > This change had been removed from the testing queue. Artifacts build from > this > change will not be released until it is fixed. > > For further details about the change see: > https://gerrit.ovirt.org/#/c/85992/1 > > For failed test results see: > http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/5287/ > _______________________________________________ > Infra mailing list > Infra at ovirt.org > http://lists.ovirt.org/mailman/listinfo/infra > -- SANDRO BONAZZOLA ASSOCIATE MANAGER, SOFTWARE ENGINEERING, EMEA ENG VIRTUALIZATION R&D Red Hat EMEA TRIED. TESTED. TRUSTED. -------------- next part -------------- An HTML attachment was scrubbed... URL: From bkorren at redhat.com Tue Feb 6 08:49:19 2018 From: bkorren at redhat.com (Barak Korren) Date: Tue, 6 Feb 2018 10:49:19 +0200 Subject: [ovirt-devel] [ACTION-REQUIRED] Making accurate CI for oVirt 4.2 In-Reply-To: <2629c22a-2ad2-8d44-e2f2-5a5d483a3b2c@redhat.com> References: <2629c22a-2ad2-8d44-e2f2-5a5d483a3b2c@redhat.com> Message-ID: On 5 February 2018 at 15:13, Francesco Romani wrote: > On 01/24/2018 08:52 AM, Dan Kenigsberg wrote: >> On Wed, Jan 24, 2018 at 8:35 AM, Barak Korren wrote: >>> On 23 January 2018 at 18:44, Martin Sivak wrote: >>>> Hi Barak, >>>> >>>> can you please please add links to the proper repositories and/or >>>> directories when you send something like this? I really helps us when >>>> we do not have to search through all the jenkins and other infra >>>> repositories for which is the correct one. Because I really do not >>>> remember all the places that need to change out of my head. >>> See below. >>> >>>> So what you are asking for here is basically that we edit the files >>>> here [1] and create a 4.2_build-artifacts job using copy and paste, >>>> right? Or is there some other place that needs to change as well? >>> Yep. technically this should amount to a single change to a single >>> file (See below). The important part is making the right decision for >>> each project, understanding its consequences, and realizing the >>> actions that would be needed for changing that decision in the future. >>> >>>> [1] https://gerrit.ovirt.org/gitweb?p=jenkins.git;a=tree;f=jobs/confs/projects;h=5a59dfea545da98e252eb6c8d95a92d08708a22d;hb=cd75bb9eb3353652384ed89777fc15d71d1f9e36 >>> There is only one file** you need to maintain that is (currently) not >>> in your own project's repo***. >>> Each project has such a file at [1]. >>> >>> Documentation for the contents of that file can be found here: [2]. >>> >>> There is no need to copy-paste much - the existing file should contain >>> a mapping of project branches to oVirt versions. Typically what would >>> be needed is just to add a single entry to the map. For example, for >>> engine it would be****: >>> >>> version: >>> - master: >>> branch: master >>> - 4.2: >>> branch: master >>> ... >> If project maintainers opt for this "Route 2", it is their personal >> responsibility to change the above "master" to "ovirt-4.2" branch >> *BEFORE* they create their stable branch ovirt-4.2. If they fail to do >> so, CI would get "dirty" with 4.3 packages. Barak hinted to this a >> bit too mildly. > > OK, so let's get ready. > I want to take "route 1", so I want to create the branches and map the > new jobs to them, so I posted https://gerrit.ovirt.org/#/c/87159/ > > Rationale: I want the master branch and the ovirt-4.2 branch to be fully > independent, like ovirt-4.1 is. > > Please let me know if I got it right. > Generally looks ok, but see comments on patch. -- Barak Korren RHV DevOps team , RHCE, RHCi Red Hat EMEA redhat.com | TRIED. TESTED. TRUSTED. | redhat.com/trusted From tnisan at redhat.com Tue Feb 6 11:38:26 2018 From: tnisan at redhat.com (Tal Nisan) Date: Tue, 6 Feb 2018 13:38:26 +0200 Subject: [ovirt-devel] [vdsm][RFC] reconsidering branching out ovirt-4.2 In-Reply-To: <81dadbda-2c6f-a409-3504-0a5ab6f9eef0@redhat.com> References: <75736a92-9ec6-2810-9964-22a1062fa236@redhat.com> <81dadbda-2c6f-a409-3504-0a5ab6f9eef0@redhat.com> Message-ID: In order to prevent the confusion of people which occurs in the middle of a work day not knowing whether their patches are included or not, Sandro and I will merge tonight. Team leads - please make sure to let your teams know that starting tomorrow morning all 4.2.2 Engine content should be backported into the stable branch as well On Fri, Feb 2, 2018 at 10:22 AM, Francesco Romani wrote: > We agreed to branch out on Tuesday, February 6. > > > After that, we will lift any restriction for patches in master branch: > it is up to each team to decide which patches they want to submit, and > which patches they want to backport, following the usual rules. > > > E.g. nothing prevents anyone to submit refactoring or large changes to > master *and* to propose them for backport to stable branch(es) later, > following the usual steps. > > > Bests, > > > On 01/29/2018 08:39 AM, Francesco Romani wrote: > > Hi all, > > > > > > It is time again to reconsider branching out the 4.2 stable branch. > > > > So far we decided to *not* branch out, and we are taking tags for ovirt > > 4.2 releases from master branch. > > > > This means we are merging safe and/or stabilization patches only in > master. > > > > > > I think it is time to reconsider this decision and branch out for 4.2, > > because of two reasons: > > > > 1. it sends a clearer signal that 4.2 is going in stabilization mode > > > > 2. we have requests from virt team, which wants to start working on the > > next cycle features. > > > > > > If we decide to branch out, I'd start the new branch on monday, February > > 5 (1 week from now). > > > > > > The discussion is open, please share your acks/nacks for branching out, > > and for the branching date. > > > > > > I for myself I'm inclined to branch out, so if noone chimes in (!!) I'll > > execute the above plan. > > > > > > -- > Francesco Romani > Senior SW Eng., Virtualization R&D > Red Hat > IRC: fromani github: @fromanirh > > _______________________________________________ > Devel mailing list > Devel at ovirt.org > http://lists.ovirt.org/mailman/listinfo/devel > -------------- next part -------------- An HTML attachment was scrubbed... URL: From tnisan at redhat.com Tue Feb 6 19:50:58 2018 From: tnisan at redhat.com (Tal Nisan) Date: Tue, 6 Feb 2018 21:50:58 +0200 Subject: [ovirt-devel] ATTN: oVirt Engine 4.2.z has been branched from master Message-ID: As the subject says, we've branched today to ovirt-engine-4.2 branch, every change that is required for 4.2.2 and onward should be backported to this branch. Note that we chose now so there will be no confusion on whether your patches are included, if your patch got merge in master before 21:45 IST (20:45 CET) then no backport is needed. Please note that though we branched out the main focus should still be 4.2.2. -------------- next part -------------- An HTML attachment was scrubbed... URL: From fromani at redhat.com Tue Feb 6 20:28:31 2018 From: fromani at redhat.com (Francesco Romani) Date: Tue, 6 Feb 2018 21:28:31 +0100 Subject: [ovirt-devel] [vdsm] stable branch ovirt-4.2 created Message-ID: Hi all, With the help of Sandro (many thanks @sbonazzo !), we created minutes ago the ovirt-4.2 stable branch: Steps performed: 1. merged https://gerrit.ovirt.org/#/c/87070/ 2. branched out ovirt-4.2 from git master 3. merged https://gerrit.ovirt.org/#/c/87181/ to add support for 4.3 level 4. createed and pushed the tag v4.30.0 from master, to make sure the version number is greater of the stable versions, and to (somehow :)) align with oVirt versioning 5. tested make dist/make rpm on both new branch ovirt-4.2 and master, both looks good and use the right version Maintainers, please check it looks right for you before merging any new patch to master branch. Please let me know about any issue! Happy hacking, -- Francesco Romani Senior SW Eng., Virtualization R&D Red Hat IRC: fromani github: @fromanirh From sabose at redhat.com Wed Feb 7 05:56:53 2018 From: sabose at redhat.com (Sahina Bose) Date: Wed, 7 Feb 2018 11:26:53 +0530 Subject: [ovirt-devel] [OST][HC] HE fails to deploy In-Reply-To: References: Message-ID: On Tue, Feb 6, 2018 at 12:35 PM, Yaniv Kaul wrote: > > > On Feb 6, 2018 7:53 AM, "Sahina Bose" wrote: > > > > On Mon, Feb 5, 2018 at 2:59 PM, Sahina Bose wrote: > >> Hi all, >> >> I see the HE fails to deploy after task in running ansible playbook create_target_vm : >> >> TASK [Wait for the engine to come up on the target VM]", >> >> with Error engine state=EngineUnexpectedlyDown >> >> Is this a known issue that you are working on? >> >> > This does seem like a race, because I see that the HC suite again failed > with the same error after a successful run yesterday. > Do I need to open a bug or do we have one tracking this already? > > > Please open a bug. > I kind of remember we've had some (infra?) issue where Engine timed out on > HE setup from time to time. Not sure it was solved. > Please attach server.log and engine.log and let's have a look. > Simone already identified the issue as https://bugzilla.redhat.com/show_bug.cgi?id=1541328 in another thread, updating here too. > Y. > > > >> thanks! >> >> sahina >> >> >> Full HE setup log at http://jenkins.ovirt.org/job/ovirt-system-tests_master_check-patch-el7-x86_64/3875/artifact/exported-artifacts/hc-basic-suite-master__logs/test_logs/hc-basic-suite-master/post-002_bootstrap.py/lago-hc-basic-suite-master-host0/_var_log/ovirt-hosted-engine-setup/ovirt-hosted-engine-setup-20180205033809-ybwdxp.log >> >> > > _______________________________________________ > Devel mailing list > Devel at ovirt.org > http://lists.ovirt.org/mailman/listinfo/devel > > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From danken at redhat.com Wed Feb 7 07:46:31 2018 From: danken at redhat.com (Dan Kenigsberg) Date: Wed, 7 Feb 2018 09:46:31 +0200 Subject: [ovirt-devel] [vdsm] stable branch ovirt-4.2 created In-Reply-To: References: Message-ID: On Tue, Feb 6, 2018 at 10:28 PM, Francesco Romani wrote: > Hi all, > > > With the help of Sandro (many thanks @sbonazzo !), we created minutes > ago the ovirt-4.2 stable branch: > > > Steps performed: > > 1. merged https://gerrit.ovirt.org/#/c/87070/ > > 2. branched out ovirt-4.2 from git master > > 3. merged https://gerrit.ovirt.org/#/c/87181/ to add support for 4.3 level > > 4. createed and pushed the tag v4.30.0 from master, to make sure the > version number is greater of the stable versions, and to (somehow :)) > align with oVirt versioning > > 5. tested make dist/make rpm on both new branch ovirt-4.2 and master, > both looks good and use the right version > > > Maintainers, please check it looks right for you before merging any new > patch to master branch. > > > Please let me know about any issue! Thank you Francesco (and Sandro). Any idea why http://plain.resources.ovirt.org/pub/ovirt-4.2-snapshot/rpm/el7/noarch/ still does not hold any vdsm-4.20 , and http://plain.resources.ovirt.org/pub/ovirt-master-snapshot/rpm/el7/noarch/ does not have the new vdsm-4.30 ? ? From fromani at redhat.com Wed Feb 7 08:14:39 2018 From: fromani at redhat.com (Francesco Romani) Date: Wed, 7 Feb 2018 09:14:39 +0100 Subject: [ovirt-devel] [vdsm] stable branch ovirt-4.2 created In-Reply-To: References: Message-ID: <33646142-b00b-34c6-8568-239da327a9b1@redhat.com> On 02/07/2018 08:46 AM, Dan Kenigsberg wrote: > On Tue, Feb 6, 2018 at 10:28 PM, Francesco Romani wrote: >> Hi all, >> >> >> With the help of Sandro (many thanks @sbonazzo !), we created minutes >> ago the ovirt-4.2 stable branch: >> >> >> Steps performed: >> >> 1. merged https://gerrit.ovirt.org/#/c/87070/ >> >> 2. branched out ovirt-4.2 from git master >> >> 3. merged https://gerrit.ovirt.org/#/c/87181/ to add support for 4.3 level >> >> 4. createed and pushed the tag v4.30.0 from master, to make sure the >> version number is greater of the stable versions, and to (somehow :)) >> align with oVirt versioning >> >> 5. tested make dist/make rpm on both new branch ovirt-4.2 and master, >> both looks good and use the right version >> >> >> Maintainers, please check it looks right for you before merging any new >> patch to master branch. >> >> >> Please let me know about any issue! > Thank you Francesco (and Sandro). > > Any idea why http://plain.resources.ovirt.org/pub/ovirt-4.2-snapshot/rpm/el7/noarch/ > still does not hold any vdsm-4.20 , and > http://plain.resources.ovirt.org/pub/ovirt-master-snapshot/rpm/el7/noarch/ > does not have the new vdsm-4.30 ? > > ? Uhm, maybe related to CQ (Change Queue), because git state looks ok, one data point: http://jenkins.ovirt.org/job/vdsm_master_build-artifacts-on-demand-el7-x86_64/772/artifact/exported-artifacts/ built from this patch https://gerrit.ovirt.org/#/c/87213/ in turn based on top of current master -- Francesco Romani Senior SW Eng., Virtualization R&D Red Hat IRC: fromani github: @fromanirh From danken at redhat.com Wed Feb 7 11:58:27 2018 From: danken at redhat.com (Dan Kenigsberg) Date: Wed, 7 Feb 2018 13:58:27 +0200 Subject: [ovirt-devel] [vdsm] stable branch ovirt-4.2 created In-Reply-To: <33646142-b00b-34c6-8568-239da327a9b1@redhat.com> References: <33646142-b00b-34c6-8568-239da327a9b1@redhat.com> Message-ID: On Wed, Feb 7, 2018 at 10:14 AM, Francesco Romani wrote: > On 02/07/2018 08:46 AM, Dan Kenigsberg wrote: >> On Tue, Feb 6, 2018 at 10:28 PM, Francesco Romani wrote: >>> Hi all, >>> >>> >>> With the help of Sandro (many thanks @sbonazzo !), we created minutes >>> ago the ovirt-4.2 stable branch: >>> >>> >>> Steps performed: >>> >>> 1. merged https://gerrit.ovirt.org/#/c/87070/ >>> >>> 2. branched out ovirt-4.2 from git master >>> >>> 3. merged https://gerrit.ovirt.org/#/c/87181/ to add support for 4.3 level >>> >>> 4. createed and pushed the tag v4.30.0 from master, to make sure the >>> version number is greater of the stable versions, and to (somehow :)) >>> align with oVirt versioning >>> >>> 5. tested make dist/make rpm on both new branch ovirt-4.2 and master, >>> both looks good and use the right version >>> >>> >>> Maintainers, please check it looks right for you before merging any new >>> patch to master branch. >>> >>> >>> Please let me know about any issue! >> Thank you Francesco (and Sandro). >> >> Any idea why http://plain.resources.ovirt.org/pub/ovirt-4.2-snapshot/rpm/el7/noarch/ >> still does not hold any vdsm-4.20 , and >> http://plain.resources.ovirt.org/pub/ovirt-master-snapshot/rpm/el7/noarch/ >> does not have the new vdsm-4.30 ? >> >> ? > > Uhm, maybe related to CQ (Change Queue), because git state looks ok, one > data point: > http://jenkins.ovirt.org/job/vdsm_master_build-artifacts-on-demand-el7-x86_64/772/artifact/exported-artifacts/ > built from this patch https://gerrit.ovirt.org/#/c/87213/ > > in turn based on top of current master Maybe Barak knows? Making GQ tick is the intention of the jenkins patch, isn't it? From sbonazzo at redhat.com Wed Feb 7 12:06:17 2018 From: sbonazzo at redhat.com (Sandro Bonazzola) Date: Wed, 7 Feb 2018 13:06:17 +0100 Subject: [ovirt-devel] [vdsm] stable branch ovirt-4.2 created In-Reply-To: References: <33646142-b00b-34c6-8568-239da327a9b1@redhat.com> Message-ID: 2018-02-07 12:58 GMT+01:00 Dan Kenigsberg : > On Wed, Feb 7, 2018 at 10:14 AM, Francesco Romani > wrote: > > On 02/07/2018 08:46 AM, Dan Kenigsberg wrote: > >> On Tue, Feb 6, 2018 at 10:28 PM, Francesco Romani > wrote: > >>> Hi all, > >>> > >>> > >>> With the help of Sandro (many thanks @sbonazzo !), we created minutes > >>> ago the ovirt-4.2 stable branch: > >>> > >>> > >>> Steps performed: > >>> > >>> 1. merged https://gerrit.ovirt.org/#/c/87070/ > >>> > >>> 2. branched out ovirt-4.2 from git master > >>> > >>> 3. merged https://gerrit.ovirt.org/#/c/87181/ to add support for 4.3 > level > >>> > >>> 4. createed and pushed the tag v4.30.0 from master, to make sure the > >>> version number is greater of the stable versions, and to (somehow :)) > >>> align with oVirt versioning > >>> > >>> 5. tested make dist/make rpm on both new branch ovirt-4.2 and master, > >>> both looks good and use the right version > >>> > >>> > >>> Maintainers, please check it looks right for you before merging any new > >>> patch to master branch. > >>> > >>> > >>> Please let me know about any issue! > >> Thank you Francesco (and Sandro). > >> > >> Any idea why http://plain.resources.ovirt.org/pub/ovirt-4.2-snapshot/ > rpm/el7/noarch/ > >> still does not hold any vdsm-4.20 , and > >> http://plain.resources.ovirt.org/pub/ovirt-master-snapshot/ > rpm/el7/noarch/ > >> does not have the new vdsm-4.30 ? > >> > >> ? > > > > Uhm, maybe related to CQ (Change Queue), because git state looks ok, one > > data point: > > http://jenkins.ovirt.org/job/vdsm_master_build-artifacts- > on-demand-el7-x86_64/772/artifact/exported-artifacts/ > > built from this patch https://gerrit.ovirt.org/#/c/87213/ > > > > in turn based on top of current master > > Maybe Barak knows? Making GQ tick is the intention of the jenkins > patch, isn't it? > I think it may be caused by a failure trying to build on fcraw for s390x. I removed the failing jobs until we fix the issue on jenkins side. > _______________________________________________ > Devel mailing list > Devel at ovirt.org > http://lists.ovirt.org/mailman/listinfo/devel > -- SANDRO BONAZZOLA ASSOCIATE MANAGER, SOFTWARE ENGINEERING, EMEA ENG VIRTUALIZATION R&D Red Hat EMEA TRIED. TESTED. TRUSTED. -------------- next part -------------- An HTML attachment was scrubbed... URL: From dron at redhat.com Wed Feb 7 13:30:56 2018 From: dron at redhat.com (Dafna Ron) Date: Wed, 7 Feb 2018 13:30:56 +0000 Subject: [ovirt-devel] [ OST Failure Report ] [ oVirt Master (ovirt-engine) ] [ 07-02-2018 ] [ 004_basic_sanity.vm_run ] Message-ID: Hi, We failed test 004_basic_sanity.vm_run in the upgrade from release suite. the reason we failed to run the vm is that the host was filtered from selection for vm. Please also notice other errors in the log relating to network sync failing. *Link and headline of suspected patches: https://gerrit.ovirt.org/#/c/87116/5 - core: Add 4.3 support Link to Job:http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/5307/ Link to all logs:http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/5307/artifact/ (Relevant) error snippet from the log: 2018-02-06 16:42:39,431-05 INFO [org.ovirt.engine.core.vdsbroker.IsVmDuringInitiatingVDSCommand] (default task-5) [03cdc0e6-eb94-46a4-9882-77762b2ed787] FINISH, IsVmDuringInitiatingVDSCommand, return: false, log id: 4d0244492018-02-06 16:42:39,472-05 INFO [org.ovirt.engine.core.bll.RunVmOnceCommand] (default task-5) [03cdc0e6-eb94-46a4-9882-77762b2ed787] Running command: RunVmOnceCommand internal: false. Entities affected : ID: ccfe9852-f2d6-4e18-8213-29d958d3a8ed Type: VMAction group RUN_VM with role type USER, ID: ccfe9852-f2d6-4e18-8213-29d958d3a8ed Type: VMAction group EDIT_ADMIN_VM_PROPERTIES with role type ADMIN2018-02-06 16:42:39,486-05 INFO [org.ovirt.engine.core.bll.scheduling.SchedulingManager] (default task-5) [03cdc0e6-eb94-46a4-9882-77762b2ed787] Candidate host 'lago-upgrade-from-release-suite-master-host0' ('6ec7721d-beae-4b7e-807f-7f3a794fb7c4') was filtered out by 'VAR__FILTERTYPE__INTERNAL' filter 'CPU-Level' (correlation id: 03cdc0e6-eb94-46a4-9882-77762b2ed787)2018-02-06 16:42:39,486-05 ERROR [org.ovirt.engine.core.bll.RunVmCommand] (default task-5) [03cdc0e6-eb94-46a4-9882-77762b2ed787] Can't find VDS to run the VM 'ccfe9852-f2d6-4e18-8213-29d958d3a8ed' on, so this VM will not be run.2018-02-06 16:42:39,493-05 ERROR [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (default task-5) [03cdc0e6-eb94-46a4-9882-77762b2ed787] EVENT_ID: USER_FAILED_RUN_VM(54), Failed to run VM vm0 (User: admin at internal-authz).2018-02-06 16:42:39,500-05 INFO [org.ovirt.engine.core.bll.RunVmOnceCommand] (default task-5) [03cdc0e6-eb94-46a4-9882-77762b2ed787] Lock freed to object 'EngineLock:{exclusiveLocks='[ccfe9852-f2d6-4e18-8213-29d958d3a8ed=VM]', sharedLocks=''}'2018-02-06 16:42:39,505-05 ERROR [org.ovirt.engine.api.restapi.resource.AbstractBackendResource] (default task-5) [] Operation Failed: []2018-02-06 16:42:39,512-05 INFO [org.ovirt.engine.core.bll.ProcessDownVmCommand] (EE-ManagedThreadFactory-engine-Thread-17) [4fe81490] Running command: ProcessDownVmCommand internal: true.(END)* -------------- next part -------------- An HTML attachment was scrubbed... URL: From mperina at redhat.com Wed Feb 7 14:09:50 2018 From: mperina at redhat.com (Martin Perina) Date: Wed, 7 Feb 2018 15:09:50 +0100 Subject: [ovirt-devel] [ OST Failure Report ] [ oVirt Master (ovirt-engine) ] [ 07-02-2018 ] [ 004_basic_sanity.vm_run ] In-Reply-To: References: Message-ID: On Wed, Feb 7, 2018 at 2:30 PM, Dafna Ron wrote: > Hi, > > We failed test 004_basic_sanity.vm_run in the upgrade from release suite. > the reason we failed to run the vm is that the host was filtered from > selection for vm. > > Please also notice other errors in the log relating to network sync > failing. > > > *Link and headline of suspected patches: > https://gerrit.ovirt.org/#/c/87116/5 > - core: Add 4.3 support * > Do we know if VDSM in this patch already contains https://gerrit.ovirt.org/87181 ? It's required to have both side fixed to properly support 4.3 cluster level ? > > > > > > > > > > > > > > > > > > *Link to > Job:http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/5307/ > Link > to all > logs:http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/5307/artifact/ > (Relevant) > error snippet from the log: 2018-02-06 16:42:39,431-05 INFO > [org.ovirt.engine.core.vdsbroker.IsVmDuringInitiatingVDSCommand] (default > task-5) [03cdc0e6-eb94-46a4-9882-77762b2ed787] FINISH, > IsVmDuringInitiatingVDSCommand, return: false, log id: 4d0244492018-02-06 > 16:42:39,472-05 INFO [org.ovirt.engine.core.bll.RunVmOnceCommand] (default > task-5) [03cdc0e6-eb94-46a4-9882-77762b2ed787] Running command: > RunVmOnceCommand internal: false. Entities affected : ID: > ccfe9852-f2d6-4e18-8213-29d958d3a8ed Type: VMAction group RUN_VM with role > type USER, ID: ccfe9852-f2d6-4e18-8213-29d958d3a8ed Type: VMAction group > EDIT_ADMIN_VM_PROPERTIES with role type ADMIN2018-02-06 16:42:39,486-05 > INFO [org.ovirt.engine.core.bll.scheduling.SchedulingManager] (default > task-5) [03cdc0e6-eb94-46a4-9882-77762b2ed787] Candidate host > 'lago-upgrade-from-release-suite-master-host0' > ('6ec7721d-beae-4b7e-807f-7f3a794fb7c4') was filtered out by > 'VAR__FILTERTYPE__INTERNAL' filter 'CPU-Level' (correlation id: > 03cdc0e6-eb94-46a4-9882-77762b2ed787)2018-02-06 16:42:39,486-05 ERROR > [org.ovirt.engine.core.bll.RunVmCommand] (default task-5) > [03cdc0e6-eb94-46a4-9882-77762b2ed787] Can't find VDS to run the VM > 'ccfe9852-f2d6-4e18-8213-29d958d3a8ed' on, so this VM will not be > run.2018-02-06 16:42:39,493-05 ERROR > [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] > (default task-5) [03cdc0e6-eb94-46a4-9882-77762b2ed787] EVENT_ID: > USER_FAILED_RUN_VM(54), Failed to run VM vm0 (User: > admin at internal-authz).2018-02-06 16:42:39,500-05 INFO > [org.ovirt.engine.core.bll.RunVmOnceCommand] (default task-5) > [03cdc0e6-eb94-46a4-9882-77762b2ed787] Lock freed to object > 'EngineLock:{exclusiveLocks='[ccfe9852-f2d6-4e18-8213-29d958d3a8ed=VM]', > sharedLocks=''}'2018-02-06 16:42:39,505-05 ERROR > [org.ovirt.engine.api.restapi.resource.AbstractBackendResource] (default > task-5) [] Operation Failed: []2018-02-06 16:42:39,512-05 INFO > [org.ovirt.engine.core.bll.ProcessDownVmCommand] > (EE-ManagedThreadFactory-engine-Thread-17) [4fe81490] Running command: > ProcessDownVmCommand internal: true.(END)* > > > > _______________________________________________ > Devel mailing list > Devel at ovirt.org > http://lists.ovirt.org/mailman/listinfo/devel > -- Martin Perina Associate Manager, Software Engineering Red Hat Czech s.r.o. -------------- next part -------------- An HTML attachment was scrubbed... URL: From dron at redhat.com Wed Feb 7 14:22:02 2018 From: dron at redhat.com (Dafna Ron) Date: Wed, 7 Feb 2018 14:22:02 +0000 Subject: [ovirt-devel] [ OST Failure Report ] [ oVirt Master (ovirt-engine) ] [ 07-02-2018 ] [ 004_basic_sanity.vm_run ] In-Reply-To: References: Message-ID: it did not. This patch did not run on CQ at all because its failing build-artifact jobs Those jobs need to be fixed and patch has to be re-triggered. The two jobs that failed are: http://jenkins.ovirt.org/job/vdsm_master_check-merged-el7-x86_64/3151/ http://jenkins.ovirt.org/job/vdsm_master_build-artifacts-fcraw-s390x/1/ please note second job no longer exists thanks, Dafna On Wed, Feb 7, 2018 at 2:09 PM, Martin Perina wrote: > > > On Wed, Feb 7, 2018 at 2:30 PM, Dafna Ron wrote: > >> Hi, >> >> We failed test 004_basic_sanity.vm_run in the upgrade from release suite. >> the reason we failed to run the vm is that the host was filtered from >> selection for vm. >> >> Please also notice other errors in the log relating to network sync >> failing. >> >> >> *Link and headline of suspected patches: >> https://gerrit.ovirt.org/#/c/87116/5 >> - core: Add 4.3 support * >> > > Do we know if VDSM in this patch already contains > https://gerrit.ovirt.org/87181 ? It's required to have both side fixed to > properly support 4.3 cluster level > ? > > >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> *Link to >> Job:http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/5307/ >> Link >> to all >> logs:http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/5307/artifact/ >> (Relevant) >> error snippet from the log: 2018-02-06 16:42:39,431-05 INFO >> [org.ovirt.engine.core.vdsbroker.IsVmDuringInitiatingVDSCommand] (default >> task-5) [03cdc0e6-eb94-46a4-9882-77762b2ed787] FINISH, >> IsVmDuringInitiatingVDSCommand, return: false, log id: 4d0244492018-02-06 >> 16:42:39,472-05 INFO [org.ovirt.engine.core.bll.RunVmOnceCommand] (default >> task-5) [03cdc0e6-eb94-46a4-9882-77762b2ed787] Running command: >> RunVmOnceCommand internal: false. Entities affected : ID: >> ccfe9852-f2d6-4e18-8213-29d958d3a8ed Type: VMAction group RUN_VM with role >> type USER, ID: ccfe9852-f2d6-4e18-8213-29d958d3a8ed Type: VMAction group >> EDIT_ADMIN_VM_PROPERTIES with role type ADMIN2018-02-06 16:42:39,486-05 >> INFO [org.ovirt.engine.core.bll.scheduling.SchedulingManager] (default >> task-5) [03cdc0e6-eb94-46a4-9882-77762b2ed787] Candidate host >> 'lago-upgrade-from-release-suite-master-host0' >> ('6ec7721d-beae-4b7e-807f-7f3a794fb7c4') was filtered out by >> 'VAR__FILTERTYPE__INTERNAL' filter 'CPU-Level' (correlation id: >> 03cdc0e6-eb94-46a4-9882-77762b2ed787)2018-02-06 16:42:39,486-05 ERROR >> [org.ovirt.engine.core.bll.RunVmCommand] (default task-5) >> [03cdc0e6-eb94-46a4-9882-77762b2ed787] Can't find VDS to run the VM >> 'ccfe9852-f2d6-4e18-8213-29d958d3a8ed' on, so this VM will not be >> run.2018-02-06 16:42:39,493-05 ERROR >> [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] >> (default task-5) [03cdc0e6-eb94-46a4-9882-77762b2ed787] EVENT_ID: >> USER_FAILED_RUN_VM(54), Failed to run VM vm0 (User: >> admin at internal-authz).2018-02-06 16:42:39,500-05 INFO >> [org.ovirt.engine.core.bll.RunVmOnceCommand] (default task-5) >> [03cdc0e6-eb94-46a4-9882-77762b2ed787] Lock freed to object >> 'EngineLock:{exclusiveLocks='[ccfe9852-f2d6-4e18-8213-29d958d3a8ed=VM]', >> sharedLocks=''}'2018-02-06 16:42:39,505-05 ERROR >> [org.ovirt.engine.api.restapi.resource.AbstractBackendResource] (default >> task-5) [] Operation Failed: []2018-02-06 16:42:39,512-05 INFO >> [org.ovirt.engine.core.bll.Pro >> cessDownVmCommand] >> (EE-ManagedThreadFactory-engine-Thread-17) [4fe81490] Running command: >> ProcessDownVmCommand internal: true.(END)* >> >> >> >> _______________________________________________ >> Devel mailing list >> Devel at ovirt.org >> http://lists.ovirt.org/mailman/listinfo/devel >> > > > > -- > Martin Perina > Associate Manager, Software Engineering > Red Hat Czech s.r.o. > -------------- next part -------------- An HTML attachment was scrubbed... URL: From mperina at redhat.com Wed Feb 7 14:57:51 2018 From: mperina at redhat.com (Martin Perina) Date: Wed, 7 Feb 2018 15:57:51 +0100 Subject: [ovirt-devel] [ OST Failure Report ] [ oVirt Master (ovirt-engine) ] [ 07-02-2018 ] [ 004_basic_sanity.vm_run ] In-Reply-To: References: Message-ID: On Wed, Feb 7, 2018 at 3:22 PM, Dafna Ron wrote: > it did not. > This patch did not run on CQ at all because its failing build-artifact jobs > Those jobs need to be fixed and patch has to be re-triggered. > > The two jobs that failed are: > http://jenkins.ovirt.org/job/vdsm_master_check-merged-el7-x86_64/3151/ > > http://jenkins.ovirt.org/job/vdsm_master_build-artifacts-fcraw-s390x/1/ > > ?Francesco/Sandro, could you please take a look at those failures on VDSM patch? ? > please note second job no longer exists > > thanks, > Dafna > > > > > > On Wed, Feb 7, 2018 at 2:09 PM, Martin Perina wrote: > >> >> >> On Wed, Feb 7, 2018 at 2:30 PM, Dafna Ron wrote: >> >>> Hi, >>> >>> We failed test 004_basic_sanity.vm_run in the upgrade from release >>> suite. >>> the reason we failed to run the vm is that the host was filtered from >>> selection for vm. >>> >>> Please also notice other errors in the log relating to network sync >>> failing. >>> >>> >>> *Link and headline of suspected patches: >>> https://gerrit.ovirt.org/#/c/87116/5 >>> - core: Add 4.3 support * >>> >> >> Do we know if VDSM in this patch already contains >> https://gerrit.ovirt.org/87181 ? It's required to have both side fixed >> to properly support 4.3 cluster level >> ? >> >> >>> >>> >>> >>> >>> >>> >>> >>> >>> >>> >>> >>> >>> >>> >>> >>> >>> >>> *Link to >>> Job:http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/5307/ >>> Link >>> to all >>> logs:http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/5307/artifact/ >>> (Relevant) >>> error snippet from the log: 2018-02-06 16:42:39,431-05 INFO >>> [org.ovirt.engine.core.vdsbroker.IsVmDuringInitiatingVDSCommand] (default >>> task-5) [03cdc0e6-eb94-46a4-9882-77762b2ed787] FINISH, >>> IsVmDuringInitiatingVDSCommand, return: false, log id: 4d0244492018-02-06 >>> 16:42:39,472-05 INFO [org.ovirt.engine.core.bll.RunVmOnceCommand] (default >>> task-5) [03cdc0e6-eb94-46a4-9882-77762b2ed787] Running command: >>> RunVmOnceCommand internal: false. Entities affected : ID: >>> ccfe9852-f2d6-4e18-8213-29d958d3a8ed Type: VMAction group RUN_VM with role >>> type USER, ID: ccfe9852-f2d6-4e18-8213-29d958d3a8ed Type: VMAction group >>> EDIT_ADMIN_VM_PROPERTIES with role type ADMIN2018-02-06 16:42:39,486-05 >>> INFO [org.ovirt.engine.core.bll.scheduling.SchedulingManager] (default >>> task-5) [03cdc0e6-eb94-46a4-9882-77762b2ed787] Candidate host >>> 'lago-upgrade-from-release-suite-master-host0' >>> ('6ec7721d-beae-4b7e-807f-7f3a794fb7c4') was filtered out by >>> 'VAR__FILTERTYPE__INTERNAL' filter 'CPU-Level' (correlation id: >>> 03cdc0e6-eb94-46a4-9882-77762b2ed787)2018-02-06 16:42:39,486-05 ERROR >>> [org.ovirt.engine.core.bll.RunVmCommand] (default task-5) >>> [03cdc0e6-eb94-46a4-9882-77762b2ed787] Can't find VDS to run the VM >>> 'ccfe9852-f2d6-4e18-8213-29d958d3a8ed' on, so this VM will not be >>> run.2018-02-06 16:42:39,493-05 ERROR >>> [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] >>> (default task-5) [03cdc0e6-eb94-46a4-9882-77762b2ed787] EVENT_ID: >>> USER_FAILED_RUN_VM(54), Failed to run VM vm0 (User: >>> admin at internal-authz).2018-02-06 16:42:39,500-05 INFO >>> [org.ovirt.engine.core.bll.RunVmOnceCommand] (default task-5) >>> [03cdc0e6-eb94-46a4-9882-77762b2ed787] Lock freed to object >>> 'EngineLock:{exclusiveLocks='[ccfe9852-f2d6-4e18-8213-29d958d3a8ed=VM]', >>> sharedLocks=''}'2018-02-06 16:42:39,505-05 ERROR >>> [org.ovirt.engine.api.restapi.resource.AbstractBackendResource] (default >>> task-5) [] Operation Failed: []2018-02-06 16:42:39,512-05 INFO >>> [org.ovirt.engine.core.bll.Pro >>> cessDownVmCommand] >>> (EE-ManagedThreadFactory-engine-Thread-17) [4fe81490] Running command: >>> ProcessDownVmCommand internal: true.(END)* >>> >>> >>> >>> _______________________________________________ >>> Devel mailing list >>> Devel at ovirt.org >>> http://lists.ovirt.org/mailman/listinfo/devel >>> >> >> >> >> -- >> Martin Perina >> Associate Manager, Software Engineering >> Red Hat Czech s.r.o. >> > > -- Martin Perina Associate Manager, Software Engineering Red Hat Czech s.r.o. -------------- next part -------------- An HTML attachment was scrubbed... URL: From nsoffer at redhat.com Wed Feb 7 15:30:39 2018 From: nsoffer at redhat.com (Nir Soffer) Date: Wed, 07 Feb 2018 15:30:39 +0000 Subject: [ovirt-devel] [ OST Failure Report ] [ oVirt Master (ovirt-engine) ] [ 07-02-2018 ] [ 004_basic_sanity.vm_run ] In-Reply-To: References: Message-ID: On Wed, Feb 7, 2018 at 5:02 PM Martin Perina wrote: > On Wed, Feb 7, 2018 at 3:22 PM, Dafna Ron wrote: > >> it did not. >> This patch did not run on CQ at all because its failing build-artifact >> jobs >> Those jobs need to be fixed and patch has to be re-triggered. >> >> The two jobs that failed are: >> http://jenkins.ovirt.org/job/vdsm_master_check-merged-el7-x86_64/3151/ >> >> > check-merged fails a lot, I don't think anyone is maintaining this. > >> http://jenkins.ovirt.org/job/vdsm_master_build-artifacts-fcraw-s390x/1/ >> >> 404 > > ?Francesco/Sandro, could you please take a look at those failures on VDSM > patch? > ? > > >> please note second job no longer exists >> >> thanks, >> Dafna >> >> >> >> >> >> On Wed, Feb 7, 2018 at 2:09 PM, Martin Perina wrote: >> >>> >>> >>> On Wed, Feb 7, 2018 at 2:30 PM, Dafna Ron wrote: >>> >>>> Hi, >>>> >>>> We failed test 004_basic_sanity.vm_run in the upgrade from release >>>> suite. >>>> the reason we failed to run the vm is that the host was filtered from >>>> selection for vm. >>>> >>>> Please also notice other errors in the log relating to network sync >>>> failing. >>>> >>>> >>>> *Link and headline of suspected patches: >>>> https://gerrit.ovirt.org/#/c/87116/5 >>>> - core: Add 4.3 support * >>>> >>> >>> Do we know if VDSM in this patch already contains >>> https://gerrit.ovirt.org/87181 ? It's required to have both side fixed >>> to properly support 4.3 cluster level >>> ? >>> >>> >>>> >>>> >>>> >>>> >>>> >>>> >>>> >>>> >>>> >>>> >>>> >>>> >>>> >>>> >>>> >>>> >>>> >>>> *Link to >>>> Job:http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/5307/ >>>> Link >>>> to all >>>> logs:http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/5307/artifact/ >>>> (Relevant) >>>> error snippet from the log: 2018-02-06 16:42:39,431-05 INFO >>>> [org.ovirt.engine.core.vdsbroker.IsVmDuringInitiatingVDSCommand] (default >>>> task-5) [03cdc0e6-eb94-46a4-9882-77762b2ed787] FINISH, >>>> IsVmDuringInitiatingVDSCommand, return: false, log id: 4d0244492018-02-06 >>>> 16:42:39,472-05 INFO [org.ovirt.engine.core.bll.RunVmOnceCommand] (default >>>> task-5) [03cdc0e6-eb94-46a4-9882-77762b2ed787] Running command: >>>> RunVmOnceCommand internal: false. Entities affected : ID: >>>> ccfe9852-f2d6-4e18-8213-29d958d3a8ed Type: VMAction group RUN_VM with role >>>> type USER, ID: ccfe9852-f2d6-4e18-8213-29d958d3a8ed Type: VMAction group >>>> EDIT_ADMIN_VM_PROPERTIES with role type ADMIN2018-02-06 16:42:39,486-05 >>>> INFO [org.ovirt.engine.core.bll.scheduling.SchedulingManager] (default >>>> task-5) [03cdc0e6-eb94-46a4-9882-77762b2ed787] Candidate host >>>> 'lago-upgrade-from-release-suite-master-host0' >>>> ('6ec7721d-beae-4b7e-807f-7f3a794fb7c4') was filtered out by >>>> 'VAR__FILTERTYPE__INTERNAL' filter 'CPU-Level' (correlation id: >>>> 03cdc0e6-eb94-46a4-9882-77762b2ed787)2018-02-06 16:42:39,486-05 ERROR >>>> [org.ovirt.engine.core.bll.RunVmCommand] (default task-5) >>>> [03cdc0e6-eb94-46a4-9882-77762b2ed787] Can't find VDS to run the VM >>>> 'ccfe9852-f2d6-4e18-8213-29d958d3a8ed' on, so this VM will not be >>>> run.2018-02-06 16:42:39,493-05 ERROR >>>> [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] >>>> (default task-5) [03cdc0e6-eb94-46a4-9882-77762b2ed787] EVENT_ID: >>>> USER_FAILED_RUN_VM(54), Failed to run VM vm0 (User: >>>> admin at internal-authz).2018-02-06 16:42:39,500-05 INFO >>>> [org.ovirt.engine.core.bll.RunVmOnceCommand] (default task-5) >>>> [03cdc0e6-eb94-46a4-9882-77762b2ed787] Lock freed to object >>>> 'EngineLock:{exclusiveLocks='[ccfe9852-f2d6-4e18-8213-29d958d3a8ed=VM]', >>>> sharedLocks=''}'2018-02-06 16:42:39,505-05 ERROR >>>> [org.ovirt.engine.api.restapi.resource.AbstractBackendResource] (default >>>> task-5) [] Operation Failed: []2018-02-06 16:42:39,512-05 INFO >>>> [org.ovirt.engine.core.bll.Pro >>>> cessDownVmCommand] >>>> (EE-ManagedThreadFactory-engine-Thread-17) [4fe81490] Running command: >>>> ProcessDownVmCommand internal: true.(END)* >>>> >>>> >>>> >>>> _______________________________________________ >>>> Devel mailing list >>>> Devel at ovirt.org >>>> http://lists.ovirt.org/mailman/listinfo/devel >>>> >>> >>> >>> >>> -- >>> Martin Perina >>> Associate Manager, Software Engineering >>> Red Hat Czech s.r.o. >>> >> >> > > > -- > Martin Perina > Associate Manager, Software Engineering > Red Hat Czech s.r.o. > _______________________________________________ > Devel mailing list > Devel at ovirt.org > http://lists.ovirt.org/mailman/listinfo/devel -------------- next part -------------- An HTML attachment was scrubbed... URL: From danken at redhat.com Thu Feb 8 07:17:34 2018 From: danken at redhat.com (Dan Kenigsberg) Date: Thu, 8 Feb 2018 09:17:34 +0200 Subject: [ovirt-devel] [vdsm] stable branch ovirt-4.2 created In-Reply-To: References: <33646142-b00b-34c6-8568-239da327a9b1@redhat.com> Message-ID: We still do not have vdsm-4.30 in http://plain.resources.ovirt.org/pub/ovirt-master-snapshot/rpm/el7/noarch/ . Since the current version there does not support 4.3 cluster level, we're constantly getting (EE-ManagedThreadFactory-engineScheduled-Thread-2) [239bce23] EVENT_ID: VDS_CLUSTER_VERSION_NOT_SUPPORTED(154), Host lago-network-suite-master-host-0 is compatible with versions (3.6,4.0,4.1,4.2) and cannot join Cluster Default which is set to version 4.3. assistance to straighten this up is most welcome. On Wed, Feb 7, 2018 at 2:06 PM, Sandro Bonazzola wrote: > > > 2018-02-07 12:58 GMT+01:00 Dan Kenigsberg : > >> On Wed, Feb 7, 2018 at 10:14 AM, Francesco Romani >> wrote: >> > On 02/07/2018 08:46 AM, Dan Kenigsberg wrote: >> >> On Tue, Feb 6, 2018 at 10:28 PM, Francesco Romani >> wrote: >> >>> Hi all, >> >>> >> >>> >> >>> With the help of Sandro (many thanks @sbonazzo !), we created minutes >> >>> ago the ovirt-4.2 stable branch: >> >>> >> >>> >> >>> Steps performed: >> >>> >> >>> 1. merged https://gerrit.ovirt.org/#/c/87070/ >> >>> >> >>> 2. branched out ovirt-4.2 from git master >> >>> >> >>> 3. merged https://gerrit.ovirt.org/#/c/87181/ to add support for 4.3 >> level >> >>> >> >>> 4. createed and pushed the tag v4.30.0 from master, to make sure the >> >>> version number is greater of the stable versions, and to (somehow :)) >> >>> align with oVirt versioning >> >>> >> >>> 5. tested make dist/make rpm on both new branch ovirt-4.2 and master, >> >>> both looks good and use the right version >> >>> >> >>> >> >>> Maintainers, please check it looks right for you before merging any >> new >> >>> patch to master branch. >> >>> >> >>> >> >>> Please let me know about any issue! >> >> Thank you Francesco (and Sandro). >> >> >> >> Any idea why http://plain.resources.ovirt.o >> rg/pub/ovirt-4.2-snapshot/rpm/el7/noarch/ >> >> still does not hold any vdsm-4.20 , and >> >> http://plain.resources.ovirt.org/pub/ovirt-master-snapshot/r >> pm/el7/noarch/ >> >> does not have the new vdsm-4.30 ? >> >> >> >> ? >> > >> > Uhm, maybe related to CQ (Change Queue), because git state looks ok, one >> > data point: >> > http://jenkins.ovirt.org/job/vdsm_master_build-artifacts-on- >> demand-el7-x86_64/772/artifact/exported-artifacts/ >> > built from this patch https://gerrit.ovirt.org/#/c/87213/ >> > >> > in turn based on top of current master >> >> Maybe Barak knows? Making GQ tick is the intention of the jenkins >> patch, isn't it? >> > > I think it may be caused by a failure trying to build on fcraw for s390x. > I removed the failing jobs until we fix the issue on jenkins side. > > > > >> _______________________________________________ >> Devel mailing list >> Devel at ovirt.org >> http://lists.ovirt.org/mailman/listinfo/devel >> > > > > -- > > SANDRO BONAZZOLA > > ASSOCIATE MANAGER, SOFTWARE ENGINEERING, EMEA ENG VIRTUALIZATION R&D > > Red Hat EMEA > > TRIED. TESTED. TRUSTED. > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From sbonazzo at redhat.com Thu Feb 8 07:48:59 2018 From: sbonazzo at redhat.com (Sandro Bonazzola) Date: Thu, 8 Feb 2018 08:48:59 +0100 Subject: [ovirt-devel] [vdsm] stable branch ovirt-4.2 created In-Reply-To: References: <33646142-b00b-34c6-8568-239da327a9b1@redhat.com> Message-ID: 2018-02-08 8:17 GMT+01:00 Dan Kenigsberg : > We still do not have vdsm-4.30 in http://plain.resources.ovirt. > org/pub/ovirt-master-snapshot/rpm/el7/noarch/ . Since the current version > there does not support 4.3 cluster level, we're constantly getting > > (EE-ManagedThreadFactory-engineScheduled-Thread-2) [239bce23] EVENT_ID: > VDS_CLUSTER_VERSION_NOT_SUPPORTED(154), Host lago-network-suite-master-host-0 > is compatible with versions (3.6,4.0,4.1,4.2) and cannot join Cluster > Default which is set to version 4.3. > > assistance to straighten this up is most welcome. > Adding infra. I see latest version landed on tested repo is http://resources.ovirt.org/repos/ovirt/tested/master/rpm/el7/SRPMS/vdsm-4.20.17-7.git03b9e1e.el7.centos.src.rpm which is dated January 26th. Can you please check what's failing in the testing change queue not letting newer vdsm to land on tested repo? > > On Wed, Feb 7, 2018 at 2:06 PM, Sandro Bonazzola > wrote: > >> >> >> 2018-02-07 12:58 GMT+01:00 Dan Kenigsberg : >> >>> On Wed, Feb 7, 2018 at 10:14 AM, Francesco Romani >>> wrote: >>> > On 02/07/2018 08:46 AM, Dan Kenigsberg wrote: >>> >> On Tue, Feb 6, 2018 at 10:28 PM, Francesco Romani >>> wrote: >>> >>> Hi all, >>> >>> >>> >>> >>> >>> With the help of Sandro (many thanks @sbonazzo !), we created minutes >>> >>> ago the ovirt-4.2 stable branch: >>> >>> >>> >>> >>> >>> Steps performed: >>> >>> >>> >>> 1. merged https://gerrit.ovirt.org/#/c/87070/ >>> >>> >>> >>> 2. branched out ovirt-4.2 from git master >>> >>> >>> >>> 3. merged https://gerrit.ovirt.org/#/c/87181/ to add support for >>> 4.3 level >>> >>> >>> >>> 4. createed and pushed the tag v4.30.0 from master, to make sure the >>> >>> version number is greater of the stable versions, and to (somehow :)) >>> >>> align with oVirt versioning >>> >>> >>> >>> 5. tested make dist/make rpm on both new branch ovirt-4.2 and master, >>> >>> both looks good and use the right version >>> >>> >>> >>> >>> >>> Maintainers, please check it looks right for you before merging any >>> new >>> >>> patch to master branch. >>> >>> >>> >>> >>> >>> Please let me know about any issue! >>> >> Thank you Francesco (and Sandro). >>> >> >>> >> Any idea why http://plain.resources.ovirt.o >>> rg/pub/ovirt-4.2-snapshot/rpm/el7/noarch/ >>> >> still does not hold any vdsm-4.20 , and >>> >> http://plain.resources.ovirt.org/pub/ovirt-master-snapshot/r >>> pm/el7/noarch/ >>> >> does not have the new vdsm-4.30 ? >>> >> >>> >> ? >>> > >>> > Uhm, maybe related to CQ (Change Queue), because git state looks ok, >>> one >>> > data point: >>> > http://jenkins.ovirt.org/job/vdsm_master_build-artifacts-on- >>> demand-el7-x86_64/772/artifact/exported-artifacts/ >>> > built from this patch https://gerrit.ovirt.org/#/c/87213/ >>> > >>> > in turn based on top of current master >>> >>> Maybe Barak knows? Making GQ tick is the intention of the jenkins >>> patch, isn't it? >>> >> >> I think it may be caused by a failure trying to build on fcraw for s390x. >> I removed the failing jobs until we fix the issue on jenkins side. >> >> >> >> >>> _______________________________________________ >>> Devel mailing list >>> Devel at ovirt.org >>> http://lists.ovirt.org/mailman/listinfo/devel >>> >> >> >> >> -- >> >> SANDRO BONAZZOLA >> >> ASSOCIATE MANAGER, SOFTWARE ENGINEERING, EMEA ENG VIRTUALIZATION R&D >> >> Red Hat EMEA >> >> TRIED. TESTED. TRUSTED. >> >> > -- SANDRO BONAZZOLA ASSOCIATE MANAGER, SOFTWARE ENGINEERING, EMEA ENG VIRTUALIZATION R&D Red Hat EMEA TRIED. TESTED. TRUSTED. -------------- next part -------------- An HTML attachment was scrubbed... URL: From eedri at redhat.com Thu Feb 8 08:00:55 2018 From: eedri at redhat.com (Eyal Edri) Date: Thu, 8 Feb 2018 10:00:55 +0200 Subject: [ovirt-devel] [vdsm] stable branch ovirt-4.2 created In-Reply-To: References: <33646142-b00b-34c6-8568-239da327a9b1@redhat.com> Message-ID: Evgheni, Dafna Please help to understand what is happening and if a fix is needed. On Thu, Feb 8, 2018 at 9:48 AM, Sandro Bonazzola wrote: > > > 2018-02-08 8:17 GMT+01:00 Dan Kenigsberg : > >> We still do not have vdsm-4.30 in http://plain.resources.ovirt.o >> rg/pub/ovirt-master-snapshot/rpm/el7/noarch/ . Since the current version >> there does not support 4.3 cluster level, we're constantly getting >> >> (EE-ManagedThreadFactory-engineScheduled-Thread-2) [239bce23] EVENT_ID: >> VDS_CLUSTER_VERSION_NOT_SUPPORTED(154), Host >> lago-network-suite-master-host-0 is compatible with versions >> (3.6,4.0,4.1,4.2) and cannot join Cluster Default which is set to version >> 4.3. >> >> assistance to straighten this up is most welcome. >> > > Adding infra. > I see latest version landed on tested repo is http://resources.ovirt.org/ > repos/ovirt/tested/master/rpm/el7/SRPMS/vdsm-4.20.17-7. > git03b9e1e.el7.centos.src.rpm which is dated January 26th. > Can you please check what's failing in the testing change queue not > letting newer vdsm to land on tested repo? > > > > >> >> On Wed, Feb 7, 2018 at 2:06 PM, Sandro Bonazzola >> wrote: >> >>> >>> >>> 2018-02-07 12:58 GMT+01:00 Dan Kenigsberg : >>> >>>> On Wed, Feb 7, 2018 at 10:14 AM, Francesco Romani >>>> wrote: >>>> > On 02/07/2018 08:46 AM, Dan Kenigsberg wrote: >>>> >> On Tue, Feb 6, 2018 at 10:28 PM, Francesco Romani < >>>> fromani at redhat.com> wrote: >>>> >>> Hi all, >>>> >>> >>>> >>> >>>> >>> With the help of Sandro (many thanks @sbonazzo !), we created >>>> minutes >>>> >>> ago the ovirt-4.2 stable branch: >>>> >>> >>>> >>> >>>> >>> Steps performed: >>>> >>> >>>> >>> 1. merged https://gerrit.ovirt.org/#/c/87070/ >>>> >>> >>>> >>> 2. branched out ovirt-4.2 from git master >>>> >>> >>>> >>> 3. merged https://gerrit.ovirt.org/#/c/87181/ to add support for >>>> 4.3 level >>>> >>> >>>> >>> 4. createed and pushed the tag v4.30.0 from master, to make sure the >>>> >>> version number is greater of the stable versions, and to (somehow >>>> :)) >>>> >>> align with oVirt versioning >>>> >>> >>>> >>> 5. tested make dist/make rpm on both new branch ovirt-4.2 and >>>> master, >>>> >>> both looks good and use the right version >>>> >>> >>>> >>> >>>> >>> Maintainers, please check it looks right for you before merging any >>>> new >>>> >>> patch to master branch. >>>> >>> >>>> >>> >>>> >>> Please let me know about any issue! >>>> >> Thank you Francesco (and Sandro). >>>> >> >>>> >> Any idea why http://plain.resources.ovirt.o >>>> rg/pub/ovirt-4.2-snapshot/rpm/el7/noarch/ >>>> >> still does not hold any vdsm-4.20 , and >>>> >> http://plain.resources.ovirt.org/pub/ovirt-master-snapshot/r >>>> pm/el7/noarch/ >>>> >> does not have the new vdsm-4.30 ? >>>> >> >>>> >> ? >>>> > >>>> > Uhm, maybe related to CQ (Change Queue), because git state looks ok, >>>> one >>>> > data point: >>>> > http://jenkins.ovirt.org/job/vdsm_master_build-artifacts-on- >>>> demand-el7-x86_64/772/artifact/exported-artifacts/ >>>> > built from this patch https://gerrit.ovirt.org/#/c/87213/ >>>> > >>>> > in turn based on top of current master >>>> >>>> Maybe Barak knows? Making GQ tick is the intention of the jenkins >>>> patch, isn't it? >>>> >>> >>> I think it may be caused by a failure trying to build on fcraw for >>> s390x. I removed the failing jobs until we fix the issue on jenkins side. >>> >>> >>> >>> >>>> _______________________________________________ >>>> Devel mailing list >>>> Devel at ovirt.org >>>> http://lists.ovirt.org/mailman/listinfo/devel >>>> >>> >>> >>> >>> -- >>> >>> SANDRO BONAZZOLA >>> >>> ASSOCIATE MANAGER, SOFTWARE ENGINEERING, EMEA ENG VIRTUALIZATION R&D >>> >>> Red Hat EMEA >>> >>> TRIED. TESTED. TRUSTED. >>> >>> >> > > > -- > > SANDRO BONAZZOLA > > ASSOCIATE MANAGER, SOFTWARE ENGINEERING, EMEA ENG VIRTUALIZATION R&D > > Red Hat EMEA > > TRIED. TESTED. TRUSTED. > > > _______________________________________________ > Devel mailing list > Devel at ovirt.org > http://lists.ovirt.org/mailman/listinfo/devel > -- Eyal edri MANAGER RHV DevOps EMEA VIRTUALIZATION R&D Red Hat EMEA TRIED. TESTED. TRUSTED. phone: +972-9-7692018 irc: eedri (on #tlv #rhev-dev #rhev-integ) -------------- next part -------------- An HTML attachment was scrubbed... URL: From ykaul at redhat.com Thu Feb 8 08:20:07 2018 From: ykaul at redhat.com (Yaniv Kaul) Date: Thu, 8 Feb 2018 10:20:07 +0200 Subject: [ovirt-devel] [vdsm] stable branch ovirt-4.2 created In-Reply-To: References: <33646142-b00b-34c6-8568-239da327a9b1@redhat.com> Message-ID: On Thu, Feb 8, 2018 at 9:17 AM, Dan Kenigsberg wrote: > We still do not have vdsm-4.30 in http://plain.resources.ovirt. > org/pub/ovirt-master-snapshot/rpm/el7/noarch/ . Since the current version > there does not support 4.3 cluster level, we're constantly getting > > (EE-ManagedThreadFactory-engineScheduled-Thread-2) [239bce23] EVENT_ID: > VDS_CLUSTER_VERSION_NOT_SUPPORTED(154), Host lago-network-suite-master-host-0 > is compatible with versions (3.6,4.0,4.1,4.2) and cannot join Cluster > Default which is set to version 4.3. > > assistance to straighten this up is most welcome. > Isn't a patch to explicitly set the cluster level to 4.2 will solve it? Y. > > On Wed, Feb 7, 2018 at 2:06 PM, Sandro Bonazzola > wrote: > >> >> >> 2018-02-07 12:58 GMT+01:00 Dan Kenigsberg : >> >>> On Wed, Feb 7, 2018 at 10:14 AM, Francesco Romani >>> wrote: >>> > On 02/07/2018 08:46 AM, Dan Kenigsberg wrote: >>> >> On Tue, Feb 6, 2018 at 10:28 PM, Francesco Romani >>> wrote: >>> >>> Hi all, >>> >>> >>> >>> >>> >>> With the help of Sandro (many thanks @sbonazzo !), we created minutes >>> >>> ago the ovirt-4.2 stable branch: >>> >>> >>> >>> >>> >>> Steps performed: >>> >>> >>> >>> 1. merged https://gerrit.ovirt.org/#/c/87070/ >>> >>> >>> >>> 2. branched out ovirt-4.2 from git master >>> >>> >>> >>> 3. merged https://gerrit.ovirt.org/#/c/87181/ to add support for >>> 4.3 level >>> >>> >>> >>> 4. createed and pushed the tag v4.30.0 from master, to make sure the >>> >>> version number is greater of the stable versions, and to (somehow :)) >>> >>> align with oVirt versioning >>> >>> >>> >>> 5. tested make dist/make rpm on both new branch ovirt-4.2 and master, >>> >>> both looks good and use the right version >>> >>> >>> >>> >>> >>> Maintainers, please check it looks right for you before merging any >>> new >>> >>> patch to master branch. >>> >>> >>> >>> >>> >>> Please let me know about any issue! >>> >> Thank you Francesco (and Sandro). >>> >> >>> >> Any idea why http://plain.resources.ovirt.o >>> rg/pub/ovirt-4.2-snapshot/rpm/el7/noarch/ >>> >> still does not hold any vdsm-4.20 , and >>> >> http://plain.resources.ovirt.org/pub/ovirt-master-snapshot/r >>> pm/el7/noarch/ >>> >> does not have the new vdsm-4.30 ? >>> >> >>> >> ? >>> > >>> > Uhm, maybe related to CQ (Change Queue), because git state looks ok, >>> one >>> > data point: >>> > http://jenkins.ovirt.org/job/vdsm_master_build-artifacts-on- >>> demand-el7-x86_64/772/artifact/exported-artifacts/ >>> > built from this patch https://gerrit.ovirt.org/#/c/87213/ >>> > >>> > in turn based on top of current master >>> >>> Maybe Barak knows? Making GQ tick is the intention of the jenkins >>> patch, isn't it? >>> >> >> I think it may be caused by a failure trying to build on fcraw for s390x. >> I removed the failing jobs until we fix the issue on jenkins side. >> >> >> >> >>> _______________________________________________ >>> Devel mailing list >>> Devel at ovirt.org >>> http://lists.ovirt.org/mailman/listinfo/devel >>> >> >> >> >> -- >> >> SANDRO BONAZZOLA >> >> ASSOCIATE MANAGER, SOFTWARE ENGINEERING, EMEA ENG VIRTUALIZATION R&D >> >> Red Hat EMEA >> >> TRIED. TESTED. TRUSTED. >> >> > > _______________________________________________ > Devel mailing list > Devel at ovirt.org > http://lists.ovirt.org/mailman/listinfo/devel > -------------- next part -------------- An HTML attachment was scrubbed... URL: From mperina at redhat.com Thu Feb 8 08:51:55 2018 From: mperina at redhat.com (Martin Perina) Date: Thu, 8 Feb 2018 09:51:55 +0100 Subject: [ovirt-devel] [vdsm] stable branch ovirt-4.2 created In-Reply-To: References: <33646142-b00b-34c6-8568-239da327a9b1@redhat.com> Message-ID: On Thu, Feb 8, 2018 at 9:20 AM, Yaniv Kaul wrote: > > > On Thu, Feb 8, 2018 at 9:17 AM, Dan Kenigsberg wrote: > >> We still do not have vdsm-4.30 in http://plain.resources.ovirt.o >> rg/pub/ovirt-master-snapshot/rpm/el7/noarch/ . Since the current version >> there does not support 4.3 cluster level, we're constantly getting >> >> (EE-ManagedThreadFactory-engineScheduled-Thread-2) [239bce23] EVENT_ID: >> VDS_CLUSTER_VERSION_NOT_SUPPORTED(154), Host >> lago-network-suite-master-host-0 is compatible with versions >> (3.6,4.0,4.1,4.2) and cannot join Cluster Default which is set to version >> 4.3. >> >> assistance to straighten this up is most welcome. >> > > Isn't a patch to explicitly set the cluster level to 4.2 will solve it? > Y. > ?We need to somehow allow https://gerrit.ovirt.org/87116? ? to pass CQ, there was another thread about it yesterday, but no result. Dafna, AFAIK s390x job was removed, so what else needs to be done for this patch to pass through CQ? ? > > >> >> On Wed, Feb 7, 2018 at 2:06 PM, Sandro Bonazzola >> wrote: >> >>> >>> >>> 2018-02-07 12:58 GMT+01:00 Dan Kenigsberg : >>> >>>> On Wed, Feb 7, 2018 at 10:14 AM, Francesco Romani >>>> wrote: >>>> > On 02/07/2018 08:46 AM, Dan Kenigsberg wrote: >>>> >> On Tue, Feb 6, 2018 at 10:28 PM, Francesco Romani < >>>> fromani at redhat.com> wrote: >>>> >>> Hi all, >>>> >>> >>>> >>> >>>> >>> With the help of Sandro (many thanks @sbonazzo !), we created >>>> minutes >>>> >>> ago the ovirt-4.2 stable branch: >>>> >>> >>>> >>> >>>> >>> Steps performed: >>>> >>> >>>> >>> 1. merged https://gerrit.ovirt.org/#/c/87070/ >>>> >>> >>>> >>> 2. branched out ovirt-4.2 from git master >>>> >>> >>>> >>> 3. merged https://gerrit.ovirt.org/#/c/87181/ to add support for >>>> 4.3 level >>>> >>> >>>> >>> 4. createed and pushed the tag v4.30.0 from master, to make sure the >>>> >>> version number is greater of the stable versions, and to (somehow >>>> :)) >>>> >>> align with oVirt versioning >>>> >>> >>>> >>> 5. tested make dist/make rpm on both new branch ovirt-4.2 and >>>> master, >>>> >>> both looks good and use the right version >>>> >>> >>>> >>> >>>> >>> Maintainers, please check it looks right for you before merging any >>>> new >>>> >>> patch to master branch. >>>> >>> >>>> >>> >>>> >>> Please let me know about any issue! >>>> >> Thank you Francesco (and Sandro). >>>> >> >>>> >> Any idea why http://plain.resources.ovirt.o >>>> rg/pub/ovirt-4.2-snapshot/rpm/el7/noarch/ >>>> >> still does not hold any vdsm-4.20 , and >>>> >> http://plain.resources.ovirt.org/pub/ovirt-master-snapshot/r >>>> pm/el7/noarch/ >>>> >> does not have the new vdsm-4.30 ? >>>> >> >>>> >> ? >>>> > >>>> > Uhm, maybe related to CQ (Change Queue), because git state looks ok, >>>> one >>>> > data point: >>>> > http://jenkins.ovirt.org/job/vdsm_master_build-artifacts-on- >>>> demand-el7-x86_64/772/artifact/exported-artifacts/ >>>> > built from this patch https://gerrit.ovirt.org/#/c/87213/ >>>> > >>>> > in turn based on top of current master >>>> >>>> Maybe Barak knows? Making GQ tick is the intention of the jenkins >>>> patch, isn't it? >>>> >>> >>> I think it may be caused by a failure trying to build on fcraw for >>> s390x. I removed the failing jobs until we fix the issue on jenkins side. >>> >>> >>> >>> >>>> _______________________________________________ >>>> Devel mailing list >>>> Devel at ovirt.org >>>> http://lists.ovirt.org/mailman/listinfo/devel >>>> >>> >>> >>> >>> -- >>> >>> SANDRO BONAZZOLA >>> >>> ASSOCIATE MANAGER, SOFTWARE ENGINEERING, EMEA ENG VIRTUALIZATION R&D >>> >>> Red Hat EMEA >>> >>> TRIED. TESTED. TRUSTED. >>> >>> >> >> _______________________________________________ >> Devel mailing list >> Devel at ovirt.org >> http://lists.ovirt.org/mailman/listinfo/devel >> > > > _______________________________________________ > Devel mailing list > Devel at ovirt.org > http://lists.ovirt.org/mailman/listinfo/devel > -- Martin Perina Associate Manager, Software Engineering Red Hat Czech s.r.o. -------------- next part -------------- An HTML attachment was scrubbed... URL: From dron at redhat.com Thu Feb 8 10:26:40 2018 From: dron at redhat.com (Dafna Ron) Date: Thu, 8 Feb 2018 10:26:40 +0000 Subject: [ovirt-devel] [ OST Failure Report ] [ oVirt Master (ovirt-engine) ] [ 08-02-2018 ] [ 001_initialize_engine.initialize_engine ] Message-ID: Hi, We are failing test 001_initialize_engine.initialize_engine It seems that the issue is related to the ovirt-engine-dwhd.service not starting. *Link and headline of suspected patches: https://gerrit.ovirt.org/#/c/86920/ - * *core: adding key to bundles/AuditLogMessagesLink to Job:http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/5365/ Link to all logs:http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/5365/artifact/ (Relevant) error snippet from the log: Feb 7 22:43:23 lago-basic-suite-master-engine dbus[525]: [system] Reloaded configurationFeb 7 22:43:24 lago-basic-suite-master-engine firewalld[565]: WARNING: ICMP type 'beyond-scope' is not supported by the kernel for ipv6.Feb 7 22:43:24 lago-basic-suite-master-engine firewalld[565]: WARNING: beyond-scope: INVALID_ICMPTYPE: No supported ICMP type., ignoring for run-time.Feb 7 22:43:24 lago-basic-suite-master-engine firewalld[565]: WARNING: ICMP type 'failed-policy' is not supported by the kernel for ipv6.Feb 7 22:43:24 lago-basic-suite-master-engine firewalld[565]: WARNING: failed-policy: INVALID_ICMPTYPE: No supported ICMP type., ignoring for run-time.Feb 7 22:43:24 lago-basic-suite-master-engine firewalld[565]: WARNING: ICMP type 'reject-route' is not supported by the kernel for ipv6.Feb 7 22:43:24 lago-basic-suite-master-engine firewalld[565]: WARNING: reject-route: INVALID_ICMPTYPE: No supported ICMP type., ignoring for run-time.Feb 7 22:43:28 lago-basic-suite-master-engine firewalld[565]: WARNING: ICMP type 'beyond-scope' is not supported by the kernel for ipv6.Feb 7 22:43:28 lago-basic-suite-master-engine firewalld[565]: WARNING: beyond-scope: INVALID_ICMPTYPE: No supported ICMP type., ignoring for run-time.Feb 7 22:43:28 lago-basic-suite-master-engine firewalld[565]: WARNING: ICMP type 'failed-policy' is not supported by the kernel for ipv6.Feb 7 22:43:28 lago-basic-suite-master-engine firewalld[565]: WARNING: failed-policy: INVALID_ICMPTYPE: No supported ICMP type., ignoring for run-time.Feb 7 22:43:28 lago-basic-suite-master-engine firewalld[565]: WARNING: ICMP type 'reject-route' is not supported by the kernel for ipv6.Feb 7 22:43:28 lago-basic-suite-master-engine firewalld[565]: WARNING: reject-route: INVALID_ICMPTYPE: No supported ICMP type., ignoring for run-time.Feb 7 22:43:28 lago-basic-suite-master-engine systemd: Starting oVirt Engine fence_kdump listener...Feb 7 22:43:28 lago-basic-suite-master-engine systemd: Started oVirt Engine fence_kdump listener.Feb 7 22:43:28 lago-basic-suite-master-engine systemd: Reloading.Feb 7 22:43:28 lago-basic-suite-master-engine systemd: Starting oVirt Engine...Feb 7 22:43:28 lago-basic-suite-master-engine journal: 2018-02-07 22:43:28,908-0500 ovirt-engine: INFO _detectJBossVersion:187 Detecting JBoss version. Running: /usr/lib/jvm/jre/bin/java ['ovirt-engine-version', '-server', '-XX:+TieredCompilation', '-Xms1024M', '-Xmx1024M', '-Djava.awt.headless=true', '-Dsun.rmi.dgc.client.gcInterval=3600000', '-Dsun.rmi.dgc.server.gcInterval=3600000', '-Djsse.enableSNIExtension=false', '-XX:+HeapDumpOnOutOfMemoryError', '-XX:HeapDumpPath=/var/log/ovirt-engine/dump', '-Djava.util.logging.manager=org.jboss.logmanager', '-Dlogging.configuration=file:///var/lib/ovirt-engine/jboss_runtime/config/ovirt-engine-logging.properties', '-Dorg.jboss.resolver.warning=true', '-Djboss.modules.system.pkgs=org.jboss.byteman', '-Djboss.server.default.config=ovirt-engine', '-Djboss.home.dir=/usr/share/ovirt-engine-wildfly', '-Djboss.server.base.dir=/usr/share/ovirt-engine', '-Djboss.server.data.dir=/var/lib/ovirt-engine', '-Djboss.server.log.dir=/var/log/ovirt-engine', '-Djboss.server.config.dir=/var/lib/ovirt-engine/jboss_runtime/config', '-Djboss.server.temp.dir=/var/lib/ovirt-engine/jboss_runtime/tmp', '-Djboss.controller.temp.dir=/var/lib/ovirt-engine/jboss_runtime/tmp', '-jar', '/usr/share/ovirt-engine-wildfly/jboss-modules.jar', '-mp', '/usr/share/ovirt-engine-wildfly-overlay/modules:/usr/share/ovirt-engine/modules/common:/usr/share/ovirt-engine-extension-aaa-jdbc/modules:/usr/share/ovirt-engine-extension-aaa-ldap/modules:/usr/share/ovirt-engine-wildfly/modules', '-jaxpmodule', 'javax.xml.jaxp-provider', 'org.jboss.as.standalone', '-v']Feb 7 22:43:29 lago-basic-suite-master-engine journal: 2018-02-07 22:43:29,481-0500 ovirt-engine: INFO _detectJBossVersion:207 Return code: 0, | stdout: '[u'WildFly Full 11.0.0.Final (WildFly Core 3.0.8.Final)'], | stderr: '[]'Feb 7 22:43:29 lago-basic-suite-master-engine systemd: Started oVirt Engine.Feb 7 22:43:29 lago-basic-suite-master-engine systemd: Reloading.Feb 7 22:43:29 lago-basic-suite-master-engine systemd: Starting oVirt Engine Data Warehouse...Feb 7 22:43:29 lago-basic-suite-master-engine systemd: Started oVirt Engine Data Warehouse.Feb 7 22:43:29 lago-basic-suite-master-engine systemd: Reloading.Feb 7 22:43:30 lago-basic-suite-master-engine systemd: Starting oVirt ImageIO Proxy...Feb 7 22:43:30 lago-basic-suite-master-engine systemd: Started oVirt ImageIO Proxy.Feb 7 22:43:30 lago-basic-suite-master-engine systemd: Reloading.Feb 7 22:43:30 lago-basic-suite-master-engine journal: 2018-02-07 22:43:30,301-0500 ovirt-engine-dwhd: ERROR run:554 Error: process terminated with status code 1Feb 7 22:43:30 lago-basic-suite-master-engine systemd: ovirt-engine-dwhd.service: main process exited, code=exited, status=1/FAILUREFeb 7 22:43:30 lago-basic-suite-master-engine systemd: Unit ovirt-engine-dwhd.service entered failed state.Feb 7 22:43:30 lago-basic-suite-master-engine systemd: ovirt-engine-dwhd.service failed.* -------------- next part -------------- An HTML attachment was scrubbed... URL: From dron at redhat.com Thu Feb 8 10:46:18 2018 From: dron at redhat.com (Dafna Ron) Date: Thu, 8 Feb 2018 10:46:18 +0000 Subject: [ovirt-devel] [ OST Failure Report ] [ oVirt Master (vdsm) ] [ 08-02-2018 ] [ 002_bootstrap.get_host_numa_nodes+ 004_basic_sanity.vm_run] Message-ID: Hi, We have a failure on 002_bootstrap.get_host_numa_nodes in basic suite and 004_basic_sanity.vm_run on upgrade from release suite. Eli, can you please take a look? it seems to be the same reason - host is down or not suitable *Link and headline of suspected patches: Link to Job:Link to all logs:(Relevant) error snippet from the log: * *basic suite *: 2018-02-08 00:14:23,852-05 DEBUG [org.ovirt.engine.core.dal.dbbroker.PostgresDbEngineDialect$PostgresSimpleJdbcCall] (ServerService Thread Pool -- 41) [] SqlCall for procedure [GetAllFromVdcOption] compiled 2018-02-08 00:14:23,864-05 WARN [org.ovirt.engine.core.utils.ConfigUtilsBase] (ServerService Thread Pool -- 41) [] Could not find enum value for option: 'ConfigDir' 2018-02-08 00:14:23,869-05 WARN [org.ovirt.engine.core.utils.ConfigUtilsBase] (ServerService Thread Pool -- 41) [] Could not find enum value for option: 'DbJustRestored' 2018-02-08 00:14:23,871-05 WARN [org.ovirt.engine.core.utils.ConfigUtilsBase] (ServerService Thread Pool -- 41) [] Could not find enum value for option: 'ConfigDir' 2018-02-08 00:14:23,881-05 WARN [org.ovirt.engine.core.utils.ConfigUtilsBase] (ServerService Thread Pool -- 41) [] Could not find enum value for option: 'DbJustRestored' 2018-02-08 00:14:23,882-05 WARN [org.ovirt.engine.core.utils.ConfigUtilsBase] (ServerService Thread Pool -- 41) [] Could not find enum value for option: 'ConfigDir' 2018-02-08 00:14:23,915-05 WARN [org.ovirt.engine.core.utils.ConfigUtilsBase] (ServerService Thread Pool -- 41) [] Could not find enum value for option: 'DbJustRestored' 2018-02-08 00:14:23,919-05 INFO [org.ovirt.engine.core.utils.osinfo.OsInfoPreferencesLoader] (ServerService Thread Pool -- 41) [] Loading file '/etc/ovirt-engine/osinfo.conf.d/00-defaults.properties' 2018-02-08 00:14:23,971-05 DEBUG [org.ovirt.engine.core.utils.OsRepositoryImpl] (ServerService Thread Pool -- 41) [] Osinfo Repository: backwardCompatibility OtherLinux=5 Windows2008R2x64=17 Windows2003=3 Windows2003x64=10 RHEL3x64=15 Windows8x64=21 Windows8=20 Windows7=11 Windows7x64=12 Windows2008=4 RHEL4=8 RHEL6x64=19 RHEL5x64=13 Windows2012x64=23 WindowsXP=1 RHEL4x64=14 Unassigned=0 Windows2008x64=16 RHEL6=18 RHEL5=7 Other=0 REHL3=9 emptyNode os.debian_7.derivedFrom value=ubuntu_12_04 os.debian_7.id value=1300 os.debian_7.name value=Debian 7 os.freebsd.bus value=32 os.freebsd.derivedFrom value=other os.freebsd.id value=1500 os.freebsd.name value=FreeBSD 9.2 os.freebsdx64.bus value=64 os.freebsdx64.derivedFrom : upgrade suite: 2018-02-08 00:12:07,451-05 WARN [org.ovirt.engine.core.utils.ConfigUtilsBase] (ServerService Thread Pool -- 51) [] Could not find enum value for option: 'DbJustRestored' 2018-02-08 00:12:07,451-05 WARN [org.ovirt.engine.core.utils.ConfigUtilsBase] (ServerService Thread Pool -- 51) [] Could not find enum value for option: 'ConfigDir' 2018-02-08 00:12:07,452-05 INFO [org.ovirt.engine.core.utils.osinfo.OsInfoPreferencesLoader] (ServerService Thread Pool -- 51) [] Loading file '/etc/ovirt-engine/osinfo.conf.d/00-defaults.properties' 2018-02-08 00:12:07,505-05 DEBUG [org.ovirt.engine.core.utils.OsRepositoryImpl] (ServerService Thread Pool -- 51) [] Osinfo Repository: backwardCompatibility OtherLinux=5 Windows2008R2x64=17 Windows2003=3 Windows2003x64=10 RHEL3x64=15 Windows8x64=21 Windows8=20 Windows7=11 Windows7x64=12 Windows2008=4 RHEL4=8 RHEL6x64=19 RHEL5x64=13 Windows2012x64=23 WindowsXP=1 RHEL4x64=14 Unassigned=0 Windows2008x64=16 RHEL6=18 RHEL5=7 Other=0 REHL3=9 emptyNode os.debian_7.derivedFrom value=ubuntu_12_04 os.debian_7.id value=1300 os.debian_7.name value=Debian 7 os.freebsd.bus value=32 os.freebsd.derivedFrom value=other os.freebsd.id value=1500 os.freebsd.name value=FreeBSD 9.2 os.freebsdx64.bus value=64 os.freebsdx64.derivedFrom value=freebsd os.freebsdx64.id value=1501 os.freebsdx64.name value=FreeBSD 9.2 x64 os.other.bus value=64 os.other.cpu.hotplugSupport value=true os.other.cpu.hotunplugSupport value=false os.other.cpu.unsupported value= ** -------------- next part -------------- An HTML attachment was scrubbed... URL: From dron at redhat.com Thu Feb 8 10:50:36 2018 From: dron at redhat.com (Dafna Ron) Date: Thu, 8 Feb 2018 10:50:36 +0000 Subject: [ovirt-devel] [ OST Failure Report ] [ oVirt Master (vdsm) ] [ 08-02-2018 ] [ 002_bootstrap.get_host_numa_nodes+ 004_basic_sanity.vm_run] In-Reply-To: References: Message-ID: sorry, forgot to add the patch and build links. see inline On Thu, Feb 8, 2018 at 10:46 AM, Dafna Ron wrote: > Hi, > > We have a failure on 002_bootstrap.get_host_numa_nodes in basic suite > and 004_basic_sanity.vm_run on upgrade from release suite. > > Eli, can you please take a look? it seems to be the same reason - host is > down or not suitable > > *Link and headline of suspected patches: * > core: Add support for ovirt-engine 4.3 - https://gerrit.ovirt.org/#/c/87181/ > > > *Link to > Job:http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/5370/ > * > > > *Link to all > logs:http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/5370/artifact/ > * > > > *(Relevant) error snippet from the log: * > *basic suite *: > > 2018-02-08 00:14:23,852-05 DEBUG [org.ovirt.engine.core.dal.dbb > roker.PostgresDbEngineDialect$PostgresSimpleJdbcCall] (ServerService > Thread Pool -- 41) [] SqlCall for procedure [GetAllFromVdcOption] compiled > 2018-02-08 00:14:23,864-05 WARN [org.ovirt.engine.core.utils.ConfigUtilsBase] > (ServerService Thread Pool -- 41) [] Could not find enum value for option: > 'ConfigDir' > 2018-02-08 00:14:23,869-05 WARN [org.ovirt.engine.core.utils.ConfigUtilsBase] > (ServerService Thread Pool -- 41) [] Could not find enum value for option: > 'DbJustRestored' > 2018-02-08 00:14:23,871-05 WARN [org.ovirt.engine.core.utils.ConfigUtilsBase] > (ServerService Thread Pool -- 41) [] Could not find enum value for option: > 'ConfigDir' > 2018-02-08 00:14:23,881-05 WARN [org.ovirt.engine.core.utils.ConfigUtilsBase] > (ServerService Thread Pool -- 41) [] Could not find enum value for option: > 'DbJustRestored' > 2018-02-08 00:14:23,882-05 WARN [org.ovirt.engine.core.utils.ConfigUtilsBase] > (ServerService Thread Pool -- 41) [] Could not find enum value for option: > 'ConfigDir' > 2018-02-08 00:14:23,915-05 WARN [org.ovirt.engine.core.utils.ConfigUtilsBase] > (ServerService Thread Pool -- 41) [] Could not find enum value for option: > 'DbJustRestored' > 2018-02-08 00:14:23,919-05 INFO [org.ovirt.engine.core.utils.osinfo.OsInfoPreferencesLoader] > (ServerService Thread Pool -- 41) [] Loading file > '/etc/ovirt-engine/osinfo.conf.d/00-defaults.properties' > 2018-02-08 00:14:23,971-05 DEBUG [org.ovirt.engine.core.utils.OsRepositoryImpl] > (ServerService Thread Pool -- 41) [] Osinfo Repository: > backwardCompatibility > OtherLinux=5 > Windows2008R2x64=17 > Windows2003=3 > Windows2003x64=10 > RHEL3x64=15 > Windows8x64=21 > Windows8=20 > Windows7=11 > Windows7x64=12 > Windows2008=4 > RHEL4=8 > RHEL6x64=19 > RHEL5x64=13 > Windows2012x64=23 > WindowsXP=1 > RHEL4x64=14 > Unassigned=0 > Windows2008x64=16 > RHEL6=18 > RHEL5=7 > Other=0 > REHL3=9 > emptyNode > os.debian_7.derivedFrom > value=ubuntu_12_04 > os.debian_7.id > value=1300 > os.debian_7.name > value=Debian 7 > os.freebsd.bus > value=32 > os.freebsd.derivedFrom > value=other > os.freebsd.id > value=1500 > os.freebsd.name > value=FreeBSD 9.2 > os.freebsdx64.bus > value=64 > os.freebsdx64.derivedFrom > : > > upgrade suite: > 2018-02-08 00:12:07,451-05 WARN [org.ovirt.engine.core.utils.ConfigUtilsBase] > (ServerService Thread Pool -- 51) [] Could not find enum value for option: > 'DbJustRestored' > 2018-02-08 00:12:07,451-05 WARN [org.ovirt.engine.core.utils.ConfigUtilsBase] > (ServerService Thread Pool -- 51) [] Could not find enum value for option: > 'ConfigDir' > 2018-02-08 00:12:07,452-05 INFO [org.ovirt.engine.core.utils.osinfo.OsInfoPreferencesLoader] > (ServerService Thread Pool -- 51) [] Loading file > '/etc/ovirt-engine/osinfo.conf.d/00-defaults.properties' > 2018-02-08 00:12:07,505-05 DEBUG [org.ovirt.engine.core.utils.OsRepositoryImpl] > (ServerService Thread Pool -- 51) [] Osinfo Repository: > backwardCompatibility > OtherLinux=5 > Windows2008R2x64=17 > Windows2003=3 > Windows2003x64=10 > RHEL3x64=15 > Windows8x64=21 > Windows8=20 > Windows7=11 > Windows7x64=12 > Windows2008=4 > RHEL4=8 > RHEL6x64=19 > RHEL5x64=13 > Windows2012x64=23 > WindowsXP=1 > RHEL4x64=14 > Unassigned=0 > Windows2008x64=16 > RHEL6=18 > RHEL5=7 > Other=0 > REHL3=9 > emptyNode > os.debian_7.derivedFrom > value=ubuntu_12_04 > os.debian_7.id > value=1300 > os.debian_7.name > value=Debian 7 > os.freebsd.bus > value=32 > os.freebsd.derivedFrom > value=other > os.freebsd.id > value=1500 > os.freebsd.name > value=FreeBSD 9.2 > os.freebsdx64.bus > value=64 > os.freebsdx64.derivedFrom > value=freebsd > os.freebsdx64.id > value=1501 > os.freebsdx64.name > value=FreeBSD 9.2 x64 > os.other.bus > value=64 > os.other.cpu.hotplugSupport > value=true > os.other.cpu.hotunplugSupport > value=false > os.other.cpu.unsupported > value= > > > > > ** > -------------- next part -------------- An HTML attachment was scrubbed... URL: From nsoffer at redhat.com Thu Feb 8 12:33:13 2018 From: nsoffer at redhat.com (Nir Soffer) Date: Thu, 08 Feb 2018 12:33:13 +0000 Subject: [ovirt-devel] [VDSM] network tests failing the build again Message-ID: Did we changes something in the CI or the network code? We see the following failures since yesterday. I'm ignoring the failures since they are not related to the patch, but checking these failures waste lot time. Can someone from network look at this? http://jenkins.ovirt.org/job/vdsm_master_check-patch-fc27-x86_64/1283/consoleFull *00:04:37.280* ======================================================================*00:04:37.280* ERROR: test_identify_non_vlan_base_device (network.link_vlan_test.LinkIfaceTests)*00:04:37.281* ----------------------------------------------------------------------*00:04:37.281* Traceback (most recent call last):*00:04:37.281* File "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/tests/network/link_vlan_test.py", line 46, in test_identify_non_vlan_base_device*00:04:37.282* self.assertFalse(vlan.is_base_device(nic))*00:04:37.283* File "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/vlan.py", line 47, in is_base_device*00:04:37.283* return any(get_vlans_on_base_device(dev_name))*00:04:37.284* File "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/vlan.py", line 41, in *00:04:37.284* return (iface_properties['name'] for iface_properties in iface.list()*00:04:37.285* File "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/iface.py", line 227, in list*00:04:37.285* in six.viewitems(dpdk.get_dpdk_devices()))*00:04:37.286* File "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", line 47, in get_dpdk_devices*00:04:37.287* dpdk_devices = _get_dpdk_devices()*00:04:37.287* File "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/common/cache.py", line 41, in __call__*00:04:37.287* value = self.func(*args)*00:04:37.288* File "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", line 111, in _get_dpdk_devices*00:04:37.288* devices = _lshw_command()*00:04:37.289* File "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", line 127, in _lshw_command*00:04:37.289* return _normalize_lshw_result(out)*00:04:37.290* File "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", line 182, in _normalize_lshw_result*00:04:37.290* return json.loads('[' + result + ']')*00:04:37.291* File "/usr/lib64/python2.7/json/__init__.py", line 339, in loads*00:04:37.291* return _default_decoder.decode(s)*00:04:37.291* File "/usr/lib64/python2.7/json/decoder.py", line 364, in decode*00:04:37.292* obj, end = self.raw_decode(s, idx=_w(s, 0).end())*00:04:37.292* File "/usr/lib64/python2.7/json/decoder.py", line 380, in raw_decode*00:04:37.292* obj, end = self.scan_once(s, idx)*00:04:37.293* ValueError: Expecting , delimiter: line 11 column 8 (char 242)*00:04:37.293* -------------------- >> begin captured logging << --------------------*00:04:37.294* 2018-02-08 11:43:47,659 DEBUG (MainThread) [root] /sbin/ip link add name dummy_Afi2m type dummy (cwd None) (cmdutils:150)*00:04:37.294* 2018-02-08 11:43:47,675 DEBUG (MainThread) [root] SUCCESS: = ''; = 0 (cmdutils:158)*00:04:37.295* 2018-02-08 11:43:47,678 DEBUG (netlink/events) [root] START thread (func=>, args=(), kwargs={}) (concurrent:192)*00:04:37.296* 2018-02-08 11:43:47,680 DEBUG (MainThread) [root] /sbin/ip link set dev dummy_Afi2m up (cwd None) (cmdutils:150)*00:04:37.297* 2018-02-08 11:43:47,700 DEBUG (MainThread) [root] SUCCESS: = ''; = 0 (cmdutils:158)*00:04:37.298* 2018-02-08 11:43:47,704 DEBUG (netlink/events) [root] FINISH thread (concurrent:195)*00:04:37.298* 2018-02-08 11:43:47,706 DEBUG (MainThread) [root] lshw -json -disable usb -disable pcmcia -disable isapnp -disable ide -disable scsi -disable dmi -disable memory -disable cpuinfo (cwd None) (cmdutils:150)*00:04:37.300* 2018-02-08 11:43:47,866 DEBUG (MainThread) [root] SUCCESS: = ''; = 0 (cmdutils:158)*00:04:37.300* 2018-02-08 11:43:47,868 DEBUG (MainThread) [root] /sbin/ip link del dev dummy_Afi2m (cwd None) (cmdutils:150)*00:04:37.301* 2018-02-08 11:43:47,896 DEBUG (MainThread) [root] SUCCESS: = ''; = 0 (cmdutils:158)*00:04:37.301* --------------------- >> end captured logging << ---------------------*00:04:37.302* *00:04:37.302* ======================================================================*00:04:37.302* ERROR: test_identify_vlan_base_device (network.link_vlan_test.LinkIfaceTests)*00:04:37.303* ----------------------------------------------------------------------*00:04:37.303* Traceback (most recent call last):*00:04:37.303* File "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/tests/network/link_vlan_test.py", line 42, in test_identify_vlan_base_device*00:04:37.304* self.assertTrue(vlan.is_base_device(nic))*00:04:37.304* File "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/vlan.py", line 47, in is_base_device*00:04:37.305* return any(get_vlans_on_base_device(dev_name))*00:04:37.306* File "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/vlan.py", line 41, in *00:04:37.306* return (iface_properties['name'] for iface_properties in iface.list()*00:04:37.307* File "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/iface.py", line 227, in list*00:04:37.307* in six.viewitems(dpdk.get_dpdk_devices()))*00:04:37.308* File "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", line 44, in get_dpdk_devices*00:04:37.309* dpdk_devices = _get_dpdk_devices()*00:04:37.309* File "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/common/cache.py", line 41, in __call__*00:04:37.309* value = self.func(*args)*00:04:37.310* File "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", line 111, in _get_dpdk_devices*00:04:37.310* devices = _lshw_command()*00:04:37.311* File "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", line 127, in _lshw_command*00:04:37.311* return _normalize_lshw_result(out)*00:04:37.312* File "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", line 182, in _normalize_lshw_result*00:04:37.313* return json.loads('[' + result + ']')*00:04:37.313* File "/usr/lib64/python2.7/json/__init__.py", line 339, in loads*00:04:37.313* return _default_decoder.decode(s)*00:04:37.313* File "/usr/lib64/python2.7/json/decoder.py", line 364, in decode*00:04:37.314* obj, end = self.raw_decode(s, idx=_w(s, 0).end())*00:04:37.314* File "/usr/lib64/python2.7/json/decoder.py", line 380, in raw_decode*00:04:37.315* obj, end = self.scan_once(s, idx)*00:04:37.315* ValueError: Expecting , delimiter: line 11 column 8 (char 242)*00:04:37.315* -------------------- >> begin captured logging << --------------------*00:04:37.316* 2018-02-08 11:43:47,902 DEBUG (MainThread) [root] /sbin/ip link add name dummy_tNDrx type dummy (cwd None) (cmdutils:150)*00:04:37.316* 2018-02-08 11:43:47,917 DEBUG (MainThread) [root] SUCCESS: = ''; = 0 (cmdutils:158)*00:04:37.317* 2018-02-08 11:43:47,926 DEBUG (netlink/events) [root] START thread (func=>, args=(), kwargs={}) (concurrent:192)*00:04:37.318* 2018-02-08 11:43:47,928 DEBUG (MainThread) [root] /sbin/ip link set dev dummy_tNDrx up (cwd None) (cmdutils:150)*00:04:37.319* 2018-02-08 11:43:47,943 DEBUG (MainThread) [root] SUCCESS: = ''; = 0 (cmdutils:158)*00:04:37.320* 2018-02-08 11:43:47,946 DEBUG (netlink/events) [root] FINISH thread (concurrent:195)*00:04:37.321* 2018-02-08 11:43:47,950 DEBUG (MainThread) [root] /sbin/ip link add link dummy_tNDrx name dummy_tNDrx.999 type vlan id 999 (cwd None) (cmdutils:150)*00:04:37.322* 2018-02-08 11:43:47,971 DEBUG (MainThread) [root] SUCCESS: = ''; = 0 (cmdutils:158)*00:04:37.322* 2018-02-08 11:43:47,972 DEBUG (MainThread) [root] /sbin/ip link set dev dummy_tNDrx.999 up (cwd None) (cmdutils:150)*00:04:37.323* 2018-02-08 11:43:47,993 DEBUG (MainThread) [root] SUCCESS: = ''; = 0 (cmdutils:158)*00:04:37.325* 2018-02-08 11:43:47,995 DEBUG (MainThread) [root] lshw -json -disable usb -disable pcmcia -disable isapnp -disable ide -disable scsi -disable dmi -disable memory -disable cpuinfo (cwd None) (cmdutils:150)*00:04:37.328* 2018-02-08 11:43:48,143 DEBUG (MainThread) [root] SUCCESS: = ''; = 0 (cmdutils:158)*00:04:37.329* 2018-02-08 11:43:48,146 DEBUG (netlink/events) [root] START thread (func=>, args=(), kwargs={}) (concurrent:192)*00:04:37.338* 2018-02-08 11:43:48,148 DEBUG (MainThread) [root] /sbin/ip link set dev dummy_tNDrx.999 down (cwd None) (cmdutils:150)*00:04:37.339* 2018-02-08 11:43:48,169 DEBUG (MainThread) [root] SUCCESS: = ''; = 0 (cmdutils:158)*00:04:37.340* 2018-02-08 11:43:48,170 DEBUG (netlink/events) [root] FINISH thread (concurrent:195)*00:04:37.342* 2018-02-08 11:43:48,171 DEBUG (MainThread) [root] /sbin/ip link del dev dummy_tNDrx.999 (cwd None) (cmdutils:150)*00:04:37.344* 2018-02-08 11:43:48,192 DEBUG (MainThread) [root] SUCCESS: = ''; = 0 (cmdutils:158)*00:04:37.345* 2018-02-08 11:43:48,193 DEBUG (MainThread) [root] /sbin/ip link del dev dummy_tNDrx (cwd None) (cmdutils:150)*00:04:37.346* 2018-02-08 11:43:48,214 DEBUG (MainThread) [root] SUCCESS: = ''; = 0 (cmdutils:158)*00:04:37.347* --------------------- >> end captured logging << ---------------------*00:04:37.348* *00:04:37.348* ======================================================================*00:04:37.349* ERROR: test_list_vlans_on_base_device (network.link_vlan_test.LinkIfaceTests)*00:04:37.351* ----------------------------------------------------------------------*00:04:37.352* Traceback (most recent call last):*00:04:37.353* File "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/tests/network/link_vlan_test.py", line 37, in test_list_vlans_on_base_device*00:04:37.355* list(vlan.get_vlans_on_base_device(nic)))*00:04:37.356* File "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/vlan.py", line 41, in *00:04:37.358* return (iface_properties['name'] for iface_properties in iface.list()*00:04:37.360* File "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/iface.py", line 227, in list*00:04:37.362* in six.viewitems(dpdk.get_dpdk_devices()))*00:04:37.363* File "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", line 44, in get_dpdk_devices*00:04:37.365* dpdk_devices = _get_dpdk_devices()*00:04:37.365* File "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/common/cache.py", line 41, in __call__*00:04:37.367* value = self.func(*args)*00:04:37.367* File "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", line 111, in _get_dpdk_devices*00:04:37.369* devices = _lshw_command()*00:04:37.369* File "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", line 127, in _lshw_command*00:04:37.371* return _normalize_lshw_result(out)*00:04:37.371* File "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", line 182, in _normalize_lshw_result*00:04:37.373* return json.loads('[' + result + ']')*00:04:37.373* File "/usr/lib64/python2.7/json/__init__.py", line 339, in loads*00:04:37.374* return _default_decoder.decode(s)*00:04:37.375* File "/usr/lib64/python2.7/json/decoder.py", line 364, in decode*00:04:37.375* obj, end = self.raw_decode(s, idx=_w(s, 0).end())*00:04:37.376* File "/usr/lib64/python2.7/json/decoder.py", line 380, in raw_decode*00:04:37.377* obj, end = self.scan_once(s, idx)*00:04:37.377* ValueError: Expecting , delimiter: line 11 column 8 (char 242)*00:04:37.378* -------------------- >> begin captured logging << --------------------*00:04:37.379* 2018-02-08 11:43:48,218 DEBUG (MainThread) [root] /sbin/ip link add name dummy_Ecsrx type dummy (cwd None) (cmdutils:150)*00:04:37.381* 2018-02-08 11:43:48,230 DEBUG (MainThread) [root] SUCCESS: = ''; = 0 (cmdutils:158)*00:04:37.382* 2018-02-08 11:43:48,237 DEBUG (netlink/events) [root] START thread (func=>, args=(), kwargs={}) (concurrent:192)*00:04:37.385* 2018-02-08 11:43:48,238 DEBUG (MainThread) [root] /sbin/ip link set dev dummy_Ecsrx up (cwd None) (cmdutils:150)*00:04:37.386* 2018-02-08 11:43:48,255 DEBUG (MainThread) [root] SUCCESS: = ''; = 0 (cmdutils:158)*00:04:37.387* 2018-02-08 11:43:48,260 DEBUG (netlink/events) [root] FINISH thread (concurrent:195)*00:04:37.389* 2018-02-08 11:43:48,261 DEBUG (MainThread) [root] /sbin/ip link add link dummy_Ecsrx name dummy_Ecsrx.999 type vlan id 999 (cwd None) (cmdutils:150)*00:04:37.391* 2018-02-08 11:43:48,273 DEBUG (MainThread) [root] SUCCESS: = ''; = 0 (cmdutils:158)*00:04:37.392* 2018-02-08 11:43:48,275 DEBUG (MainThread) [root] /sbin/ip link set dev dummy_Ecsrx.999 up (cwd None) (cmdutils:150)*00:04:37.393* 2018-02-08 11:43:48,292 DEBUG (MainThread) [root] SUCCESS: = ''; = 0 (cmdutils:158)*00:04:37.394* 2018-02-08 11:43:48,294 DEBUG (MainThread) [root] lshw -json -disable usb -disable pcmcia -disable isapnp -disable ide -disable scsi -disable dmi -disable memory -disable cpuinfo (cwd None) (cmdutils:150)*00:04:37.397* 2018-02-08 11:43:48,456 DEBUG (MainThread) [root] SUCCESS: = ''; = 0 (cmdutils:158)*00:04:37.398* 2018-02-08 11:43:48,459 DEBUG (netlink/events) [root] START thread (func=>, args=(), kwargs={}) (concurrent:192)*00:04:37.401* 2018-02-08 11:43:48,461 DEBUG (MainThread) [root] /sbin/ip link set dev dummy_Ecsrx.999 down (cwd None) (cmdutils:150)*00:04:37.402* 2018-02-08 11:43:48,488 DEBUG (MainThread) [root] SUCCESS: = ''; = 0 (cmdutils:158)*00:04:37.403* 2018-02-08 11:43:48,490 DEBUG (netlink/events) [root] FINISH thread (concurrent:195)*00:04:37.405* 2018-02-08 11:43:48,491 DEBUG (MainThread) [root] /sbin/ip link del dev dummy_Ecsrx.999 (cwd None) (cmdutils:150)*00:04:37.406* 2018-02-08 11:43:48,515 DEBUG (MainThread) [root] SUCCESS: = ''; = 0 (cmdutils:158)*00:04:37.408* 2018-02-08 11:43:48,517 DEBUG (MainThread) [root] /sbin/ip link del dev dummy_Ecsrx (cwd None) (cmdutils:150)*00:04:37.409* 2018-02-08 11:43:48,541 DEBUG (MainThread) [root] SUCCESS: = ''; = 0 (cmdutils:158)*00:04:37.410* --------------------- >> end captured logging << ---------------------*00:04:37.411* *00:04:37.411* ======================================================================*00:04:37.412* ERROR: test_fake_nics (network.netinfo_test.TestNetinfo)*00:04:37.413* ----------------------------------------------------------------------*00:04:37.414* Traceback (most recent call last):*00:04:37.414* File "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/tests/testValidation.py", line 191, in wrapper*00:04:37.416* return f(*args, **kwargs)*00:04:37.417* File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1305, in patched*00:04:37.418* return func(*args, **keywargs)*00:04:37.418* File "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/tests/network/netinfo_test.py", line 201, in test_fake_nics*00:04:37.420* _nics = nics.nics()*00:04:37.420* File "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/netinfo/misc.py", line 57, in visible_devs*00:04:37.422* return [dev.name for dev in getLinks() if predicate(dev) and*00:04:37.422* File "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/ipwrapper.py", line 267, in getLinks*00:04:37.424* in six.viewitems(dpdk.get_dpdk_devices()))*00:04:37.424* File "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", line 44, in get_dpdk_devices*00:04:37.426* dpdk_devices = _get_dpdk_devices()*00:04:37.427* File "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/common/cache.py", line 41, in __call__*00:04:37.428* value = self.func(*args)*00:04:37.428* File "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", line 111, in _get_dpdk_devices*00:04:37.430* devices = _lshw_command()*00:04:37.430* File "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", line 127, in _lshw_command*00:04:37.432* return _normalize_lshw_result(out)*00:04:37.433* File "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", line 182, in _normalize_lshw_result*00:04:37.434* return json.loads('[' + result + ']')*00:04:37.435* File "/usr/lib64/python2.7/json/__init__.py", line 339, in loads*00:04:37.436* return _default_decoder.decode(s)*00:04:37.437* File "/usr/lib64/python2.7/json/decoder.py", line 364, in decode*00:04:37.437* obj, end = self.raw_decode(s, idx=_w(s, 0).end())*00:04:37.438* File "/usr/lib64/python2.7/json/decoder.py", line 380, in raw_decode*00:04:37.439* obj, end = self.scan_once(s, idx)*00:04:37.439* ValueError: Expecting , delimiter: line 11 column 8 (char 242)*00:04:37.440* -------------------- >> begin captured logging << --------------------*00:04:37.441* 2018-02-08 11:43:52,941 DEBUG (MainThread) [root] /sbin/ip link add name veth_Kb2e2cTujn type veth peer name veth_mevoaYSIn2 (cwd None) (cmdutils:150)*00:04:37.443* 2018-02-08 11:43:52,968 DEBUG (MainThread) [root] SUCCESS: = ''; = 0 (cmdutils:158)*00:04:37.445* 2018-02-08 11:43:52,969 DEBUG (MainThread) [root] /sbin/ip link add name dummy_5VJln type dummy (cwd None) (cmdutils:150)*00:04:37.446* 2018-02-08 11:43:53,005 DEBUG (MainThread) [root] SUCCESS: = ''; = 0 (cmdutils:158)*00:04:37.447* 2018-02-08 11:43:53,029 DEBUG (netlink/events) [root] START thread (func=>, args=(), kwargs={}) (concurrent:192)*00:04:37.450* 2018-02-08 11:43:53,031 DEBUG (MainThread) [root] /sbin/ip link set dev dummy_5VJln up (cwd None) (cmdutils:150)*00:04:37.452* 2018-02-08 11:43:53,060 DEBUG (MainThread) [root] SUCCESS: = ''; = 0 (cmdutils:158)*00:04:37.453* 2018-02-08 11:43:53,064 DEBUG (netlink/events) [root] FINISH thread (concurrent:195)*00:04:37.455* 2018-02-08 11:43:53,065 DEBUG (MainThread) [root] lshw -json -disable usb -disable pcmcia -disable isapnp -disable ide -disable scsi -disable dmi -disable memory -disable cpuinfo (cwd None) (cmdutils:150)*00:04:37.457* 2018-02-08 11:43:53,222 DEBUG (MainThread) [root] SUCCESS: = ''; = 0 (cmdutils:158)*00:04:37.458* 2018-02-08 11:43:53,224 DEBUG (MainThread) [root] /sbin/ip link del dev dummy_5VJln (cwd None) (cmdutils:150)*00:04:37.459* 2018-02-08 11:43:53,248 DEBUG (MainThread) [root] SUCCESS: = ''; = 0 (cmdutils:158)*00:04:37.461* 2018-02-08 11:43:53,249 DEBUG (MainThread) [root] /sbin/ip link del dev veth_Kb2e2cTujn (cwd None) (cmdutils:150)*00:04:37.462* 2018-02-08 11:43:53,271 DEBUG (MainThread) [root] SUCCESS: = ''; = 0 (cmdutils:158)*00:04:37.463* --------------------- >> end captured logging << ---------------------*00:04:37.464* *00:04:37.464* ======================================================================*00:04:37.465* ERROR: test_get_non_existing_bridge_info (network.netinfo_test.TestNetinfo)*00:04:37.466* ----------------------------------------------------------------------*00:04:37.466* Traceback (most recent call last):*00:04:37.467* File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1305, in patched*00:04:37.468* return func(*args, **keywargs)*00:04:37.468* File "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/tests/network/netinfo_test.py", line 108, in test_get_non_existing_bridge_info*00:04:37.470* get()*00:04:37.470* File "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/netinfo/cache.py", line 137, in get*00:04:37.472* return _get(vdsmnets)*00:04:37.472* File "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/netinfo/cache.py", line 62, in _get*00:04:37.473* devices_info = _devices_report(ipaddrs, routes)*00:04:37.474* File "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/netinfo/cache.py", line 97, in _devices_report*00:04:37.476* for dev in (link for link in getLinks() if not link.isHidden()):*00:04:37.477* File "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/netinfo/cache.py", line 97, in *00:04:37.478* for dev in (link for link in getLinks() if not link.isHidden()):*00:04:37.479* File "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/ipwrapper.py", line 267, in getLinks*00:04:37.481* in six.viewitems(dpdk.get_dpdk_devices()))*00:04:37.481* File "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", line 44, in get_dpdk_devices*00:04:37.483* dpdk_devices = _get_dpdk_devices()*00:04:37.483* File "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/common/cache.py", line 41, in __call__*00:04:37.485* value = self.func(*args)*00:04:37.485* File "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", line 111, in _get_dpdk_devices*00:04:37.487* devices = _lshw_command()*00:04:37.487* File "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", line 127, in _lshw_command*00:04:37.489* return _normalize_lshw_result(out)*00:04:37.489* File "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", line 182, in _normalize_lshw_result*00:04:37.491* return json.loads('[' + result + ']')*00:04:37.491* File "/usr/lib64/python2.7/json/__init__.py", line 339, in loads*00:04:37.492* return _default_decoder.decode(s)*00:04:37.493* File "/usr/lib64/python2.7/json/decoder.py", line 364, in decode*00:04:37.493* obj, end = self.raw_decode(s, idx=_w(s, 0).end())*00:04:37.494* File "/usr/lib64/python2.7/json/decoder.py", line 380, in raw_decode*00:04:37.496* obj, end = self.scan_once(s, idx)*00:04:37.497* ValueError: Expecting , delimiter: line 11 column 8 (char 242)*00:04:37.497* -------------------- >> begin captured logging << --------------------*00:04:37.498* 2018-02-08 11:43:53,427 DEBUG (MainThread) [root] lshw -json -disable usb -disable pcmcia -disable isapnp -disable ide -disable scsi -disable dmi -disable memory -disable cpuinfo (cwd None) (cmdutils:150)*00:04:37.501* 2018-02-08 11:43:53,573 DEBUG (MainThread) [root] SUCCESS: = ''; = 0 (cmdutils:158)*00:04:37.502* --------------------- >> end captured logging << ---------------------*00:04:37.503* *00:04:37.503* ======================================================================*00:04:37.503* ERROR: test_speed_in_range (network.netinfo_test.TestNetinfo)*00:04:37.504* ----------------------------------------------------------------------*00:04:37.505* Traceback (most recent call last):*00:04:37.506* File "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/tests/network/netinfo_test.py", line 71, in test_speed_in_range*00:04:37.507* for d in nics.nics():*00:04:37.507* File "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/netinfo/misc.py", line 57, in visible_devs*00:04:37.509* return [dev.name for dev in getLinks() if predicate(dev) and*00:04:37.510* File "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/ipwrapper.py", line 267, in getLinks*00:04:37.511* in six.viewitems(dpdk.get_dpdk_devices()))*00:04:37.512* File "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", line 44, in get_dpdk_devices*00:04:37.513* dpdk_devices = _get_dpdk_devices()*00:04:37.514* File "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/common/cache.py", line 41, in __call__*00:04:37.515* value = self.func(*args)*00:04:37.516* File "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", line 111, in _get_dpdk_devices*00:04:37.517* devices = _lshw_command()*00:04:37.518* File "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", line 127, in _lshw_command*00:04:37.519* return _normalize_lshw_result(out)*00:04:37.520* File "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", line 182, in _normalize_lshw_result*00:04:37.521* return json.loads('[' + result + ']')*00:04:37.522* File "/usr/lib64/python2.7/json/__init__.py", line 339, in loads*00:04:37.523* return _default_decoder.decode(s)*00:04:37.523* File "/usr/lib64/python2.7/json/decoder.py", line 364, in decode*00:04:37.524* obj, end = self.raw_decode(s, idx=_w(s, 0).end())*00:04:37.524* File "/usr/lib64/python2.7/json/decoder.py", line 380, in raw_decode*00:04:37.525* obj, end = self.scan_once(s, idx)*00:04:37.526* ValueError: Expecting , delimiter: line 11 column 8 (char 242)*00:04:37.527* -------------------- >> begin captured logging << --------------------*00:04:37.527* 2018-02-08 11:43:53,906 DEBUG (MainThread) [root] lshw -json -disable usb -disable pcmcia -disable isapnp -disable ide -disable scsi -disable dmi -disable memory -disable cpuinfo (cwd None) (cmdutils:150)*00:04:37.530* 2018-02-08 11:43:54,060 DEBUG (MainThread) [root] SUCCESS: = ''; = 0 (cmdutils:158)*00:04:37.531* --------------------- >> end captured logging << ---------------------*00:04:37.532* *00:04:37.532* ======================================================================*00:04:37.533* ERROR: test_multiple_vlans (network.tc_test.TestConfigureOutbound)*00:04:37.534* ----------------------------------------------------------------------*00:04:37.535* Traceback (most recent call last):*00:04:37.535* File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1305, in patched*00:04:37.536* return func(*args, **keywargs)*00:04:37.537* File "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/tests/network/tc_test.py", line 454, in test_multiple_vlans*00:04:37.539* self.device_name, v.tag)*00:04:37.539* File "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/configurators/qos.py", line 48, in configure_outbound*00:04:37.541* qosOutbound)*00:04:37.541* File "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/configurators/qos.py", line 163, in _qdisc_conf_out*00:04:37.542* if not _is_explicit_defined_default_class(dev):*00:04:37.543* File "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/configurators/qos.py", line 208, in _is_explicit_defined_default_class*00:04:37.545* netinfo = NetInfo(cache_get())*00:04:37.545* File "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/netinfo/cache.py", line 137, in get*00:04:37.547* return _get(vdsmnets)*00:04:37.547* File "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/netinfo/cache.py", line 62, in _get*00:04:37.549* devices_info = _devices_report(ipaddrs, routes)*00:04:37.549* File "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/netinfo/cache.py", line 97, in _devices_report*00:04:37.551* for dev in (link for link in getLinks() if not link.isHidden()):*00:04:37.552* File "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/netinfo/cache.py", line 97, in *00:04:37.553* for dev in (link for link in getLinks() if not link.isHidden()):*00:04:37.554* File "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/ipwrapper.py", line 267, in getLinks*00:04:37.556* in six.viewitems(dpdk.get_dpdk_devices()))*00:04:37.556* File "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", line 44, in get_dpdk_devices*00:04:37.558* dpdk_devices = _get_dpdk_devices()*00:04:37.558* File "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/common/cache.py", line 41, in __call__*00:04:37.560* value = self.func(*args)*00:04:37.560* File "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", line 111, in _get_dpdk_devices*00:04:37.562* devices = _lshw_command()*00:04:37.562* File "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", line 127, in _lshw_command*00:04:37.563* return _normalize_lshw_result(out)*00:04:37.564* File "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", line 182, in _normalize_lshw_result*00:04:37.566* return json.loads('[' + result + ']')*00:04:37.566* File "/usr/lib64/python2.7/json/__init__.py", line 339, in loads*00:04:37.567* return _default_decoder.decode(s)*00:04:37.568* File "/usr/lib64/python2.7/json/decoder.py", line 364, in decode*00:04:37.568* obj, end = self.raw_decode(s, idx=_w(s, 0).end())*00:04:37.569* File "/usr/lib64/python2.7/json/decoder.py", line 380, in raw_decode*00:04:37.570* obj, end = self.scan_once(s, idx)*00:04:37.570* ValueError: Expecting , delimiter: line 11 column 8 (char 242)*00:04:37.571* -------------------- >> begin captured logging << --------------------*00:04:37.572* 2018-02-08 11:44:00,920 DEBUG (MainThread) [root] /sbin/ip link add name dummy_wVPHq type dummy (cwd None) (cmdutils:150)*00:04:37.573* 2018-02-08 11:44:00,932 DEBUG (MainThread) [root] SUCCESS: = ''; = 0 (cmdutils:158)*00:04:37.575* 2018-02-08 11:44:00,933 DEBUG (MainThread) [root] /sbin/ip link set dev dummy_wVPHq up (cwd None) (cmdutils:150)*00:04:37.576* 2018-02-08 11:44:00,962 DEBUG (MainThread) [root] SUCCESS: = ''; = 0 (cmdutils:158)*00:04:37.577* 2018-02-08 11:44:00,964 DEBUG (MainThread) [root] /sbin/ip link add link dummy_wVPHq name dummy_wVPHq.16 type vlan id 16 (cwd None) (cmdutils:150)*00:04:37.579* 2018-02-08 11:44:00,977 DEBUG (MainThread) [root] SUCCESS: = ''; = 0 (cmdutils:158)*00:04:37.580* 2018-02-08 11:44:00,978 DEBUG (MainThread) [root] /sbin/ip link set dev dummy_wVPHq.16 up (cwd None) (cmdutils:150)*00:04:37.581* 2018-02-08 11:44:01,002 DEBUG (MainThread) [root] SUCCESS: = ''; = 0 (cmdutils:158)*00:04:37.582* 2018-02-08 11:44:01,003 DEBUG (MainThread) [root] /sbin/ip link add link dummy_wVPHq name dummy_wVPHq.17 type vlan id 17 (cwd None) (cmdutils:150)*00:04:37.584* 2018-02-08 11:44:01,020 DEBUG (MainThread) [root] SUCCESS: = ''; = 0 (cmdutils:158)*00:04:37.585* 2018-02-08 11:44:01,022 DEBUG (MainThread) [root] /sbin/ip link set dev dummy_wVPHq.17 up (cwd None) (cmdutils:150)*00:04:37.587* 2018-02-08 11:44:01,047 DEBUG (MainThread) [root] SUCCESS: = ''; = 0 (cmdutils:158)*00:04:37.588* 2018-02-08 11:44:01,048 DEBUG (MainThread) [root] /sbin/tc qdisc show dev dummy_wVPHq (cwd None) (cmdutils:150)*00:04:37.589* 2018-02-08 11:44:01,062 DEBUG (MainThread) [root] SUCCESS: = ''; = 0 (cmdutils:158)*00:04:37.590* 2018-02-08 11:44:01,064 DEBUG (MainThread) [root] /sbin/tc qdisc del dev dummy_wVPHq root (cwd None) (cmdutils:150)*00:04:37.592* 2018-02-08 11:44:01,075 DEBUG (MainThread) [root] FAILED: = 'RTNETLINK answers: No such file or directory\n'; = 2 (cmdutils:158)*00:04:37.594* 2018-02-08 11:44:01,076 DEBUG (MainThread) [root] /sbin/tc qdisc del dev dummy_wVPHq ingress (cwd None) (cmdutils:150)*00:04:37.595* 2018-02-08 11:44:01,087 DEBUG (MainThread) [root] FAILED: = 'RTNETLINK answers: No such file or directory\n'; = 2 (cmdutils:158)*00:04:37.597* 2018-02-08 11:44:01,089 DEBUG (MainThread) [root] /sbin/tc qdisc add dev dummy_wVPHq root handle 0x1389: hfsc default 0x1388 (cwd None) (cmdutils:150)*00:04:37.599* 2018-02-08 11:44:01,100 DEBUG (MainThread) [root] SUCCESS: = ''; = 0 (cmdutils:158)*00:04:37.600* 2018-02-08 11:44:01,101 DEBUG (MainThread) [root] /sbin/tc qdisc add dev dummy_wVPHq ingress (cwd None) (cmdutils:150)*00:04:37.601* 2018-02-08 11:44:01,112 DEBUG (MainThread) [root] SUCCESS: = ''; = 0 (cmdutils:158)*00:04:37.602* 2018-02-08 11:44:01,113 DEBUG (MainThread) [root] /sbin/tc class add dev dummy_wVPHq parent 1389: classid 1389:10 hfsc ul m2 8000000bit ls m1 32000000bit d 800000us m2 24000000bit (cwd None) (cmdutils:150)*00:04:37.605* 2018-02-08 11:44:01,124 DEBUG (MainThread) [root] SUCCESS: = ''; = 0 (cmdutils:158)*00:04:37.606* 2018-02-08 11:44:01,126 DEBUG (MainThread) [root] /sbin/tc class add dev dummy_wVPHq parent 1389: classid 1389:1388 hfsc ls m1 32000000bit d 800000us m2 24000000bit (cwd None) (cmdutils:150)*00:04:37.608* 2018-02-08 11:44:01,137 DEBUG (MainThread) [root] SUCCESS: = ''; = 0 (cmdutils:158)*00:04:37.609* 2018-02-08 11:44:01,138 DEBUG (MainThread) [root] /sbin/tc filter replace dev dummy_wVPHq protocol all parent 1389: pref 5000 u32 match u8 0 0 flowid 0x1388 (cwd None) (cmdutils:150)*00:04:37.611* 2018-02-08 11:44:01,149 DEBUG (MainThread) [root] SUCCESS: = ''; = 0 (cmdutils:158)*00:04:37.612* 2018-02-08 11:44:01,150 DEBUG (MainThread) [root] /sbin/tc filter replace dev dummy_wVPHq protocol all parent 1389: pref 16 basic match 'meta(vlan eq 16)' flowid 1389:10 (cwd None) (cmdutils:150)*00:04:37.616* 2018-02-08 11:44:01,163 DEBUG (MainThread) [root] SUCCESS: = ''; = 0 (cmdutils:158)*00:04:37.617* 2018-02-08 11:44:01,164 DEBUG (MainThread) [root] /sbin/tc qdisc add dev dummy_wVPHq parent 1389:10 handle 10: fq_codel (cwd None) (cmdutils:150)*00:04:37.619* 2018-02-08 11:44:01,176 DEBUG (MainThread) [root] SUCCESS: = ''; = 0 (cmdutils:158)*00:04:37.621* 2018-02-08 11:44:01,177 DEBUG (MainThread) [root] /sbin/tc qdisc add dev dummy_wVPHq parent 1389:1388 handle 1388: fq_codel (cwd None) (cmdutils:150)*00:04:37.623* 2018-02-08 11:44:01,188 DEBUG (MainThread) [root] SUCCESS: = ''; = 0 (cmdutils:158)*00:04:37.624* 2018-02-08 11:44:01,189 DEBUG (MainThread) [root] /sbin/tc qdisc show dev dummy_wVPHq (cwd None) (cmdutils:150)*00:04:37.625* 2018-02-08 11:44:01,201 DEBUG (MainThread) [root] SUCCESS: = ''; = 0 (cmdutils:158)*00:04:37.627* 2018-02-08 11:44:01,202 DEBUG (MainThread) [root] /sbin/tc filter show dev dummy_wVPHq parent 1389: (cwd None) (cmdutils:150)*00:04:37.629* 2018-02-08 11:44:01,214 DEBUG (MainThread) [root] SUCCESS: = ''; = 0 (cmdutils:158)*00:04:37.630* 2018-02-08 11:44:01,215 DEBUG (MainThread) [root] /sbin/tc class del dev dummy_wVPHq classid 1389:11 (cwd None) (cmdutils:150)*00:04:37.632* 2018-02-08 11:44:01,226 DEBUG (MainThread) [root] FAILED: = 'RTNETLINK answers: No such file or directory\n'; = 2 (cmdutils:158)*00:04:37.634* 2018-02-08 11:44:01,227 DEBUG (MainThread) [root] /sbin/tc class add dev dummy_wVPHq parent 1389: classid 1389:11 hfsc ul m2 8000000bit ls m1 32000000bit d 800000us m2 24000000bit (cwd None) (cmdutils:150)*00:04:37.637* 2018-02-08 11:44:01,239 DEBUG (MainThread) [root] SUCCESS: = ''; = 0 (cmdutils:158)*00:04:37.639* 2018-02-08 11:44:01,248 DEBUG (MainThread) [root] lshw -json -disable usb -disable pcmcia -disable isapnp -disable ide -disable scsi -disable dmi -disable memory -disable cpuinfo (cwd None) (cmdutils:150)*00:04:37.641* 2018-02-08 11:44:01,405 DEBUG (MainThread) [root] SUCCESS: = ''; = 0 (cmdutils:158)*00:04:37.643* 2018-02-08 11:44:01,408 DEBUG (netlink/events) [root] START thread (func=>, args=(), kwargs={}) (concurrent:192)*00:04:37.646* 2018-02-08 11:44:01,410 DEBUG (MainThread) [root] /sbin/ip link set dev dummy_wVPHq.17 down (cwd None) (cmdutils:150)*00:04:37.647* 2018-02-08 11:44:01,430 DEBUG (MainThread) [root] SUCCESS: = ''; = 0 (cmdutils:158)*00:04:37.648* 2018-02-08 11:44:01,431 DEBUG (netlink/events) [root] FINISH thread (concurrent:195)*00:04:37.650* 2018-02-08 11:44:01,432 DEBUG (MainThread) [root] /sbin/ip link del dev dummy_wVPHq.17 (cwd None) (cmdutils:150)*00:04:37.651* 2018-02-08 11:44:01,452 DEBUG (MainThread) [root] SUCCESS: = ''; = 0 (cmdutils:158)*00:04:37.652* 2018-02-08 11:44:01,454 DEBUG (netlink/events) [root] START thread (func=>, args=(), kwargs={}) (concurrent:192)*00:04:37.655* 2018-02-08 11:44:01,456 DEBUG (MainThread) [root] /sbin/ip link set dev dummy_wVPHq.16 down (cwd None) (cmdutils:150)*00:04:37.657* 2018-02-08 11:44:01,475 DEBUG (MainThread) [root] SUCCESS: = ''; = 0 (cmdutils:158)*00:04:37.658* 2018-02-08 11:44:01,477 DEBUG (netlink/events) [root] FINISH thread (concurrent:195)*00:04:37.660* 2018-02-08 11:44:01,478 DEBUG (MainThread) [root] /sbin/ip link del dev dummy_wVPHq.16 (cwd None) (cmdutils:150)*00:04:37.661* 2018-02-08 11:44:01,498 DEBUG (MainThread) [root] SUCCESS: = ''; = 0 (cmdutils:158)*00:04:37.662* --------------------- >> end captured logging << ---------------------*00:04:37.663* *00:04:37.663* ======================================================================*00:04:37.664* ERROR: test_single_vlan(2) (network.tc_test.TestConfigureOutbound)*00:04:37.665* ----------------------------------------------------------------------*00:04:37.666* Traceback (most recent call last):*00:04:37.666* File "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/tests/testlib.py", line 143, in wrapper*00:04:37.667* return f(self, *args)*00:04:37.668* File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1305, in patched*00:04:37.668* return func(*args, **keywargs)*00:04:37.669* File "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/tests/network/tc_test.py", line 433, in test_single_vlan*00:04:37.670* vlan.tag)*00:04:37.671* File "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/configurators/qos.py", line 48, in configure_outbound*00:04:37.672* qosOutbound)*00:04:37.672* File "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/configurators/qos.py", line 163, in _qdisc_conf_out*00:04:37.674* if not _is_explicit_defined_default_class(dev):*00:04:37.675* File "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/configurators/qos.py", line 208, in _is_explicit_defined_default_class*00:04:37.677* netinfo = NetInfo(cache_get())*00:04:37.677* File "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/netinfo/cache.py", line 137, in get*00:04:37.679* return _get(vdsmnets)*00:04:37.679* File "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/netinfo/cache.py", line 62, in _get*00:04:37.681* devices_info = _devices_report(ipaddrs, routes)*00:04:37.681* File "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/netinfo/cache.py", line 97, in _devices_report*00:04:37.683* for dev in (link for link in getLinks() if not link.isHidden()):*00:04:37.684* File "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/netinfo/cache.py", line 97, in *00:04:37.685* for dev in (link for link in getLinks() if not link.isHidden()):*00:04:37.686* File "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/ipwrapper.py", line 267, in getLinks*00:04:37.688* in six.viewitems(dpdk.get_dpdk_devices()))*00:04:37.688* File "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", line 44, in get_dpdk_devices*00:04:37.690* dpdk_devices = _get_dpdk_devices()*00:04:37.690* File "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/common/cache.py", line 41, in __call__*00:04:37.692* value = self.func(*args)*00:04:37.692* File "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", line 111, in _get_dpdk_devices*00:04:37.693* devices = _lshw_command()*00:04:37.694* File "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", line 127, in _lshw_command*00:04:37.695* return _normalize_lshw_result(out)*00:04:37.696* File "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", line 182, in _normalize_lshw_result*00:04:37.698* return json.loads('[' + result + ']')*00:04:37.698* File "/usr/lib64/python2.7/json/__init__.py", line 339, in loads*00:04:37.699* return _default_decoder.decode(s)*00:04:37.699* File "/usr/lib64/python2.7/json/decoder.py", line 364, in decode*00:04:37.700* obj, end = self.raw_decode(s, idx=_w(s, 0).end())*00:04:37.701* File "/usr/lib64/python2.7/json/decoder.py", line 380, in raw_decode*00:04:37.702* obj, end = self.scan_once(s, idx)*00:04:37.702* ValueError: Expecting , delimiter: line 11 column 8 (char 242)*00:04:37.703* -------------------- >> begin captured logging << --------------------*00:04:37.704* 2018-02-08 11:44:02,101 DEBUG (MainThread) [root] /sbin/ip link add name dummy_ysznk type dummy (cwd None) (cmdutils:150)*00:04:37.705* 2018-02-08 11:44:02,116 DEBUG (MainThread) [root] SUCCESS: = ''; = 0 (cmdutils:158)*00:04:37.706* 2018-02-08 11:44:02,117 DEBUG (MainThread) [root] /sbin/ip link set dev dummy_ysznk up (cwd None) (cmdutils:150)*00:04:37.708* 2018-02-08 11:44:02,149 DEBUG (MainThread) [root] SUCCESS: = ''; = 0 (cmdutils:158)*00:04:37.709* 2018-02-08 11:44:02,151 DEBUG (MainThread) [root] /sbin/ip link add link dummy_ysznk name dummy_ysznk.16 type vlan id 16 (cwd None) (cmdutils:150)*00:04:37.710* 2018-02-08 11:44:02,166 DEBUG (MainThread) [root] SUCCESS: = ''; = 0 (cmdutils:158)*00:04:37.712* 2018-02-08 11:44:02,167 DEBUG (MainThread) [root] /sbin/ip link set dev dummy_ysznk.16 up (cwd None) (cmdutils:150)*00:04:37.713* 2018-02-08 11:44:02,190 DEBUG (MainThread) [root] SUCCESS: = ''; = 0 (cmdutils:158)*00:04:37.714* 2018-02-08 11:44:02,191 DEBUG (MainThread) [root] /sbin/tc qdisc show dev dummy_ysznk (cwd None) (cmdutils:150)*00:04:37.715* 2018-02-08 11:44:02,205 DEBUG (MainThread) [root] SUCCESS: = ''; = 0 (cmdutils:158)*00:04:37.716* 2018-02-08 11:44:02,206 DEBUG (MainThread) [root] /sbin/tc qdisc del dev dummy_ysznk root (cwd None) (cmdutils:150)*00:04:37.718* 2018-02-08 11:44:02,219 DEBUG (MainThread) [root] FAILED: = 'RTNETLINK answers: No such file or directory\n'; = 2 (cmdutils:158)*00:04:37.720* 2018-02-08 11:44:02,220 DEBUG (MainThread) [root] /sbin/tc qdisc del dev dummy_ysznk ingress (cwd None) (cmdutils:150)*00:04:37.721* 2018-02-08 11:44:02,233 DEBUG (MainThread) [root] FAILED: = 'RTNETLINK answers: No such file or directory\n'; = 2 (cmdutils:158)*00:04:37.723* 2018-02-08 11:44:02,235 DEBUG (MainThread) [root] /sbin/tc qdisc add dev dummy_ysznk root handle 0x1389: hfsc default 0x1388 (cwd None) (cmdutils:150)*00:04:37.724* 2018-02-08 11:44:02,248 DEBUG (MainThread) [root] SUCCESS: = ''; = 0 (cmdutils:158)*00:04:37.725* 2018-02-08 11:44:02,249 DEBUG (MainThread) [root] /sbin/tc qdisc add dev dummy_ysznk ingress (cwd None) (cmdutils:150)*00:04:37.727* 2018-02-08 11:44:02,262 DEBUG (MainThread) [root] SUCCESS: = ''; = 0 (cmdutils:158)*00:04:37.728* 2018-02-08 11:44:02,264 DEBUG (MainThread) [root] /sbin/tc class add dev dummy_ysznk parent 1389: classid 1389:10 hfsc ul m2 8000000bit ls m1 32000000bit d 800000us m2 24000000bit (cwd None) (cmdutils:150)*00:04:37.730* 2018-02-08 11:44:02,277 DEBUG (MainThread) [root] SUCCESS: = ''; = 0 (cmdutils:158)*00:04:37.732* 2018-02-08 11:44:02,278 DEBUG (MainThread) [root] /sbin/tc class add dev dummy_ysznk parent 1389: classid 1389:1388 hfsc ls m1 32000000bit d 800000us m2 24000000bit (cwd None) (cmdutils:150)*00:04:37.734* 2018-02-08 11:44:02,291 DEBUG (MainThread) [root] SUCCESS: = ''; = 0 (cmdutils:158)*00:04:37.735* 2018-02-08 11:44:02,292 DEBUG (MainThread) [root] /sbin/tc filter replace dev dummy_ysznk protocol all parent 1389: pref 5000 u32 match u8 0 0 flowid 0x1388 (cwd None) (cmdutils:150)*00:04:37.738* 2018-02-08 11:44:02,306 DEBUG (MainThread) [root] SUCCESS: = ''; = 0 (cmdutils:158)*00:04:37.739* 2018-02-08 11:44:02,307 DEBUG (MainThread) [root] /sbin/tc filter replace dev dummy_ysznk protocol all parent 1389: pref 16 basic match 'meta(vlan eq 16)' flowid 1389:10 (cwd None) (cmdutils:150)*00:04:37.742* 2018-02-08 11:44:02,320 DEBUG (MainThread) [root] SUCCESS: = ''; = 0 (cmdutils:158)*00:04:37.743* 2018-02-08 11:44:02,321 DEBUG (MainThread) [root] /sbin/tc qdisc add dev dummy_ysznk parent 1389:10 handle 10: fq_codel (cwd None) (cmdutils:150)*00:04:37.745* 2018-02-08 11:44:02,333 DEBUG (MainThread) [root] SUCCESS: = ''; = 0 (cmdutils:158)*00:04:37.746* 2018-02-08 11:44:02,334 DEBUG (MainThread) [root] /sbin/tc qdisc add dev dummy_ysznk parent 1389:1388 handle 1388: fq_codel (cwd None) (cmdutils:150)*00:04:37.747* 2018-02-08 11:44:02,346 DEBUG (MainThread) [root] SUCCESS: = ''; = 0 (cmdutils:158)*00:04:37.749* 2018-02-08 11:44:02,347 DEBUG (MainThread) [root] /sbin/tc qdisc show dev dummy_ysznk (cwd None) (cmdutils:150)*00:04:37.751* 2018-02-08 11:44:02,359 DEBUG (MainThread) [root] SUCCESS: = ''; = 0 (cmdutils:158)*00:04:37.752* 2018-02-08 11:44:02,360 DEBUG (MainThread) [root] /sbin/tc filter show dev dummy_ysznk parent 1389: (cwd None) (cmdutils:150)*00:04:37.754* 2018-02-08 11:44:02,372 DEBUG (MainThread) [root] SUCCESS: = ''; = 0 (cmdutils:158)*00:04:37.755* 2018-02-08 11:44:02,374 DEBUG (MainThread) [root] /sbin/tc filter del dev dummy_ysznk pref 16 parent 1389: (cwd None) (cmdutils:150)*00:04:37.757* 2018-02-08 11:44:02,386 DEBUG (MainThread) [root] SUCCESS: = ''; = 0 (cmdutils:158)*00:04:37.758* 2018-02-08 11:44:02,387 DEBUG (MainThread) [root] /sbin/tc class del dev dummy_ysznk classid 1389:10 (cwd None) (cmdutils:150)*00:04:37.760* 2018-02-08 11:44:02,398 DEBUG (MainThread) [root] SUCCESS: = ''; = 0 (cmdutils:158)*00:04:37.761* 2018-02-08 11:44:02,400 DEBUG (MainThread) [root] /sbin/tc class add dev dummy_ysznk parent 1389: classid 1389:10 hfsc ul m2 8000000bit ls m1 32000000bit d 800000us m2 24000000bit (cwd None) (cmdutils:150)*00:04:37.764* 2018-02-08 11:44:02,412 DEBUG (MainThread) [root] SUCCESS: = ''; = 0 (cmdutils:158)*00:04:37.765* 2018-02-08 11:44:02,421 DEBUG (MainThread) [root] lshw -json -disable usb -disable pcmcia -disable isapnp -disable ide -disable scsi -disable dmi -disable memory -disable cpuinfo (cwd None) (cmdutils:150)*00:04:37.768* 2018-02-08 11:44:02,584 DEBUG (MainThread) [root] SUCCESS: = ''; = 0 (cmdutils:158)*00:04:37.769* 2018-02-08 11:44:02,587 DEBUG (netlink/events) [root] START thread (func=>, args=(), kwargs={}) (concurrent:192)*00:04:37.773* 2018-02-08 11:44:02,588 DEBUG (MainThread) [root] /sbin/ip link set dev dummy_ysznk.16 down (cwd None) (cmdutils:150)*00:04:37.775* 2018-02-08 11:44:02,609 DEBUG (MainThread) [root] SUCCESS: = ''; = 0 (cmdutils:158)*00:04:37.776* 2018-02-08 11:44:02,610 DEBUG (netlink/events) [root] FINISH thread (concurrent:195)*00:04:37.778* 2018-02-08 11:44:02,611 DEBUG (MainThread) [root] /sbin/ip link del dev dummy_ysznk.16 (cwd None) (cmdutils:150)*00:04:37.780* 2018-02-08 11:44:02,636 DEBUG (MainThread) [root] SUCCESS: = ''; = 0 (cmdutils:158)*00:04:37.781* --------------------- >> end captured logging << ---------------------*00:04:37.782* *00:04:37.782* ======================================================================*00:04:37.783* ERROR: testHostSampleHandlesDisappearingVlanInterfaces (virttests.sampling_test.InterfaceSampleTests)*00:04:37.784* ----------------------------------------------------------------------*00:04:37.785* Traceback (most recent call last):*00:04:37.785* File "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/tests/testValidation.py", line 191, in wrapper*00:04:37.787* return f(*args, **kwargs)*00:04:37.787* File "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/tests/virttests/sampling_test.py", line 346, in testHostSampleHandlesDisappearingVlanInterfaces*00:04:37.789* interfaces_and_samples = sampling._get_interfaces_and_samples()*00:04:37.790* File "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/virt/sampling.py", line 200, in _get_interfaces_and_samples*00:04:37.791* for link in ipwrapper.getLinks():*00:04:37.792* File "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/tests/virttests/sampling_test.py", line 339, in faultyGetLinks*00:04:37.793* all_links = list(original_getLinks())*00:04:37.794* File "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/ipwrapper.py", line 267, in getLinks*00:04:37.795* in six.viewitems(dpdk.get_dpdk_devices()))*00:04:37.796* File "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", line 44, in get_dpdk_devices*00:04:37.798* dpdk_devices = _get_dpdk_devices()*00:04:37.798* File "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/common/cache.py", line 41, in __call__*00:04:37.799* value = self.func(*args)*00:04:37.800* File "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", line 111, in _get_dpdk_devices*00:04:37.801* devices = _lshw_command()*00:04:37.802* File "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", line 127, in _lshw_command*00:04:37.803* return _normalize_lshw_result(out)*00:04:37.804* File "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", line 182, in _normalize_lshw_result*00:04:37.805* return json.loads('[' + result + ']')*00:04:37.806* File "/usr/lib64/python2.7/json/__init__.py", line 339, in loads*00:04:37.807* return _default_decoder.decode(s)*00:04:37.807* File "/usr/lib64/python2.7/json/decoder.py", line 364, in decode*00:04:37.808* obj, end = self.raw_decode(s, idx=_w(s, 0).end())*00:04:37.809* File "/usr/lib64/python2.7/json/decoder.py", line 380, in raw_decode*00:04:37.810* obj, end = self.scan_once(s, idx)*00:04:37.810* ValueError: Expecting , delimiter: line 11 column 8 (char 242)*00:04:37.811* -------------------- >> begin captured logging << --------------------*00:04:37.812* 2018-02-08 11:44:17,378 DEBUG (MainThread) [root] /sbin/ip link add name dummy_8gyyz type dummy (cwd None) (cmdutils:150)*00:04:37.813* 2018-02-08 11:44:17,406 DEBUG (MainThread) [root] SUCCESS: = ''; = 0 (cmdutils:158)*00:04:37.814* 2018-02-08 11:44:17,421 DEBUG (netlink/events) [root] START thread (func=>, args=(), kwargs={}) (concurrent:192)*00:04:37.817* 2018-02-08 11:44:17,423 DEBUG (MainThread) [root] /sbin/ip link set dev dummy_8gyyz up (cwd None) (cmdutils:150)*00:04:37.819* 2018-02-08 11:44:17,450 DEBUG (MainThread) [root] SUCCESS: = ''; = 0 (cmdutils:158)*00:04:37.820* 2018-02-08 11:44:17,454 DEBUG (netlink/events) [root] FINISH thread (concurrent:195)*00:04:37.821* 2018-02-08 11:44:17,455 DEBUG (MainThread) [root] /sbin/ip link add link dummy_8gyyz name vlan_669 type vlan id 999 (cwd None) (cmdutils:150)*00:04:37.823* 2018-02-08 11:44:17,477 DEBUG (MainThread) [root] SUCCESS: = ''; = 0 (cmdutils:158)*00:04:37.823* 2018-02-08 11:44:17,479 DEBUG (MainThread) [root] lshw -json -disable usb -disable pcmcia -disable isapnp -disable ide -disable scsi -disable dmi -disable memory -disable cpuinfo (cwd None) (cmdutils:150)*00:04:37.825* 2018-02-08 11:44:17,657 DEBUG (MainThread) [root] SUCCESS: = ''; = 0 (cmdutils:158)*00:04:37.825* 2018-02-08 11:44:17,658 DEBUG (MainThread) [root] /sbin/ip link del dev vlan_669 (cwd None) (cmdutils:150)*00:04:37.826* 2018-02-08 11:44:17,681 DEBUG (MainThread) [root] SUCCESS: = ''; = 0 (cmdutils:158)*00:04:37.826* 2018-02-08 11:44:17,683 DEBUG (MainThread) [root] /sbin/ip link del dev dummy_8gyyz (cwd None) (cmdutils:150)*00:04:37.827* 2018-02-08 11:44:17,708 DEBUG (MainThread) [root] SUCCESS: = ''; = 0 (cmdutils:158)*00:04:37.828* --------------------- >> end captured logging << ---------------------*00:04:37.828* *00:04:37.828* ======================================================================*00:04:37.828* ERROR: testHostSampleReportsNewInterface (virttests.sampling_test.InterfaceSampleTests)*00:04:37.829* ----------------------------------------------------------------------*00:04:37.829* Traceback (most recent call last):*00:04:37.830* File "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/tests/testValidation.py", line 191, in wrapper*00:04:37.830* return f(*args, **kwargs)*00:04:37.831* File "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/tests/virttests/sampling_test.py", line 326, in testHostSampleReportsNewInterface*00:04:37.831* sampling._get_interfaces_and_samples()))*00:04:37.832* File "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/virt/sampling.py", line 200, in _get_interfaces_and_samples*00:04:37.833* for link in ipwrapper.getLinks():*00:04:37.833* File "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/ipwrapper.py", line 267, in getLinks*00:04:37.834* in six.viewitems(dpdk.get_dpdk_devices()))*00:04:37.834* File "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", line 44, in get_dpdk_devices*00:04:37.835* dpdk_devices = _get_dpdk_devices()*00:04:37.835* File "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/common/cache.py", line 41, in __call__*00:04:37.836* value = self.func(*args)*00:04:37.836* File "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", line 111, in _get_dpdk_devices*00:04:37.837* devices = _lshw_command()*00:04:37.837* File "/home/jeCoverage.py warning: Module /home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/vdsm was never imported. (module-not-imported)*00:04:51.224* nkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", line 127, in _lshw_command*00:04:51.225* return _normalize_lshw_result(out)*00:04:51.226* File "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", line 182, in _normalize_lshw_result*00:04:51.227* return json.loads('[' + result + ']')*00:04:51.228* File "/usr/lib64/python2.7/json/__init__.py", line 339, in loads*00:04:51.229* return _default_decoder.decode(s)*00:04:51.229* File "/usr/lib64/python2.7/json/decoder.py", line 364, in decode*00:04:51.230* obj, end = self.raw_decode(s, idx=_w(s, 0).end())*00:04:51.231* File "/usr/lib64/python2.7/json/decoder.py", line 380, in raw_decode*00:04:51.231* obj, end = self.scan_once(s, idx)*00:04:51.232* ValueError: Expecting , delimiter: line 11 column 8 (char 242)*00:04:51.233* -------------------- >> begin captured logging << --------------------*00:04:51.234* 2018-02-08 11:44:17,714 DEBUG (MainThread) [root] lshw -json -disable usb -disable pcmcia -disable isapnp -disable ide -disable scsi -disable dmi -disable memory -disable cpuinfo (cwd None) (cmdutils:150)*00:04:51.237* 2018-02-08 11:44:17,871 DEBUG (MainThread) [root] SUCCESS: = ''; = 0 (cmdutils:158)*00:04:51.238* --------------------- >> end captured logging << --------------------- -------------- next part -------------- An HTML attachment was scrubbed... URL: From danken at redhat.com Thu Feb 8 12:51:57 2018 From: danken at redhat.com (Dan Kenigsberg) Date: Thu, 8 Feb 2018 14:51:57 +0200 Subject: [ovirt-devel] [VDSM] network tests failing the build again In-Reply-To: References: Message-ID: On Thu, Feb 8, 2018 at 2:33 PM, Nir Soffer wrote: > Did we changes something in the CI or the network code? We see the following > failures since yesterday. > > I'm ignoring the failures since they are not related to the patch, but > checking these > failures waste lot time. > > Can someone from network look at this? We are. Fedora broke us Bug 1543320 - Regression in lshw json output format. > > http://jenkins.ovirt.org/job/vdsm_master_check-patch-fc27-x86_64/1283/consoleFull > > 00:04:37.280 > ====================================================================== > 00:04:37.280 ERROR: test_identify_non_vlan_base_device > (network.link_vlan_test.LinkIfaceTests) > 00:04:37.281 > ---------------------------------------------------------------------- > 00:04:37.281 Traceback (most recent call last): > 00:04:37.281 File > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/tests/network/link_vlan_test.py", > line 46, in test_identify_non_vlan_base_device > 00:04:37.282 self.assertFalse(vlan.is_base_device(nic)) > 00:04:37.283 File > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/vlan.py", > line 47, in is_base_device > 00:04:37.283 return any(get_vlans_on_base_device(dev_name)) > 00:04:37.284 File > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/vlan.py", > line 41, in > 00:04:37.284 return (iface_properties['name'] for iface_properties in > iface.list() > 00:04:37.285 File > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/iface.py", > line 227, in list > 00:04:37.285 in six.viewitems(dpdk.get_dpdk_devices())) > 00:04:37.286 File > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", > line 47, in get_dpdk_devices > 00:04:37.287 dpdk_devices = _get_dpdk_devices() > 00:04:37.287 File > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/common/cache.py", > line 41, in __call__ > 00:04:37.287 value = self.func(*args) > 00:04:37.288 File > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", > line 111, in _get_dpdk_devices > 00:04:37.288 devices = _lshw_command() > 00:04:37.289 File > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", > line 127, in _lshw_command > 00:04:37.289 return _normalize_lshw_result(out) > 00:04:37.290 File > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", > line 182, in _normalize_lshw_result > 00:04:37.290 return json.loads('[' + result + ']') > 00:04:37.291 File "/usr/lib64/python2.7/json/__init__.py", line 339, in > loads > 00:04:37.291 return _default_decoder.decode(s) > 00:04:37.291 File "/usr/lib64/python2.7/json/decoder.py", line 364, in > decode > 00:04:37.292 obj, end = self.raw_decode(s, idx=_w(s, 0).end()) > 00:04:37.292 File "/usr/lib64/python2.7/json/decoder.py", line 380, in > raw_decode > 00:04:37.292 obj, end = self.scan_once(s, idx) > 00:04:37.293 ValueError: Expecting , delimiter: line 11 column 8 (char 242) > 00:04:37.293 -------------------- >> begin captured logging << > -------------------- > 00:04:37.294 2018-02-08 11:43:47,659 DEBUG (MainThread) [root] /sbin/ip link > add name dummy_Afi2m type dummy (cwd None) (cmdutils:150) > 00:04:37.294 2018-02-08 11:43:47,675 DEBUG (MainThread) [root] SUCCESS: > = ''; = 0 (cmdutils:158) > 00:04:37.295 2018-02-08 11:43:47,678 DEBUG (netlink/events) [root] START > thread (func= method Monitor._scan of 0x7fdcb6687290>>, args=(), kwargs={}) (concurrent:192) > 00:04:37.296 2018-02-08 11:43:47,680 DEBUG (MainThread) [root] /sbin/ip link > set dev dummy_Afi2m up (cwd None) (cmdutils:150) > 00:04:37.297 2018-02-08 11:43:47,700 DEBUG (MainThread) [root] SUCCESS: > = ''; = 0 (cmdutils:158) > 00:04:37.298 2018-02-08 11:43:47,704 DEBUG (netlink/events) [root] FINISH > thread > (concurrent:195) > 00:04:37.298 2018-02-08 11:43:47,706 DEBUG (MainThread) [root] lshw -json > -disable usb -disable pcmcia -disable isapnp -disable ide -disable scsi > -disable dmi -disable memory -disable cpuinfo (cwd None) (cmdutils:150) > 00:04:37.300 2018-02-08 11:43:47,866 DEBUG (MainThread) [root] SUCCESS: > = ''; = 0 (cmdutils:158) > 00:04:37.300 2018-02-08 11:43:47,868 DEBUG (MainThread) [root] /sbin/ip link > del dev dummy_Afi2m (cwd None) (cmdutils:150) > 00:04:37.301 2018-02-08 11:43:47,896 DEBUG (MainThread) [root] SUCCESS: > = ''; = 0 (cmdutils:158) > 00:04:37.301 --------------------- >> end captured logging << > --------------------- > 00:04:37.302 > 00:04:37.302 > ====================================================================== > 00:04:37.302 ERROR: test_identify_vlan_base_device > (network.link_vlan_test.LinkIfaceTests) > 00:04:37.303 > ---------------------------------------------------------------------- > 00:04:37.303 Traceback (most recent call last): > 00:04:37.303 File > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/tests/network/link_vlan_test.py", > line 42, in test_identify_vlan_base_device > 00:04:37.304 self.assertTrue(vlan.is_base_device(nic)) > 00:04:37.304 File > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/vlan.py", > line 47, in is_base_device > 00:04:37.305 return any(get_vlans_on_base_device(dev_name)) > 00:04:37.306 File > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/vlan.py", > line 41, in > 00:04:37.306 return (iface_properties['name'] for iface_properties in > iface.list() > 00:04:37.307 File > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/iface.py", > line 227, in list > 00:04:37.307 in six.viewitems(dpdk.get_dpdk_devices())) > 00:04:37.308 File > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", > line 44, in get_dpdk_devices > 00:04:37.309 dpdk_devices = _get_dpdk_devices() > 00:04:37.309 File > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/common/cache.py", > line 41, in __call__ > 00:04:37.309 value = self.func(*args) > 00:04:37.310 File > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", > line 111, in _get_dpdk_devices > 00:04:37.310 devices = _lshw_command() > 00:04:37.311 File > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", > line 127, in _lshw_command > 00:04:37.311 return _normalize_lshw_result(out) > 00:04:37.312 File > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", > line 182, in _normalize_lshw_result > 00:04:37.313 return json.loads('[' + result + ']') > 00:04:37.313 File "/usr/lib64/python2.7/json/__init__.py", line 339, in > loads > 00:04:37.313 return _default_decoder.decode(s) > 00:04:37.313 File "/usr/lib64/python2.7/json/decoder.py", line 364, in > decode > 00:04:37.314 obj, end = self.raw_decode(s, idx=_w(s, 0).end()) > 00:04:37.314 File "/usr/lib64/python2.7/json/decoder.py", line 380, in > raw_decode > 00:04:37.315 obj, end = self.scan_once(s, idx) > 00:04:37.315 ValueError: Expecting , delimiter: line 11 column 8 (char 242) > 00:04:37.315 -------------------- >> begin captured logging << > -------------------- > 00:04:37.316 2018-02-08 11:43:47,902 DEBUG (MainThread) [root] /sbin/ip link > add name dummy_tNDrx type dummy (cwd None) (cmdutils:150) > 00:04:37.316 2018-02-08 11:43:47,917 DEBUG (MainThread) [root] SUCCESS: > = ''; = 0 (cmdutils:158) > 00:04:37.317 2018-02-08 11:43:47,926 DEBUG (netlink/events) [root] START > thread (func= method Monitor._scan of 0x7fdcb61e8a90>>, args=(), kwargs={}) (concurrent:192) > 00:04:37.318 2018-02-08 11:43:47,928 DEBUG (MainThread) [root] /sbin/ip link > set dev dummy_tNDrx up (cwd None) (cmdutils:150) > 00:04:37.319 2018-02-08 11:43:47,943 DEBUG (MainThread) [root] SUCCESS: > = ''; = 0 (cmdutils:158) > 00:04:37.320 2018-02-08 11:43:47,946 DEBUG (netlink/events) [root] FINISH > thread > (concurrent:195) > 00:04:37.321 2018-02-08 11:43:47,950 DEBUG (MainThread) [root] /sbin/ip link > add link dummy_tNDrx name dummy_tNDrx.999 type vlan id 999 (cwd None) > (cmdutils:150) > 00:04:37.322 2018-02-08 11:43:47,971 DEBUG (MainThread) [root] SUCCESS: > = ''; = 0 (cmdutils:158) > 00:04:37.322 2018-02-08 11:43:47,972 DEBUG (MainThread) [root] /sbin/ip link > set dev dummy_tNDrx.999 up (cwd None) (cmdutils:150) > 00:04:37.323 2018-02-08 11:43:47,993 DEBUG (MainThread) [root] SUCCESS: > = ''; = 0 (cmdutils:158) > 00:04:37.325 2018-02-08 11:43:47,995 DEBUG (MainThread) [root] lshw -json > -disable usb -disable pcmcia -disable isapnp -disable ide -disable scsi > -disable dmi -disable memory -disable cpuinfo (cwd None) (cmdutils:150) > 00:04:37.328 2018-02-08 11:43:48,143 DEBUG (MainThread) [root] SUCCESS: > = ''; = 0 (cmdutils:158) > 00:04:37.329 2018-02-08 11:43:48,146 DEBUG (netlink/events) [root] START > thread (func= method Monitor._scan of 0x7fdcb65cef90>>, args=(), kwargs={}) (concurrent:192) > 00:04:37.338 2018-02-08 11:43:48,148 DEBUG (MainThread) [root] /sbin/ip link > set dev dummy_tNDrx.999 down (cwd None) (cmdutils:150) > 00:04:37.339 2018-02-08 11:43:48,169 DEBUG (MainThread) [root] SUCCESS: > = ''; = 0 (cmdutils:158) > 00:04:37.340 2018-02-08 11:43:48,170 DEBUG (netlink/events) [root] FINISH > thread > (concurrent:195) > 00:04:37.342 2018-02-08 11:43:48,171 DEBUG (MainThread) [root] /sbin/ip link > del dev dummy_tNDrx.999 (cwd None) (cmdutils:150) > 00:04:37.344 2018-02-08 11:43:48,192 DEBUG (MainThread) [root] SUCCESS: > = ''; = 0 (cmdutils:158) > 00:04:37.345 2018-02-08 11:43:48,193 DEBUG (MainThread) [root] /sbin/ip link > del dev dummy_tNDrx (cwd None) (cmdutils:150) > 00:04:37.346 2018-02-08 11:43:48,214 DEBUG (MainThread) [root] SUCCESS: > = ''; = 0 (cmdutils:158) > 00:04:37.347 --------------------- >> end captured logging << > --------------------- > 00:04:37.348 > 00:04:37.348 > ====================================================================== > 00:04:37.349 ERROR: test_list_vlans_on_base_device > (network.link_vlan_test.LinkIfaceTests) > 00:04:37.351 > ---------------------------------------------------------------------- > 00:04:37.352 Traceback (most recent call last): > 00:04:37.353 File > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/tests/network/link_vlan_test.py", > line 37, in test_list_vlans_on_base_device > 00:04:37.355 list(vlan.get_vlans_on_base_device(nic))) > 00:04:37.356 File > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/vlan.py", > line 41, in > 00:04:37.358 return (iface_properties['name'] for iface_properties in > iface.list() > 00:04:37.360 File > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/iface.py", > line 227, in list > 00:04:37.362 in six.viewitems(dpdk.get_dpdk_devices())) > 00:04:37.363 File > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", > line 44, in get_dpdk_devices > 00:04:37.365 dpdk_devices = _get_dpdk_devices() > 00:04:37.365 File > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/common/cache.py", > line 41, in __call__ > 00:04:37.367 value = self.func(*args) > 00:04:37.367 File > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", > line 111, in _get_dpdk_devices > 00:04:37.369 devices = _lshw_command() > 00:04:37.369 File > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", > line 127, in _lshw_command > 00:04:37.371 return _normalize_lshw_result(out) > 00:04:37.371 File > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", > line 182, in _normalize_lshw_result > 00:04:37.373 return json.loads('[' + result + ']') > 00:04:37.373 File "/usr/lib64/python2.7/json/__init__.py", line 339, in > loads > 00:04:37.374 return _default_decoder.decode(s) > 00:04:37.375 File "/usr/lib64/python2.7/json/decoder.py", line 364, in > decode > 00:04:37.375 obj, end = self.raw_decode(s, idx=_w(s, 0).end()) > 00:04:37.376 File "/usr/lib64/python2.7/json/decoder.py", line 380, in > raw_decode > 00:04:37.377 obj, end = self.scan_once(s, idx) > 00:04:37.377 ValueError: Expecting , delimiter: line 11 column 8 (char 242) > 00:04:37.378 -------------------- >> begin captured logging << > -------------------- > 00:04:37.379 2018-02-08 11:43:48,218 DEBUG (MainThread) [root] /sbin/ip link > add name dummy_Ecsrx type dummy (cwd None) (cmdutils:150) > 00:04:37.381 2018-02-08 11:43:48,230 DEBUG (MainThread) [root] SUCCESS: > = ''; = 0 (cmdutils:158) > 00:04:37.382 2018-02-08 11:43:48,237 DEBUG (netlink/events) [root] START > thread (func= method Monitor._scan of 0x7fdcb65cec50>>, args=(), kwargs={}) (concurrent:192) > 00:04:37.385 2018-02-08 11:43:48,238 DEBUG (MainThread) [root] /sbin/ip link > set dev dummy_Ecsrx up (cwd None) (cmdutils:150) > 00:04:37.386 2018-02-08 11:43:48,255 DEBUG (MainThread) [root] SUCCESS: > = ''; = 0 (cmdutils:158) > 00:04:37.387 2018-02-08 11:43:48,260 DEBUG (netlink/events) [root] FINISH > thread > (concurrent:195) > 00:04:37.389 2018-02-08 11:43:48,261 DEBUG (MainThread) [root] /sbin/ip link > add link dummy_Ecsrx name dummy_Ecsrx.999 type vlan id 999 (cwd None) > (cmdutils:150) > 00:04:37.391 2018-02-08 11:43:48,273 DEBUG (MainThread) [root] SUCCESS: > = ''; = 0 (cmdutils:158) > 00:04:37.392 2018-02-08 11:43:48,275 DEBUG (MainThread) [root] /sbin/ip link > set dev dummy_Ecsrx.999 up (cwd None) (cmdutils:150) > 00:04:37.393 2018-02-08 11:43:48,292 DEBUG (MainThread) [root] SUCCESS: > = ''; = 0 (cmdutils:158) > 00:04:37.394 2018-02-08 11:43:48,294 DEBUG (MainThread) [root] lshw -json > -disable usb -disable pcmcia -disable isapnp -disable ide -disable scsi > -disable dmi -disable memory -disable cpuinfo (cwd None) (cmdutils:150) > 00:04:37.397 2018-02-08 11:43:48,456 DEBUG (MainThread) [root] SUCCESS: > = ''; = 0 (cmdutils:158) > 00:04:37.398 2018-02-08 11:43:48,459 DEBUG (netlink/events) [root] START > thread (func= method Monitor._scan of 0x7fdcb7faab90>>, args=(), kwargs={}) (concurrent:192) > 00:04:37.401 2018-02-08 11:43:48,461 DEBUG (MainThread) [root] /sbin/ip link > set dev dummy_Ecsrx.999 down (cwd None) (cmdutils:150) > 00:04:37.402 2018-02-08 11:43:48,488 DEBUG (MainThread) [root] SUCCESS: > = ''; = 0 (cmdutils:158) > 00:04:37.403 2018-02-08 11:43:48,490 DEBUG (netlink/events) [root] FINISH > thread > (concurrent:195) > 00:04:37.405 2018-02-08 11:43:48,491 DEBUG (MainThread) [root] /sbin/ip link > del dev dummy_Ecsrx.999 (cwd None) (cmdutils:150) > 00:04:37.406 2018-02-08 11:43:48,515 DEBUG (MainThread) [root] SUCCESS: > = ''; = 0 (cmdutils:158) > 00:04:37.408 2018-02-08 11:43:48,517 DEBUG (MainThread) [root] /sbin/ip link > del dev dummy_Ecsrx (cwd None) (cmdutils:150) > 00:04:37.409 2018-02-08 11:43:48,541 DEBUG (MainThread) [root] SUCCESS: > = ''; = 0 (cmdutils:158) > 00:04:37.410 --------------------- >> end captured logging << > --------------------- > 00:04:37.411 > 00:04:37.411 > ====================================================================== > 00:04:37.412 ERROR: test_fake_nics (network.netinfo_test.TestNetinfo) > 00:04:37.413 > ---------------------------------------------------------------------- > 00:04:37.414 Traceback (most recent call last): > 00:04:37.414 File > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/tests/testValidation.py", > line 191, in wrapper > 00:04:37.416 return f(*args, **kwargs) > 00:04:37.417 File "/usr/lib/python2.7/site-packages/mock/mock.py", line > 1305, in patched > 00:04:37.418 return func(*args, **keywargs) > 00:04:37.418 File > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/tests/network/netinfo_test.py", > line 201, in test_fake_nics > 00:04:37.420 _nics = nics.nics() > 00:04:37.420 File > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/netinfo/misc.py", > line 57, in visible_devs > 00:04:37.422 return [dev.name for dev in getLinks() if predicate(dev) > and > 00:04:37.422 File > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/ipwrapper.py", > line 267, in getLinks > 00:04:37.424 in six.viewitems(dpdk.get_dpdk_devices())) > 00:04:37.424 File > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", > line 44, in get_dpdk_devices > 00:04:37.426 dpdk_devices = _get_dpdk_devices() > 00:04:37.427 File > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/common/cache.py", > line 41, in __call__ > 00:04:37.428 value = self.func(*args) > 00:04:37.428 File > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", > line 111, in _get_dpdk_devices > 00:04:37.430 devices = _lshw_command() > 00:04:37.430 File > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", > line 127, in _lshw_command > 00:04:37.432 return _normalize_lshw_result(out) > 00:04:37.433 File > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", > line 182, in _normalize_lshw_result > 00:04:37.434 return json.loads('[' + result + ']') > 00:04:37.435 File "/usr/lib64/python2.7/json/__init__.py", line 339, in > loads > 00:04:37.436 return _default_decoder.decode(s) > 00:04:37.437 File "/usr/lib64/python2.7/json/decoder.py", line 364, in > decode > 00:04:37.437 obj, end = self.raw_decode(s, idx=_w(s, 0).end()) > 00:04:37.438 File "/usr/lib64/python2.7/json/decoder.py", line 380, in > raw_decode > 00:04:37.439 obj, end = self.scan_once(s, idx) > 00:04:37.439 ValueError: Expecting , delimiter: line 11 column 8 (char 242) > 00:04:37.440 -------------------- >> begin captured logging << > -------------------- > 00:04:37.441 2018-02-08 11:43:52,941 DEBUG (MainThread) [root] /sbin/ip link > add name veth_Kb2e2cTujn type veth peer name veth_mevoaYSIn2 (cwd None) > (cmdutils:150) > 00:04:37.443 2018-02-08 11:43:52,968 DEBUG (MainThread) [root] SUCCESS: > = ''; = 0 (cmdutils:158) > 00:04:37.445 2018-02-08 11:43:52,969 DEBUG (MainThread) [root] /sbin/ip link > add name dummy_5VJln type dummy (cwd None) (cmdutils:150) > 00:04:37.446 2018-02-08 11:43:53,005 DEBUG (MainThread) [root] SUCCESS: > = ''; = 0 (cmdutils:158) > 00:04:37.447 2018-02-08 11:43:53,029 DEBUG (netlink/events) [root] START > thread (func= method Monitor._scan of 0x7fdcb661f790>>, args=(), kwargs={}) (concurrent:192) > 00:04:37.450 2018-02-08 11:43:53,031 DEBUG (MainThread) [root] /sbin/ip link > set dev dummy_5VJln up (cwd None) (cmdutils:150) > 00:04:37.452 2018-02-08 11:43:53,060 DEBUG (MainThread) [root] SUCCESS: > = ''; = 0 (cmdutils:158) > 00:04:37.453 2018-02-08 11:43:53,064 DEBUG (netlink/events) [root] FINISH > thread > (concurrent:195) > 00:04:37.455 2018-02-08 11:43:53,065 DEBUG (MainThread) [root] lshw -json > -disable usb -disable pcmcia -disable isapnp -disable ide -disable scsi > -disable dmi -disable memory -disable cpuinfo (cwd None) (cmdutils:150) > 00:04:37.457 2018-02-08 11:43:53,222 DEBUG (MainThread) [root] SUCCESS: > = ''; = 0 (cmdutils:158) > 00:04:37.458 2018-02-08 11:43:53,224 DEBUG (MainThread) [root] /sbin/ip link > del dev dummy_5VJln (cwd None) (cmdutils:150) > 00:04:37.459 2018-02-08 11:43:53,248 DEBUG (MainThread) [root] SUCCESS: > = ''; = 0 (cmdutils:158) > 00:04:37.461 2018-02-08 11:43:53,249 DEBUG (MainThread) [root] /sbin/ip link > del dev veth_Kb2e2cTujn (cwd None) (cmdutils:150) > 00:04:37.462 2018-02-08 11:43:53,271 DEBUG (MainThread) [root] SUCCESS: > = ''; = 0 (cmdutils:158) > 00:04:37.463 --------------------- >> end captured logging << > --------------------- > 00:04:37.464 > 00:04:37.464 > ====================================================================== > 00:04:37.465 ERROR: test_get_non_existing_bridge_info > (network.netinfo_test.TestNetinfo) > 00:04:37.466 > ---------------------------------------------------------------------- > 00:04:37.466 Traceback (most recent call last): > 00:04:37.467 File "/usr/lib/python2.7/site-packages/mock/mock.py", line > 1305, in patched > 00:04:37.468 return func(*args, **keywargs) > 00:04:37.468 File > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/tests/network/netinfo_test.py", > line 108, in test_get_non_existing_bridge_info > 00:04:37.470 get() > 00:04:37.470 File > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/netinfo/cache.py", > line 137, in get > 00:04:37.472 return _get(vdsmnets) > 00:04:37.472 File > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/netinfo/cache.py", > line 62, in _get > 00:04:37.473 devices_info = _devices_report(ipaddrs, routes) > 00:04:37.474 File > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/netinfo/cache.py", > line 97, in _devices_report > 00:04:37.476 for dev in (link for link in getLinks() if not > link.isHidden()): > 00:04:37.477 File > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/netinfo/cache.py", > line 97, in > 00:04:37.478 for dev in (link for link in getLinks() if not > link.isHidden()): > 00:04:37.479 File > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/ipwrapper.py", > line 267, in getLinks > 00:04:37.481 in six.viewitems(dpdk.get_dpdk_devices())) > 00:04:37.481 File > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", > line 44, in get_dpdk_devices > 00:04:37.483 dpdk_devices = _get_dpdk_devices() > 00:04:37.483 File > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/common/cache.py", > line 41, in __call__ > 00:04:37.485 value = self.func(*args) > 00:04:37.485 File > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", > line 111, in _get_dpdk_devices > 00:04:37.487 devices = _lshw_command() > 00:04:37.487 File > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", > line 127, in _lshw_command > 00:04:37.489 return _normalize_lshw_result(out) > 00:04:37.489 File > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", > line 182, in _normalize_lshw_result > 00:04:37.491 return json.loads('[' + result + ']') > 00:04:37.491 File "/usr/lib64/python2.7/json/__init__.py", line 339, in > loads > 00:04:37.492 return _default_decoder.decode(s) > 00:04:37.493 File "/usr/lib64/python2.7/json/decoder.py", line 364, in > decode > 00:04:37.493 obj, end = self.raw_decode(s, idx=_w(s, 0).end()) > 00:04:37.494 File "/usr/lib64/python2.7/json/decoder.py", line 380, in > raw_decode > 00:04:37.496 obj, end = self.scan_once(s, idx) > 00:04:37.497 ValueError: Expecting , delimiter: line 11 column 8 (char 242) > 00:04:37.497 -------------------- >> begin captured logging << > -------------------- > 00:04:37.498 2018-02-08 11:43:53,427 DEBUG (MainThread) [root] lshw -json > -disable usb -disable pcmcia -disable isapnp -disable ide -disable scsi > -disable dmi -disable memory -disable cpuinfo (cwd None) (cmdutils:150) > 00:04:37.501 2018-02-08 11:43:53,573 DEBUG (MainThread) [root] SUCCESS: > = ''; = 0 (cmdutils:158) > 00:04:37.502 --------------------- >> end captured logging << > --------------------- > 00:04:37.503 > 00:04:37.503 > ====================================================================== > 00:04:37.503 ERROR: test_speed_in_range (network.netinfo_test.TestNetinfo) > 00:04:37.504 > ---------------------------------------------------------------------- > 00:04:37.505 Traceback (most recent call last): > 00:04:37.506 File > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/tests/network/netinfo_test.py", > line 71, in test_speed_in_range > 00:04:37.507 for d in nics.nics(): > 00:04:37.507 File > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/netinfo/misc.py", > line 57, in visible_devs > 00:04:37.509 return [dev.name for dev in getLinks() if predicate(dev) > and > 00:04:37.510 File > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/ipwrapper.py", > line 267, in getLinks > 00:04:37.511 in six.viewitems(dpdk.get_dpdk_devices())) > 00:04:37.512 File > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", > line 44, in get_dpdk_devices > 00:04:37.513 dpdk_devices = _get_dpdk_devices() > 00:04:37.514 File > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/common/cache.py", > line 41, in __call__ > 00:04:37.515 value = self.func(*args) > 00:04:37.516 File > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", > line 111, in _get_dpdk_devices > 00:04:37.517 devices = _lshw_command() > 00:04:37.518 File > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", > line 127, in _lshw_command > 00:04:37.519 return _normalize_lshw_result(out) > 00:04:37.520 File > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", > line 182, in _normalize_lshw_result > 00:04:37.521 return json.loads('[' + result + ']') > 00:04:37.522 File "/usr/lib64/python2.7/json/__init__.py", line 339, in > loads > 00:04:37.523 return _default_decoder.decode(s) > 00:04:37.523 File "/usr/lib64/python2.7/json/decoder.py", line 364, in > decode > 00:04:37.524 obj, end = self.raw_decode(s, idx=_w(s, 0).end()) > 00:04:37.524 File "/usr/lib64/python2.7/json/decoder.py", line 380, in > raw_decode > 00:04:37.525 obj, end = self.scan_once(s, idx) > 00:04:37.526 ValueError: Expecting , delimiter: line 11 column 8 (char 242) > 00:04:37.527 -------------------- >> begin captured logging << > -------------------- > 00:04:37.527 2018-02-08 11:43:53,906 DEBUG (MainThread) [root] lshw -json > -disable usb -disable pcmcia -disable isapnp -disable ide -disable scsi > -disable dmi -disable memory -disable cpuinfo (cwd None) (cmdutils:150) > 00:04:37.530 2018-02-08 11:43:54,060 DEBUG (MainThread) [root] SUCCESS: > = ''; = 0 (cmdutils:158) > 00:04:37.531 --------------------- >> end captured logging << > --------------------- > 00:04:37.532 > 00:04:37.532 > ====================================================================== > 00:04:37.533 ERROR: test_multiple_vlans > (network.tc_test.TestConfigureOutbound) > 00:04:37.534 > ---------------------------------------------------------------------- > 00:04:37.535 Traceback (most recent call last): > 00:04:37.535 File "/usr/lib/python2.7/site-packages/mock/mock.py", line > 1305, in patched > 00:04:37.536 return func(*args, **keywargs) > 00:04:37.537 File > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/tests/network/tc_test.py", > line 454, in test_multiple_vlans > 00:04:37.539 self.device_name, v.tag) > 00:04:37.539 File > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/configurators/qos.py", > line 48, in configure_outbound > 00:04:37.541 qosOutbound) > 00:04:37.541 File > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/configurators/qos.py", > line 163, in _qdisc_conf_out > 00:04:37.542 if not _is_explicit_defined_default_class(dev): > 00:04:37.543 File > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/configurators/qos.py", > line 208, in _is_explicit_defined_default_class > 00:04:37.545 netinfo = NetInfo(cache_get()) > 00:04:37.545 File > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/netinfo/cache.py", > line 137, in get > 00:04:37.547 return _get(vdsmnets) > 00:04:37.547 File > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/netinfo/cache.py", > line 62, in _get > 00:04:37.549 devices_info = _devices_report(ipaddrs, routes) > 00:04:37.549 File > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/netinfo/cache.py", > line 97, in _devices_report > 00:04:37.551 for dev in (link for link in getLinks() if not > link.isHidden()): > 00:04:37.552 File > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/netinfo/cache.py", > line 97, in > 00:04:37.553 for dev in (link for link in getLinks() if not > link.isHidden()): > 00:04:37.554 File > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/ipwrapper.py", > line 267, in getLinks > 00:04:37.556 in six.viewitems(dpdk.get_dpdk_devices())) > 00:04:37.556 File > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", > line 44, in get_dpdk_devices > 00:04:37.558 dpdk_devices = _get_dpdk_devices() > 00:04:37.558 File > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/common/cache.py", > line 41, in __call__ > 00:04:37.560 value = self.func(*args) > 00:04:37.560 File > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", > line 111, in _get_dpdk_devices > 00:04:37.562 devices = _lshw_command() > 00:04:37.562 File > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", > line 127, in _lshw_command > 00:04:37.563 return _normalize_lshw_result(out) > 00:04:37.564 File > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", > line 182, in _normalize_lshw_result > 00:04:37.566 return json.loads('[' + result + ']') > 00:04:37.566 File "/usr/lib64/python2.7/json/__init__.py", line 339, in > loads > 00:04:37.567 return _default_decoder.decode(s) > 00:04:37.568 File "/usr/lib64/python2.7/json/decoder.py", line 364, in > decode > 00:04:37.568 obj, end = self.raw_decode(s, idx=_w(s, 0).end()) > 00:04:37.569 File "/usr/lib64/python2.7/json/decoder.py", line 380, in > raw_decode > 00:04:37.570 obj, end = self.scan_once(s, idx) > 00:04:37.570 ValueError: Expecting , delimiter: line 11 column 8 (char 242) > 00:04:37.571 -------------------- >> begin captured logging << > -------------------- > 00:04:37.572 2018-02-08 11:44:00,920 DEBUG (MainThread) [root] /sbin/ip link > add name dummy_wVPHq type dummy (cwd None) (cmdutils:150) > 00:04:37.573 2018-02-08 11:44:00,932 DEBUG (MainThread) [root] SUCCESS: > = ''; = 0 (cmdutils:158) > 00:04:37.575 2018-02-08 11:44:00,933 DEBUG (MainThread) [root] /sbin/ip link > set dev dummy_wVPHq up (cwd None) (cmdutils:150) > 00:04:37.576 2018-02-08 11:44:00,962 DEBUG (MainThread) [root] SUCCESS: > = ''; = 0 (cmdutils:158) > 00:04:37.577 2018-02-08 11:44:00,964 DEBUG (MainThread) [root] /sbin/ip link > add link dummy_wVPHq name dummy_wVPHq.16 type vlan id 16 (cwd None) > (cmdutils:150) > 00:04:37.579 2018-02-08 11:44:00,977 DEBUG (MainThread) [root] SUCCESS: > = ''; = 0 (cmdutils:158) > 00:04:37.580 2018-02-08 11:44:00,978 DEBUG (MainThread) [root] /sbin/ip link > set dev dummy_wVPHq.16 up (cwd None) (cmdutils:150) > 00:04:37.581 2018-02-08 11:44:01,002 DEBUG (MainThread) [root] SUCCESS: > = ''; = 0 (cmdutils:158) > 00:04:37.582 2018-02-08 11:44:01,003 DEBUG (MainThread) [root] /sbin/ip link > add link dummy_wVPHq name dummy_wVPHq.17 type vlan id 17 (cwd None) > (cmdutils:150) > 00:04:37.584 2018-02-08 11:44:01,020 DEBUG (MainThread) [root] SUCCESS: > = ''; = 0 (cmdutils:158) > 00:04:37.585 2018-02-08 11:44:01,022 DEBUG (MainThread) [root] /sbin/ip link > set dev dummy_wVPHq.17 up (cwd None) (cmdutils:150) > 00:04:37.587 2018-02-08 11:44:01,047 DEBUG (MainThread) [root] SUCCESS: > = ''; = 0 (cmdutils:158) > 00:04:37.588 2018-02-08 11:44:01,048 DEBUG (MainThread) [root] /sbin/tc > qdisc show dev dummy_wVPHq (cwd None) (cmdutils:150) > 00:04:37.589 2018-02-08 11:44:01,062 DEBUG (MainThread) [root] SUCCESS: > = ''; = 0 (cmdutils:158) > 00:04:37.590 2018-02-08 11:44:01,064 DEBUG (MainThread) [root] /sbin/tc > qdisc del dev dummy_wVPHq root (cwd None) (cmdutils:150) > 00:04:37.592 2018-02-08 11:44:01,075 DEBUG (MainThread) [root] FAILED: > = 'RTNETLINK answers: No such file or directory\n'; = 2 (cmdutils:158) > 00:04:37.594 2018-02-08 11:44:01,076 DEBUG (MainThread) [root] /sbin/tc > qdisc del dev dummy_wVPHq ingress (cwd None) (cmdutils:150) > 00:04:37.595 2018-02-08 11:44:01,087 DEBUG (MainThread) [root] FAILED: > = 'RTNETLINK answers: No such file or directory\n'; = 2 (cmdutils:158) > 00:04:37.597 2018-02-08 11:44:01,089 DEBUG (MainThread) [root] /sbin/tc > qdisc add dev dummy_wVPHq root handle 0x1389: hfsc default 0x1388 (cwd None) > (cmdutils:150) > 00:04:37.599 2018-02-08 11:44:01,100 DEBUG (MainThread) [root] SUCCESS: > = ''; = 0 (cmdutils:158) > 00:04:37.600 2018-02-08 11:44:01,101 DEBUG (MainThread) [root] /sbin/tc > qdisc add dev dummy_wVPHq ingress (cwd None) (cmdutils:150) > 00:04:37.601 2018-02-08 11:44:01,112 DEBUG (MainThread) [root] SUCCESS: > = ''; = 0 (cmdutils:158) > 00:04:37.602 2018-02-08 11:44:01,113 DEBUG (MainThread) [root] /sbin/tc > class add dev dummy_wVPHq parent 1389: classid 1389:10 hfsc ul m2 8000000bit > ls m1 32000000bit d 800000us m2 24000000bit (cwd None) (cmdutils:150) > 00:04:37.605 2018-02-08 11:44:01,124 DEBUG (MainThread) [root] SUCCESS: > = ''; = 0 (cmdutils:158) > 00:04:37.606 2018-02-08 11:44:01,126 DEBUG (MainThread) [root] /sbin/tc > class add dev dummy_wVPHq parent 1389: classid 1389:1388 hfsc ls m1 > 32000000bit d 800000us m2 24000000bit (cwd None) (cmdutils:150) > 00:04:37.608 2018-02-08 11:44:01,137 DEBUG (MainThread) [root] SUCCESS: > = ''; = 0 (cmdutils:158) > 00:04:37.609 2018-02-08 11:44:01,138 DEBUG (MainThread) [root] /sbin/tc > filter replace dev dummy_wVPHq protocol all parent 1389: pref 5000 u32 match > u8 0 0 flowid 0x1388 (cwd None) (cmdutils:150) > 00:04:37.611 2018-02-08 11:44:01,149 DEBUG (MainThread) [root] SUCCESS: > = ''; = 0 (cmdutils:158) > 00:04:37.612 2018-02-08 11:44:01,150 DEBUG (MainThread) [root] /sbin/tc > filter replace dev dummy_wVPHq protocol all parent 1389: pref 16 basic match > 'meta(vlan eq 16)' flowid 1389:10 (cwd None) (cmdutils:150) > 00:04:37.616 2018-02-08 11:44:01,163 DEBUG (MainThread) [root] SUCCESS: > = ''; = 0 (cmdutils:158) > 00:04:37.617 2018-02-08 11:44:01,164 DEBUG (MainThread) [root] /sbin/tc > qdisc add dev dummy_wVPHq parent 1389:10 handle 10: fq_codel (cwd None) > (cmdutils:150) > 00:04:37.619 2018-02-08 11:44:01,176 DEBUG (MainThread) [root] SUCCESS: > = ''; = 0 (cmdutils:158) > 00:04:37.621 2018-02-08 11:44:01,177 DEBUG (MainThread) [root] /sbin/tc > qdisc add dev dummy_wVPHq parent 1389:1388 handle 1388: fq_codel (cwd None) > (cmdutils:150) > 00:04:37.623 2018-02-08 11:44:01,188 DEBUG (MainThread) [root] SUCCESS: > = ''; = 0 (cmdutils:158) > 00:04:37.624 2018-02-08 11:44:01,189 DEBUG (MainThread) [root] /sbin/tc > qdisc show dev dummy_wVPHq (cwd None) (cmdutils:150) > 00:04:37.625 2018-02-08 11:44:01,201 DEBUG (MainThread) [root] SUCCESS: > = ''; = 0 (cmdutils:158) > 00:04:37.627 2018-02-08 11:44:01,202 DEBUG (MainThread) [root] /sbin/tc > filter show dev dummy_wVPHq parent 1389: (cwd None) (cmdutils:150) > 00:04:37.629 2018-02-08 11:44:01,214 DEBUG (MainThread) [root] SUCCESS: > = ''; = 0 (cmdutils:158) > 00:04:37.630 2018-02-08 11:44:01,215 DEBUG (MainThread) [root] /sbin/tc > class del dev dummy_wVPHq classid 1389:11 (cwd None) (cmdutils:150) > 00:04:37.632 2018-02-08 11:44:01,226 DEBUG (MainThread) [root] FAILED: > = 'RTNETLINK answers: No such file or directory\n'; = 2 (cmdutils:158) > 00:04:37.634 2018-02-08 11:44:01,227 DEBUG (MainThread) [root] /sbin/tc > class add dev dummy_wVPHq parent 1389: classid 1389:11 hfsc ul m2 8000000bit > ls m1 32000000bit d 800000us m2 24000000bit (cwd None) (cmdutils:150) > 00:04:37.637 2018-02-08 11:44:01,239 DEBUG (MainThread) [root] SUCCESS: > = ''; = 0 (cmdutils:158) > 00:04:37.639 2018-02-08 11:44:01,248 DEBUG (MainThread) [root] lshw -json > -disable usb -disable pcmcia -disable isapnp -disable ide -disable scsi > -disable dmi -disable memory -disable cpuinfo (cwd None) (cmdutils:150) > 00:04:37.641 2018-02-08 11:44:01,405 DEBUG (MainThread) [root] SUCCESS: > = ''; = 0 (cmdutils:158) > 00:04:37.643 2018-02-08 11:44:01,408 DEBUG (netlink/events) [root] START > thread (func= method Monitor._scan of 0x7fdcb6436450>>, args=(), kwargs={}) (concurrent:192) > 00:04:37.646 2018-02-08 11:44:01,410 DEBUG (MainThread) [root] /sbin/ip link > set dev dummy_wVPHq.17 down (cwd None) (cmdutils:150) > 00:04:37.647 2018-02-08 11:44:01,430 DEBUG (MainThread) [root] SUCCESS: > = ''; = 0 (cmdutils:158) > 00:04:37.648 2018-02-08 11:44:01,431 DEBUG (netlink/events) [root] FINISH > thread > (concurrent:195) > 00:04:37.650 2018-02-08 11:44:01,432 DEBUG (MainThread) [root] /sbin/ip link > del dev dummy_wVPHq.17 (cwd None) (cmdutils:150) > 00:04:37.651 2018-02-08 11:44:01,452 DEBUG (MainThread) [root] SUCCESS: > = ''; = 0 (cmdutils:158) > 00:04:37.652 2018-02-08 11:44:01,454 DEBUG (netlink/events) [root] START > thread (func= method Monitor._scan of 0x7fdcb6436b90>>, args=(), kwargs={}) (concurrent:192) > 00:04:37.655 2018-02-08 11:44:01,456 DEBUG (MainThread) [root] /sbin/ip link > set dev dummy_wVPHq.16 down (cwd None) (cmdutils:150) > 00:04:37.657 2018-02-08 11:44:01,475 DEBUG (MainThread) [root] SUCCESS: > = ''; = 0 (cmdutils:158) > 00:04:37.658 2018-02-08 11:44:01,477 DEBUG (netlink/events) [root] FINISH > thread > (concurrent:195) > 00:04:37.660 2018-02-08 11:44:01,478 DEBUG (MainThread) [root] /sbin/ip link > del dev dummy_wVPHq.16 (cwd None) (cmdutils:150) > 00:04:37.661 2018-02-08 11:44:01,498 DEBUG (MainThread) [root] SUCCESS: > = ''; = 0 (cmdutils:158) > 00:04:37.662 --------------------- >> end captured logging << > --------------------- > 00:04:37.663 > 00:04:37.663 > ====================================================================== > 00:04:37.664 ERROR: test_single_vlan(2) > (network.tc_test.TestConfigureOutbound) > 00:04:37.665 > ---------------------------------------------------------------------- > 00:04:37.666 Traceback (most recent call last): > 00:04:37.666 File > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/tests/testlib.py", > line 143, in wrapper > 00:04:37.667 return f(self, *args) > 00:04:37.668 File "/usr/lib/python2.7/site-packages/mock/mock.py", line > 1305, in patched > 00:04:37.668 return func(*args, **keywargs) > 00:04:37.669 File > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/tests/network/tc_test.py", > line 433, in test_single_vlan > 00:04:37.670 vlan.tag) > 00:04:37.671 File > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/configurators/qos.py", > line 48, in configure_outbound > 00:04:37.672 qosOutbound) > 00:04:37.672 File > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/configurators/qos.py", > line 163, in _qdisc_conf_out > 00:04:37.674 if not _is_explicit_defined_default_class(dev): > 00:04:37.675 File > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/configurators/qos.py", > line 208, in _is_explicit_defined_default_class > 00:04:37.677 netinfo = NetInfo(cache_get()) > 00:04:37.677 File > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/netinfo/cache.py", > line 137, in get > 00:04:37.679 return _get(vdsmnets) > 00:04:37.679 File > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/netinfo/cache.py", > line 62, in _get > 00:04:37.681 devices_info = _devices_report(ipaddrs, routes) > 00:04:37.681 File > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/netinfo/cache.py", > line 97, in _devices_report > 00:04:37.683 for dev in (link for link in getLinks() if not > link.isHidden()): > 00:04:37.684 File > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/netinfo/cache.py", > line 97, in > 00:04:37.685 for dev in (link for link in getLinks() if not > link.isHidden()): > 00:04:37.686 File > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/ipwrapper.py", > line 267, in getLinks > 00:04:37.688 in six.viewitems(dpdk.get_dpdk_devices())) > 00:04:37.688 File > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", > line 44, in get_dpdk_devices > 00:04:37.690 dpdk_devices = _get_dpdk_devices() > 00:04:37.690 File > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/common/cache.py", > line 41, in __call__ > 00:04:37.692 value = self.func(*args) > 00:04:37.692 File > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", > line 111, in _get_dpdk_devices > 00:04:37.693 devices = _lshw_command() > 00:04:37.694 File > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", > line 127, in _lshw_command > 00:04:37.695 return _normalize_lshw_result(out) > 00:04:37.696 File > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", > line 182, in _normalize_lshw_result > 00:04:37.698 return json.loads('[' + result + ']') > 00:04:37.698 File "/usr/lib64/python2.7/json/__init__.py", line 339, in > loads > 00:04:37.699 return _default_decoder.decode(s) > 00:04:37.699 File "/usr/lib64/python2.7/json/decoder.py", line 364, in > decode > 00:04:37.700 obj, end = self.raw_decode(s, idx=_w(s, 0).end()) > 00:04:37.701 File "/usr/lib64/python2.7/json/decoder.py", line 380, in > raw_decode > 00:04:37.702 obj, end = self.scan_once(s, idx) > 00:04:37.702 ValueError: Expecting , delimiter: line 11 column 8 (char 242) > 00:04:37.703 -------------------- >> begin captured logging << > -------------------- > 00:04:37.704 2018-02-08 11:44:02,101 DEBUG (MainThread) [root] /sbin/ip link > add name dummy_ysznk type dummy (cwd None) (cmdutils:150) > 00:04:37.705 2018-02-08 11:44:02,116 DEBUG (MainThread) [root] SUCCESS: > = ''; = 0 (cmdutils:158) > 00:04:37.706 2018-02-08 11:44:02,117 DEBUG (MainThread) [root] /sbin/ip link > set dev dummy_ysznk up (cwd None) (cmdutils:150) > 00:04:37.708 2018-02-08 11:44:02,149 DEBUG (MainThread) [root] SUCCESS: > = ''; = 0 (cmdutils:158) > 00:04:37.709 2018-02-08 11:44:02,151 DEBUG (MainThread) [root] /sbin/ip link > add link dummy_ysznk name dummy_ysznk.16 type vlan id 16 (cwd None) > (cmdutils:150) > 00:04:37.710 2018-02-08 11:44:02,166 DEBUG (MainThread) [root] SUCCESS: > = ''; = 0 (cmdutils:158) > 00:04:37.712 2018-02-08 11:44:02,167 DEBUG (MainThread) [root] /sbin/ip link > set dev dummy_ysznk.16 up (cwd None) (cmdutils:150) > 00:04:37.713 2018-02-08 11:44:02,190 DEBUG (MainThread) [root] SUCCESS: > = ''; = 0 (cmdutils:158) > 00:04:37.714 2018-02-08 11:44:02,191 DEBUG (MainThread) [root] /sbin/tc > qdisc show dev dummy_ysznk (cwd None) (cmdutils:150) > 00:04:37.715 2018-02-08 11:44:02,205 DEBUG (MainThread) [root] SUCCESS: > = ''; = 0 (cmdutils:158) > 00:04:37.716 2018-02-08 11:44:02,206 DEBUG (MainThread) [root] /sbin/tc > qdisc del dev dummy_ysznk root (cwd None) (cmdutils:150) > 00:04:37.718 2018-02-08 11:44:02,219 DEBUG (MainThread) [root] FAILED: > = 'RTNETLINK answers: No such file or directory\n'; = 2 (cmdutils:158) > 00:04:37.720 2018-02-08 11:44:02,220 DEBUG (MainThread) [root] /sbin/tc > qdisc del dev dummy_ysznk ingress (cwd None) (cmdutils:150) > 00:04:37.721 2018-02-08 11:44:02,233 DEBUG (MainThread) [root] FAILED: > = 'RTNETLINK answers: No such file or directory\n'; = 2 (cmdutils:158) > 00:04:37.723 2018-02-08 11:44:02,235 DEBUG (MainThread) [root] /sbin/tc > qdisc add dev dummy_ysznk root handle 0x1389: hfsc default 0x1388 (cwd None) > (cmdutils:150) > 00:04:37.724 2018-02-08 11:44:02,248 DEBUG (MainThread) [root] SUCCESS: > = ''; = 0 (cmdutils:158) > 00:04:37.725 2018-02-08 11:44:02,249 DEBUG (MainThread) [root] /sbin/tc > qdisc add dev dummy_ysznk ingress (cwd None) (cmdutils:150) > 00:04:37.727 2018-02-08 11:44:02,262 DEBUG (MainThread) [root] SUCCESS: > = ''; = 0 (cmdutils:158) > 00:04:37.728 2018-02-08 11:44:02,264 DEBUG (MainThread) [root] /sbin/tc > class add dev dummy_ysznk parent 1389: classid 1389:10 hfsc ul m2 8000000bit > ls m1 32000000bit d 800000us m2 24000000bit (cwd None) (cmdutils:150) > 00:04:37.730 2018-02-08 11:44:02,277 DEBUG (MainThread) [root] SUCCESS: > = ''; = 0 (cmdutils:158) > 00:04:37.732 2018-02-08 11:44:02,278 DEBUG (MainThread) [root] /sbin/tc > class add dev dummy_ysznk parent 1389: classid 1389:1388 hfsc ls m1 > 32000000bit d 800000us m2 24000000bit (cwd None) (cmdutils:150) > 00:04:37.734 2018-02-08 11:44:02,291 DEBUG (MainThread) [root] SUCCESS: > = ''; = 0 (cmdutils:158) > 00:04:37.735 2018-02-08 11:44:02,292 DEBUG (MainThread) [root] /sbin/tc > filter replace dev dummy_ysznk protocol all parent 1389: pref 5000 u32 match > u8 0 0 flowid 0x1388 (cwd None) (cmdutils:150) > 00:04:37.738 2018-02-08 11:44:02,306 DEBUG (MainThread) [root] SUCCESS: > = ''; = 0 (cmdutils:158) > 00:04:37.739 2018-02-08 11:44:02,307 DEBUG (MainThread) [root] /sbin/tc > filter replace dev dummy_ysznk protocol all parent 1389: pref 16 basic match > 'meta(vlan eq 16)' flowid 1389:10 (cwd None) (cmdutils:150) > 00:04:37.742 2018-02-08 11:44:02,320 DEBUG (MainThread) [root] SUCCESS: > = ''; = 0 (cmdutils:158) > 00:04:37.743 2018-02-08 11:44:02,321 DEBUG (MainThread) [root] /sbin/tc > qdisc add dev dummy_ysznk parent 1389:10 handle 10: fq_codel (cwd None) > (cmdutils:150) > 00:04:37.745 2018-02-08 11:44:02,333 DEBUG (MainThread) [root] SUCCESS: > = ''; = 0 (cmdutils:158) > 00:04:37.746 2018-02-08 11:44:02,334 DEBUG (MainThread) [root] /sbin/tc > qdisc add dev dummy_ysznk parent 1389:1388 handle 1388: fq_codel (cwd None) > (cmdutils:150) > 00:04:37.747 2018-02-08 11:44:02,346 DEBUG (MainThread) [root] SUCCESS: > = ''; = 0 (cmdutils:158) > 00:04:37.749 2018-02-08 11:44:02,347 DEBUG (MainThread) [root] /sbin/tc > qdisc show dev dummy_ysznk (cwd None) (cmdutils:150) > 00:04:37.751 2018-02-08 11:44:02,359 DEBUG (MainThread) [root] SUCCESS: > = ''; = 0 (cmdutils:158) > 00:04:37.752 2018-02-08 11:44:02,360 DEBUG (MainThread) [root] /sbin/tc > filter show dev dummy_ysznk parent 1389: (cwd None) (cmdutils:150) > 00:04:37.754 2018-02-08 11:44:02,372 DEBUG (MainThread) [root] SUCCESS: > = ''; = 0 (cmdutils:158) > 00:04:37.755 2018-02-08 11:44:02,374 DEBUG (MainThread) [root] /sbin/tc > filter del dev dummy_ysznk pref 16 parent 1389: (cwd None) (cmdutils:150) > 00:04:37.757 2018-02-08 11:44:02,386 DEBUG (MainThread) [root] SUCCESS: > = ''; = 0 (cmdutils:158) > 00:04:37.758 2018-02-08 11:44:02,387 DEBUG (MainThread) [root] /sbin/tc > class del dev dummy_ysznk classid 1389:10 (cwd None) (cmdutils:150) > 00:04:37.760 2018-02-08 11:44:02,398 DEBUG (MainThread) [root] SUCCESS: > = ''; = 0 (cmdutils:158) > 00:04:37.761 2018-02-08 11:44:02,400 DEBUG (MainThread) [root] /sbin/tc > class add dev dummy_ysznk parent 1389: classid 1389:10 hfsc ul m2 8000000bit > ls m1 32000000bit d 800000us m2 24000000bit (cwd None) (cmdutils:150) > 00:04:37.764 2018-02-08 11:44:02,412 DEBUG (MainThread) [root] SUCCESS: > = ''; = 0 (cmdutils:158) > 00:04:37.765 2018-02-08 11:44:02,421 DEBUG (MainThread) [root] lshw -json > -disable usb -disable pcmcia -disable isapnp -disable ide -disable scsi > -disable dmi -disable memory -disable cpuinfo (cwd None) (cmdutils:150) > 00:04:37.768 2018-02-08 11:44:02,584 DEBUG (MainThread) [root] SUCCESS: > = ''; = 0 (cmdutils:158) > 00:04:37.769 2018-02-08 11:44:02,587 DEBUG (netlink/events) [root] START > thread (func= method Monitor._scan of 0x7fdcb6436410>>, args=(), kwargs={}) (concurrent:192) > 00:04:37.773 2018-02-08 11:44:02,588 DEBUG (MainThread) [root] /sbin/ip link > set dev dummy_ysznk.16 down (cwd None) (cmdutils:150) > 00:04:37.775 2018-02-08 11:44:02,609 DEBUG (MainThread) [root] SUCCESS: > = ''; = 0 (cmdutils:158) > 00:04:37.776 2018-02-08 11:44:02,610 DEBUG (netlink/events) [root] FINISH > thread > (concurrent:195) > 00:04:37.778 2018-02-08 11:44:02,611 DEBUG (MainThread) [root] /sbin/ip link > del dev dummy_ysznk.16 (cwd None) (cmdutils:150) > 00:04:37.780 2018-02-08 11:44:02,636 DEBUG (MainThread) [root] SUCCESS: > = ''; = 0 (cmdutils:158) > 00:04:37.781 --------------------- >> end captured logging << > --------------------- > 00:04:37.782 > 00:04:37.782 > ====================================================================== > 00:04:37.783 ERROR: testHostSampleHandlesDisappearingVlanInterfaces > (virttests.sampling_test.InterfaceSampleTests) > 00:04:37.784 > ---------------------------------------------------------------------- > 00:04:37.785 Traceback (most recent call last): > 00:04:37.785 File > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/tests/testValidation.py", > line 191, in wrapper > 00:04:37.787 return f(*args, **kwargs) > 00:04:37.787 File > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/tests/virttests/sampling_test.py", > line 346, in testHostSampleHandlesDisappearingVlanInterfaces > 00:04:37.789 interfaces_and_samples = > sampling._get_interfaces_and_samples() > 00:04:37.790 File > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/virt/sampling.py", > line 200, in _get_interfaces_and_samples > 00:04:37.791 for link in ipwrapper.getLinks(): > 00:04:37.792 File > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/tests/virttests/sampling_test.py", > line 339, in faultyGetLinks > 00:04:37.793 all_links = list(original_getLinks()) > 00:04:37.794 File > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/ipwrapper.py", > line 267, in getLinks > 00:04:37.795 in six.viewitems(dpdk.get_dpdk_devices())) > 00:04:37.796 File > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", > line 44, in get_dpdk_devices > 00:04:37.798 dpdk_devices = _get_dpdk_devices() > 00:04:37.798 File > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/common/cache.py", > line 41, in __call__ > 00:04:37.799 value = self.func(*args) > 00:04:37.800 File > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", > line 111, in _get_dpdk_devices > 00:04:37.801 devices = _lshw_command() > 00:04:37.802 File > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", > line 127, in _lshw_command > 00:04:37.803 return _normalize_lshw_result(out) > 00:04:37.804 File > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", > line 182, in _normalize_lshw_result > 00:04:37.805 return json.loads('[' + result + ']') > 00:04:37.806 File "/usr/lib64/python2.7/json/__init__.py", line 339, in > loads > 00:04:37.807 return _default_decoder.decode(s) > 00:04:37.807 File "/usr/lib64/python2.7/json/decoder.py", line 364, in > decode > 00:04:37.808 obj, end = self.raw_decode(s, idx=_w(s, 0).end()) > 00:04:37.809 File "/usr/lib64/python2.7/json/decoder.py", line 380, in > raw_decode > 00:04:37.810 obj, end = self.scan_once(s, idx) > 00:04:37.810 ValueError: Expecting , delimiter: line 11 column 8 (char 242) > 00:04:37.811 -------------------- >> begin captured logging << > -------------------- > 00:04:37.812 2018-02-08 11:44:17,378 DEBUG (MainThread) [root] /sbin/ip link > add name dummy_8gyyz type dummy (cwd None) (cmdutils:150) > 00:04:37.813 2018-02-08 11:44:17,406 DEBUG (MainThread) [root] SUCCESS: > = ''; = 0 (cmdutils:158) > 00:04:37.814 2018-02-08 11:44:17,421 DEBUG (netlink/events) [root] START > thread (func= method Monitor._scan of 0x7fdcb6829e10>>, args=(), kwargs={}) (concurrent:192) > 00:04:37.817 2018-02-08 11:44:17,423 DEBUG (MainThread) [root] /sbin/ip link > set dev dummy_8gyyz up (cwd None) (cmdutils:150) > 00:04:37.819 2018-02-08 11:44:17,450 DEBUG (MainThread) [root] SUCCESS: > = ''; = 0 (cmdutils:158) > 00:04:37.820 2018-02-08 11:44:17,454 DEBUG (netlink/events) [root] FINISH > thread > (concurrent:195) > 00:04:37.821 2018-02-08 11:44:17,455 DEBUG (MainThread) [root] /sbin/ip link > add link dummy_8gyyz name vlan_669 type vlan id 999 (cwd None) > (cmdutils:150) > 00:04:37.823 2018-02-08 11:44:17,477 DEBUG (MainThread) [root] SUCCESS: > = ''; = 0 (cmdutils:158) > 00:04:37.823 2018-02-08 11:44:17,479 DEBUG (MainThread) [root] lshw -json > -disable usb -disable pcmcia -disable isapnp -disable ide -disable scsi > -disable dmi -disable memory -disable cpuinfo (cwd None) (cmdutils:150) > 00:04:37.825 2018-02-08 11:44:17,657 DEBUG (MainThread) [root] SUCCESS: > = ''; = 0 (cmdutils:158) > 00:04:37.825 2018-02-08 11:44:17,658 DEBUG (MainThread) [root] /sbin/ip link > del dev vlan_669 (cwd None) (cmdutils:150) > 00:04:37.826 2018-02-08 11:44:17,681 DEBUG (MainThread) [root] SUCCESS: > = ''; = 0 (cmdutils:158) > 00:04:37.826 2018-02-08 11:44:17,683 DEBUG (MainThread) [root] /sbin/ip link > del dev dummy_8gyyz (cwd None) (cmdutils:150) > 00:04:37.827 2018-02-08 11:44:17,708 DEBUG (MainThread) [root] SUCCESS: > = ''; = 0 (cmdutils:158) > 00:04:37.828 --------------------- >> end captured logging << > --------------------- > 00:04:37.828 > 00:04:37.828 > ====================================================================== > 00:04:37.828 ERROR: testHostSampleReportsNewInterface > (virttests.sampling_test.InterfaceSampleTests) > 00:04:37.829 > ---------------------------------------------------------------------- > 00:04:37.829 Traceback (most recent call last): > 00:04:37.830 File > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/tests/testValidation.py", > line 191, in wrapper > 00:04:37.830 return f(*args, **kwargs) > 00:04:37.831 File > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/tests/virttests/sampling_test.py", > line 326, in testHostSampleReportsNewInterface > 00:04:37.831 sampling._get_interfaces_and_samples())) > 00:04:37.832 File > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/virt/sampling.py", > line 200, in _get_interfaces_and_samples > 00:04:37.833 for link in ipwrapper.getLinks(): > 00:04:37.833 File > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/ipwrapper.py", > line 267, in getLinks > 00:04:37.834 in six.viewitems(dpdk.get_dpdk_devices())) > 00:04:37.834 File > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", > line 44, in get_dpdk_devices > 00:04:37.835 dpdk_devices = _get_dpdk_devices() > 00:04:37.835 File > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/common/cache.py", > line 41, in __call__ > 00:04:37.836 value = self.func(*args) > 00:04:37.836 File > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", > line 111, in _get_dpdk_devices > 00:04:37.837 devices = _lshw_command() > 00:04:37.837 File "/home/jeCoverage.py warning: Module > /home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/vdsm was > never imported. (module-not-imported) > 00:04:51.224 > nkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", > line 127, in _lshw_command > 00:04:51.225 return _normalize_lshw_result(out) > 00:04:51.226 File > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", > line 182, in _normalize_lshw_result > 00:04:51.227 return json.loads('[' + result + ']') > 00:04:51.228 File "/usr/lib64/python2.7/json/__init__.py", line 339, in > loads > 00:04:51.229 return _default_decoder.decode(s) > 00:04:51.229 File "/usr/lib64/python2.7/json/decoder.py", line 364, in > decode > 00:04:51.230 obj, end = self.raw_decode(s, idx=_w(s, 0).end()) > 00:04:51.231 File "/usr/lib64/python2.7/json/decoder.py", line 380, in > raw_decode > 00:04:51.231 obj, end = self.scan_once(s, idx) > 00:04:51.232 ValueError: Expecting , delimiter: line 11 column 8 (char 242) > 00:04:51.233 -------------------- >> begin captured logging << > -------------------- > 00:04:51.234 2018-02-08 11:44:17,714 DEBUG (MainThread) [root] lshw -json > -disable usb -disable pcmcia -disable isapnp -disable ide -disable scsi > -disable dmi -disable memory -disable cpuinfo (cwd None) (cmdutils:150) > 00:04:51.237 2018-02-08 11:44:17,871 DEBUG (MainThread) [root] SUCCESS: > = ''; = 0 (cmdutils:158) > 00:04:51.238 --------------------- >> end captured logging << > --------------------- > > From nsoffer at redhat.com Thu Feb 8 13:07:25 2018 From: nsoffer at redhat.com (Nir Soffer) Date: Thu, 08 Feb 2018 13:07:25 +0000 Subject: [ovirt-devel] [VDSM] network tests failing the build again In-Reply-To: References: Message-ID: On Thu, Feb 8, 2018 at 2:52 PM Dan Kenigsberg wrote: > On Thu, Feb 8, 2018 at 2:33 PM, Nir Soffer wrote: > > Did we changes something in the CI or the network code? We see the > following > > failures since yesterday. > > > > I'm ignoring the failures since they are not related to the patch, but > > checking these > > failures waste lot time. > > > > Can someone from network look at this? > > We are. Fedora broke us > Bug 1543320 - Regression in lshw json output format. > Great. So mark the tests as xfail on fedora 27? > > > > > > http://jenkins.ovirt.org/job/vdsm_master_check-patch-fc27-x86_64/1283/consoleFull > > > > 00:04:37.280 > > ====================================================================== > > 00:04:37.280 ERROR: test_identify_non_vlan_base_device > > (network.link_vlan_test.LinkIfaceTests) > > 00:04:37.281 > > ---------------------------------------------------------------------- > > 00:04:37.281 Traceback (most recent call last): > > 00:04:37.281 File > > > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/tests/network/link_vlan_test.py", > > line 46, in test_identify_non_vlan_base_device > > 00:04:37.282 self.assertFalse(vlan.is_base_device(nic)) > > 00:04:37.283 File > > > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/vlan.py", > > line 47, in is_base_device > > 00:04:37.283 return any(get_vlans_on_base_device(dev_name)) > > 00:04:37.284 File > > > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/vlan.py", > > line 41, in > > 00:04:37.284 return (iface_properties['name'] for iface_properties in > > iface.list() > > 00:04:37.285 File > > > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/iface.py", > > line 227, in list > > 00:04:37.285 in six.viewitems(dpdk.get_dpdk_devices())) > > 00:04:37.286 File > > > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", > > line 47, in get_dpdk_devices > > 00:04:37.287 dpdk_devices = _get_dpdk_devices() > > 00:04:37.287 File > > > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/common/cache.py", > > line 41, in __call__ > > 00:04:37.287 value = self.func(*args) > > 00:04:37.288 File > > > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", > > line 111, in _get_dpdk_devices > > 00:04:37.288 devices = _lshw_command() > > 00:04:37.289 File > > > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", > > line 127, in _lshw_command > > 00:04:37.289 return _normalize_lshw_result(out) > > 00:04:37.290 File > > > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", > > line 182, in _normalize_lshw_result > > 00:04:37.290 return json.loads('[' + result + ']') > > 00:04:37.291 File "/usr/lib64/python2.7/json/__init__.py", line 339, in > > loads > > 00:04:37.291 return _default_decoder.decode(s) > > 00:04:37.291 File "/usr/lib64/python2.7/json/decoder.py", line 364, in > > decode > > 00:04:37.292 obj, end = self.raw_decode(s, idx=_w(s, 0).end()) > > 00:04:37.292 File "/usr/lib64/python2.7/json/decoder.py", line 380, in > > raw_decode > > 00:04:37.292 obj, end = self.scan_once(s, idx) > > 00:04:37.293 ValueError: Expecting , delimiter: line 11 column 8 (char > 242) > > 00:04:37.293 -------------------- >> begin captured logging << > > -------------------- > > 00:04:37.294 2018-02-08 11:43:47,659 DEBUG (MainThread) [root] /sbin/ip > link > > add name dummy_Afi2m type dummy (cwd None) (cmdutils:150) > > 00:04:37.294 2018-02-08 11:43:47,675 DEBUG (MainThread) [root] SUCCESS: > > = ''; = 0 (cmdutils:158) > > 00:04:37.295 2018-02-08 11:43:47,678 DEBUG (netlink/events) [root] START > > thread > (func= > method Monitor._scan of > 0x7fdcb6687290>>, args=(), kwargs={}) (concurrent:192) > > 00:04:37.296 2018-02-08 11:43:47,680 DEBUG (MainThread) [root] /sbin/ip > link > > set dev dummy_Afi2m up (cwd None) (cmdutils:150) > > 00:04:37.297 2018-02-08 11:43:47,700 DEBUG (MainThread) [root] SUCCESS: > > = ''; = 0 (cmdutils:158) > > 00:04:37.298 2018-02-08 11:43:47,704 DEBUG (netlink/events) [root] FINISH > > thread > > (concurrent:195) > > 00:04:37.298 2018-02-08 11:43:47,706 DEBUG (MainThread) [root] lshw -json > > -disable usb -disable pcmcia -disable isapnp -disable ide -disable scsi > > -disable dmi -disable memory -disable cpuinfo (cwd None) (cmdutils:150) > > 00:04:37.300 2018-02-08 11:43:47,866 DEBUG (MainThread) [root] SUCCESS: > > = ''; = 0 (cmdutils:158) > > 00:04:37.300 2018-02-08 11:43:47,868 DEBUG (MainThread) [root] /sbin/ip > link > > del dev dummy_Afi2m (cwd None) (cmdutils:150) > > 00:04:37.301 2018-02-08 11:43:47,896 DEBUG (MainThread) [root] SUCCESS: > > = ''; = 0 (cmdutils:158) > > 00:04:37.301 --------------------- >> end captured logging << > > --------------------- > > 00:04:37.302 > > 00:04:37.302 > > ====================================================================== > > 00:04:37.302 ERROR: test_identify_vlan_base_device > > (network.link_vlan_test.LinkIfaceTests) > > 00:04:37.303 > > ---------------------------------------------------------------------- > > 00:04:37.303 Traceback (most recent call last): > > 00:04:37.303 File > > > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/tests/network/link_vlan_test.py", > > line 42, in test_identify_vlan_base_device > > 00:04:37.304 self.assertTrue(vlan.is_base_device(nic)) > > 00:04:37.304 File > > > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/vlan.py", > > line 47, in is_base_device > > 00:04:37.305 return any(get_vlans_on_base_device(dev_name)) > > 00:04:37.306 File > > > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/vlan.py", > > line 41, in > > 00:04:37.306 return (iface_properties['name'] for iface_properties in > > iface.list() > > 00:04:37.307 File > > > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/iface.py", > > line 227, in list > > 00:04:37.307 in six.viewitems(dpdk.get_dpdk_devices())) > > 00:04:37.308 File > > > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", > > line 44, in get_dpdk_devices > > 00:04:37.309 dpdk_devices = _get_dpdk_devices() > > 00:04:37.309 File > > > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/common/cache.py", > > line 41, in __call__ > > 00:04:37.309 value = self.func(*args) > > 00:04:37.310 File > > > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", > > line 111, in _get_dpdk_devices > > 00:04:37.310 devices = _lshw_command() > > 00:04:37.311 File > > > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", > > line 127, in _lshw_command > > 00:04:37.311 return _normalize_lshw_result(out) > > 00:04:37.312 File > > > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", > > line 182, in _normalize_lshw_result > > 00:04:37.313 return json.loads('[' + result + ']') > > 00:04:37.313 File "/usr/lib64/python2.7/json/__init__.py", line 339, in > > loads > > 00:04:37.313 return _default_decoder.decode(s) > > 00:04:37.313 File "/usr/lib64/python2.7/json/decoder.py", line 364, in > > decode > > 00:04:37.314 obj, end = self.raw_decode(s, idx=_w(s, 0).end()) > > 00:04:37.314 File "/usr/lib64/python2.7/json/decoder.py", line 380, in > > raw_decode > > 00:04:37.315 obj, end = self.scan_once(s, idx) > > 00:04:37.315 ValueError: Expecting , delimiter: line 11 column 8 (char > 242) > > 00:04:37.315 -------------------- >> begin captured logging << > > -------------------- > > 00:04:37.316 2018-02-08 11:43:47,902 DEBUG (MainThread) [root] /sbin/ip > link > > add name dummy_tNDrx type dummy (cwd None) (cmdutils:150) > > 00:04:37.316 2018-02-08 11:43:47,917 DEBUG (MainThread) [root] SUCCESS: > > = ''; = 0 (cmdutils:158) > > 00:04:37.317 2018-02-08 11:43:47,926 DEBUG (netlink/events) [root] START > > thread > (func= > method Monitor._scan of > 0x7fdcb61e8a90>>, args=(), kwargs={}) (concurrent:192) > > 00:04:37.318 2018-02-08 11:43:47,928 DEBUG (MainThread) [root] /sbin/ip > link > > set dev dummy_tNDrx up (cwd None) (cmdutils:150) > > 00:04:37.319 2018-02-08 11:43:47,943 DEBUG (MainThread) [root] SUCCESS: > > = ''; = 0 (cmdutils:158) > > 00:04:37.320 2018-02-08 11:43:47,946 DEBUG (netlink/events) [root] FINISH > > thread > > (concurrent:195) > > 00:04:37.321 2018-02-08 11:43:47,950 DEBUG (MainThread) [root] /sbin/ip > link > > add link dummy_tNDrx name dummy_tNDrx.999 type vlan id 999 (cwd None) > > (cmdutils:150) > > 00:04:37.322 2018-02-08 11:43:47,971 DEBUG (MainThread) [root] SUCCESS: > > = ''; = 0 (cmdutils:158) > > 00:04:37.322 2018-02-08 11:43:47,972 DEBUG (MainThread) [root] /sbin/ip > link > > set dev dummy_tNDrx.999 up (cwd None) (cmdutils:150) > > 00:04:37.323 2018-02-08 11:43:47,993 DEBUG (MainThread) [root] SUCCESS: > > = ''; = 0 (cmdutils:158) > > 00:04:37.325 2018-02-08 11:43:47,995 DEBUG (MainThread) [root] lshw -json > > -disable usb -disable pcmcia -disable isapnp -disable ide -disable scsi > > -disable dmi -disable memory -disable cpuinfo (cwd None) (cmdutils:150) > > 00:04:37.328 2018-02-08 11:43:48,143 DEBUG (MainThread) [root] SUCCESS: > > = ''; = 0 (cmdutils:158) > > 00:04:37.329 2018-02-08 11:43:48,146 DEBUG (netlink/events) [root] START > > thread > (func= > method Monitor._scan of > 0x7fdcb65cef90>>, args=(), kwargs={}) (concurrent:192) > > 00:04:37.338 2018-02-08 11:43:48,148 DEBUG (MainThread) [root] /sbin/ip > link > > set dev dummy_tNDrx.999 down (cwd None) (cmdutils:150) > > 00:04:37.339 2018-02-08 11:43:48,169 DEBUG (MainThread) [root] SUCCESS: > > = ''; = 0 (cmdutils:158) > > 00:04:37.340 2018-02-08 11:43:48,170 DEBUG (netlink/events) [root] FINISH > > thread > > (concurrent:195) > > 00:04:37.342 2018-02-08 11:43:48,171 DEBUG (MainThread) [root] /sbin/ip > link > > del dev dummy_tNDrx.999 (cwd None) (cmdutils:150) > > 00:04:37.344 2018-02-08 11:43:48,192 DEBUG (MainThread) [root] SUCCESS: > > = ''; = 0 (cmdutils:158) > > 00:04:37.345 2018-02-08 11:43:48,193 DEBUG (MainThread) [root] /sbin/ip > link > > del dev dummy_tNDrx (cwd None) (cmdutils:150) > > 00:04:37.346 2018-02-08 11:43:48,214 DEBUG (MainThread) [root] SUCCESS: > > = ''; = 0 (cmdutils:158) > > 00:04:37.347 --------------------- >> end captured logging << > > --------------------- > > 00:04:37.348 > > 00:04:37.348 > > ====================================================================== > > 00:04:37.349 ERROR: test_list_vlans_on_base_device > > (network.link_vlan_test.LinkIfaceTests) > > 00:04:37.351 > > ---------------------------------------------------------------------- > > 00:04:37.352 Traceback (most recent call last): > > 00:04:37.353 File > > > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/tests/network/link_vlan_test.py", > > line 37, in test_list_vlans_on_base_device > > 00:04:37.355 list(vlan.get_vlans_on_base_device(nic))) > > 00:04:37.356 File > > > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/vlan.py", > > line 41, in > > 00:04:37.358 return (iface_properties['name'] for iface_properties in > > iface.list() > > 00:04:37.360 File > > > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/iface.py", > > line 227, in list > > 00:04:37.362 in six.viewitems(dpdk.get_dpdk_devices())) > > 00:04:37.363 File > > > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", > > line 44, in get_dpdk_devices > > 00:04:37.365 dpdk_devices = _get_dpdk_devices() > > 00:04:37.365 File > > > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/common/cache.py", > > line 41, in __call__ > > 00:04:37.367 value = self.func(*args) > > 00:04:37.367 File > > > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", > > line 111, in _get_dpdk_devices > > 00:04:37.369 devices = _lshw_command() > > 00:04:37.369 File > > > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", > > line 127, in _lshw_command > > 00:04:37.371 return _normalize_lshw_result(out) > > 00:04:37.371 File > > > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", > > line 182, in _normalize_lshw_result > > 00:04:37.373 return json.loads('[' + result + ']') > > 00:04:37.373 File "/usr/lib64/python2.7/json/__init__.py", line 339, in > > loads > > 00:04:37.374 return _default_decoder.decode(s) > > 00:04:37.375 File "/usr/lib64/python2.7/json/decoder.py", line 364, in > > decode > > 00:04:37.375 obj, end = self.raw_decode(s, idx=_w(s, 0).end()) > > 00:04:37.376 File "/usr/lib64/python2.7/json/decoder.py", line 380, in > > raw_decode > > 00:04:37.377 obj, end = self.scan_once(s, idx) > > 00:04:37.377 ValueError: Expecting , delimiter: line 11 column 8 (char > 242) > > 00:04:37.378 -------------------- >> begin captured logging << > > -------------------- > > 00:04:37.379 2018-02-08 11:43:48,218 DEBUG (MainThread) [root] /sbin/ip > link > > add name dummy_Ecsrx type dummy (cwd None) (cmdutils:150) > > 00:04:37.381 2018-02-08 11:43:48,230 DEBUG (MainThread) [root] SUCCESS: > > = ''; = 0 (cmdutils:158) > > 00:04:37.382 2018-02-08 11:43:48,237 DEBUG (netlink/events) [root] START > > thread > (func= > method Monitor._scan of > 0x7fdcb65cec50>>, args=(), kwargs={}) (concurrent:192) > > 00:04:37.385 2018-02-08 11:43:48,238 DEBUG (MainThread) [root] /sbin/ip > link > > set dev dummy_Ecsrx up (cwd None) (cmdutils:150) > > 00:04:37.386 2018-02-08 11:43:48,255 DEBUG (MainThread) [root] SUCCESS: > > = ''; = 0 (cmdutils:158) > > 00:04:37.387 2018-02-08 11:43:48,260 DEBUG (netlink/events) [root] FINISH > > thread > > (concurrent:195) > > 00:04:37.389 2018-02-08 11:43:48,261 DEBUG (MainThread) [root] /sbin/ip > link > > add link dummy_Ecsrx name dummy_Ecsrx.999 type vlan id 999 (cwd None) > > (cmdutils:150) > > 00:04:37.391 2018-02-08 11:43:48,273 DEBUG (MainThread) [root] SUCCESS: > > = ''; = 0 (cmdutils:158) > > 00:04:37.392 2018-02-08 11:43:48,275 DEBUG (MainThread) [root] /sbin/ip > link > > set dev dummy_Ecsrx.999 up (cwd None) (cmdutils:150) > > 00:04:37.393 2018-02-08 11:43:48,292 DEBUG (MainThread) [root] SUCCESS: > > = ''; = 0 (cmdutils:158) > > 00:04:37.394 2018-02-08 11:43:48,294 DEBUG (MainThread) [root] lshw -json > > -disable usb -disable pcmcia -disable isapnp -disable ide -disable scsi > > -disable dmi -disable memory -disable cpuinfo (cwd None) (cmdutils:150) > > 00:04:37.397 2018-02-08 11:43:48,456 DEBUG (MainThread) [root] SUCCESS: > > = ''; = 0 (cmdutils:158) > > 00:04:37.398 2018-02-08 11:43:48,459 DEBUG (netlink/events) [root] START > > thread > (func= > method Monitor._scan of > 0x7fdcb7faab90>>, args=(), kwargs={}) (concurrent:192) > > 00:04:37.401 2018-02-08 11:43:48,461 DEBUG (MainThread) [root] /sbin/ip > link > > set dev dummy_Ecsrx.999 down (cwd None) (cmdutils:150) > > 00:04:37.402 2018-02-08 11:43:48,488 DEBUG (MainThread) [root] SUCCESS: > > = ''; = 0 (cmdutils:158) > > 00:04:37.403 2018-02-08 11:43:48,490 DEBUG (netlink/events) [root] FINISH > > thread > > (concurrent:195) > > 00:04:37.405 2018-02-08 11:43:48,491 DEBUG (MainThread) [root] /sbin/ip > link > > del dev dummy_Ecsrx.999 (cwd None) (cmdutils:150) > > 00:04:37.406 2018-02-08 11:43:48,515 DEBUG (MainThread) [root] SUCCESS: > > = ''; = 0 (cmdutils:158) > > 00:04:37.408 2018-02-08 11:43:48,517 DEBUG (MainThread) [root] /sbin/ip > link > > del dev dummy_Ecsrx (cwd None) (cmdutils:150) > > 00:04:37.409 2018-02-08 11:43:48,541 DEBUG (MainThread) [root] SUCCESS: > > = ''; = 0 (cmdutils:158) > > 00:04:37.410 --------------------- >> end captured logging << > > --------------------- > > 00:04:37.411 > > 00:04:37.411 > > ====================================================================== > > 00:04:37.412 ERROR: test_fake_nics (network.netinfo_test.TestNetinfo) > > 00:04:37.413 > > ---------------------------------------------------------------------- > > 00:04:37.414 Traceback (most recent call last): > > 00:04:37.414 File > > > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/tests/testValidation.py", > > line 191, in wrapper > > 00:04:37.416 return f(*args, **kwargs) > > 00:04:37.417 File "/usr/lib/python2.7/site-packages/mock/mock.py", line > > 1305, in patched > > 00:04:37.418 return func(*args, **keywargs) > > 00:04:37.418 File > > > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/tests/network/netinfo_test.py", > > line 201, in test_fake_nics > > 00:04:37.420 _nics = nics.nics() > > 00:04:37.420 File > > > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/netinfo/misc.py", > > line 57, in visible_devs > > 00:04:37.422 return [dev.name for dev in getLinks() if > predicate(dev) > > and > > 00:04:37.422 File > > > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/ipwrapper.py", > > line 267, in getLinks > > 00:04:37.424 in six.viewitems(dpdk.get_dpdk_devices())) > > 00:04:37.424 File > > > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", > > line 44, in get_dpdk_devices > > 00:04:37.426 dpdk_devices = _get_dpdk_devices() > > 00:04:37.427 File > > > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/common/cache.py", > > line 41, in __call__ > > 00:04:37.428 value = self.func(*args) > > 00:04:37.428 File > > > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", > > line 111, in _get_dpdk_devices > > 00:04:37.430 devices = _lshw_command() > > 00:04:37.430 File > > > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", > > line 127, in _lshw_command > > 00:04:37.432 return _normalize_lshw_result(out) > > 00:04:37.433 File > > > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", > > line 182, in _normalize_lshw_result > > 00:04:37.434 return json.loads('[' + result + ']') > > 00:04:37.435 File "/usr/lib64/python2.7/json/__init__.py", line 339, in > > loads > > 00:04:37.436 return _default_decoder.decode(s) > > 00:04:37.437 File "/usr/lib64/python2.7/json/decoder.py", line 364, in > > decode > > 00:04:37.437 obj, end = self.raw_decode(s, idx=_w(s, 0).end()) > > 00:04:37.438 File "/usr/lib64/python2.7/json/decoder.py", line 380, in > > raw_decode > > 00:04:37.439 obj, end = self.scan_once(s, idx) > > 00:04:37.439 ValueError: Expecting , delimiter: line 11 column 8 (char > 242) > > 00:04:37.440 -------------------- >> begin captured logging << > > -------------------- > > 00:04:37.441 2018-02-08 11:43:52,941 DEBUG (MainThread) [root] /sbin/ip > link > > add name veth_Kb2e2cTujn type veth peer name veth_mevoaYSIn2 (cwd None) > > (cmdutils:150) > > 00:04:37.443 2018-02-08 11:43:52,968 DEBUG (MainThread) [root] SUCCESS: > > = ''; = 0 (cmdutils:158) > > 00:04:37.445 2018-02-08 11:43:52,969 DEBUG (MainThread) [root] /sbin/ip > link > > add name dummy_5VJln type dummy (cwd None) (cmdutils:150) > > 00:04:37.446 2018-02-08 11:43:53,005 DEBUG (MainThread) [root] SUCCESS: > > = ''; = 0 (cmdutils:158) > > 00:04:37.447 2018-02-08 11:43:53,029 DEBUG (netlink/events) [root] START > > thread > (func= > method Monitor._scan of > 0x7fdcb661f790>>, args=(), kwargs={}) (concurrent:192) > > 00:04:37.450 2018-02-08 11:43:53,031 DEBUG (MainThread) [root] /sbin/ip > link > > set dev dummy_5VJln up (cwd None) (cmdutils:150) > > 00:04:37.452 2018-02-08 11:43:53,060 DEBUG (MainThread) [root] SUCCESS: > > = ''; = 0 (cmdutils:158) > > 00:04:37.453 2018-02-08 11:43:53,064 DEBUG (netlink/events) [root] FINISH > > thread > > (concurrent:195) > > 00:04:37.455 2018-02-08 11:43:53,065 DEBUG (MainThread) [root] lshw -json > > -disable usb -disable pcmcia -disable isapnp -disable ide -disable scsi > > -disable dmi -disable memory -disable cpuinfo (cwd None) (cmdutils:150) > > 00:04:37.457 2018-02-08 11:43:53,222 DEBUG (MainThread) [root] SUCCESS: > > = ''; = 0 (cmdutils:158) > > 00:04:37.458 2018-02-08 11:43:53,224 DEBUG (MainThread) [root] /sbin/ip > link > > del dev dummy_5VJln (cwd None) (cmdutils:150) > > 00:04:37.459 2018-02-08 11:43:53,248 DEBUG (MainThread) [root] SUCCESS: > > = ''; = 0 (cmdutils:158) > > 00:04:37.461 2018-02-08 11:43:53,249 DEBUG (MainThread) [root] /sbin/ip > link > > del dev veth_Kb2e2cTujn (cwd None) (cmdutils:150) > > 00:04:37.462 2018-02-08 11:43:53,271 DEBUG (MainThread) [root] SUCCESS: > > = ''; = 0 (cmdutils:158) > > 00:04:37.463 --------------------- >> end captured logging << > > --------------------- > > 00:04:37.464 > > 00:04:37.464 > > ====================================================================== > > 00:04:37.465 ERROR: test_get_non_existing_bridge_info > > (network.netinfo_test.TestNetinfo) > > 00:04:37.466 > > ---------------------------------------------------------------------- > > 00:04:37.466 Traceback (most recent call last): > > 00:04:37.467 File "/usr/lib/python2.7/site-packages/mock/mock.py", line > > 1305, in patched > > 00:04:37.468 return func(*args, **keywargs) > > 00:04:37.468 File > > > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/tests/network/netinfo_test.py", > > line 108, in test_get_non_existing_bridge_info > > 00:04:37.470 get() > > 00:04:37.470 File > > > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/netinfo/cache.py", > > line 137, in get > > 00:04:37.472 return _get(vdsmnets) > > 00:04:37.472 File > > > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/netinfo/cache.py", > > line 62, in _get > > 00:04:37.473 devices_info = _devices_report(ipaddrs, routes) > > 00:04:37.474 File > > > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/netinfo/cache.py", > > line 97, in _devices_report > > 00:04:37.476 for dev in (link for link in getLinks() if not > > link.isHidden()): > > 00:04:37.477 File > > > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/netinfo/cache.py", > > line 97, in > > 00:04:37.478 for dev in (link for link in getLinks() if not > > link.isHidden()): > > 00:04:37.479 File > > > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/ipwrapper.py", > > line 267, in getLinks > > 00:04:37.481 in six.viewitems(dpdk.get_dpdk_devices())) > > 00:04:37.481 File > > > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", > > line 44, in get_dpdk_devices > > 00:04:37.483 dpdk_devices = _get_dpdk_devices() > > 00:04:37.483 File > > > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/common/cache.py", > > line 41, in __call__ > > 00:04:37.485 value = self.func(*args) > > 00:04:37.485 File > > > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", > > line 111, in _get_dpdk_devices > > 00:04:37.487 devices = _lshw_command() > > 00:04:37.487 File > > > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", > > line 127, in _lshw_command > > 00:04:37.489 return _normalize_lshw_result(out) > > 00:04:37.489 File > > > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", > > line 182, in _normalize_lshw_result > > 00:04:37.491 return json.loads('[' + result + ']') > > 00:04:37.491 File "/usr/lib64/python2.7/json/__init__.py", line 339, in > > loads > > 00:04:37.492 return _default_decoder.decode(s) > > 00:04:37.493 File "/usr/lib64/python2.7/json/decoder.py", line 364, in > > decode > > 00:04:37.493 obj, end = self.raw_decode(s, idx=_w(s, 0).end()) > > 00:04:37.494 File "/usr/lib64/python2.7/json/decoder.py", line 380, in > > raw_decode > > 00:04:37.496 obj, end = self.scan_once(s, idx) > > 00:04:37.497 ValueError: Expecting , delimiter: line 11 column 8 (char > 242) > > 00:04:37.497 -------------------- >> begin captured logging << > > -------------------- > > 00:04:37.498 2018-02-08 11:43:53,427 DEBUG (MainThread) [root] lshw -json > > -disable usb -disable pcmcia -disable isapnp -disable ide -disable scsi > > -disable dmi -disable memory -disable cpuinfo (cwd None) (cmdutils:150) > > 00:04:37.501 2018-02-08 11:43:53,573 DEBUG (MainThread) [root] SUCCESS: > > = ''; = 0 (cmdutils:158) > > 00:04:37.502 --------------------- >> end captured logging << > > --------------------- > > 00:04:37.503 > > 00:04:37.503 > > ====================================================================== > > 00:04:37.503 ERROR: test_speed_in_range > (network.netinfo_test.TestNetinfo) > > 00:04:37.504 > > ---------------------------------------------------------------------- > > 00:04:37.505 Traceback (most recent call last): > > 00:04:37.506 File > > > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/tests/network/netinfo_test.py", > > line 71, in test_speed_in_range > > 00:04:37.507 for d in nics.nics(): > > 00:04:37.507 File > > > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/netinfo/misc.py", > > line 57, in visible_devs > > 00:04:37.509 return [dev.name for dev in getLinks() if > predicate(dev) > > and > > 00:04:37.510 File > > > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/ipwrapper.py", > > line 267, in getLinks > > 00:04:37.511 in six.viewitems(dpdk.get_dpdk_devices())) > > 00:04:37.512 File > > > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", > > line 44, in get_dpdk_devices > > 00:04:37.513 dpdk_devices = _get_dpdk_devices() > > 00:04:37.514 File > > > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/common/cache.py", > > line 41, in __call__ > > 00:04:37.515 value = self.func(*args) > > 00:04:37.516 File > > > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", > > line 111, in _get_dpdk_devices > > 00:04:37.517 devices = _lshw_command() > > 00:04:37.518 File > > > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", > > line 127, in _lshw_command > > 00:04:37.519 return _normalize_lshw_result(out) > > 00:04:37.520 File > > > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", > > line 182, in _normalize_lshw_result > > 00:04:37.521 return json.loads('[' + result + ']') > > 00:04:37.522 File "/usr/lib64/python2.7/json/__init__.py", line 339, in > > loads > > 00:04:37.523 return _default_decoder.decode(s) > > 00:04:37.523 File "/usr/lib64/python2.7/json/decoder.py", line 364, in > > decode > > 00:04:37.524 obj, end = self.raw_decode(s, idx=_w(s, 0).end()) > > 00:04:37.524 File "/usr/lib64/python2.7/json/decoder.py", line 380, in > > raw_decode > > 00:04:37.525 obj, end = self.scan_once(s, idx) > > 00:04:37.526 ValueError: Expecting , delimiter: line 11 column 8 (char > 242) > > 00:04:37.527 -------------------- >> begin captured logging << > > -------------------- > > 00:04:37.527 2018-02-08 11:43:53,906 DEBUG (MainThread) [root] lshw -json > > -disable usb -disable pcmcia -disable isapnp -disable ide -disable scsi > > -disable dmi -disable memory -disable cpuinfo (cwd None) (cmdutils:150) > > 00:04:37.530 2018-02-08 11:43:54,060 DEBUG (MainThread) [root] SUCCESS: > > = ''; = 0 (cmdutils:158) > > 00:04:37.531 --------------------- >> end captured logging << > > --------------------- > > 00:04:37.532 > > 00:04:37.532 > > ====================================================================== > > 00:04:37.533 ERROR: test_multiple_vlans > > (network.tc_test.TestConfigureOutbound) > > 00:04:37.534 > > ---------------------------------------------------------------------- > > 00:04:37.535 Traceback (most recent call last): > > 00:04:37.535 File "/usr/lib/python2.7/site-packages/mock/mock.py", line > > 1305, in patched > > 00:04:37.536 return func(*args, **keywargs) > > 00:04:37.537 File > > > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/tests/network/tc_test.py", > > line 454, in test_multiple_vlans > > 00:04:37.539 self.device_name, v.tag) > > 00:04:37.539 File > > > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/configurators/qos.py", > > line 48, in configure_outbound > > 00:04:37.541 qosOutbound) > > 00:04:37.541 File > > > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/configurators/qos.py", > > line 163, in _qdisc_conf_out > > 00:04:37.542 if not _is_explicit_defined_default_class(dev): > > 00:04:37.543 File > > > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/configurators/qos.py", > > line 208, in _is_explicit_defined_default_class > > 00:04:37.545 netinfo = NetInfo(cache_get()) > > 00:04:37.545 File > > > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/netinfo/cache.py", > > line 137, in get > > 00:04:37.547 return _get(vdsmnets) > > 00:04:37.547 File > > > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/netinfo/cache.py", > > line 62, in _get > > 00:04:37.549 devices_info = _devices_report(ipaddrs, routes) > > 00:04:37.549 File > > > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/netinfo/cache.py", > > line 97, in _devices_report > > 00:04:37.551 for dev in (link for link in getLinks() if not > > link.isHidden()): > > 00:04:37.552 File > > > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/netinfo/cache.py", > > line 97, in > > 00:04:37.553 for dev in (link for link in getLinks() if not > > link.isHidden()): > > 00:04:37.554 File > > > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/ipwrapper.py", > > line 267, in getLinks > > 00:04:37.556 in six.viewitems(dpdk.get_dpdk_devices())) > > 00:04:37.556 File > > > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", > > line 44, in get_dpdk_devices > > 00:04:37.558 dpdk_devices = _get_dpdk_devices() > > 00:04:37.558 File > > > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/common/cache.py", > > line 41, in __call__ > > 00:04:37.560 value = self.func(*args) > > 00:04:37.560 File > > > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", > > line 111, in _get_dpdk_devices > > 00:04:37.562 devices = _lshw_command() > > 00:04:37.562 File > > > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", > > line 127, in _lshw_command > > 00:04:37.563 return _normalize_lshw_result(out) > > 00:04:37.564 File > > > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", > > line 182, in _normalize_lshw_result > > 00:04:37.566 return json.loads('[' + result + ']') > > 00:04:37.566 File "/usr/lib64/python2.7/json/__init__.py", line 339, in > > loads > > 00:04:37.567 return _default_decoder.decode(s) > > 00:04:37.568 File "/usr/lib64/python2.7/json/decoder.py", line 364, in > > decode > > 00:04:37.568 obj, end = self.raw_decode(s, idx=_w(s, 0).end()) > > 00:04:37.569 File "/usr/lib64/python2.7/json/decoder.py", line 380, in > > raw_decode > > 00:04:37.570 obj, end = self.scan_once(s, idx) > > 00:04:37.570 ValueError: Expecting , delimiter: line 11 column 8 (char > 242) > > 00:04:37.571 -------------------- >> begin captured logging << > > -------------------- > > 00:04:37.572 2018-02-08 11:44:00,920 DEBUG (MainThread) [root] /sbin/ip > link > > add name dummy_wVPHq type dummy (cwd None) (cmdutils:150) > > 00:04:37.573 2018-02-08 11:44:00,932 DEBUG (MainThread) [root] SUCCESS: > > = ''; = 0 (cmdutils:158) > > 00:04:37.575 2018-02-08 11:44:00,933 DEBUG (MainThread) [root] /sbin/ip > link > > set dev dummy_wVPHq up (cwd None) (cmdutils:150) > > 00:04:37.576 2018-02-08 11:44:00,962 DEBUG (MainThread) [root] SUCCESS: > > = ''; = 0 (cmdutils:158) > > 00:04:37.577 2018-02-08 11:44:00,964 DEBUG (MainThread) [root] /sbin/ip > link > > add link dummy_wVPHq name dummy_wVPHq.16 type vlan id 16 (cwd None) > > (cmdutils:150) > > 00:04:37.579 2018-02-08 11:44:00,977 DEBUG (MainThread) [root] SUCCESS: > > = ''; = 0 (cmdutils:158) > > 00:04:37.580 2018-02-08 11:44:00,978 DEBUG (MainThread) [root] /sbin/ip > link > > set dev dummy_wVPHq.16 up (cwd None) (cmdutils:150) > > 00:04:37.581 2018-02-08 11:44:01,002 DEBUG (MainThread) [root] SUCCESS: > > = ''; = 0 (cmdutils:158) > > 00:04:37.582 2018-02-08 11:44:01,003 DEBUG (MainThread) [root] /sbin/ip > link > > add link dummy_wVPHq name dummy_wVPHq.17 type vlan id 17 (cwd None) > > (cmdutils:150) > > 00:04:37.584 2018-02-08 11:44:01,020 DEBUG (MainThread) [root] SUCCESS: > > = ''; = 0 (cmdutils:158) > > 00:04:37.585 2018-02-08 11:44:01,022 DEBUG (MainThread) [root] /sbin/ip > link > > set dev dummy_wVPHq.17 up (cwd None) (cmdutils:150) > > 00:04:37.587 2018-02-08 11:44:01,047 DEBUG (MainThread) [root] SUCCESS: > > = ''; = 0 (cmdutils:158) > > 00:04:37.588 2018-02-08 11:44:01,048 DEBUG (MainThread) [root] /sbin/tc > > qdisc show dev dummy_wVPHq (cwd None) (cmdutils:150) > > 00:04:37.589 2018-02-08 11:44:01,062 DEBUG (MainThread) [root] SUCCESS: > > = ''; = 0 (cmdutils:158) > > 00:04:37.590 2018-02-08 11:44:01,064 DEBUG (MainThread) [root] /sbin/tc > > qdisc del dev dummy_wVPHq root (cwd None) (cmdutils:150) > > 00:04:37.592 2018-02-08 11:44:01,075 DEBUG (MainThread) [root] FAILED: > > > = 'RTNETLINK answers: No such file or directory\n'; = 2 > (cmdutils:158) > > 00:04:37.594 2018-02-08 11:44:01,076 DEBUG (MainThread) [root] /sbin/tc > > qdisc del dev dummy_wVPHq ingress (cwd None) (cmdutils:150) > > 00:04:37.595 2018-02-08 11:44:01,087 DEBUG (MainThread) [root] FAILED: > > > = 'RTNETLINK answers: No such file or directory\n'; = 2 > (cmdutils:158) > > 00:04:37.597 2018-02-08 11:44:01,089 DEBUG (MainThread) [root] /sbin/tc > > qdisc add dev dummy_wVPHq root handle 0x1389: hfsc default 0x1388 (cwd > None) > > (cmdutils:150) > > 00:04:37.599 2018-02-08 11:44:01,100 DEBUG (MainThread) [root] SUCCESS: > > = ''; = 0 (cmdutils:158) > > 00:04:37.600 2018-02-08 11:44:01,101 DEBUG (MainThread) [root] /sbin/tc > > qdisc add dev dummy_wVPHq ingress (cwd None) (cmdutils:150) > > 00:04:37.601 2018-02-08 11:44:01,112 DEBUG (MainThread) [root] SUCCESS: > > = ''; = 0 (cmdutils:158) > > 00:04:37.602 2018-02-08 11:44:01,113 DEBUG (MainThread) [root] /sbin/tc > > class add dev dummy_wVPHq parent 1389: classid 1389:10 hfsc ul m2 > 8000000bit > > ls m1 32000000bit d 800000us m2 24000000bit (cwd None) (cmdutils:150) > > 00:04:37.605 2018-02-08 11:44:01,124 DEBUG (MainThread) [root] SUCCESS: > > = ''; = 0 (cmdutils:158) > > 00:04:37.606 2018-02-08 11:44:01,126 DEBUG (MainThread) [root] /sbin/tc > > class add dev dummy_wVPHq parent 1389: classid 1389:1388 hfsc ls m1 > > 32000000bit d 800000us m2 24000000bit (cwd None) (cmdutils:150) > > 00:04:37.608 2018-02-08 11:44:01,137 DEBUG (MainThread) [root] SUCCESS: > > = ''; = 0 (cmdutils:158) > > 00:04:37.609 2018-02-08 11:44:01,138 DEBUG (MainThread) [root] /sbin/tc > > filter replace dev dummy_wVPHq protocol all parent 1389: pref 5000 u32 > match > > u8 0 0 flowid 0x1388 (cwd None) (cmdutils:150) > > 00:04:37.611 2018-02-08 11:44:01,149 DEBUG (MainThread) [root] SUCCESS: > > = ''; = 0 (cmdutils:158) > > 00:04:37.612 2018-02-08 11:44:01,150 DEBUG (MainThread) [root] /sbin/tc > > filter replace dev dummy_wVPHq protocol all parent 1389: pref 16 basic > match > > 'meta(vlan eq 16)' flowid 1389:10 (cwd None) (cmdutils:150) > > 00:04:37.616 2018-02-08 11:44:01,163 DEBUG (MainThread) [root] SUCCESS: > > = ''; = 0 (cmdutils:158) > > 00:04:37.617 2018-02-08 11:44:01,164 DEBUG (MainThread) [root] /sbin/tc > > qdisc add dev dummy_wVPHq parent 1389:10 handle 10: fq_codel (cwd None) > > (cmdutils:150) > > 00:04:37.619 2018-02-08 11:44:01,176 DEBUG (MainThread) [root] SUCCESS: > > = ''; = 0 (cmdutils:158) > > 00:04:37.621 2018-02-08 11:44:01,177 DEBUG (MainThread) [root] /sbin/tc > > qdisc add dev dummy_wVPHq parent 1389:1388 handle 1388: fq_codel (cwd > None) > > (cmdutils:150) > > 00:04:37.623 2018-02-08 11:44:01,188 DEBUG (MainThread) [root] SUCCESS: > > = ''; = 0 (cmdutils:158) > > 00:04:37.624 2018-02-08 11:44:01,189 DEBUG (MainThread) [root] /sbin/tc > > qdisc show dev dummy_wVPHq (cwd None) (cmdutils:150) > > 00:04:37.625 2018-02-08 11:44:01,201 DEBUG (MainThread) [root] SUCCESS: > > = ''; = 0 (cmdutils:158) > > 00:04:37.627 2018-02-08 11:44:01,202 DEBUG (MainThread) [root] /sbin/tc > > filter show dev dummy_wVPHq parent 1389: (cwd None) (cmdutils:150) > > 00:04:37.629 2018-02-08 11:44:01,214 DEBUG (MainThread) [root] SUCCESS: > > = ''; = 0 (cmdutils:158) > > 00:04:37.630 2018-02-08 11:44:01,215 DEBUG (MainThread) [root] /sbin/tc > > class del dev dummy_wVPHq classid 1389:11 (cwd None) (cmdutils:150) > > 00:04:37.632 2018-02-08 11:44:01,226 DEBUG (MainThread) [root] FAILED: > > > = 'RTNETLINK answers: No such file or directory\n'; = 2 > (cmdutils:158) > > 00:04:37.634 2018-02-08 11:44:01,227 DEBUG (MainThread) [root] /sbin/tc > > class add dev dummy_wVPHq parent 1389: classid 1389:11 hfsc ul m2 > 8000000bit > > ls m1 32000000bit d 800000us m2 24000000bit (cwd None) (cmdutils:150) > > 00:04:37.637 2018-02-08 11:44:01,239 DEBUG (MainThread) [root] SUCCESS: > > = ''; = 0 (cmdutils:158) > > 00:04:37.639 2018-02-08 11:44:01,248 DEBUG (MainThread) [root] lshw -json > > -disable usb -disable pcmcia -disable isapnp -disable ide -disable scsi > > -disable dmi -disable memory -disable cpuinfo (cwd None) (cmdutils:150) > > 00:04:37.641 2018-02-08 11:44:01,405 DEBUG (MainThread) [root] SUCCESS: > > = ''; = 0 (cmdutils:158) > > 00:04:37.643 2018-02-08 11:44:01,408 DEBUG (netlink/events) [root] START > > thread > (func= > method Monitor._scan of > 0x7fdcb6436450>>, args=(), kwargs={}) (concurrent:192) > > 00:04:37.646 2018-02-08 11:44:01,410 DEBUG (MainThread) [root] /sbin/ip > link > > set dev dummy_wVPHq.17 down (cwd None) (cmdutils:150) > > 00:04:37.647 2018-02-08 11:44:01,430 DEBUG (MainThread) [root] SUCCESS: > > = ''; = 0 (cmdutils:158) > > 00:04:37.648 2018-02-08 11:44:01,431 DEBUG (netlink/events) [root] FINISH > > thread > > (concurrent:195) > > 00:04:37.650 2018-02-08 11:44:01,432 DEBUG (MainThread) [root] /sbin/ip > link > > del dev dummy_wVPHq.17 (cwd None) (cmdutils:150) > > 00:04:37.651 2018-02-08 11:44:01,452 DEBUG (MainThread) [root] SUCCESS: > > = ''; = 0 (cmdutils:158) > > 00:04:37.652 2018-02-08 11:44:01,454 DEBUG (netlink/events) [root] START > > thread > (func= > method Monitor._scan of > 0x7fdcb6436b90>>, args=(), kwargs={}) (concurrent:192) > > 00:04:37.655 2018-02-08 11:44:01,456 DEBUG (MainThread) [root] /sbin/ip > link > > set dev dummy_wVPHq.16 down (cwd None) (cmdutils:150) > > 00:04:37.657 2018-02-08 11:44:01,475 DEBUG (MainThread) [root] SUCCESS: > > = ''; = 0 (cmdutils:158) > > 00:04:37.658 2018-02-08 11:44:01,477 DEBUG (netlink/events) [root] FINISH > > thread > > (concurrent:195) > > 00:04:37.660 2018-02-08 11:44:01,478 DEBUG (MainThread) [root] /sbin/ip > link > > del dev dummy_wVPHq.16 (cwd None) (cmdutils:150) > > 00:04:37.661 2018-02-08 11:44:01,498 DEBUG (MainThread) [root] SUCCESS: > > = ''; = 0 (cmdutils:158) > > 00:04:37.662 --------------------- >> end captured logging << > > --------------------- > > 00:04:37.663 > > 00:04:37.663 > > ====================================================================== > > 00:04:37.664 ERROR: test_single_vlan(2) > > (network.tc_test.TestConfigureOutbound) > > 00:04:37.665 > > ---------------------------------------------------------------------- > > 00:04:37.666 Traceback (most recent call last): > > 00:04:37.666 File > > > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/tests/testlib.py", > > line 143, in wrapper > > 00:04:37.667 return f(self, *args) > > 00:04:37.668 File "/usr/lib/python2.7/site-packages/mock/mock.py", line > > 1305, in patched > > 00:04:37.668 return func(*args, **keywargs) > > 00:04:37.669 File > > > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/tests/network/tc_test.py", > > line 433, in test_single_vlan > > 00:04:37.670 vlan.tag) > > 00:04:37.671 File > > > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/configurators/qos.py", > > line 48, in configure_outbound > > 00:04:37.672 qosOutbound) > > 00:04:37.672 File > > > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/configurators/qos.py", > > line 163, in _qdisc_conf_out > > 00:04:37.674 if not _is_explicit_defined_default_class(dev): > > 00:04:37.675 File > > > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/configurators/qos.py", > > line 208, in _is_explicit_defined_default_class > > 00:04:37.677 netinfo = NetInfo(cache_get()) > > 00:04:37.677 File > > > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/netinfo/cache.py", > > line 137, in get > > 00:04:37.679 return _get(vdsmnets) > > 00:04:37.679 File > > > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/netinfo/cache.py", > > line 62, in _get > > 00:04:37.681 devices_info = _devices_report(ipaddrs, routes) > > 00:04:37.681 File > > > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/netinfo/cache.py", > > line 97, in _devices_report > > 00:04:37.683 for dev in (link for link in getLinks() if not > > link.isHidden()): > > 00:04:37.684 File > > > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/netinfo/cache.py", > > line 97, in > > 00:04:37.685 for dev in (link for link in getLinks() if not > > link.isHidden()): > > 00:04:37.686 File > > > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/ipwrapper.py", > > line 267, in getLinks > > 00:04:37.688 in six.viewitems(dpdk.get_dpdk_devices())) > > 00:04:37.688 File > > > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", > > line 44, in get_dpdk_devices > > 00:04:37.690 dpdk_devices = _get_dpdk_devices() > > 00:04:37.690 File > > > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/common/cache.py", > > line 41, in __call__ > > 00:04:37.692 value = self.func(*args) > > 00:04:37.692 File > > > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", > > line 111, in _get_dpdk_devices > > 00:04:37.693 devices = _lshw_command() > > 00:04:37.694 File > > > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", > > line 127, in _lshw_command > > 00:04:37.695 return _normalize_lshw_result(out) > > 00:04:37.696 File > > > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", > > line 182, in _normalize_lshw_result > > 00:04:37.698 return json.loads('[' + result + ']') > > 00:04:37.698 File "/usr/lib64/python2.7/json/__init__.py", line 339, in > > loads > > 00:04:37.699 return _default_decoder.decode(s) > > 00:04:37.699 File "/usr/lib64/python2.7/json/decoder.py", line 364, in > > decode > > 00:04:37.700 obj, end = self.raw_decode(s, idx=_w(s, 0).end()) > > 00:04:37.701 File "/usr/lib64/python2.7/json/decoder.py", line 380, in > > raw_decode > > 00:04:37.702 obj, end = self.scan_once(s, idx) > > 00:04:37.702 ValueError: Expecting , delimiter: line 11 column 8 (char > 242) > > 00:04:37.703 -------------------- >> begin captured logging << > > -------------------- > > 00:04:37.704 2018-02-08 11:44:02,101 DEBUG (MainThread) [root] /sbin/ip > link > > add name dummy_ysznk type dummy (cwd None) (cmdutils:150) > > 00:04:37.705 2018-02-08 11:44:02,116 DEBUG (MainThread) [root] SUCCESS: > > = ''; = 0 (cmdutils:158) > > 00:04:37.706 2018-02-08 11:44:02,117 DEBUG (MainThread) [root] /sbin/ip > link > > set dev dummy_ysznk up (cwd None) (cmdutils:150) > > 00:04:37.708 2018-02-08 11:44:02,149 DEBUG (MainThread) [root] SUCCESS: > > = ''; = 0 (cmdutils:158) > > 00:04:37.709 2018-02-08 11:44:02,151 DEBUG (MainThread) [root] /sbin/ip > link > > add link dummy_ysznk name dummy_ysznk.16 type vlan id 16 (cwd None) > > (cmdutils:150) > > 00:04:37.710 2018-02-08 11:44:02,166 DEBUG (MainThread) [root] SUCCESS: > > = ''; = 0 (cmdutils:158) > > 00:04:37.712 2018-02-08 11:44:02,167 DEBUG (MainThread) [root] /sbin/ip > link > > set dev dummy_ysznk.16 up (cwd None) (cmdutils:150) > > 00:04:37.713 2018-02-08 11:44:02,190 DEBUG (MainThread) [root] SUCCESS: > > = ''; = 0 (cmdutils:158) > > 00:04:37.714 2018-02-08 11:44:02,191 DEBUG (MainThread) [root] /sbin/tc > > qdisc show dev dummy_ysznk (cwd None) (cmdutils:150) > > 00:04:37.715 2018-02-08 11:44:02,205 DEBUG (MainThread) [root] SUCCESS: > > = ''; = 0 (cmdutils:158) > > 00:04:37.716 2018-02-08 11:44:02,206 DEBUG (MainThread) [root] /sbin/tc > > qdisc del dev dummy_ysznk root (cwd None) (cmdutils:150) > > 00:04:37.718 2018-02-08 11:44:02,219 DEBUG (MainThread) [root] FAILED: > > > = 'RTNETLINK answers: No such file or directory\n'; = 2 > (cmdutils:158) > > 00:04:37.720 2018-02-08 11:44:02,220 DEBUG (MainThread) [root] /sbin/tc > > qdisc del dev dummy_ysznk ingress (cwd None) (cmdutils:150) > > 00:04:37.721 2018-02-08 11:44:02,233 DEBUG (MainThread) [root] FAILED: > > > = 'RTNETLINK answers: No such file or directory\n'; = 2 > (cmdutils:158) > > 00:04:37.723 2018-02-08 11:44:02,235 DEBUG (MainThread) [root] /sbin/tc > > qdisc add dev dummy_ysznk root handle 0x1389: hfsc default 0x1388 (cwd > None) > > (cmdutils:150) > > 00:04:37.724 2018-02-08 11:44:02,248 DEBUG (MainThread) [root] SUCCESS: > > = ''; = 0 (cmdutils:158) > > 00:04:37.725 2018-02-08 11:44:02,249 DEBUG (MainThread) [root] /sbin/tc > > qdisc add dev dummy_ysznk ingress (cwd None) (cmdutils:150) > > 00:04:37.727 2018-02-08 11:44:02,262 DEBUG (MainThread) [root] SUCCESS: > > = ''; = 0 (cmdutils:158) > > 00:04:37.728 2018-02-08 11:44:02,264 DEBUG (MainThread) [root] /sbin/tc > > class add dev dummy_ysznk parent 1389: classid 1389:10 hfsc ul m2 > 8000000bit > > ls m1 32000000bit d 800000us m2 24000000bit (cwd None) (cmdutils:150) > > 00:04:37.730 2018-02-08 11:44:02,277 DEBUG (MainThread) [root] SUCCESS: > > = ''; = 0 (cmdutils:158) > > 00:04:37.732 2018-02-08 11:44:02,278 DEBUG (MainThread) [root] /sbin/tc > > class add dev dummy_ysznk parent 1389: classid 1389:1388 hfsc ls m1 > > 32000000bit d 800000us m2 24000000bit (cwd None) (cmdutils:150) > > 00:04:37.734 2018-02-08 11:44:02,291 DEBUG (MainThread) [root] SUCCESS: > > = ''; = 0 (cmdutils:158) > > 00:04:37.735 2018-02-08 11:44:02,292 DEBUG (MainThread) [root] /sbin/tc > > filter replace dev dummy_ysznk protocol all parent 1389: pref 5000 u32 > match > > u8 0 0 flowid 0x1388 (cwd None) (cmdutils:150) > > 00:04:37.738 2018-02-08 11:44:02,306 DEBUG (MainThread) [root] SUCCESS: > > = ''; = 0 (cmdutils:158) > > 00:04:37.739 2018-02-08 11:44:02,307 DEBUG (MainThread) [root] /sbin/tc > > filter replace dev dummy_ysznk protocol all parent 1389: pref 16 basic > match > > 'meta(vlan eq 16)' flowid 1389:10 (cwd None) (cmdutils:150) > > 00:04:37.742 2018-02-08 11:44:02,320 DEBUG (MainThread) [root] SUCCESS: > > = ''; = 0 (cmdutils:158) > > 00:04:37.743 2018-02-08 11:44:02,321 DEBUG (MainThread) [root] /sbin/tc > > qdisc add dev dummy_ysznk parent 1389:10 handle 10: fq_codel (cwd None) > > (cmdutils:150) > > 00:04:37.745 2018-02-08 11:44:02,333 DEBUG (MainThread) [root] SUCCESS: > > = ''; = 0 (cmdutils:158) > > 00:04:37.746 2018-02-08 11:44:02,334 DEBUG (MainThread) [root] /sbin/tc > > qdisc add dev dummy_ysznk parent 1389:1388 handle 1388: fq_codel (cwd > None) > > (cmdutils:150) > > 00:04:37.747 2018-02-08 11:44:02,346 DEBUG (MainThread) [root] SUCCESS: > > = ''; = 0 (cmdutils:158) > > 00:04:37.749 2018-02-08 11:44:02,347 DEBUG (MainThread) [root] /sbin/tc > > qdisc show dev dummy_ysznk (cwd None) (cmdutils:150) > > 00:04:37.751 2018-02-08 11:44:02,359 DEBUG (MainThread) [root] SUCCESS: > > = ''; = 0 (cmdutils:158) > > 00:04:37.752 2018-02-08 11:44:02,360 DEBUG (MainThread) [root] /sbin/tc > > filter show dev dummy_ysznk parent 1389: (cwd None) (cmdutils:150) > > 00:04:37.754 2018-02-08 11:44:02,372 DEBUG (MainThread) [root] SUCCESS: > > = ''; = 0 (cmdutils:158) > > 00:04:37.755 2018-02-08 11:44:02,374 DEBUG (MainThread) [root] /sbin/tc > > filter del dev dummy_ysznk pref 16 parent 1389: (cwd None) (cmdutils:150) > > 00:04:37.757 2018-02-08 11:44:02,386 DEBUG (MainThread) [root] SUCCESS: > > = ''; = 0 (cmdutils:158) > > 00:04:37.758 2018-02-08 11:44:02,387 DEBUG (MainThread) [root] /sbin/tc > > class del dev dummy_ysznk classid 1389:10 (cwd None) (cmdutils:150) > > 00:04:37.760 2018-02-08 11:44:02,398 DEBUG (MainThread) [root] SUCCESS: > > = ''; = 0 (cmdutils:158) > > 00:04:37.761 2018-02-08 11:44:02,400 DEBUG (MainThread) [root] /sbin/tc > > class add dev dummy_ysznk parent 1389: classid 1389:10 hfsc ul m2 > 8000000bit > > ls m1 32000000bit d 800000us m2 24000000bit (cwd None) (cmdutils:150) > > 00:04:37.764 2018-02-08 11:44:02,412 DEBUG (MainThread) [root] SUCCESS: > > = ''; = 0 (cmdutils:158) > > 00:04:37.765 2018-02-08 11:44:02,421 DEBUG (MainThread) [root] lshw -json > > -disable usb -disable pcmcia -disable isapnp -disable ide -disable scsi > > -disable dmi -disable memory -disable cpuinfo (cwd None) (cmdutils:150) > > 00:04:37.768 2018-02-08 11:44:02,584 DEBUG (MainThread) [root] SUCCESS: > > = ''; = 0 (cmdutils:158) > > 00:04:37.769 2018-02-08 11:44:02,587 DEBUG (netlink/events) [root] START > > thread > (func= > method Monitor._scan of > 0x7fdcb6436410>>, args=(), kwargs={}) (concurrent:192) > > 00:04:37.773 2018-02-08 11:44:02,588 DEBUG (MainThread) [root] /sbin/ip > link > > set dev dummy_ysznk.16 down (cwd None) (cmdutils:150) > > 00:04:37.775 2018-02-08 11:44:02,609 DEBUG (MainThread) [root] SUCCESS: > > = ''; = 0 (cmdutils:158) > > 00:04:37.776 2018-02-08 11:44:02,610 DEBUG (netlink/events) [root] FINISH > > thread > > (concurrent:195) > > 00:04:37.778 2018-02-08 11:44:02,611 DEBUG (MainThread) [root] /sbin/ip > link > > del dev dummy_ysznk.16 (cwd None) (cmdutils:150) > > 00:04:37.780 2018-02-08 11:44:02,636 DEBUG (MainThread) [root] SUCCESS: > > = ''; = 0 (cmdutils:158) > > 00:04:37.781 --------------------- >> end captured logging << > > --------------------- > > 00:04:37.782 > > 00:04:37.782 > > ====================================================================== > > 00:04:37.783 ERROR: testHostSampleHandlesDisappearingVlanInterfaces > > (virttests.sampling_test.InterfaceSampleTests) > > 00:04:37.784 > > ---------------------------------------------------------------------- > > 00:04:37.785 Traceback (most recent call last): > > 00:04:37.785 File > > > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/tests/testValidation.py", > > line 191, in wrapper > > 00:04:37.787 return f(*args, **kwargs) > > 00:04:37.787 File > > > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/tests/virttests/sampling_test.py", > > line 346, in testHostSampleHandlesDisappearingVlanInterfaces > > 00:04:37.789 interfaces_and_samples = > > sampling._get_interfaces_and_samples() > > 00:04:37.790 File > > > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/virt/sampling.py", > > line 200, in _get_interfaces_and_samples > > 00:04:37.791 for link in ipwrapper.getLinks(): > > 00:04:37.792 File > > > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/tests/virttests/sampling_test.py", > > line 339, in faultyGetLinks > > 00:04:37.793 all_links = list(original_getLinks()) > > 00:04:37.794 File > > > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/ipwrapper.py", > > line 267, in getLinks > > 00:04:37.795 in six.viewitems(dpdk.get_dpdk_devices())) > > 00:04:37.796 File > > > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", > > line 44, in get_dpdk_devices > > 00:04:37.798 dpdk_devices = _get_dpdk_devices() > > 00:04:37.798 File > > > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/common/cache.py", > > line 41, in __call__ > > 00:04:37.799 value = self.func(*args) > > 00:04:37.800 File > > > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", > > line 111, in _get_dpdk_devices > > 00:04:37.801 devices = _lshw_command() > > 00:04:37.802 File > > > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", > > line 127, in _lshw_command > > 00:04:37.803 return _normalize_lshw_result(out) > > 00:04:37.804 File > > > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", > > line 182, in _normalize_lshw_result > > 00:04:37.805 return json.loads('[' + result + ']') > > 00:04:37.806 File "/usr/lib64/python2.7/json/__init__.py", line 339, in > > loads > > 00:04:37.807 return _default_decoder.decode(s) > > 00:04:37.807 File "/usr/lib64/python2.7/json/decoder.py", line 364, in > > decode > > 00:04:37.808 obj, end = self.raw_decode(s, idx=_w(s, 0).end()) > > 00:04:37.809 File "/usr/lib64/python2.7/json/decoder.py", line 380, in > > raw_decode > > 00:04:37.810 obj, end = self.scan_once(s, idx) > > 00:04:37.810 ValueError: Expecting , delimiter: line 11 column 8 (char > 242) > > 00:04:37.811 -------------------- >> begin captured logging << > > -------------------- > > 00:04:37.812 2018-02-08 11:44:17,378 DEBUG (MainThread) [root] /sbin/ip > link > > add name dummy_8gyyz type dummy (cwd None) (cmdutils:150) > > 00:04:37.813 2018-02-08 11:44:17,406 DEBUG (MainThread) [root] SUCCESS: > > = ''; = 0 (cmdutils:158) > > 00:04:37.814 2018-02-08 11:44:17,421 DEBUG (netlink/events) [root] START > > thread > (func= > method Monitor._scan of > 0x7fdcb6829e10>>, args=(), kwargs={}) (concurrent:192) > > 00:04:37.817 2018-02-08 11:44:17,423 DEBUG (MainThread) [root] /sbin/ip > link > > set dev dummy_8gyyz up (cwd None) (cmdutils:150) > > 00:04:37.819 2018-02-08 11:44:17,450 DEBUG (MainThread) [root] SUCCESS: > > = ''; = 0 (cmdutils:158) > > 00:04:37.820 2018-02-08 11:44:17,454 DEBUG (netlink/events) [root] FINISH > > thread > > (concurrent:195) > > 00:04:37.821 2018-02-08 11:44:17,455 DEBUG (MainThread) [root] /sbin/ip > link > > add link dummy_8gyyz name vlan_669 type vlan id 999 (cwd None) > > (cmdutils:150) > > 00:04:37.823 2018-02-08 11:44:17,477 DEBUG (MainThread) [root] SUCCESS: > > = ''; = 0 (cmdutils:158) > > 00:04:37.823 2018-02-08 11:44:17,479 DEBUG (MainThread) [root] lshw -json > > -disable usb -disable pcmcia -disable isapnp -disable ide -disable scsi > > -disable dmi -disable memory -disable cpuinfo (cwd None) (cmdutils:150) > > 00:04:37.825 2018-02-08 11:44:17,657 DEBUG (MainThread) [root] SUCCESS: > > = ''; = 0 (cmdutils:158) > > 00:04:37.825 2018-02-08 11:44:17,658 DEBUG (MainThread) [root] /sbin/ip > link > > del dev vlan_669 (cwd None) (cmdutils:150) > > 00:04:37.826 2018-02-08 11:44:17,681 DEBUG (MainThread) [root] SUCCESS: > > = ''; = 0 (cmdutils:158) > > 00:04:37.826 2018-02-08 11:44:17,683 DEBUG (MainThread) [root] /sbin/ip > link > > del dev dummy_8gyyz (cwd None) (cmdutils:150) > > 00:04:37.827 2018-02-08 11:44:17,708 DEBUG (MainThread) [root] SUCCESS: > > = ''; = 0 (cmdutils:158) > > 00:04:37.828 --------------------- >> end captured logging << > > --------------------- > > 00:04:37.828 > > 00:04:37.828 > > ====================================================================== > > 00:04:37.828 ERROR: testHostSampleReportsNewInterface > > (virttests.sampling_test.InterfaceSampleTests) > > 00:04:37.829 > > ---------------------------------------------------------------------- > > 00:04:37.829 Traceback (most recent call last): > > 00:04:37.830 File > > > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/tests/testValidation.py", > > line 191, in wrapper > > 00:04:37.830 return f(*args, **kwargs) > > 00:04:37.831 File > > > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/tests/virttests/sampling_test.py", > > line 326, in testHostSampleReportsNewInterface > > 00:04:37.831 sampling._get_interfaces_and_samples())) > > 00:04:37.832 File > > > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/virt/sampling.py", > > line 200, in _get_interfaces_and_samples > > 00:04:37.833 for link in ipwrapper.getLinks(): > > 00:04:37.833 File > > > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/ipwrapper.py", > > line 267, in getLinks > > 00:04:37.834 in six.viewitems(dpdk.get_dpdk_devices())) > > 00:04:37.834 File > > > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", > > line 44, in get_dpdk_devices > > 00:04:37.835 dpdk_devices = _get_dpdk_devices() > > 00:04:37.835 File > > > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/common/cache.py", > > line 41, in __call__ > > 00:04:37.836 value = self.func(*args) > > 00:04:37.836 File > > > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", > > line 111, in _get_dpdk_devices > > 00:04:37.837 devices = _lshw_command() > > 00:04:37.837 File "/home/jeCoverage.py warning: Module > > /home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/vdsm was > > never imported. (module-not-imported) > > 00:04:51.224 > > > nkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", > > line 127, in _lshw_command > > 00:04:51.225 return _normalize_lshw_result(out) > > 00:04:51.226 File > > > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", > > line 182, in _normalize_lshw_result > > 00:04:51.227 return json.loads('[' + result + ']') > > 00:04:51.228 File "/usr/lib64/python2.7/json/__init__.py", line 339, in > > loads > > 00:04:51.229 return _default_decoder.decode(s) > > 00:04:51.229 File "/usr/lib64/python2.7/json/decoder.py", line 364, in > > decode > > 00:04:51.230 obj, end = self.raw_decode(s, idx=_w(s, 0).end()) > > 00:04:51.231 File "/usr/lib64/python2.7/json/decoder.py", line 380, in > > raw_decode > > 00:04:51.231 obj, end = self.scan_once(s, idx) > > 00:04:51.232 ValueError: Expecting , delimiter: line 11 column 8 (char > 242) > > 00:04:51.233 -------------------- >> begin captured logging << > > -------------------- > > 00:04:51.234 2018-02-08 11:44:17,714 DEBUG (MainThread) [root] lshw -json > > -disable usb -disable pcmcia -disable isapnp -disable ide -disable scsi > > -disable dmi -disable memory -disable cpuinfo (cwd None) (cmdutils:150) > > 00:04:51.237 2018-02-08 11:44:17,871 DEBUG (MainThread) [root] SUCCESS: > > = ''; = 0 (cmdutils:158) > > 00:04:51.238 --------------------- >> end captured logging << > > --------------------- > > > > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From ykaul at redhat.com Thu Feb 8 13:11:16 2018 From: ykaul at redhat.com (Yaniv Kaul) Date: Thu, 8 Feb 2018 15:11:16 +0200 Subject: [ovirt-devel] [ OST Failure Report ] [ oVirt Master (vdsm) ] [ 08-02-2018 ] [ 002_bootstrap.get_host_numa_nodes+ 004_basic_sanity.vm_run] In-Reply-To: References: Message-ID: On Thu, Feb 8, 2018 at 12:46 PM, Dafna Ron wrote: > Hi, > > We have a failure on 002_bootstrap.get_host_numa_nodes in basic suite > and 004_basic_sanity.vm_run on upgrade from release suite. > The numa test is a new test, so would actually suspect the test. Did it pass earlier? I have some suspicion it fails from time to time... Y. > > Eli, can you please take a look? it seems to be the same reason - host is > down or not suitable > > > > > > *Link and headline of suspected patches: Link to Job:Link to all > logs:(Relevant) error snippet from the log: * > *basic suite *: > > 2018-02-08 00:14:23,852-05 DEBUG [org.ovirt.engine.core.dal.dbbroker. > PostgresDbEngineDialect$PostgresSimpleJdbcCall] (ServerService Thread > Pool -- 41) [] SqlCall for procedure [GetAllFromVdcOption] compiled > 2018-02-08 00:14:23,864-05 WARN [org.ovirt.engine.core.utils.ConfigUtilsBase] > (ServerService Thread Pool -- 41) [] Could not find enum value for option: > 'ConfigDir' > 2018-02-08 00:14:23,869-05 WARN [org.ovirt.engine.core.utils.ConfigUtilsBase] > (ServerService Thread Pool -- 41) [] Could not find enum value for option: > 'DbJustRestored' > 2018-02-08 00:14:23,871-05 WARN [org.ovirt.engine.core.utils.ConfigUtilsBase] > (ServerService Thread Pool -- 41) [] Could not find enum value for option: > 'ConfigDir' > 2018-02-08 00:14:23,881-05 WARN [org.ovirt.engine.core.utils.ConfigUtilsBase] > (ServerService Thread Pool -- 41) [] Could not find enum value for option: > 'DbJustRestored' > 2018-02-08 00:14:23,882-05 WARN [org.ovirt.engine.core.utils.ConfigUtilsBase] > (ServerService Thread Pool -- 41) [] Could not find enum value for option: > 'ConfigDir' > 2018-02-08 00:14:23,915-05 WARN [org.ovirt.engine.core.utils.ConfigUtilsBase] > (ServerService Thread Pool -- 41) [] Could not find enum value for option: > 'DbJustRestored' > 2018-02-08 00:14:23,919-05 INFO [org.ovirt.engine.core.utils.osinfo.OsInfoPreferencesLoader] > (ServerService Thread Pool -- 41) [] Loading file '/etc/ovirt-engine/osinfo. > conf.d/00-defaults.properties' > 2018-02-08 00:14:23,971-05 DEBUG [org.ovirt.engine.core.utils.OsRepositoryImpl] > (ServerService Thread Pool -- 41) [] Osinfo Repository: > backwardCompatibility > OtherLinux=5 > Windows2008R2x64=17 > Windows2003=3 > Windows2003x64=10 > RHEL3x64=15 > Windows8x64=21 > Windows8=20 > Windows7=11 > Windows7x64=12 > Windows2008=4 > RHEL4=8 > RHEL6x64=19 > RHEL5x64=13 > Windows2012x64=23 > WindowsXP=1 > RHEL4x64=14 > Unassigned=0 > Windows2008x64=16 > RHEL6=18 > RHEL5=7 > Other=0 > REHL3=9 > emptyNode > os.debian_7.derivedFrom > value=ubuntu_12_04 > os.debian_7.id > value=1300 > os.debian_7.name > value=Debian 7 > os.freebsd.bus > value=32 > os.freebsd.derivedFrom > value=other > os.freebsd.id > value=1500 > os.freebsd.name > value=FreeBSD 9.2 > os.freebsdx64.bus > value=64 > os.freebsdx64.derivedFrom > : > > upgrade suite: > 2018-02-08 00:12:07,451-05 WARN [org.ovirt.engine.core.utils.ConfigUtilsBase] > (ServerService Thread Pool -- 51) [] Could not find enum value for option: > 'DbJustRestored' > 2018-02-08 00:12:07,451-05 WARN [org.ovirt.engine.core.utils.ConfigUtilsBase] > (ServerService Thread Pool -- 51) [] Could not find enum value for option: > 'ConfigDir' > 2018-02-08 00:12:07,452-05 INFO [org.ovirt.engine.core.utils.osinfo.OsInfoPreferencesLoader] > (ServerService Thread Pool -- 51) [] Loading file '/etc/ovirt-engine/osinfo. > conf.d/00-defaults.properties' > 2018-02-08 00:12:07,505-05 DEBUG [org.ovirt.engine.core.utils.OsRepositoryImpl] > (ServerService Thread Pool -- 51) [] Osinfo Repository: > backwardCompatibility > OtherLinux=5 > Windows2008R2x64=17 > Windows2003=3 > Windows2003x64=10 > RHEL3x64=15 > Windows8x64=21 > Windows8=20 > Windows7=11 > Windows7x64=12 > Windows2008=4 > RHEL4=8 > RHEL6x64=19 > RHEL5x64=13 > Windows2012x64=23 > WindowsXP=1 > RHEL4x64=14 > Unassigned=0 > Windows2008x64=16 > RHEL6=18 > RHEL5=7 > Other=0 > REHL3=9 > emptyNode > os.debian_7.derivedFrom > value=ubuntu_12_04 > os.debian_7.id > value=1300 > os.debian_7.name > value=Debian 7 > os.freebsd.bus > value=32 > os.freebsd.derivedFrom > value=other > os.freebsd.id > value=1500 > os.freebsd.name > value=FreeBSD 9.2 > os.freebsdx64.bus > value=64 > os.freebsdx64.derivedFrom > value=freebsd > os.freebsdx64.id > value=1501 > os.freebsdx64.name > value=FreeBSD 9.2 x64 > os.other.bus > value=64 > os.other.cpu.hotplugSupport > value=true > os.other.cpu.hotunplugSupport > value=false > os.other.cpu.unsupported > value= > > > > > ** > > _______________________________________________ > Devel mailing list > Devel at ovirt.org > http://lists.ovirt.org/mailman/listinfo/devel > -------------- next part -------------- An HTML attachment was scrubbed... URL: From ehaas at redhat.com Thu Feb 8 13:13:27 2018 From: ehaas at redhat.com (Edward Haas) Date: Thu, 8 Feb 2018 15:13:27 +0200 Subject: [ovirt-devel] [VDSM] network tests failing the build again In-Reply-To: References: Message-ID: On Thu, Feb 8, 2018 at 3:07 PM, Nir Soffer wrote: > On Thu, Feb 8, 2018 at 2:52 PM Dan Kenigsberg wrote: > >> On Thu, Feb 8, 2018 at 2:33 PM, Nir Soffer wrote: >> > Did we changes something in the CI or the network code? We see the >> following >> > failures since yesterday. >> > >> > I'm ignoring the failures since they are not related to the patch, but >> > checking these >> > failures waste lot time. >> > >> > Can someone from network look at this? >> >> We are. Fedora broke us >> Bug 1543320 - Regression in lshw json output format. >> > > Great. So mark the tests as xfail on fedora 27? > Negative, VDSM is broken on fc27. > >> >> > >> > http://jenkins.ovirt.org/job/vdsm_master_check-patch-fc27- >> x86_64/1283/consoleFull >> > >> > 00:04:37.280 >> > ====================================================================== >> > 00:04:37.280 ERROR: test_identify_non_vlan_base_device >> > (network.link_vlan_test.LinkIfaceTests) >> > 00:04:37.281 >> > ---------------------------------------------------------------------- >> > 00:04:37.281 Traceback (most recent call last): >> > 00:04:37.281 File >> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >> 64/vdsm/tests/network/link_vlan_test.py", >> > line 46, in test_identify_non_vlan_base_device >> > 00:04:37.282 self.assertFalse(vlan.is_base_device(nic)) >> > 00:04:37.283 File >> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >> 64/vdsm/lib/vdsm/network/link/vlan.py", >> > line 47, in is_base_device >> > 00:04:37.283 return any(get_vlans_on_base_device(dev_name)) >> > 00:04:37.284 File >> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >> 64/vdsm/lib/vdsm/network/link/vlan.py", >> > line 41, in >> > 00:04:37.284 return (iface_properties['name'] for iface_properties >> in >> > iface.list() >> > 00:04:37.285 File >> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >> 64/vdsm/lib/vdsm/network/link/iface.py", >> > line 227, in list >> > 00:04:37.285 in six.viewitems(dpdk.get_dpdk_devices())) >> > 00:04:37.286 File >> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >> 64/vdsm/lib/vdsm/network/link/dpdk.py", >> > line 47, in get_dpdk_devices >> > 00:04:37.287 dpdk_devices = _get_dpdk_devices() >> > 00:04:37.287 File >> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >> 64/vdsm/lib/vdsm/common/cache.py", >> > line 41, in __call__ >> > 00:04:37.287 value = self.func(*args) >> > 00:04:37.288 File >> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >> 64/vdsm/lib/vdsm/network/link/dpdk.py", >> > line 111, in _get_dpdk_devices >> > 00:04:37.288 devices = _lshw_command() >> > 00:04:37.289 File >> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >> 64/vdsm/lib/vdsm/network/link/dpdk.py", >> > line 127, in _lshw_command >> > 00:04:37.289 return _normalize_lshw_result(out) >> > 00:04:37.290 File >> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >> 64/vdsm/lib/vdsm/network/link/dpdk.py", >> > line 182, in _normalize_lshw_result >> > 00:04:37.290 return json.loads('[' + result + ']') >> > 00:04:37.291 File "/usr/lib64/python2.7/json/__init__.py", line 339, >> in >> > loads >> > 00:04:37.291 return _default_decoder.decode(s) >> > 00:04:37.291 File "/usr/lib64/python2.7/json/decoder.py", line 364, >> in >> > decode >> > 00:04:37.292 obj, end = self.raw_decode(s, idx=_w(s, 0).end()) >> > 00:04:37.292 File "/usr/lib64/python2.7/json/decoder.py", line 380, >> in >> > raw_decode >> > 00:04:37.292 obj, end = self.scan_once(s, idx) >> > 00:04:37.293 ValueError: Expecting , delimiter: line 11 column 8 (char >> 242) >> > 00:04:37.293 -------------------- >> begin captured logging << >> > -------------------- >> > 00:04:37.294 2018-02-08 11:43:47,659 DEBUG (MainThread) [root] /sbin/ip >> link >> > add name dummy_Afi2m type dummy (cwd None) (cmdutils:150) >> > 00:04:37.294 2018-02-08 11:43:47,675 DEBUG (MainThread) [root] SUCCESS: >> > = ''; = 0 (cmdutils:158) >> > 00:04:37.295 2018-02-08 11:43:47,678 DEBUG (netlink/events) [root] START >> > thread >> (func=> > method Monitor._scan of > > 0x7fdcb6687290>>, args=(), kwargs={}) (concurrent:192) >> > 00:04:37.296 2018-02-08 11:43:47,680 DEBUG (MainThread) [root] /sbin/ip >> link >> > set dev dummy_Afi2m up (cwd None) (cmdutils:150) >> > 00:04:37.297 2018-02-08 11:43:47,700 DEBUG (MainThread) [root] SUCCESS: >> > = ''; = 0 (cmdutils:158) >> > 00:04:37.298 2018-02-08 11:43:47,704 DEBUG (netlink/events) [root] >> FINISH >> > thread >> > (concurrent:195) >> > 00:04:37.298 2018-02-08 11:43:47,706 DEBUG (MainThread) [root] lshw >> -json >> > -disable usb -disable pcmcia -disable isapnp -disable ide -disable scsi >> > -disable dmi -disable memory -disable cpuinfo (cwd None) (cmdutils:150) >> > 00:04:37.300 2018-02-08 11:43:47,866 DEBUG (MainThread) [root] SUCCESS: >> > = ''; = 0 (cmdutils:158) >> > 00:04:37.300 2018-02-08 11:43:47,868 DEBUG (MainThread) [root] /sbin/ip >> link >> > del dev dummy_Afi2m (cwd None) (cmdutils:150) >> > 00:04:37.301 2018-02-08 11:43:47,896 DEBUG (MainThread) [root] SUCCESS: >> > = ''; = 0 (cmdutils:158) >> > 00:04:37.301 --------------------- >> end captured logging << >> > --------------------- >> > 00:04:37.302 >> > 00:04:37.302 >> > ====================================================================== >> > 00:04:37.302 ERROR: test_identify_vlan_base_device >> > (network.link_vlan_test.LinkIfaceTests) >> > 00:04:37.303 >> > ---------------------------------------------------------------------- >> > 00:04:37.303 Traceback (most recent call last): >> > 00:04:37.303 File >> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >> 64/vdsm/tests/network/link_vlan_test.py", >> > line 42, in test_identify_vlan_base_device >> > 00:04:37.304 self.assertTrue(vlan.is_base_device(nic)) >> > 00:04:37.304 File >> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >> 64/vdsm/lib/vdsm/network/link/vlan.py", >> > line 47, in is_base_device >> > 00:04:37.305 return any(get_vlans_on_base_device(dev_name)) >> > 00:04:37.306 File >> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >> 64/vdsm/lib/vdsm/network/link/vlan.py", >> > line 41, in >> > 00:04:37.306 return (iface_properties['name'] for iface_properties >> in >> > iface.list() >> > 00:04:37.307 File >> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >> 64/vdsm/lib/vdsm/network/link/iface.py", >> > line 227, in list >> > 00:04:37.307 in six.viewitems(dpdk.get_dpdk_devices())) >> > 00:04:37.308 File >> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >> 64/vdsm/lib/vdsm/network/link/dpdk.py", >> > line 44, in get_dpdk_devices >> > 00:04:37.309 dpdk_devices = _get_dpdk_devices() >> > 00:04:37.309 File >> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >> 64/vdsm/lib/vdsm/common/cache.py", >> > line 41, in __call__ >> > 00:04:37.309 value = self.func(*args) >> > 00:04:37.310 File >> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >> 64/vdsm/lib/vdsm/network/link/dpdk.py", >> > line 111, in _get_dpdk_devices >> > 00:04:37.310 devices = _lshw_command() >> > 00:04:37.311 File >> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >> 64/vdsm/lib/vdsm/network/link/dpdk.py", >> > line 127, in _lshw_command >> > 00:04:37.311 return _normalize_lshw_result(out) >> > 00:04:37.312 File >> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >> 64/vdsm/lib/vdsm/network/link/dpdk.py", >> > line 182, in _normalize_lshw_result >> > 00:04:37.313 return json.loads('[' + result + ']') >> > 00:04:37.313 File "/usr/lib64/python2.7/json/__init__.py", line 339, >> in >> > loads >> > 00:04:37.313 return _default_decoder.decode(s) >> > 00:04:37.313 File "/usr/lib64/python2.7/json/decoder.py", line 364, >> in >> > decode >> > 00:04:37.314 obj, end = self.raw_decode(s, idx=_w(s, 0).end()) >> > 00:04:37.314 File "/usr/lib64/python2.7/json/decoder.py", line 380, >> in >> > raw_decode >> > 00:04:37.315 obj, end = self.scan_once(s, idx) >> > 00:04:37.315 ValueError: Expecting , delimiter: line 11 column 8 (char >> 242) >> > 00:04:37.315 -------------------- >> begin captured logging << >> > -------------------- >> > 00:04:37.316 2018-02-08 11:43:47,902 DEBUG (MainThread) [root] /sbin/ip >> link >> > add name dummy_tNDrx type dummy (cwd None) (cmdutils:150) >> > 00:04:37.316 2018-02-08 11:43:47,917 DEBUG (MainThread) [root] SUCCESS: >> > = ''; = 0 (cmdutils:158) >> > 00:04:37.317 2018-02-08 11:43:47,926 DEBUG (netlink/events) [root] START >> > thread >> (func=> > method Monitor._scan of > > 0x7fdcb61e8a90>>, args=(), kwargs={}) (concurrent:192) >> > 00:04:37.318 2018-02-08 11:43:47,928 DEBUG (MainThread) [root] /sbin/ip >> link >> > set dev dummy_tNDrx up (cwd None) (cmdutils:150) >> > 00:04:37.319 2018-02-08 11:43:47,943 DEBUG (MainThread) [root] SUCCESS: >> > = ''; = 0 (cmdutils:158) >> > 00:04:37.320 2018-02-08 11:43:47,946 DEBUG (netlink/events) [root] >> FINISH >> > thread >> > (concurrent:195) >> > 00:04:37.321 2018-02-08 11:43:47,950 DEBUG (MainThread) [root] /sbin/ip >> link >> > add link dummy_tNDrx name dummy_tNDrx.999 type vlan id 999 (cwd None) >> > (cmdutils:150) >> > 00:04:37.322 2018-02-08 11:43:47,971 DEBUG (MainThread) [root] SUCCESS: >> > = ''; = 0 (cmdutils:158) >> > 00:04:37.322 2018-02-08 11:43:47,972 DEBUG (MainThread) [root] /sbin/ip >> link >> > set dev dummy_tNDrx.999 up (cwd None) (cmdutils:150) >> > 00:04:37.323 2018-02-08 11:43:47,993 DEBUG (MainThread) [root] SUCCESS: >> > = ''; = 0 (cmdutils:158) >> > 00:04:37.325 2018-02-08 11:43:47,995 DEBUG (MainThread) [root] lshw >> -json >> > -disable usb -disable pcmcia -disable isapnp -disable ide -disable scsi >> > -disable dmi -disable memory -disable cpuinfo (cwd None) (cmdutils:150) >> > 00:04:37.328 2018-02-08 11:43:48,143 DEBUG (MainThread) [root] SUCCESS: >> > = ''; = 0 (cmdutils:158) >> > 00:04:37.329 2018-02-08 11:43:48,146 DEBUG (netlink/events) [root] START >> > thread >> (func=> > method Monitor._scan of > > 0x7fdcb65cef90>>, args=(), kwargs={}) (concurrent:192) >> > 00:04:37.338 2018-02-08 11:43:48,148 DEBUG (MainThread) [root] /sbin/ip >> link >> > set dev dummy_tNDrx.999 down (cwd None) (cmdutils:150) >> > 00:04:37.339 2018-02-08 11:43:48,169 DEBUG (MainThread) [root] SUCCESS: >> > = ''; = 0 (cmdutils:158) >> > 00:04:37.340 2018-02-08 11:43:48,170 DEBUG (netlink/events) [root] >> FINISH >> > thread >> > (concurrent:195) >> > 00:04:37.342 2018-02-08 11:43:48,171 DEBUG (MainThread) [root] /sbin/ip >> link >> > del dev dummy_tNDrx.999 (cwd None) (cmdutils:150) >> > 00:04:37.344 2018-02-08 11:43:48,192 DEBUG (MainThread) [root] SUCCESS: >> > = ''; = 0 (cmdutils:158) >> > 00:04:37.345 2018-02-08 11:43:48,193 DEBUG (MainThread) [root] /sbin/ip >> link >> > del dev dummy_tNDrx (cwd None) (cmdutils:150) >> > 00:04:37.346 2018-02-08 11:43:48,214 DEBUG (MainThread) [root] SUCCESS: >> > = ''; = 0 (cmdutils:158) >> > 00:04:37.347 --------------------- >> end captured logging << >> > --------------------- >> > 00:04:37.348 >> > 00:04:37.348 >> > ====================================================================== >> > 00:04:37.349 ERROR: test_list_vlans_on_base_device >> > (network.link_vlan_test.LinkIfaceTests) >> > 00:04:37.351 >> > ---------------------------------------------------------------------- >> > 00:04:37.352 Traceback (most recent call last): >> > 00:04:37.353 File >> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >> 64/vdsm/tests/network/link_vlan_test.py", >> > line 37, in test_list_vlans_on_base_device >> > 00:04:37.355 list(vlan.get_vlans_on_base_device(nic))) >> > 00:04:37.356 File >> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >> 64/vdsm/lib/vdsm/network/link/vlan.py", >> > line 41, in >> > 00:04:37.358 return (iface_properties['name'] for iface_properties >> in >> > iface.list() >> > 00:04:37.360 File >> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >> 64/vdsm/lib/vdsm/network/link/iface.py", >> > line 227, in list >> > 00:04:37.362 in six.viewitems(dpdk.get_dpdk_devices())) >> > 00:04:37.363 File >> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >> 64/vdsm/lib/vdsm/network/link/dpdk.py", >> > line 44, in get_dpdk_devices >> > 00:04:37.365 dpdk_devices = _get_dpdk_devices() >> > 00:04:37.365 File >> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >> 64/vdsm/lib/vdsm/common/cache.py", >> > line 41, in __call__ >> > 00:04:37.367 value = self.func(*args) >> > 00:04:37.367 File >> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >> 64/vdsm/lib/vdsm/network/link/dpdk.py", >> > line 111, in _get_dpdk_devices >> > 00:04:37.369 devices = _lshw_command() >> > 00:04:37.369 File >> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >> 64/vdsm/lib/vdsm/network/link/dpdk.py", >> > line 127, in _lshw_command >> > 00:04:37.371 return _normalize_lshw_result(out) >> > 00:04:37.371 File >> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >> 64/vdsm/lib/vdsm/network/link/dpdk.py", >> > line 182, in _normalize_lshw_result >> > 00:04:37.373 return json.loads('[' + result + ']') >> > 00:04:37.373 File "/usr/lib64/python2.7/json/__init__.py", line 339, >> in >> > loads >> > 00:04:37.374 return _default_decoder.decode(s) >> > 00:04:37.375 File "/usr/lib64/python2.7/json/decoder.py", line 364, >> in >> > decode >> > 00:04:37.375 obj, end = self.raw_decode(s, idx=_w(s, 0).end()) >> > 00:04:37.376 File "/usr/lib64/python2.7/json/decoder.py", line 380, >> in >> > raw_decode >> > 00:04:37.377 obj, end = self.scan_once(s, idx) >> > 00:04:37.377 ValueError: Expecting , delimiter: line 11 column 8 (char >> 242) >> > 00:04:37.378 -------------------- >> begin captured logging << >> > -------------------- >> > 00:04:37.379 2018-02-08 11:43:48,218 DEBUG (MainThread) [root] /sbin/ip >> link >> > add name dummy_Ecsrx type dummy (cwd None) (cmdutils:150) >> > 00:04:37.381 2018-02-08 11:43:48,230 DEBUG (MainThread) [root] SUCCESS: >> > = ''; = 0 (cmdutils:158) >> > 00:04:37.382 2018-02-08 11:43:48,237 DEBUG (netlink/events) [root] START >> > thread >> (func=> > method Monitor._scan of > > 0x7fdcb65cec50>>, args=(), kwargs={}) (concurrent:192) >> > 00:04:37.385 2018-02-08 11:43:48,238 DEBUG (MainThread) [root] /sbin/ip >> link >> > set dev dummy_Ecsrx up (cwd None) (cmdutils:150) >> > 00:04:37.386 2018-02-08 11:43:48,255 DEBUG (MainThread) [root] SUCCESS: >> > = ''; = 0 (cmdutils:158) >> > 00:04:37.387 2018-02-08 11:43:48,260 DEBUG (netlink/events) [root] >> FINISH >> > thread >> > (concurrent:195) >> > 00:04:37.389 2018-02-08 11:43:48,261 DEBUG (MainThread) [root] /sbin/ip >> link >> > add link dummy_Ecsrx name dummy_Ecsrx.999 type vlan id 999 (cwd None) >> > (cmdutils:150) >> > 00:04:37.391 2018-02-08 11:43:48,273 DEBUG (MainThread) [root] SUCCESS: >> > = ''; = 0 (cmdutils:158) >> > 00:04:37.392 2018-02-08 11:43:48,275 DEBUG (MainThread) [root] /sbin/ip >> link >> > set dev dummy_Ecsrx.999 up (cwd None) (cmdutils:150) >> > 00:04:37.393 2018-02-08 11:43:48,292 DEBUG (MainThread) [root] SUCCESS: >> > = ''; = 0 (cmdutils:158) >> > 00:04:37.394 2018-02-08 11:43:48,294 DEBUG (MainThread) [root] lshw >> -json >> > -disable usb -disable pcmcia -disable isapnp -disable ide -disable scsi >> > -disable dmi -disable memory -disable cpuinfo (cwd None) (cmdutils:150) >> > 00:04:37.397 2018-02-08 11:43:48,456 DEBUG (MainThread) [root] SUCCESS: >> > = ''; = 0 (cmdutils:158) >> > 00:04:37.398 2018-02-08 11:43:48,459 DEBUG (netlink/events) [root] START >> > thread >> (func=> > method Monitor._scan of > > 0x7fdcb7faab90>>, args=(), kwargs={}) (concurrent:192) >> > 00:04:37.401 2018-02-08 11:43:48,461 DEBUG (MainThread) [root] /sbin/ip >> link >> > set dev dummy_Ecsrx.999 down (cwd None) (cmdutils:150) >> > 00:04:37.402 2018-02-08 11:43:48,488 DEBUG (MainThread) [root] SUCCESS: >> > = ''; = 0 (cmdutils:158) >> > 00:04:37.403 2018-02-08 11:43:48,490 DEBUG (netlink/events) [root] >> FINISH >> > thread >> > (concurrent:195) >> > 00:04:37.405 2018-02-08 11:43:48,491 DEBUG (MainThread) [root] /sbin/ip >> link >> > del dev dummy_Ecsrx.999 (cwd None) (cmdutils:150) >> > 00:04:37.406 2018-02-08 11:43:48,515 DEBUG (MainThread) [root] SUCCESS: >> > = ''; = 0 (cmdutils:158) >> > 00:04:37.408 2018-02-08 11:43:48,517 DEBUG (MainThread) [root] /sbin/ip >> link >> > del dev dummy_Ecsrx (cwd None) (cmdutils:150) >> > 00:04:37.409 2018-02-08 11:43:48,541 DEBUG (MainThread) [root] SUCCESS: >> > = ''; = 0 (cmdutils:158) >> > 00:04:37.410 --------------------- >> end captured logging << >> > --------------------- >> > 00:04:37.411 >> > 00:04:37.411 >> > ====================================================================== >> > 00:04:37.412 ERROR: test_fake_nics (network.netinfo_test.TestNetinfo) >> > 00:04:37.413 >> > ---------------------------------------------------------------------- >> > 00:04:37.414 Traceback (most recent call last): >> > 00:04:37.414 File >> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >> 64/vdsm/tests/testValidation.py", >> > line 191, in wrapper >> > 00:04:37.416 return f(*args, **kwargs) >> > 00:04:37.417 File "/usr/lib/python2.7/site-packages/mock/mock.py", >> line >> > 1305, in patched >> > 00:04:37.418 return func(*args, **keywargs) >> > 00:04:37.418 File >> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >> 64/vdsm/tests/network/netinfo_test.py", >> > line 201, in test_fake_nics >> > 00:04:37.420 _nics = nics.nics() >> > 00:04:37.420 File >> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >> 64/vdsm/lib/vdsm/network/netinfo/misc.py", >> > line 57, in visible_devs >> > 00:04:37.422 return [dev.name for dev in getLinks() if >> predicate(dev) >> > and >> > 00:04:37.422 File >> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >> 64/vdsm/lib/vdsm/network/ipwrapper.py", >> > line 267, in getLinks >> > 00:04:37.424 in six.viewitems(dpdk.get_dpdk_devices())) >> > 00:04:37.424 File >> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >> 64/vdsm/lib/vdsm/network/link/dpdk.py", >> > line 44, in get_dpdk_devices >> > 00:04:37.426 dpdk_devices = _get_dpdk_devices() >> > 00:04:37.427 File >> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >> 64/vdsm/lib/vdsm/common/cache.py", >> > line 41, in __call__ >> > 00:04:37.428 value = self.func(*args) >> > 00:04:37.428 File >> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >> 64/vdsm/lib/vdsm/network/link/dpdk.py", >> > line 111, in _get_dpdk_devices >> > 00:04:37.430 devices = _lshw_command() >> > 00:04:37.430 File >> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >> 64/vdsm/lib/vdsm/network/link/dpdk.py", >> > line 127, in _lshw_command >> > 00:04:37.432 return _normalize_lshw_result(out) >> > 00:04:37.433 File >> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >> 64/vdsm/lib/vdsm/network/link/dpdk.py", >> > line 182, in _normalize_lshw_result >> > 00:04:37.434 return json.loads('[' + result + ']') >> > 00:04:37.435 File "/usr/lib64/python2.7/json/__init__.py", line 339, >> in >> > loads >> > 00:04:37.436 return _default_decoder.decode(s) >> > 00:04:37.437 File "/usr/lib64/python2.7/json/decoder.py", line 364, >> in >> > decode >> > 00:04:37.437 obj, end = self.raw_decode(s, idx=_w(s, 0).end()) >> > 00:04:37.438 File "/usr/lib64/python2.7/json/decoder.py", line 380, >> in >> > raw_decode >> > 00:04:37.439 obj, end = self.scan_once(s, idx) >> > 00:04:37.439 ValueError: Expecting , delimiter: line 11 column 8 (char >> 242) >> > 00:04:37.440 -------------------- >> begin captured logging << >> > -------------------- >> > 00:04:37.441 2018-02-08 11:43:52,941 DEBUG (MainThread) [root] /sbin/ip >> link >> > add name veth_Kb2e2cTujn type veth peer name veth_mevoaYSIn2 (cwd None) >> > (cmdutils:150) >> > 00:04:37.443 2018-02-08 11:43:52,968 DEBUG (MainThread) [root] SUCCESS: >> > = ''; = 0 (cmdutils:158) >> > 00:04:37.445 2018-02-08 11:43:52,969 DEBUG (MainThread) [root] /sbin/ip >> link >> > add name dummy_5VJln type dummy (cwd None) (cmdutils:150) >> > 00:04:37.446 2018-02-08 11:43:53,005 DEBUG (MainThread) [root] SUCCESS: >> > = ''; = 0 (cmdutils:158) >> > 00:04:37.447 2018-02-08 11:43:53,029 DEBUG (netlink/events) [root] START >> > thread >> (func=> > method Monitor._scan of > > 0x7fdcb661f790>>, args=(), kwargs={}) (concurrent:192) >> > 00:04:37.450 2018-02-08 11:43:53,031 DEBUG (MainThread) [root] /sbin/ip >> link >> > set dev dummy_5VJln up (cwd None) (cmdutils:150) >> > 00:04:37.452 2018-02-08 11:43:53,060 DEBUG (MainThread) [root] SUCCESS: >> > = ''; = 0 (cmdutils:158) >> > 00:04:37.453 2018-02-08 11:43:53,064 DEBUG (netlink/events) [root] >> FINISH >> > thread >> > (concurrent:195) >> > 00:04:37.455 2018-02-08 11:43:53,065 DEBUG (MainThread) [root] lshw >> -json >> > -disable usb -disable pcmcia -disable isapnp -disable ide -disable scsi >> > -disable dmi -disable memory -disable cpuinfo (cwd None) (cmdutils:150) >> > 00:04:37.457 2018-02-08 11:43:53,222 DEBUG (MainThread) [root] SUCCESS: >> > = ''; = 0 (cmdutils:158) >> > 00:04:37.458 2018-02-08 11:43:53,224 DEBUG (MainThread) [root] /sbin/ip >> link >> > del dev dummy_5VJln (cwd None) (cmdutils:150) >> > 00:04:37.459 2018-02-08 11:43:53,248 DEBUG (MainThread) [root] SUCCESS: >> > = ''; = 0 (cmdutils:158) >> > 00:04:37.461 2018-02-08 11:43:53,249 DEBUG (MainThread) [root] /sbin/ip >> link >> > del dev veth_Kb2e2cTujn (cwd None) (cmdutils:150) >> > 00:04:37.462 2018-02-08 11:43:53,271 DEBUG (MainThread) [root] SUCCESS: >> > = ''; = 0 (cmdutils:158) >> > 00:04:37.463 --------------------- >> end captured logging << >> > --------------------- >> > 00:04:37.464 >> > 00:04:37.464 >> > ====================================================================== >> > 00:04:37.465 ERROR: test_get_non_existing_bridge_info >> > (network.netinfo_test.TestNetinfo) >> > 00:04:37.466 >> > ---------------------------------------------------------------------- >> > 00:04:37.466 Traceback (most recent call last): >> > 00:04:37.467 File "/usr/lib/python2.7/site-packages/mock/mock.py", >> line >> > 1305, in patched >> > 00:04:37.468 return func(*args, **keywargs) >> > 00:04:37.468 File >> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >> 64/vdsm/tests/network/netinfo_test.py", >> > line 108, in test_get_non_existing_bridge_info >> > 00:04:37.470 get() >> > 00:04:37.470 File >> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >> 64/vdsm/lib/vdsm/network/netinfo/cache.py", >> > line 137, in get >> > 00:04:37.472 return _get(vdsmnets) >> > 00:04:37.472 File >> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >> 64/vdsm/lib/vdsm/network/netinfo/cache.py", >> > line 62, in _get >> > 00:04:37.473 devices_info = _devices_report(ipaddrs, routes) >> > 00:04:37.474 File >> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >> 64/vdsm/lib/vdsm/network/netinfo/cache.py", >> > line 97, in _devices_report >> > 00:04:37.476 for dev in (link for link in getLinks() if not >> > link.isHidden()): >> > 00:04:37.477 File >> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >> 64/vdsm/lib/vdsm/network/netinfo/cache.py", >> > line 97, in >> > 00:04:37.478 for dev in (link for link in getLinks() if not >> > link.isHidden()): >> > 00:04:37.479 File >> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >> 64/vdsm/lib/vdsm/network/ipwrapper.py", >> > line 267, in getLinks >> > 00:04:37.481 in six.viewitems(dpdk.get_dpdk_devices())) >> > 00:04:37.481 File >> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >> 64/vdsm/lib/vdsm/network/link/dpdk.py", >> > line 44, in get_dpdk_devices >> > 00:04:37.483 dpdk_devices = _get_dpdk_devices() >> > 00:04:37.483 File >> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >> 64/vdsm/lib/vdsm/common/cache.py", >> > line 41, in __call__ >> > 00:04:37.485 value = self.func(*args) >> > 00:04:37.485 File >> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >> 64/vdsm/lib/vdsm/network/link/dpdk.py", >> > line 111, in _get_dpdk_devices >> > 00:04:37.487 devices = _lshw_command() >> > 00:04:37.487 File >> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >> 64/vdsm/lib/vdsm/network/link/dpdk.py", >> > line 127, in _lshw_command >> > 00:04:37.489 return _normalize_lshw_result(out) >> > 00:04:37.489 File >> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >> 64/vdsm/lib/vdsm/network/link/dpdk.py", >> > line 182, in _normalize_lshw_result >> > 00:04:37.491 return json.loads('[' + result + ']') >> > 00:04:37.491 File "/usr/lib64/python2.7/json/__init__.py", line 339, >> in >> > loads >> > 00:04:37.492 return _default_decoder.decode(s) >> > 00:04:37.493 File "/usr/lib64/python2.7/json/decoder.py", line 364, >> in >> > decode >> > 00:04:37.493 obj, end = self.raw_decode(s, idx=_w(s, 0).end()) >> > 00:04:37.494 File "/usr/lib64/python2.7/json/decoder.py", line 380, >> in >> > raw_decode >> > 00:04:37.496 obj, end = self.scan_once(s, idx) >> > 00:04:37.497 ValueError: Expecting , delimiter: line 11 column 8 (char >> 242) >> > 00:04:37.497 -------------------- >> begin captured logging << >> > -------------------- >> > 00:04:37.498 2018-02-08 11:43:53,427 DEBUG (MainThread) [root] lshw >> -json >> > -disable usb -disable pcmcia -disable isapnp -disable ide -disable scsi >> > -disable dmi -disable memory -disable cpuinfo (cwd None) (cmdutils:150) >> > 00:04:37.501 2018-02-08 11:43:53,573 DEBUG (MainThread) [root] SUCCESS: >> > = ''; = 0 (cmdutils:158) >> > 00:04:37.502 --------------------- >> end captured logging << >> > --------------------- >> > 00:04:37.503 >> > 00:04:37.503 >> > ====================================================================== >> > 00:04:37.503 ERROR: test_speed_in_range (network.netinfo_test. >> TestNetinfo) >> > 00:04:37.504 >> > ---------------------------------------------------------------------- >> > 00:04:37.505 Traceback (most recent call last): >> > 00:04:37.506 File >> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >> 64/vdsm/tests/network/netinfo_test.py", >> > line 71, in test_speed_in_range >> > 00:04:37.507 for d in nics.nics(): >> > 00:04:37.507 File >> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >> 64/vdsm/lib/vdsm/network/netinfo/misc.py", >> > line 57, in visible_devs >> > 00:04:37.509 return [dev.name for dev in getLinks() if >> predicate(dev) >> > and >> > 00:04:37.510 File >> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >> 64/vdsm/lib/vdsm/network/ipwrapper.py", >> > line 267, in getLinks >> > 00:04:37.511 in six.viewitems(dpdk.get_dpdk_devices())) >> > 00:04:37.512 File >> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >> 64/vdsm/lib/vdsm/network/link/dpdk.py", >> > line 44, in get_dpdk_devices >> > 00:04:37.513 dpdk_devices = _get_dpdk_devices() >> > 00:04:37.514 File >> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >> 64/vdsm/lib/vdsm/common/cache.py", >> > line 41, in __call__ >> > 00:04:37.515 value = self.func(*args) >> > 00:04:37.516 File >> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >> 64/vdsm/lib/vdsm/network/link/dpdk.py", >> > line 111, in _get_dpdk_devices >> > 00:04:37.517 devices = _lshw_command() >> > 00:04:37.518 File >> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >> 64/vdsm/lib/vdsm/network/link/dpdk.py", >> > line 127, in _lshw_command >> > 00:04:37.519 return _normalize_lshw_result(out) >> > 00:04:37.520 File >> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >> 64/vdsm/lib/vdsm/network/link/dpdk.py", >> > line 182, in _normalize_lshw_result >> > 00:04:37.521 return json.loads('[' + result + ']') >> > 00:04:37.522 File "/usr/lib64/python2.7/json/__init__.py", line 339, >> in >> > loads >> > 00:04:37.523 return _default_decoder.decode(s) >> > 00:04:37.523 File "/usr/lib64/python2.7/json/decoder.py", line 364, >> in >> > decode >> > 00:04:37.524 obj, end = self.raw_decode(s, idx=_w(s, 0).end()) >> > 00:04:37.524 File "/usr/lib64/python2.7/json/decoder.py", line 380, >> in >> > raw_decode >> > 00:04:37.525 obj, end = self.scan_once(s, idx) >> > 00:04:37.526 ValueError: Expecting , delimiter: line 11 column 8 (char >> 242) >> > 00:04:37.527 -------------------- >> begin captured logging << >> > -------------------- >> > 00:04:37.527 2018-02-08 11:43:53,906 DEBUG (MainThread) [root] lshw >> -json >> > -disable usb -disable pcmcia -disable isapnp -disable ide -disable scsi >> > -disable dmi -disable memory -disable cpuinfo (cwd None) (cmdutils:150) >> > 00:04:37.530 2018-02-08 11:43:54,060 DEBUG (MainThread) [root] SUCCESS: >> > = ''; = 0 (cmdutils:158) >> > 00:04:37.531 --------------------- >> end captured logging << >> > --------------------- >> > 00:04:37.532 >> > 00:04:37.532 >> > ====================================================================== >> > 00:04:37.533 ERROR: test_multiple_vlans >> > (network.tc_test.TestConfigureOutbound) >> > 00:04:37.534 >> > ---------------------------------------------------------------------- >> > 00:04:37.535 Traceback (most recent call last): >> > 00:04:37.535 File "/usr/lib/python2.7/site-packages/mock/mock.py", >> line >> > 1305, in patched >> > 00:04:37.536 return func(*args, **keywargs) >> > 00:04:37.537 File >> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >> 64/vdsm/tests/network/tc_test.py", >> > line 454, in test_multiple_vlans >> > 00:04:37.539 self.device_name, v.tag) >> > 00:04:37.539 File >> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >> 64/vdsm/lib/vdsm/network/configurators/qos.py", >> > line 48, in configure_outbound >> > 00:04:37.541 qosOutbound) >> > 00:04:37.541 File >> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >> 64/vdsm/lib/vdsm/network/configurators/qos.py", >> > line 163, in _qdisc_conf_out >> > 00:04:37.542 if not _is_explicit_defined_default_class(dev): >> > 00:04:37.543 File >> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >> 64/vdsm/lib/vdsm/network/configurators/qos.py", >> > line 208, in _is_explicit_defined_default_class >> > 00:04:37.545 netinfo = NetInfo(cache_get()) >> > 00:04:37.545 File >> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >> 64/vdsm/lib/vdsm/network/netinfo/cache.py", >> > line 137, in get >> > 00:04:37.547 return _get(vdsmnets) >> > 00:04:37.547 File >> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >> 64/vdsm/lib/vdsm/network/netinfo/cache.py", >> > line 62, in _get >> > 00:04:37.549 devices_info = _devices_report(ipaddrs, routes) >> > 00:04:37.549 File >> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >> 64/vdsm/lib/vdsm/network/netinfo/cache.py", >> > line 97, in _devices_report >> > 00:04:37.551 for dev in (link for link in getLinks() if not >> > link.isHidden()): >> > 00:04:37.552 File >> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >> 64/vdsm/lib/vdsm/network/netinfo/cache.py", >> > line 97, in >> > 00:04:37.553 for dev in (link for link in getLinks() if not >> > link.isHidden()): >> > 00:04:37.554 File >> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >> 64/vdsm/lib/vdsm/network/ipwrapper.py", >> > line 267, in getLinks >> > 00:04:37.556 in six.viewitems(dpdk.get_dpdk_devices())) >> > 00:04:37.556 File >> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >> 64/vdsm/lib/vdsm/network/link/dpdk.py", >> > line 44, in get_dpdk_devices >> > 00:04:37.558 dpdk_devices = _get_dpdk_devices() >> > 00:04:37.558 File >> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >> 64/vdsm/lib/vdsm/common/cache.py", >> > line 41, in __call__ >> > 00:04:37.560 value = self.func(*args) >> > 00:04:37.560 File >> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >> 64/vdsm/lib/vdsm/network/link/dpdk.py", >> > line 111, in _get_dpdk_devices >> > 00:04:37.562 devices = _lshw_command() >> > 00:04:37.562 File >> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >> 64/vdsm/lib/vdsm/network/link/dpdk.py", >> > line 127, in _lshw_command >> > 00:04:37.563 return _normalize_lshw_result(out) >> > 00:04:37.564 File >> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >> 64/vdsm/lib/vdsm/network/link/dpdk.py", >> > line 182, in _normalize_lshw_result >> > 00:04:37.566 return json.loads('[' + result + ']') >> > 00:04:37.566 File "/usr/lib64/python2.7/json/__init__.py", line 339, >> in >> > loads >> > 00:04:37.567 return _default_decoder.decode(s) >> > 00:04:37.568 File "/usr/lib64/python2.7/json/decoder.py", line 364, >> in >> > decode >> > 00:04:37.568 obj, end = self.raw_decode(s, idx=_w(s, 0).end()) >> > 00:04:37.569 File "/usr/lib64/python2.7/json/decoder.py", line 380, >> in >> > raw_decode >> > 00:04:37.570 obj, end = self.scan_once(s, idx) >> > 00:04:37.570 ValueError: Expecting , delimiter: line 11 column 8 (char >> 242) >> > 00:04:37.571 -------------------- >> begin captured logging << >> > -------------------- >> > 00:04:37.572 2018-02-08 11:44:00,920 DEBUG (MainThread) [root] /sbin/ip >> link >> > add name dummy_wVPHq type dummy (cwd None) (cmdutils:150) >> > 00:04:37.573 2018-02-08 11:44:00,932 DEBUG (MainThread) [root] SUCCESS: >> > = ''; = 0 (cmdutils:158) >> > 00:04:37.575 2018-02-08 11:44:00,933 DEBUG (MainThread) [root] /sbin/ip >> link >> > set dev dummy_wVPHq up (cwd None) (cmdutils:150) >> > 00:04:37.576 2018-02-08 11:44:00,962 DEBUG (MainThread) [root] SUCCESS: >> > = ''; = 0 (cmdutils:158) >> > 00:04:37.577 2018-02-08 11:44:00,964 DEBUG (MainThread) [root] /sbin/ip >> link >> > add link dummy_wVPHq name dummy_wVPHq.16 type vlan id 16 (cwd None) >> > (cmdutils:150) >> > 00:04:37.579 2018-02-08 11:44:00,977 DEBUG (MainThread) [root] SUCCESS: >> > = ''; = 0 (cmdutils:158) >> > 00:04:37.580 2018-02-08 11:44:00,978 DEBUG (MainThread) [root] /sbin/ip >> link >> > set dev dummy_wVPHq.16 up (cwd None) (cmdutils:150) >> > 00:04:37.581 2018-02-08 11:44:01,002 DEBUG (MainThread) [root] SUCCESS: >> > = ''; = 0 (cmdutils:158) >> > 00:04:37.582 2018-02-08 11:44:01,003 DEBUG (MainThread) [root] /sbin/ip >> link >> > add link dummy_wVPHq name dummy_wVPHq.17 type vlan id 17 (cwd None) >> > (cmdutils:150) >> > 00:04:37.584 2018-02-08 11:44:01,020 DEBUG (MainThread) [root] SUCCESS: >> > = ''; = 0 (cmdutils:158) >> > 00:04:37.585 2018-02-08 11:44:01,022 DEBUG (MainThread) [root] /sbin/ip >> link >> > set dev dummy_wVPHq.17 up (cwd None) (cmdutils:150) >> > 00:04:37.587 2018-02-08 11:44:01,047 DEBUG (MainThread) [root] SUCCESS: >> > = ''; = 0 (cmdutils:158) >> > 00:04:37.588 2018-02-08 11:44:01,048 DEBUG (MainThread) [root] /sbin/tc >> > qdisc show dev dummy_wVPHq (cwd None) (cmdutils:150) >> > 00:04:37.589 2018-02-08 11:44:01,062 DEBUG (MainThread) [root] SUCCESS: >> > = ''; = 0 (cmdutils:158) >> > 00:04:37.590 2018-02-08 11:44:01,064 DEBUG (MainThread) [root] /sbin/tc >> > qdisc del dev dummy_wVPHq root (cwd None) (cmdutils:150) >> > 00:04:37.592 2018-02-08 11:44:01,075 DEBUG (MainThread) [root] FAILED: >> >> > = 'RTNETLINK answers: No such file or directory\n'; = 2 >> (cmdutils:158) >> > 00:04:37.594 2018-02-08 11:44:01,076 DEBUG (MainThread) [root] /sbin/tc >> > qdisc del dev dummy_wVPHq ingress (cwd None) (cmdutils:150) >> > 00:04:37.595 2018-02-08 11:44:01,087 DEBUG (MainThread) [root] FAILED: >> >> > = 'RTNETLINK answers: No such file or directory\n'; = 2 >> (cmdutils:158) >> > 00:04:37.597 2018-02-08 11:44:01,089 DEBUG (MainThread) [root] /sbin/tc >> > qdisc add dev dummy_wVPHq root handle 0x1389: hfsc default 0x1388 (cwd >> None) >> > (cmdutils:150) >> > 00:04:37.599 2018-02-08 11:44:01,100 DEBUG (MainThread) [root] SUCCESS: >> > = ''; = 0 (cmdutils:158) >> > 00:04:37.600 2018-02-08 11:44:01,101 DEBUG (MainThread) [root] /sbin/tc >> > qdisc add dev dummy_wVPHq ingress (cwd None) (cmdutils:150) >> > 00:04:37.601 2018-02-08 11:44:01,112 DEBUG (MainThread) [root] SUCCESS: >> > = ''; = 0 (cmdutils:158) >> > 00:04:37.602 2018-02-08 11:44:01,113 DEBUG (MainThread) [root] /sbin/tc >> > class add dev dummy_wVPHq parent 1389: classid 1389:10 hfsc ul m2 >> 8000000bit >> > ls m1 32000000bit d 800000us m2 24000000bit (cwd None) (cmdutils:150) >> > 00:04:37.605 2018-02-08 11:44:01,124 DEBUG (MainThread) [root] SUCCESS: >> > = ''; = 0 (cmdutils:158) >> > 00:04:37.606 2018-02-08 11:44:01,126 DEBUG (MainThread) [root] /sbin/tc >> > class add dev dummy_wVPHq parent 1389: classid 1389:1388 hfsc ls m1 >> > 32000000bit d 800000us m2 24000000bit (cwd None) (cmdutils:150) >> > 00:04:37.608 2018-02-08 11:44:01,137 DEBUG (MainThread) [root] SUCCESS: >> > = ''; = 0 (cmdutils:158) >> > 00:04:37.609 2018-02-08 11:44:01,138 DEBUG (MainThread) [root] /sbin/tc >> > filter replace dev dummy_wVPHq protocol all parent 1389: pref 5000 u32 >> match >> > u8 0 0 flowid 0x1388 (cwd None) (cmdutils:150) >> > 00:04:37.611 2018-02-08 11:44:01,149 DEBUG (MainThread) [root] SUCCESS: >> > = ''; = 0 (cmdutils:158) >> > 00:04:37.612 2018-02-08 11:44:01,150 DEBUG (MainThread) [root] /sbin/tc >> > filter replace dev dummy_wVPHq protocol all parent 1389: pref 16 basic >> match >> > 'meta(vlan eq 16)' flowid 1389:10 (cwd None) (cmdutils:150) >> > 00:04:37.616 2018-02-08 11:44:01,163 DEBUG (MainThread) [root] SUCCESS: >> > = ''; = 0 (cmdutils:158) >> > 00:04:37.617 2018-02-08 11:44:01,164 DEBUG (MainThread) [root] /sbin/tc >> > qdisc add dev dummy_wVPHq parent 1389:10 handle 10: fq_codel (cwd None) >> > (cmdutils:150) >> > 00:04:37.619 2018-02-08 11:44:01,176 DEBUG (MainThread) [root] SUCCESS: >> > = ''; = 0 (cmdutils:158) >> > 00:04:37.621 2018-02-08 11:44:01,177 DEBUG (MainThread) [root] /sbin/tc >> > qdisc add dev dummy_wVPHq parent 1389:1388 handle 1388: fq_codel (cwd >> None) >> > (cmdutils:150) >> > 00:04:37.623 2018-02-08 11:44:01,188 DEBUG (MainThread) [root] SUCCESS: >> > = ''; = 0 (cmdutils:158) >> > 00:04:37.624 2018-02-08 11:44:01,189 DEBUG (MainThread) [root] /sbin/tc >> > qdisc show dev dummy_wVPHq (cwd None) (cmdutils:150) >> > 00:04:37.625 2018-02-08 11:44:01,201 DEBUG (MainThread) [root] SUCCESS: >> > = ''; = 0 (cmdutils:158) >> > 00:04:37.627 2018-02-08 11:44:01,202 DEBUG (MainThread) [root] /sbin/tc >> > filter show dev dummy_wVPHq parent 1389: (cwd None) (cmdutils:150) >> > 00:04:37.629 2018-02-08 11:44:01,214 DEBUG (MainThread) [root] SUCCESS: >> > = ''; = 0 (cmdutils:158) >> > 00:04:37.630 2018-02-08 11:44:01,215 DEBUG (MainThread) [root] /sbin/tc >> > class del dev dummy_wVPHq classid 1389:11 (cwd None) (cmdutils:150) >> > 00:04:37.632 2018-02-08 11:44:01,226 DEBUG (MainThread) [root] FAILED: >> >> > = 'RTNETLINK answers: No such file or directory\n'; = 2 >> (cmdutils:158) >> > 00:04:37.634 2018-02-08 11:44:01,227 DEBUG (MainThread) [root] /sbin/tc >> > class add dev dummy_wVPHq parent 1389: classid 1389:11 hfsc ul m2 >> 8000000bit >> > ls m1 32000000bit d 800000us m2 24000000bit (cwd None) (cmdutils:150) >> > 00:04:37.637 2018-02-08 11:44:01,239 DEBUG (MainThread) [root] SUCCESS: >> > = ''; = 0 (cmdutils:158) >> > 00:04:37.639 2018-02-08 11:44:01,248 DEBUG (MainThread) [root] lshw >> -json >> > -disable usb -disable pcmcia -disable isapnp -disable ide -disable scsi >> > -disable dmi -disable memory -disable cpuinfo (cwd None) (cmdutils:150) >> > 00:04:37.641 2018-02-08 11:44:01,405 DEBUG (MainThread) [root] SUCCESS: >> > = ''; = 0 (cmdutils:158) >> > 00:04:37.643 2018-02-08 11:44:01,408 DEBUG (netlink/events) [root] START >> > thread >> (func=> > method Monitor._scan of > > 0x7fdcb6436450>>, args=(), kwargs={}) (concurrent:192) >> > 00:04:37.646 2018-02-08 11:44:01,410 DEBUG (MainThread) [root] /sbin/ip >> link >> > set dev dummy_wVPHq.17 down (cwd None) (cmdutils:150) >> > 00:04:37.647 2018-02-08 11:44:01,430 DEBUG (MainThread) [root] SUCCESS: >> > = ''; = 0 (cmdutils:158) >> > 00:04:37.648 2018-02-08 11:44:01,431 DEBUG (netlink/events) [root] >> FINISH >> > thread >> > (concurrent:195) >> > 00:04:37.650 2018-02-08 11:44:01,432 DEBUG (MainThread) [root] /sbin/ip >> link >> > del dev dummy_wVPHq.17 (cwd None) (cmdutils:150) >> > 00:04:37.651 2018-02-08 11:44:01,452 DEBUG (MainThread) [root] SUCCESS: >> > = ''; = 0 (cmdutils:158) >> > 00:04:37.652 2018-02-08 11:44:01,454 DEBUG (netlink/events) [root] START >> > thread >> (func=> > method Monitor._scan of > > 0x7fdcb6436b90>>, args=(), kwargs={}) (concurrent:192) >> > 00:04:37.655 2018-02-08 11:44:01,456 DEBUG (MainThread) [root] /sbin/ip >> link >> > set dev dummy_wVPHq.16 down (cwd None) (cmdutils:150) >> > 00:04:37.657 2018-02-08 11:44:01,475 DEBUG (MainThread) [root] SUCCESS: >> > = ''; = 0 (cmdutils:158) >> > 00:04:37.658 2018-02-08 11:44:01,477 DEBUG (netlink/events) [root] >> FINISH >> > thread >> > (concurrent:195) >> > 00:04:37.660 2018-02-08 11:44:01,478 DEBUG (MainThread) [root] /sbin/ip >> link >> > del dev dummy_wVPHq.16 (cwd None) (cmdutils:150) >> > 00:04:37.661 2018-02-08 11:44:01,498 DEBUG (MainThread) [root] SUCCESS: >> > = ''; = 0 (cmdutils:158) >> > 00:04:37.662 --------------------- >> end captured logging << >> > --------------------- >> > 00:04:37.663 >> > 00:04:37.663 >> > ====================================================================== >> > 00:04:37.664 ERROR: test_single_vlan(2) >> > (network.tc_test.TestConfigureOutbound) >> > 00:04:37.665 >> > ---------------------------------------------------------------------- >> > 00:04:37.666 Traceback (most recent call last): >> > 00:04:37.666 File >> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >> 64/vdsm/tests/testlib.py", >> > line 143, in wrapper >> > 00:04:37.667 return f(self, *args) >> > 00:04:37.668 File "/usr/lib/python2.7/site-packages/mock/mock.py", >> line >> > 1305, in patched >> > 00:04:37.668 return func(*args, **keywargs) >> > 00:04:37.669 File >> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >> 64/vdsm/tests/network/tc_test.py", >> > line 433, in test_single_vlan >> > 00:04:37.670 vlan.tag) >> > 00:04:37.671 File >> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >> 64/vdsm/lib/vdsm/network/configurators/qos.py", >> > line 48, in configure_outbound >> > 00:04:37.672 qosOutbound) >> > 00:04:37.672 File >> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >> 64/vdsm/lib/vdsm/network/configurators/qos.py", >> > line 163, in _qdisc_conf_out >> > 00:04:37.674 if not _is_explicit_defined_default_class(dev): >> > 00:04:37.675 File >> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >> 64/vdsm/lib/vdsm/network/configurators/qos.py", >> > line 208, in _is_explicit_defined_default_class >> > 00:04:37.677 netinfo = NetInfo(cache_get()) >> > 00:04:37.677 File >> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >> 64/vdsm/lib/vdsm/network/netinfo/cache.py", >> > line 137, in get >> > 00:04:37.679 return _get(vdsmnets) >> > 00:04:37.679 File >> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >> 64/vdsm/lib/vdsm/network/netinfo/cache.py", >> > line 62, in _get >> > 00:04:37.681 devices_info = _devices_report(ipaddrs, routes) >> > 00:04:37.681 File >> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >> 64/vdsm/lib/vdsm/network/netinfo/cache.py", >> > line 97, in _devices_report >> > 00:04:37.683 for dev in (link for link in getLinks() if not >> > link.isHidden()): >> > 00:04:37.684 File >> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >> 64/vdsm/lib/vdsm/network/netinfo/cache.py", >> > line 97, in >> > 00:04:37.685 for dev in (link for link in getLinks() if not >> > link.isHidden()): >> > 00:04:37.686 File >> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >> 64/vdsm/lib/vdsm/network/ipwrapper.py", >> > line 267, in getLinks >> > 00:04:37.688 in six.viewitems(dpdk.get_dpdk_devices())) >> > 00:04:37.688 File >> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >> 64/vdsm/lib/vdsm/network/link/dpdk.py", >> > line 44, in get_dpdk_devices >> > 00:04:37.690 dpdk_devices = _get_dpdk_devices() >> > 00:04:37.690 File >> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >> 64/vdsm/lib/vdsm/common/cache.py", >> > line 41, in __call__ >> > 00:04:37.692 value = self.func(*args) >> > 00:04:37.692 File >> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >> 64/vdsm/lib/vdsm/network/link/dpdk.py", >> > line 111, in _get_dpdk_devices >> > 00:04:37.693 devices = _lshw_command() >> > 00:04:37.694 File >> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >> 64/vdsm/lib/vdsm/network/link/dpdk.py", >> > line 127, in _lshw_command >> > 00:04:37.695 return _normalize_lshw_result(out) >> > 00:04:37.696 File >> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >> 64/vdsm/lib/vdsm/network/link/dpdk.py", >> > line 182, in _normalize_lshw_result >> > 00:04:37.698 return json.loads('[' + result + ']') >> > 00:04:37.698 File "/usr/lib64/python2.7/json/__init__.py", line 339, >> in >> > loads >> > 00:04:37.699 return _default_decoder.decode(s) >> > 00:04:37.699 File "/usr/lib64/python2.7/json/decoder.py", line 364, >> in >> > decode >> > 00:04:37.700 obj, end = self.raw_decode(s, idx=_w(s, 0).end()) >> > 00:04:37.701 File "/usr/lib64/python2.7/json/decoder.py", line 380, >> in >> > raw_decode >> > 00:04:37.702 obj, end = self.scan_once(s, idx) >> > 00:04:37.702 ValueError: Expecting , delimiter: line 11 column 8 (char >> 242) >> > 00:04:37.703 -------------------- >> begin captured logging << >> > -------------------- >> > 00:04:37.704 2018-02-08 11:44:02,101 DEBUG (MainThread) [root] /sbin/ip >> link >> > add name dummy_ysznk type dummy (cwd None) (cmdutils:150) >> > 00:04:37.705 2018-02-08 11:44:02,116 DEBUG (MainThread) [root] SUCCESS: >> > = ''; = 0 (cmdutils:158) >> > 00:04:37.706 2018-02-08 11:44:02,117 DEBUG (MainThread) [root] /sbin/ip >> link >> > set dev dummy_ysznk up (cwd None) (cmdutils:150) >> > 00:04:37.708 2018-02-08 11:44:02,149 DEBUG (MainThread) [root] SUCCESS: >> > = ''; = 0 (cmdutils:158) >> > 00:04:37.709 2018-02-08 11:44:02,151 DEBUG (MainThread) [root] /sbin/ip >> link >> > add link dummy_ysznk name dummy_ysznk.16 type vlan id 16 (cwd None) >> > (cmdutils:150) >> > 00:04:37.710 2018-02-08 11:44:02,166 DEBUG (MainThread) [root] SUCCESS: >> > = ''; = 0 (cmdutils:158) >> > 00:04:37.712 2018-02-08 11:44:02,167 DEBUG (MainThread) [root] /sbin/ip >> link >> > set dev dummy_ysznk.16 up (cwd None) (cmdutils:150) >> > 00:04:37.713 2018-02-08 11:44:02,190 DEBUG (MainThread) [root] SUCCESS: >> > = ''; = 0 (cmdutils:158) >> > 00:04:37.714 2018-02-08 11:44:02,191 DEBUG (MainThread) [root] /sbin/tc >> > qdisc show dev dummy_ysznk (cwd None) (cmdutils:150) >> > 00:04:37.715 2018-02-08 11:44:02,205 DEBUG (MainThread) [root] SUCCESS: >> > = ''; = 0 (cmdutils:158) >> > 00:04:37.716 2018-02-08 11:44:02,206 DEBUG (MainThread) [root] /sbin/tc >> > qdisc del dev dummy_ysznk root (cwd None) (cmdutils:150) >> > 00:04:37.718 2018-02-08 11:44:02,219 DEBUG (MainThread) [root] FAILED: >> >> > = 'RTNETLINK answers: No such file or directory\n'; = 2 >> (cmdutils:158) >> > 00:04:37.720 2018-02-08 11:44:02,220 DEBUG (MainThread) [root] /sbin/tc >> > qdisc del dev dummy_ysznk ingress (cwd None) (cmdutils:150) >> > 00:04:37.721 2018-02-08 11:44:02,233 DEBUG (MainThread) [root] FAILED: >> >> > = 'RTNETLINK answers: No such file or directory\n'; = 2 >> (cmdutils:158) >> > 00:04:37.723 2018-02-08 11:44:02,235 DEBUG (MainThread) [root] /sbin/tc >> > qdisc add dev dummy_ysznk root handle 0x1389: hfsc default 0x1388 (cwd >> None) >> > (cmdutils:150) >> > 00:04:37.724 2018-02-08 11:44:02,248 DEBUG (MainThread) [root] SUCCESS: >> > = ''; = 0 (cmdutils:158) >> > 00:04:37.725 2018-02-08 11:44:02,249 DEBUG (MainThread) [root] /sbin/tc >> > qdisc add dev dummy_ysznk ingress (cwd None) (cmdutils:150) >> > 00:04:37.727 2018-02-08 11:44:02,262 DEBUG (MainThread) [root] SUCCESS: >> > = ''; = 0 (cmdutils:158) >> > 00:04:37.728 2018-02-08 11:44:02,264 DEBUG (MainThread) [root] /sbin/tc >> > class add dev dummy_ysznk parent 1389: classid 1389:10 hfsc ul m2 >> 8000000bit >> > ls m1 32000000bit d 800000us m2 24000000bit (cwd None) (cmdutils:150) >> > 00:04:37.730 2018-02-08 11:44:02,277 DEBUG (MainThread) [root] SUCCESS: >> > = ''; = 0 (cmdutils:158) >> > 00:04:37.732 2018-02-08 11:44:02,278 DEBUG (MainThread) [root] /sbin/tc >> > class add dev dummy_ysznk parent 1389: classid 1389:1388 hfsc ls m1 >> > 32000000bit d 800000us m2 24000000bit (cwd None) (cmdutils:150) >> > 00:04:37.734 2018-02-08 11:44:02,291 DEBUG (MainThread) [root] SUCCESS: >> > = ''; = 0 (cmdutils:158) >> > 00:04:37.735 2018-02-08 11:44:02,292 DEBUG (MainThread) [root] /sbin/tc >> > filter replace dev dummy_ysznk protocol all parent 1389: pref 5000 u32 >> match >> > u8 0 0 flowid 0x1388 (cwd None) (cmdutils:150) >> > 00:04:37.738 2018-02-08 11:44:02,306 DEBUG (MainThread) [root] SUCCESS: >> > = ''; = 0 (cmdutils:158) >> > 00:04:37.739 2018-02-08 11:44:02,307 DEBUG (MainThread) [root] /sbin/tc >> > filter replace dev dummy_ysznk protocol all parent 1389: pref 16 basic >> match >> > 'meta(vlan eq 16)' flowid 1389:10 (cwd None) (cmdutils:150) >> > 00:04:37.742 2018-02-08 11:44:02,320 DEBUG (MainThread) [root] SUCCESS: >> > = ''; = 0 (cmdutils:158) >> > 00:04:37.743 2018-02-08 11:44:02,321 DEBUG (MainThread) [root] /sbin/tc >> > qdisc add dev dummy_ysznk parent 1389:10 handle 10: fq_codel (cwd None) >> > (cmdutils:150) >> > 00:04:37.745 2018-02-08 11:44:02,333 DEBUG (MainThread) [root] SUCCESS: >> > = ''; = 0 (cmdutils:158) >> > 00:04:37.746 2018-02-08 11:44:02,334 DEBUG (MainThread) [root] /sbin/tc >> > qdisc add dev dummy_ysznk parent 1389:1388 handle 1388: fq_codel (cwd >> None) >> > (cmdutils:150) >> > 00:04:37.747 2018-02-08 11:44:02,346 DEBUG (MainThread) [root] SUCCESS: >> > = ''; = 0 (cmdutils:158) >> > 00:04:37.749 2018-02-08 11:44:02,347 DEBUG (MainThread) [root] /sbin/tc >> > qdisc show dev dummy_ysznk (cwd None) (cmdutils:150) >> > 00:04:37.751 2018-02-08 11:44:02,359 DEBUG (MainThread) [root] SUCCESS: >> > = ''; = 0 (cmdutils:158) >> > 00:04:37.752 2018-02-08 11:44:02,360 DEBUG (MainThread) [root] /sbin/tc >> > filter show dev dummy_ysznk parent 1389: (cwd None) (cmdutils:150) >> > 00:04:37.754 2018-02-08 11:44:02,372 DEBUG (MainThread) [root] SUCCESS: >> > = ''; = 0 (cmdutils:158) >> > 00:04:37.755 2018-02-08 11:44:02,374 DEBUG (MainThread) [root] /sbin/tc >> > filter del dev dummy_ysznk pref 16 parent 1389: (cwd None) >> (cmdutils:150) >> > 00:04:37.757 2018-02-08 11:44:02,386 DEBUG (MainThread) [root] SUCCESS: >> > = ''; = 0 (cmdutils:158) >> > 00:04:37.758 2018-02-08 11:44:02,387 DEBUG (MainThread) [root] /sbin/tc >> > class del dev dummy_ysznk classid 1389:10 (cwd None) (cmdutils:150) >> > 00:04:37.760 2018-02-08 11:44:02,398 DEBUG (MainThread) [root] SUCCESS: >> > = ''; = 0 (cmdutils:158) >> > 00:04:37.761 2018-02-08 11:44:02,400 DEBUG (MainThread) [root] /sbin/tc >> > class add dev dummy_ysznk parent 1389: classid 1389:10 hfsc ul m2 >> 8000000bit >> > ls m1 32000000bit d 800000us m2 24000000bit (cwd None) (cmdutils:150) >> > 00:04:37.764 2018-02-08 11:44:02,412 DEBUG (MainThread) [root] SUCCESS: >> > = ''; = 0 (cmdutils:158) >> > 00:04:37.765 2018-02-08 11:44:02,421 DEBUG (MainThread) [root] lshw >> -json >> > -disable usb -disable pcmcia -disable isapnp -disable ide -disable scsi >> > -disable dmi -disable memory -disable cpuinfo (cwd None) (cmdutils:150) >> > 00:04:37.768 2018-02-08 11:44:02,584 DEBUG (MainThread) [root] SUCCESS: >> > = ''; = 0 (cmdutils:158) >> > 00:04:37.769 2018-02-08 11:44:02,587 DEBUG (netlink/events) [root] START >> > thread >> (func=> > method Monitor._scan of > > 0x7fdcb6436410>>, args=(), kwargs={}) (concurrent:192) >> > 00:04:37.773 2018-02-08 11:44:02,588 DEBUG (MainThread) [root] /sbin/ip >> link >> > set dev dummy_ysznk.16 down (cwd None) (cmdutils:150) >> > 00:04:37.775 2018-02-08 11:44:02,609 DEBUG (MainThread) [root] SUCCESS: >> > = ''; = 0 (cmdutils:158) >> > 00:04:37.776 2018-02-08 11:44:02,610 DEBUG (netlink/events) [root] >> FINISH >> > thread >> > (concurrent:195) >> > 00:04:37.778 2018-02-08 11:44:02,611 DEBUG (MainThread) [root] /sbin/ip >> link >> > del dev dummy_ysznk.16 (cwd None) (cmdutils:150) >> > 00:04:37.780 2018-02-08 11:44:02,636 DEBUG (MainThread) [root] SUCCESS: >> > = ''; = 0 (cmdutils:158) >> > 00:04:37.781 --------------------- >> end captured logging << >> > --------------------- >> > 00:04:37.782 >> > 00:04:37.782 >> > ====================================================================== >> > 00:04:37.783 ERROR: testHostSampleHandlesDisappearingVlanInterfaces >> > (virttests.sampling_test.InterfaceSampleTests) >> > 00:04:37.784 >> > ---------------------------------------------------------------------- >> > 00:04:37.785 Traceback (most recent call last): >> > 00:04:37.785 File >> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >> 64/vdsm/tests/testValidation.py", >> > line 191, in wrapper >> > 00:04:37.787 return f(*args, **kwargs) >> > 00:04:37.787 File >> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >> 64/vdsm/tests/virttests/sampling_test.py", >> > line 346, in testHostSampleHandlesDisappearingVlanInterfaces >> > 00:04:37.789 interfaces_and_samples = >> > sampling._get_interfaces_and_samples() >> > 00:04:37.790 File >> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >> 64/vdsm/lib/vdsm/virt/sampling.py", >> > line 200, in _get_interfaces_and_samples >> > 00:04:37.791 for link in ipwrapper.getLinks(): >> > 00:04:37.792 File >> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >> 64/vdsm/tests/virttests/sampling_test.py", >> > line 339, in faultyGetLinks >> > 00:04:37.793 all_links = list(original_getLinks()) >> > 00:04:37.794 File >> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >> 64/vdsm/lib/vdsm/network/ipwrapper.py", >> > line 267, in getLinks >> > 00:04:37.795 in six.viewitems(dpdk.get_dpdk_devices())) >> > 00:04:37.796 File >> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >> 64/vdsm/lib/vdsm/network/link/dpdk.py", >> > line 44, in get_dpdk_devices >> > 00:04:37.798 dpdk_devices = _get_dpdk_devices() >> > 00:04:37.798 File >> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >> 64/vdsm/lib/vdsm/common/cache.py", >> > line 41, in __call__ >> > 00:04:37.799 value = self.func(*args) >> > 00:04:37.800 File >> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >> 64/vdsm/lib/vdsm/network/link/dpdk.py", >> > line 111, in _get_dpdk_devices >> > 00:04:37.801 devices = _lshw_command() >> > 00:04:37.802 File >> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >> 64/vdsm/lib/vdsm/network/link/dpdk.py", >> > line 127, in _lshw_command >> > 00:04:37.803 return _normalize_lshw_result(out) >> > 00:04:37.804 File >> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >> 64/vdsm/lib/vdsm/network/link/dpdk.py", >> > line 182, in _normalize_lshw_result >> > 00:04:37.805 return json.loads('[' + result + ']') >> > 00:04:37.806 File "/usr/lib64/python2.7/json/__init__.py", line 339, >> in >> > loads >> > 00:04:37.807 return _default_decoder.decode(s) >> > 00:04:37.807 File "/usr/lib64/python2.7/json/decoder.py", line 364, >> in >> > decode >> > 00:04:37.808 obj, end = self.raw_decode(s, idx=_w(s, 0).end()) >> > 00:04:37.809 File "/usr/lib64/python2.7/json/decoder.py", line 380, >> in >> > raw_decode >> > 00:04:37.810 obj, end = self.scan_once(s, idx) >> > 00:04:37.810 ValueError: Expecting , delimiter: line 11 column 8 (char >> 242) >> > 00:04:37.811 -------------------- >> begin captured logging << >> > -------------------- >> > 00:04:37.812 2018-02-08 11:44:17,378 DEBUG (MainThread) [root] /sbin/ip >> link >> > add name dummy_8gyyz type dummy (cwd None) (cmdutils:150) >> > 00:04:37.813 2018-02-08 11:44:17,406 DEBUG (MainThread) [root] SUCCESS: >> > = ''; = 0 (cmdutils:158) >> > 00:04:37.814 2018-02-08 11:44:17,421 DEBUG (netlink/events) [root] START >> > thread >> (func=> > method Monitor._scan of > > 0x7fdcb6829e10>>, args=(), kwargs={}) (concurrent:192) >> > 00:04:37.817 2018-02-08 11:44:17,423 DEBUG (MainThread) [root] /sbin/ip >> link >> > set dev dummy_8gyyz up (cwd None) (cmdutils:150) >> > 00:04:37.819 2018-02-08 11:44:17,450 DEBUG (MainThread) [root] SUCCESS: >> > = ''; = 0 (cmdutils:158) >> > 00:04:37.820 2018-02-08 11:44:17,454 DEBUG (netlink/events) [root] >> FINISH >> > thread >> > (concurrent:195) >> > 00:04:37.821 2018-02-08 11:44:17,455 DEBUG (MainThread) [root] /sbin/ip >> link >> > add link dummy_8gyyz name vlan_669 type vlan id 999 (cwd None) >> > (cmdutils:150) >> > 00:04:37.823 2018-02-08 11:44:17,477 DEBUG (MainThread) [root] SUCCESS: >> > = ''; = 0 (cmdutils:158) >> > 00:04:37.823 2018-02-08 11:44:17,479 DEBUG (MainThread) [root] lshw >> -json >> > -disable usb -disable pcmcia -disable isapnp -disable ide -disable scsi >> > -disable dmi -disable memory -disable cpuinfo (cwd None) (cmdutils:150) >> > 00:04:37.825 2018-02-08 11:44:17,657 DEBUG (MainThread) [root] SUCCESS: >> > = ''; = 0 (cmdutils:158) >> > 00:04:37.825 2018-02-08 11:44:17,658 DEBUG (MainThread) [root] /sbin/ip >> link >> > del dev vlan_669 (cwd None) (cmdutils:150) >> > 00:04:37.826 2018-02-08 11:44:17,681 DEBUG (MainThread) [root] SUCCESS: >> > = ''; = 0 (cmdutils:158) >> > 00:04:37.826 2018-02-08 11:44:17,683 DEBUG (MainThread) [root] /sbin/ip >> link >> > del dev dummy_8gyyz (cwd None) (cmdutils:150) >> > 00:04:37.827 2018-02-08 11:44:17,708 DEBUG (MainThread) [root] SUCCESS: >> > = ''; = 0 (cmdutils:158) >> > 00:04:37.828 --------------------- >> end captured logging << >> > --------------------- >> > 00:04:37.828 >> > 00:04:37.828 >> > ====================================================================== >> > 00:04:37.828 ERROR: testHostSampleReportsNewInterface >> > (virttests.sampling_test.InterfaceSampleTests) >> > 00:04:37.829 >> > ---------------------------------------------------------------------- >> > 00:04:37.829 Traceback (most recent call last): >> > 00:04:37.830 File >> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >> 64/vdsm/tests/testValidation.py", >> > line 191, in wrapper >> > 00:04:37.830 return f(*args, **kwargs) >> > 00:04:37.831 File >> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >> 64/vdsm/tests/virttests/sampling_test.py", >> > line 326, in testHostSampleReportsNewInterface >> > 00:04:37.831 sampling._get_interfaces_and_samples())) >> > 00:04:37.832 File >> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >> 64/vdsm/lib/vdsm/virt/sampling.py", >> > line 200, in _get_interfaces_and_samples >> > 00:04:37.833 for link in ipwrapper.getLinks(): >> > 00:04:37.833 File >> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >> 64/vdsm/lib/vdsm/network/ipwrapper.py", >> > line 267, in getLinks >> > 00:04:37.834 in six.viewitems(dpdk.get_dpdk_devices())) >> > 00:04:37.834 File >> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >> 64/vdsm/lib/vdsm/network/link/dpdk.py", >> > line 44, in get_dpdk_devices >> > 00:04:37.835 dpdk_devices = _get_dpdk_devices() >> > 00:04:37.835 File >> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >> 64/vdsm/lib/vdsm/common/cache.py", >> > line 41, in __call__ >> > 00:04:37.836 value = self.func(*args) >> > 00:04:37.836 File >> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >> 64/vdsm/lib/vdsm/network/link/dpdk.py", >> > line 111, in _get_dpdk_devices >> > 00:04:37.837 devices = _lshw_command() >> > 00:04:37.837 File "/home/jeCoverage.py warning: Module >> > /home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/vdsm >> was >> > never imported. (module-not-imported) >> > 00:04:51.224 >> > nkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/ >> lib/vdsm/network/link/dpdk.py", >> > line 127, in _lshw_command >> > 00:04:51.225 return _normalize_lshw_result(out) >> > 00:04:51.226 File >> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >> 64/vdsm/lib/vdsm/network/link/dpdk.py", >> > line 182, in _normalize_lshw_result >> > 00:04:51.227 return json.loads('[' + result + ']') >> > 00:04:51.228 File "/usr/lib64/python2.7/json/__init__.py", line 339, >> in >> > loads >> > 00:04:51.229 return _default_decoder.decode(s) >> > 00:04:51.229 File "/usr/lib64/python2.7/json/decoder.py", line 364, >> in >> > decode >> > 00:04:51.230 obj, end = self.raw_decode(s, idx=_w(s, 0).end()) >> > 00:04:51.231 File "/usr/lib64/python2.7/json/decoder.py", line 380, >> in >> > raw_decode >> > 00:04:51.231 obj, end = self.scan_once(s, idx) >> > 00:04:51.232 ValueError: Expecting , delimiter: line 11 column 8 (char >> 242) >> > 00:04:51.233 -------------------- >> begin captured logging << >> > -------------------- >> > 00:04:51.234 2018-02-08 11:44:17,714 DEBUG (MainThread) [root] lshw >> -json >> > -disable usb -disable pcmcia -disable isapnp -disable ide -disable scsi >> > -disable dmi -disable memory -disable cpuinfo (cwd None) (cmdutils:150) >> > 00:04:51.237 2018-02-08 11:44:17,871 DEBUG (MainThread) [root] SUCCESS: >> > = ''; = 0 (cmdutils:158) >> > 00:04:51.238 --------------------- >> end captured logging << >> > --------------------- >> > >> > >> > -------------- next part -------------- An HTML attachment was scrubbed... URL: From dron at redhat.com Thu Feb 8 13:14:53 2018 From: dron at redhat.com (Dafna Ron) Date: Thu, 8 Feb 2018 13:14:53 +0000 Subject: [ovirt-devel] [ OST Failure Report ] [ oVirt Master (vdsm) ] [ 08-02-2018 ] [ 002_bootstrap.get_host_numa_nodes+ 004_basic_sanity.vm_run] In-Reply-To: References: Message-ID: I don't recall seeing it fail before this time. We can re-trigger the patch and see if it passes a second time or fails on the same issue. On Thu, Feb 8, 2018 at 1:11 PM, Yaniv Kaul wrote: > > > On Thu, Feb 8, 2018 at 12:46 PM, Dafna Ron wrote: > >> Hi, >> >> We have a failure on 002_bootstrap.get_host_numa_nodes in basic suite >> and 004_basic_sanity.vm_run on upgrade from release suite. >> > > The numa test is a new test, so would actually suspect the test. > Did it pass earlier? I have some suspicion it fails from time to time... > Y. > > >> >> Eli, can you please take a look? it seems to be the same reason - host is >> down or not suitable >> >> >> >> >> >> *Link and headline of suspected patches: Link to Job:Link to all >> logs:(Relevant) error snippet from the log: * >> *basic suite *: >> >> 2018-02-08 00:14:23,852-05 DEBUG [org.ovirt.engine.core.dal.dbb >> roker.PostgresDbEngineDialect$PostgresSimpleJdbcCall] (ServerService >> Thread Pool -- 41) [] SqlCall for procedure [GetAllFromVdcOption] compiled >> 2018-02-08 00:14:23,864-05 WARN [org.ovirt.engine.core.utils.ConfigUtilsBase] >> (ServerService Thread Pool -- 41) [] Could not find enum value for option: >> 'ConfigDir' >> 2018-02-08 00:14:23,869-05 WARN [org.ovirt.engine.core.utils.ConfigUtilsBase] >> (ServerService Thread Pool -- 41) [] Could not find enum value for option: >> 'DbJustRestored' >> 2018-02-08 00:14:23,871-05 WARN [org.ovirt.engine.core.utils.ConfigUtilsBase] >> (ServerService Thread Pool -- 41) [] Could not find enum value for option: >> 'ConfigDir' >> 2018-02-08 00:14:23,881-05 WARN [org.ovirt.engine.core.utils.ConfigUtilsBase] >> (ServerService Thread Pool -- 41) [] Could not find enum value for option: >> 'DbJustRestored' >> 2018-02-08 00:14:23,882-05 WARN [org.ovirt.engine.core.utils.ConfigUtilsBase] >> (ServerService Thread Pool -- 41) [] Could not find enum value for option: >> 'ConfigDir' >> 2018-02-08 00:14:23,915-05 WARN [org.ovirt.engine.core.utils.ConfigUtilsBase] >> (ServerService Thread Pool -- 41) [] Could not find enum value for option: >> 'DbJustRestored' >> 2018-02-08 00:14:23,919-05 INFO [org.ovirt.engine.core.utils.osinfo.OsInfoPreferencesLoader] >> (ServerService Thread Pool -- 41) [] Loading file >> '/etc/ovirt-engine/osinfo.conf.d/00-defaults.properties' >> 2018-02-08 00:14:23,971-05 DEBUG [org.ovirt.engine.core.utils.OsRepositoryImpl] >> (ServerService Thread Pool -- 41) [] Osinfo Repository: >> backwardCompatibility >> OtherLinux=5 >> Windows2008R2x64=17 >> Windows2003=3 >> Windows2003x64=10 >> RHEL3x64=15 >> Windows8x64=21 >> Windows8=20 >> Windows7=11 >> Windows7x64=12 >> Windows2008=4 >> RHEL4=8 >> RHEL6x64=19 >> RHEL5x64=13 >> Windows2012x64=23 >> WindowsXP=1 >> RHEL4x64=14 >> Unassigned=0 >> Windows2008x64=16 >> RHEL6=18 >> RHEL5=7 >> Other=0 >> REHL3=9 >> emptyNode >> os.debian_7.derivedFrom >> value=ubuntu_12_04 >> os.debian_7.id >> value=1300 >> os.debian_7.name >> value=Debian 7 >> os.freebsd.bus >> value=32 >> os.freebsd.derivedFrom >> value=other >> os.freebsd.id >> value=1500 >> os.freebsd.name >> value=FreeBSD 9.2 >> os.freebsdx64.bus >> value=64 >> os.freebsdx64.derivedFrom >> : >> >> upgrade suite: >> 2018-02-08 00:12:07,451-05 WARN [org.ovirt.engine.core.utils.ConfigUtilsBase] >> (ServerService Thread Pool -- 51) [] Could not find enum value for option: >> 'DbJustRestored' >> 2018-02-08 00:12:07,451-05 WARN [org.ovirt.engine.core.utils.ConfigUtilsBase] >> (ServerService Thread Pool -- 51) [] Could not find enum value for option: >> 'ConfigDir' >> 2018-02-08 00:12:07,452-05 INFO [org.ovirt.engine.core.utils.osinfo.OsInfoPreferencesLoader] >> (ServerService Thread Pool -- 51) [] Loading file >> '/etc/ovirt-engine/osinfo.conf.d/00-defaults.properties' >> 2018-02-08 00:12:07,505-05 DEBUG [org.ovirt.engine.core.utils.OsRepositoryImpl] >> (ServerService Thread Pool -- 51) [] Osinfo Repository: >> backwardCompatibility >> OtherLinux=5 >> Windows2008R2x64=17 >> Windows2003=3 >> Windows2003x64=10 >> RHEL3x64=15 >> Windows8x64=21 >> Windows8=20 >> Windows7=11 >> Windows7x64=12 >> Windows2008=4 >> RHEL4=8 >> RHEL6x64=19 >> RHEL5x64=13 >> Windows2012x64=23 >> WindowsXP=1 >> RHEL4x64=14 >> Unassigned=0 >> Windows2008x64=16 >> RHEL6=18 >> RHEL5=7 >> Other=0 >> REHL3=9 >> emptyNode >> os.debian_7.derivedFrom >> value=ubuntu_12_04 >> os.debian_7.id >> value=1300 >> os.debian_7.name >> value=Debian 7 >> os.freebsd.bus >> value=32 >> os.freebsd.derivedFrom >> value=other >> os.freebsd.id >> value=1500 >> os.freebsd.name >> value=FreeBSD 9.2 >> os.freebsdx64.bus >> value=64 >> os.freebsdx64.derivedFrom >> value=freebsd >> os.freebsdx64.id >> value=1501 >> os.freebsdx64.name >> value=FreeBSD 9.2 x64 >> os.other.bus >> value=64 >> os.other.cpu.hotplugSupport >> value=true >> os.other.cpu.hotunplugSupport >> value=false >> os.other.cpu.unsupported >> value= >> >> >> >> >> ** >> >> _______________________________________________ >> Devel mailing list >> Devel at ovirt.org >> http://lists.ovirt.org/mailman/listinfo/devel >> > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From nsoffer at redhat.com Thu Feb 8 13:18:08 2018 From: nsoffer at redhat.com (Nir Soffer) Date: Thu, 08 Feb 2018 13:18:08 +0000 Subject: [ovirt-devel] [VDSM] network tests failing the build again In-Reply-To: References: Message-ID: On Thu, Feb 8, 2018 at 3:14 PM Edward Haas wrote: > On Thu, Feb 8, 2018 at 3:07 PM, Nir Soffer wrote: > >> On Thu, Feb 8, 2018 at 2:52 PM Dan Kenigsberg wrote: >> >>> On Thu, Feb 8, 2018 at 2:33 PM, Nir Soffer wrote: >>> > Did we changes something in the CI or the network code? We see the >>> following >>> > failures since yesterday. >>> > >>> > I'm ignoring the failures since they are not related to the patch, but >>> > checking these >>> > failures waste lot time. >>> > >>> > Can someone from network look at this? >>> >>> We are. Fedora broke us >>> Bug 1543320 - Regression in lshw json output format. >>> >> >> Great. So mark the tests as xfail on fedora 27? >> > > Negative, VDSM is broken on fc27. > Edward, your tests are harmful for other developers. Silence them or we will remove the network test from check-patch. > > >> >>> >>> > >>> > >>> http://jenkins.ovirt.org/job/vdsm_master_check-patch-fc27-x86_64/1283/consoleFull >>> > >>> > 00:04:37.280 >>> > ====================================================================== >>> > 00:04:37.280 ERROR: test_identify_non_vlan_base_device >>> > (network.link_vlan_test.LinkIfaceTests) >>> > 00:04:37.281 >>> > ---------------------------------------------------------------------- >>> > 00:04:37.281 Traceback (most recent call last): >>> > 00:04:37.281 File >>> > >>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/tests/network/link_vlan_test.py", >>> > line 46, in test_identify_non_vlan_base_device >>> > 00:04:37.282 self.assertFalse(vlan.is_base_device(nic)) >>> > 00:04:37.283 File >>> > >>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/vlan.py", >>> > line 47, in is_base_device >>> > 00:04:37.283 return any(get_vlans_on_base_device(dev_name)) >>> > 00:04:37.284 File >>> > >>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/vlan.py", >>> > line 41, in >>> > 00:04:37.284 return (iface_properties['name'] for iface_properties >>> in >>> > iface.list() >>> > 00:04:37.285 File >>> > >>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/iface.py", >>> > line 227, in list >>> > 00:04:37.285 in six.viewitems(dpdk.get_dpdk_devices())) >>> > 00:04:37.286 File >>> > >>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", >>> > line 47, in get_dpdk_devices >>> > 00:04:37.287 dpdk_devices = _get_dpdk_devices() >>> > 00:04:37.287 File >>> > >>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/common/cache.py", >>> > line 41, in __call__ >>> > 00:04:37.287 value = self.func(*args) >>> > 00:04:37.288 File >>> > >>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", >>> > line 111, in _get_dpdk_devices >>> > 00:04:37.288 devices = _lshw_command() >>> > 00:04:37.289 File >>> > >>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", >>> > line 127, in _lshw_command >>> > 00:04:37.289 return _normalize_lshw_result(out) >>> > 00:04:37.290 File >>> > >>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", >>> > line 182, in _normalize_lshw_result >>> > 00:04:37.290 return json.loads('[' + result + ']') >>> > 00:04:37.291 File "/usr/lib64/python2.7/json/__init__.py", line 339, >>> in >>> > loads >>> > 00:04:37.291 return _default_decoder.decode(s) >>> > 00:04:37.291 File "/usr/lib64/python2.7/json/decoder.py", line 364, >>> in >>> > decode >>> > 00:04:37.292 obj, end = self.raw_decode(s, idx=_w(s, 0).end()) >>> > 00:04:37.292 File "/usr/lib64/python2.7/json/decoder.py", line 380, >>> in >>> > raw_decode >>> > 00:04:37.292 obj, end = self.scan_once(s, idx) >>> > 00:04:37.293 ValueError: Expecting , delimiter: line 11 column 8 (char >>> 242) >>> > 00:04:37.293 -------------------- >> begin captured logging << >>> > -------------------- >>> > 00:04:37.294 2018-02-08 11:43:47,659 DEBUG (MainThread) [root] >>> /sbin/ip link >>> > add name dummy_Afi2m type dummy (cwd None) (cmdutils:150) >>> > 00:04:37.294 2018-02-08 11:43:47,675 DEBUG (MainThread) [root] SUCCESS: >>> > = ''; = 0 (cmdutils:158) >>> > 00:04:37.295 2018-02-08 11:43:47,678 DEBUG (netlink/events) [root] >>> START >>> > thread >>> (func=>> > method Monitor._scan of >> > 0x7fdcb6687290>>, args=(), kwargs={}) (concurrent:192) >>> > 00:04:37.296 2018-02-08 11:43:47,680 DEBUG (MainThread) [root] >>> /sbin/ip link >>> > set dev dummy_Afi2m up (cwd None) (cmdutils:150) >>> > 00:04:37.297 2018-02-08 11:43:47,700 DEBUG (MainThread) [root] SUCCESS: >>> > = ''; = 0 (cmdutils:158) >>> > 00:04:37.298 2018-02-08 11:43:47,704 DEBUG (netlink/events) [root] >>> FINISH >>> > thread >>> > (concurrent:195) >>> > 00:04:37.298 2018-02-08 11:43:47,706 DEBUG (MainThread) [root] lshw >>> -json >>> > -disable usb -disable pcmcia -disable isapnp -disable ide -disable scsi >>> > -disable dmi -disable memory -disable cpuinfo (cwd None) (cmdutils:150) >>> > 00:04:37.300 2018-02-08 11:43:47,866 DEBUG (MainThread) [root] SUCCESS: >>> > = ''; = 0 (cmdutils:158) >>> > 00:04:37.300 2018-02-08 11:43:47,868 DEBUG (MainThread) [root] >>> /sbin/ip link >>> > del dev dummy_Afi2m (cwd None) (cmdutils:150) >>> > 00:04:37.301 2018-02-08 11:43:47,896 DEBUG (MainThread) [root] SUCCESS: >>> > = ''; = 0 (cmdutils:158) >>> > 00:04:37.301 --------------------- >> end captured logging << >>> > --------------------- >>> > 00:04:37.302 >>> > 00:04:37.302 >>> > ====================================================================== >>> > 00:04:37.302 ERROR: test_identify_vlan_base_device >>> > (network.link_vlan_test.LinkIfaceTests) >>> > 00:04:37.303 >>> > ---------------------------------------------------------------------- >>> > 00:04:37.303 Traceback (most recent call last): >>> > 00:04:37.303 File >>> > >>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/tests/network/link_vlan_test.py", >>> > line 42, in test_identify_vlan_base_device >>> > 00:04:37.304 self.assertTrue(vlan.is_base_device(nic)) >>> > 00:04:37.304 File >>> > >>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/vlan.py", >>> > line 47, in is_base_device >>> > 00:04:37.305 return any(get_vlans_on_base_device(dev_name)) >>> > 00:04:37.306 File >>> > >>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/vlan.py", >>> > line 41, in >>> > 00:04:37.306 return (iface_properties['name'] for iface_properties >>> in >>> > iface.list() >>> > 00:04:37.307 File >>> > >>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/iface.py", >>> > line 227, in list >>> > 00:04:37.307 in six.viewitems(dpdk.get_dpdk_devices())) >>> > 00:04:37.308 File >>> > >>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", >>> > line 44, in get_dpdk_devices >>> > 00:04:37.309 dpdk_devices = _get_dpdk_devices() >>> > 00:04:37.309 File >>> > >>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/common/cache.py", >>> > line 41, in __call__ >>> > 00:04:37.309 value = self.func(*args) >>> > 00:04:37.310 File >>> > >>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", >>> > line 111, in _get_dpdk_devices >>> > 00:04:37.310 devices = _lshw_command() >>> > 00:04:37.311 File >>> > >>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", >>> > line 127, in _lshw_command >>> > 00:04:37.311 return _normalize_lshw_result(out) >>> > 00:04:37.312 File >>> > >>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", >>> > line 182, in _normalize_lshw_result >>> > 00:04:37.313 return json.loads('[' + result + ']') >>> > 00:04:37.313 File "/usr/lib64/python2.7/json/__init__.py", line 339, >>> in >>> > loads >>> > 00:04:37.313 return _default_decoder.decode(s) >>> > 00:04:37.313 File "/usr/lib64/python2.7/json/decoder.py", line 364, >>> in >>> > decode >>> > 00:04:37.314 obj, end = self.raw_decode(s, idx=_w(s, 0).end()) >>> > 00:04:37.314 File "/usr/lib64/python2.7/json/decoder.py", line 380, >>> in >>> > raw_decode >>> > 00:04:37.315 obj, end = self.scan_once(s, idx) >>> > 00:04:37.315 ValueError: Expecting , delimiter: line 11 column 8 (char >>> 242) >>> > 00:04:37.315 -------------------- >> begin captured logging << >>> > -------------------- >>> > 00:04:37.316 2018-02-08 11:43:47,902 DEBUG (MainThread) [root] >>> /sbin/ip link >>> > add name dummy_tNDrx type dummy (cwd None) (cmdutils:150) >>> > 00:04:37.316 2018-02-08 11:43:47,917 DEBUG (MainThread) [root] SUCCESS: >>> > = ''; = 0 (cmdutils:158) >>> > 00:04:37.317 2018-02-08 11:43:47,926 DEBUG (netlink/events) [root] >>> START >>> > thread >>> (func=>> > method Monitor._scan of >> > 0x7fdcb61e8a90>>, args=(), kwargs={}) (concurrent:192) >>> > 00:04:37.318 2018-02-08 11:43:47,928 DEBUG (MainThread) [root] >>> /sbin/ip link >>> > set dev dummy_tNDrx up (cwd None) (cmdutils:150) >>> > 00:04:37.319 2018-02-08 11:43:47,943 DEBUG (MainThread) [root] SUCCESS: >>> > = ''; = 0 (cmdutils:158) >>> > 00:04:37.320 2018-02-08 11:43:47,946 DEBUG (netlink/events) [root] >>> FINISH >>> > thread >>> > (concurrent:195) >>> > 00:04:37.321 2018-02-08 11:43:47,950 DEBUG (MainThread) [root] >>> /sbin/ip link >>> > add link dummy_tNDrx name dummy_tNDrx.999 type vlan id 999 (cwd None) >>> > (cmdutils:150) >>> > 00:04:37.322 2018-02-08 11:43:47,971 DEBUG (MainThread) [root] SUCCESS: >>> > = ''; = 0 (cmdutils:158) >>> > 00:04:37.322 2018-02-08 11:43:47,972 DEBUG (MainThread) [root] >>> /sbin/ip link >>> > set dev dummy_tNDrx.999 up (cwd None) (cmdutils:150) >>> > 00:04:37.323 2018-02-08 11:43:47,993 DEBUG (MainThread) [root] SUCCESS: >>> > = ''; = 0 (cmdutils:158) >>> > 00:04:37.325 2018-02-08 11:43:47,995 DEBUG (MainThread) [root] lshw >>> -json >>> > -disable usb -disable pcmcia -disable isapnp -disable ide -disable scsi >>> > -disable dmi -disable memory -disable cpuinfo (cwd None) (cmdutils:150) >>> > 00:04:37.328 2018-02-08 11:43:48,143 DEBUG (MainThread) [root] SUCCESS: >>> > = ''; = 0 (cmdutils:158) >>> > 00:04:37.329 2018-02-08 11:43:48,146 DEBUG (netlink/events) [root] >>> START >>> > thread >>> (func=>> > method Monitor._scan of >> > 0x7fdcb65cef90>>, args=(), kwargs={}) (concurrent:192) >>> > 00:04:37.338 2018-02-08 11:43:48,148 DEBUG (MainThread) [root] >>> /sbin/ip link >>> > set dev dummy_tNDrx.999 down (cwd None) (cmdutils:150) >>> > 00:04:37.339 2018-02-08 11:43:48,169 DEBUG (MainThread) [root] SUCCESS: >>> > = ''; = 0 (cmdutils:158) >>> > 00:04:37.340 2018-02-08 11:43:48,170 DEBUG (netlink/events) [root] >>> FINISH >>> > thread >>> > (concurrent:195) >>> > 00:04:37.342 2018-02-08 11:43:48,171 DEBUG (MainThread) [root] >>> /sbin/ip link >>> > del dev dummy_tNDrx.999 (cwd None) (cmdutils:150) >>> > 00:04:37.344 2018-02-08 11:43:48,192 DEBUG (MainThread) [root] SUCCESS: >>> > = ''; = 0 (cmdutils:158) >>> > 00:04:37.345 2018-02-08 11:43:48,193 DEBUG (MainThread) [root] >>> /sbin/ip link >>> > del dev dummy_tNDrx (cwd None) (cmdutils:150) >>> > 00:04:37.346 2018-02-08 11:43:48,214 DEBUG (MainThread) [root] SUCCESS: >>> > = ''; = 0 (cmdutils:158) >>> > 00:04:37.347 --------------------- >> end captured logging << >>> > --------------------- >>> > 00:04:37.348 >>> > 00:04:37.348 >>> > ====================================================================== >>> > 00:04:37.349 ERROR: test_list_vlans_on_base_device >>> > (network.link_vlan_test.LinkIfaceTests) >>> > 00:04:37.351 >>> > ---------------------------------------------------------------------- >>> > 00:04:37.352 Traceback (most recent call last): >>> > 00:04:37.353 File >>> > >>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/tests/network/link_vlan_test.py", >>> > line 37, in test_list_vlans_on_base_device >>> > 00:04:37.355 list(vlan.get_vlans_on_base_device(nic))) >>> > 00:04:37.356 File >>> > >>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/vlan.py", >>> > line 41, in >>> > 00:04:37.358 return (iface_properties['name'] for iface_properties >>> in >>> > iface.list() >>> > 00:04:37.360 File >>> > >>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/iface.py", >>> > line 227, in list >>> > 00:04:37.362 in six.viewitems(dpdk.get_dpdk_devices())) >>> > 00:04:37.363 File >>> > >>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", >>> > line 44, in get_dpdk_devices >>> > 00:04:37.365 dpdk_devices = _get_dpdk_devices() >>> > 00:04:37.365 File >>> > >>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/common/cache.py", >>> > line 41, in __call__ >>> > 00:04:37.367 value = self.func(*args) >>> > 00:04:37.367 File >>> > >>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", >>> > line 111, in _get_dpdk_devices >>> > 00:04:37.369 devices = _lshw_command() >>> > 00:04:37.369 File >>> > >>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", >>> > line 127, in _lshw_command >>> > 00:04:37.371 return _normalize_lshw_result(out) >>> > 00:04:37.371 File >>> > >>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", >>> > line 182, in _normalize_lshw_result >>> > 00:04:37.373 return json.loads('[' + result + ']') >>> > 00:04:37.373 File "/usr/lib64/python2.7/json/__init__.py", line 339, >>> in >>> > loads >>> > 00:04:37.374 return _default_decoder.decode(s) >>> > 00:04:37.375 File "/usr/lib64/python2.7/json/decoder.py", line 364, >>> in >>> > decode >>> > 00:04:37.375 obj, end = self.raw_decode(s, idx=_w(s, 0).end()) >>> > 00:04:37.376 File "/usr/lib64/python2.7/json/decoder.py", line 380, >>> in >>> > raw_decode >>> > 00:04:37.377 obj, end = self.scan_once(s, idx) >>> > 00:04:37.377 ValueError: Expecting , delimiter: line 11 column 8 (char >>> 242) >>> > 00:04:37.378 -------------------- >> begin captured logging << >>> > -------------------- >>> > 00:04:37.379 2018-02-08 11:43:48,218 DEBUG (MainThread) [root] >>> /sbin/ip link >>> > add name dummy_Ecsrx type dummy (cwd None) (cmdutils:150) >>> > 00:04:37.381 2018-02-08 11:43:48,230 DEBUG (MainThread) [root] SUCCESS: >>> > = ''; = 0 (cmdutils:158) >>> > 00:04:37.382 2018-02-08 11:43:48,237 DEBUG (netlink/events) [root] >>> START >>> > thread >>> (func=>> > method Monitor._scan of >> > 0x7fdcb65cec50>>, args=(), kwargs={}) (concurrent:192) >>> > 00:04:37.385 2018-02-08 11:43:48,238 DEBUG (MainThread) [root] >>> /sbin/ip link >>> > set dev dummy_Ecsrx up (cwd None) (cmdutils:150) >>> > 00:04:37.386 2018-02-08 11:43:48,255 DEBUG (MainThread) [root] SUCCESS: >>> > = ''; = 0 (cmdutils:158) >>> > 00:04:37.387 2018-02-08 11:43:48,260 DEBUG (netlink/events) [root] >>> FINISH >>> > thread >>> > (concurrent:195) >>> > 00:04:37.389 2018-02-08 11:43:48,261 DEBUG (MainThread) [root] >>> /sbin/ip link >>> > add link dummy_Ecsrx name dummy_Ecsrx.999 type vlan id 999 (cwd None) >>> > (cmdutils:150) >>> > 00:04:37.391 2018-02-08 11:43:48,273 DEBUG (MainThread) [root] SUCCESS: >>> > = ''; = 0 (cmdutils:158) >>> > 00:04:37.392 2018-02-08 11:43:48,275 DEBUG (MainThread) [root] >>> /sbin/ip link >>> > set dev dummy_Ecsrx.999 up (cwd None) (cmdutils:150) >>> > 00:04:37.393 2018-02-08 11:43:48,292 DEBUG (MainThread) [root] SUCCESS: >>> > = ''; = 0 (cmdutils:158) >>> > 00:04:37.394 2018-02-08 11:43:48,294 DEBUG (MainThread) [root] lshw >>> -json >>> > -disable usb -disable pcmcia -disable isapnp -disable ide -disable scsi >>> > -disable dmi -disable memory -disable cpuinfo (cwd None) (cmdutils:150) >>> > 00:04:37.397 2018-02-08 11:43:48,456 DEBUG (MainThread) [root] SUCCESS: >>> > = ''; = 0 (cmdutils:158) >>> > 00:04:37.398 2018-02-08 11:43:48,459 DEBUG (netlink/events) [root] >>> START >>> > thread >>> (func=>> > method Monitor._scan of >> > 0x7fdcb7faab90>>, args=(), kwargs={}) (concurrent:192) >>> > 00:04:37.401 2018-02-08 11:43:48,461 DEBUG (MainThread) [root] >>> /sbin/ip link >>> > set dev dummy_Ecsrx.999 down (cwd None) (cmdutils:150) >>> > 00:04:37.402 2018-02-08 11:43:48,488 DEBUG (MainThread) [root] SUCCESS: >>> > = ''; = 0 (cmdutils:158) >>> > 00:04:37.403 2018-02-08 11:43:48,490 DEBUG (netlink/events) [root] >>> FINISH >>> > thread >>> > (concurrent:195) >>> > 00:04:37.405 2018-02-08 11:43:48,491 DEBUG (MainThread) [root] >>> /sbin/ip link >>> > del dev dummy_Ecsrx.999 (cwd None) (cmdutils:150) >>> > 00:04:37.406 2018-02-08 11:43:48,515 DEBUG (MainThread) [root] SUCCESS: >>> > = ''; = 0 (cmdutils:158) >>> > 00:04:37.408 2018-02-08 11:43:48,517 DEBUG (MainThread) [root] >>> /sbin/ip link >>> > del dev dummy_Ecsrx (cwd None) (cmdutils:150) >>> > 00:04:37.409 2018-02-08 11:43:48,541 DEBUG (MainThread) [root] SUCCESS: >>> > = ''; = 0 (cmdutils:158) >>> > 00:04:37.410 --------------------- >> end captured logging << >>> > --------------------- >>> > 00:04:37.411 >>> > 00:04:37.411 >>> > ====================================================================== >>> > 00:04:37.412 ERROR: test_fake_nics (network.netinfo_test.TestNetinfo) >>> > 00:04:37.413 >>> > ---------------------------------------------------------------------- >>> > 00:04:37.414 Traceback (most recent call last): >>> > 00:04:37.414 File >>> > >>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/tests/testValidation.py", >>> > line 191, in wrapper >>> > 00:04:37.416 return f(*args, **kwargs) >>> > 00:04:37.417 File "/usr/lib/python2.7/site-packages/mock/mock.py", >>> line >>> > 1305, in patched >>> > 00:04:37.418 return func(*args, **keywargs) >>> > 00:04:37.418 File >>> > >>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/tests/network/netinfo_test.py", >>> > line 201, in test_fake_nics >>> > 00:04:37.420 _nics = nics.nics() >>> > 00:04:37.420 File >>> > >>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/netinfo/misc.py", >>> > line 57, in visible_devs >>> > 00:04:37.422 return [dev.name for dev in getLinks() if >>> predicate(dev) >>> > and >>> > 00:04:37.422 File >>> > >>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/ipwrapper.py", >>> > line 267, in getLinks >>> > 00:04:37.424 in six.viewitems(dpdk.get_dpdk_devices())) >>> > 00:04:37.424 File >>> > >>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", >>> > line 44, in get_dpdk_devices >>> > 00:04:37.426 dpdk_devices = _get_dpdk_devices() >>> > 00:04:37.427 File >>> > >>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/common/cache.py", >>> > line 41, in __call__ >>> > 00:04:37.428 value = self.func(*args) >>> > 00:04:37.428 File >>> > >>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", >>> > line 111, in _get_dpdk_devices >>> > 00:04:37.430 devices = _lshw_command() >>> > 00:04:37.430 File >>> > >>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", >>> > line 127, in _lshw_command >>> > 00:04:37.432 return _normalize_lshw_result(out) >>> > 00:04:37.433 File >>> > >>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", >>> > line 182, in _normalize_lshw_result >>> > 00:04:37.434 return json.loads('[' + result + ']') >>> > 00:04:37.435 File "/usr/lib64/python2.7/json/__init__.py", line 339, >>> in >>> > loads >>> > 00:04:37.436 return _default_decoder.decode(s) >>> > 00:04:37.437 File "/usr/lib64/python2.7/json/decoder.py", line 364, >>> in >>> > decode >>> > 00:04:37.437 obj, end = self.raw_decode(s, idx=_w(s, 0).end()) >>> > 00:04:37.438 File "/usr/lib64/python2.7/json/decoder.py", line 380, >>> in >>> > raw_decode >>> > 00:04:37.439 obj, end = self.scan_once(s, idx) >>> > 00:04:37.439 ValueError: Expecting , delimiter: line 11 column 8 (char >>> 242) >>> > 00:04:37.440 -------------------- >> begin captured logging << >>> > -------------------- >>> > 00:04:37.441 2018-02-08 11:43:52,941 DEBUG (MainThread) [root] >>> /sbin/ip link >>> > add name veth_Kb2e2cTujn type veth peer name veth_mevoaYSIn2 (cwd None) >>> > (cmdutils:150) >>> > 00:04:37.443 2018-02-08 11:43:52,968 DEBUG (MainThread) [root] SUCCESS: >>> > = ''; = 0 (cmdutils:158) >>> > 00:04:37.445 2018-02-08 11:43:52,969 DEBUG (MainThread) [root] >>> /sbin/ip link >>> > add name dummy_5VJln type dummy (cwd None) (cmdutils:150) >>> > 00:04:37.446 2018-02-08 11:43:53,005 DEBUG (MainThread) [root] SUCCESS: >>> > = ''; = 0 (cmdutils:158) >>> > 00:04:37.447 2018-02-08 11:43:53,029 DEBUG (netlink/events) [root] >>> START >>> > thread >>> (func=>> > method Monitor._scan of >> > 0x7fdcb661f790>>, args=(), kwargs={}) (concurrent:192) >>> > 00:04:37.450 2018-02-08 11:43:53,031 DEBUG (MainThread) [root] >>> /sbin/ip link >>> > set dev dummy_5VJln up (cwd None) (cmdutils:150) >>> > 00:04:37.452 2018-02-08 11:43:53,060 DEBUG (MainThread) [root] SUCCESS: >>> > = ''; = 0 (cmdutils:158) >>> > 00:04:37.453 2018-02-08 11:43:53,064 DEBUG (netlink/events) [root] >>> FINISH >>> > thread >>> > (concurrent:195) >>> > 00:04:37.455 2018-02-08 11:43:53,065 DEBUG (MainThread) [root] lshw >>> -json >>> > -disable usb -disable pcmcia -disable isapnp -disable ide -disable scsi >>> > -disable dmi -disable memory -disable cpuinfo (cwd None) (cmdutils:150) >>> > 00:04:37.457 2018-02-08 11:43:53,222 DEBUG (MainThread) [root] SUCCESS: >>> > = ''; = 0 (cmdutils:158) >>> > 00:04:37.458 2018-02-08 11:43:53,224 DEBUG (MainThread) [root] >>> /sbin/ip link >>> > del dev dummy_5VJln (cwd None) (cmdutils:150) >>> > 00:04:37.459 2018-02-08 11:43:53,248 DEBUG (MainThread) [root] SUCCESS: >>> > = ''; = 0 (cmdutils:158) >>> > 00:04:37.461 2018-02-08 11:43:53,249 DEBUG (MainThread) [root] >>> /sbin/ip link >>> > del dev veth_Kb2e2cTujn (cwd None) (cmdutils:150) >>> > 00:04:37.462 2018-02-08 11:43:53,271 DEBUG (MainThread) [root] SUCCESS: >>> > = ''; = 0 (cmdutils:158) >>> > 00:04:37.463 --------------------- >> end captured logging << >>> > --------------------- >>> > 00:04:37.464 >>> > 00:04:37.464 >>> > ====================================================================== >>> > 00:04:37.465 ERROR: test_get_non_existing_bridge_info >>> > (network.netinfo_test.TestNetinfo) >>> > 00:04:37.466 >>> > ---------------------------------------------------------------------- >>> > 00:04:37.466 Traceback (most recent call last): >>> > 00:04:37.467 File "/usr/lib/python2.7/site-packages/mock/mock.py", >>> line >>> > 1305, in patched >>> > 00:04:37.468 return func(*args, **keywargs) >>> > 00:04:37.468 File >>> > >>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/tests/network/netinfo_test.py", >>> > line 108, in test_get_non_existing_bridge_info >>> > 00:04:37.470 get() >>> > 00:04:37.470 File >>> > >>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/netinfo/cache.py", >>> > line 137, in get >>> > 00:04:37.472 return _get(vdsmnets) >>> > 00:04:37.472 File >>> > >>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/netinfo/cache.py", >>> > line 62, in _get >>> > 00:04:37.473 devices_info = _devices_report(ipaddrs, routes) >>> > 00:04:37.474 File >>> > >>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/netinfo/cache.py", >>> > line 97, in _devices_report >>> > 00:04:37.476 for dev in (link for link in getLinks() if not >>> > link.isHidden()): >>> > 00:04:37.477 File >>> > >>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/netinfo/cache.py", >>> > line 97, in >>> > 00:04:37.478 for dev in (link for link in getLinks() if not >>> > link.isHidden()): >>> > 00:04:37.479 File >>> > >>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/ipwrapper.py", >>> > line 267, in getLinks >>> > 00:04:37.481 in six.viewitems(dpdk.get_dpdk_devices())) >>> > 00:04:37.481 File >>> > >>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", >>> > line 44, in get_dpdk_devices >>> > 00:04:37.483 dpdk_devices = _get_dpdk_devices() >>> > 00:04:37.483 File >>> > >>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/common/cache.py", >>> > line 41, in __call__ >>> > 00:04:37.485 value = self.func(*args) >>> > 00:04:37.485 File >>> > >>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", >>> > line 111, in _get_dpdk_devices >>> > 00:04:37.487 devices = _lshw_command() >>> > 00:04:37.487 File >>> > >>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", >>> > line 127, in _lshw_command >>> > 00:04:37.489 return _normalize_lshw_result(out) >>> > 00:04:37.489 File >>> > >>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", >>> > line 182, in _normalize_lshw_result >>> > 00:04:37.491 return json.loads('[' + result + ']') >>> > 00:04:37.491 File "/usr/lib64/python2.7/json/__init__.py", line 339, >>> in >>> > loads >>> > 00:04:37.492 return _default_decoder.decode(s) >>> > 00:04:37.493 File "/usr/lib64/python2.7/json/decoder.py", line 364, >>> in >>> > decode >>> > 00:04:37.493 obj, end = self.raw_decode(s, idx=_w(s, 0).end()) >>> > 00:04:37.494 File "/usr/lib64/python2.7/json/decoder.py", line 380, >>> in >>> > raw_decode >>> > 00:04:37.496 obj, end = self.scan_once(s, idx) >>> > 00:04:37.497 ValueError: Expecting , delimiter: line 11 column 8 (char >>> 242) >>> > 00:04:37.497 -------------------- >> begin captured logging << >>> > -------------------- >>> > 00:04:37.498 2018-02-08 11:43:53,427 DEBUG (MainThread) [root] lshw >>> -json >>> > -disable usb -disable pcmcia -disable isapnp -disable ide -disable scsi >>> > -disable dmi -disable memory -disable cpuinfo (cwd None) (cmdutils:150) >>> > 00:04:37.501 2018-02-08 11:43:53,573 DEBUG (MainThread) [root] SUCCESS: >>> > = ''; = 0 (cmdutils:158) >>> > 00:04:37.502 --------------------- >> end captured logging << >>> > --------------------- >>> > 00:04:37.503 >>> > 00:04:37.503 >>> > ====================================================================== >>> > 00:04:37.503 ERROR: test_speed_in_range >>> (network.netinfo_test.TestNetinfo) >>> > 00:04:37.504 >>> > ---------------------------------------------------------------------- >>> > 00:04:37.505 Traceback (most recent call last): >>> > 00:04:37.506 File >>> > >>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/tests/network/netinfo_test.py", >>> > line 71, in test_speed_in_range >>> > 00:04:37.507 for d in nics.nics(): >>> > 00:04:37.507 File >>> > >>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/netinfo/misc.py", >>> > line 57, in visible_devs >>> > 00:04:37.509 return [dev.name for dev in getLinks() if >>> predicate(dev) >>> > and >>> > 00:04:37.510 File >>> > >>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/ipwrapper.py", >>> > line 267, in getLinks >>> > 00:04:37.511 in six.viewitems(dpdk.get_dpdk_devices())) >>> > 00:04:37.512 File >>> > >>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", >>> > line 44, in get_dpdk_devices >>> > 00:04:37.513 dpdk_devices = _get_dpdk_devices() >>> > 00:04:37.514 File >>> > >>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/common/cache.py", >>> > line 41, in __call__ >>> > 00:04:37.515 value = self.func(*args) >>> > 00:04:37.516 File >>> > >>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", >>> > line 111, in _get_dpdk_devices >>> > 00:04:37.517 devices = _lshw_command() >>> > 00:04:37.518 File >>> > >>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", >>> > line 127, in _lshw_command >>> > 00:04:37.519 return _normalize_lshw_result(out) >>> > 00:04:37.520 File >>> > >>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", >>> > line 182, in _normalize_lshw_result >>> > 00:04:37.521 return json.loads('[' + result + ']') >>> > 00:04:37.522 File "/usr/lib64/python2.7/json/__init__.py", line 339, >>> in >>> > loads >>> > 00:04:37.523 return _default_decoder.decode(s) >>> > 00:04:37.523 File "/usr/lib64/python2.7/json/decoder.py", line 364, >>> in >>> > decode >>> > 00:04:37.524 obj, end = self.raw_decode(s, idx=_w(s, 0).end()) >>> > 00:04:37.524 File "/usr/lib64/python2.7/json/decoder.py", line 380, >>> in >>> > raw_decode >>> > 00:04:37.525 obj, end = self.scan_once(s, idx) >>> > 00:04:37.526 ValueError: Expecting , delimiter: line 11 column 8 (char >>> 242) >>> > 00:04:37.527 -------------------- >> begin captured logging << >>> > -------------------- >>> > 00:04:37.527 2018-02-08 11:43:53,906 DEBUG (MainThread) [root] lshw >>> -json >>> > -disable usb -disable pcmcia -disable isapnp -disable ide -disable scsi >>> > -disable dmi -disable memory -disable cpuinfo (cwd None) (cmdutils:150) >>> > 00:04:37.530 2018-02-08 11:43:54,060 DEBUG (MainThread) [root] SUCCESS: >>> > = ''; = 0 (cmdutils:158) >>> > 00:04:37.531 --------------------- >> end captured logging << >>> > --------------------- >>> > 00:04:37.532 >>> > 00:04:37.532 >>> > ====================================================================== >>> > 00:04:37.533 ERROR: test_multiple_vlans >>> > (network.tc_test.TestConfigureOutbound) >>> > 00:04:37.534 >>> > ---------------------------------------------------------------------- >>> > 00:04:37.535 Traceback (most recent call last): >>> > 00:04:37.535 File "/usr/lib/python2.7/site-packages/mock/mock.py", >>> line >>> > 1305, in patched >>> > 00:04:37.536 return func(*args, **keywargs) >>> > 00:04:37.537 File >>> > >>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/tests/network/tc_test.py", >>> > line 454, in test_multiple_vlans >>> > 00:04:37.539 self.device_name, v.tag) >>> > 00:04:37.539 File >>> > >>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/configurators/qos.py", >>> > line 48, in configure_outbound >>> > 00:04:37.541 qosOutbound) >>> > 00:04:37.541 File >>> > >>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/configurators/qos.py", >>> > line 163, in _qdisc_conf_out >>> > 00:04:37.542 if not _is_explicit_defined_default_class(dev): >>> > 00:04:37.543 File >>> > >>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/configurators/qos.py", >>> > line 208, in _is_explicit_defined_default_class >>> > 00:04:37.545 netinfo = NetInfo(cache_get()) >>> > 00:04:37.545 File >>> > >>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/netinfo/cache.py", >>> > line 137, in get >>> > 00:04:37.547 return _get(vdsmnets) >>> > 00:04:37.547 File >>> > >>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/netinfo/cache.py", >>> > line 62, in _get >>> > 00:04:37.549 devices_info = _devices_report(ipaddrs, routes) >>> > 00:04:37.549 File >>> > >>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/netinfo/cache.py", >>> > line 97, in _devices_report >>> > 00:04:37.551 for dev in (link for link in getLinks() if not >>> > link.isHidden()): >>> > 00:04:37.552 File >>> > >>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/netinfo/cache.py", >>> > line 97, in >>> > 00:04:37.553 for dev in (link for link in getLinks() if not >>> > link.isHidden()): >>> > 00:04:37.554 File >>> > >>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/ipwrapper.py", >>> > line 267, in getLinks >>> > 00:04:37.556 in six.viewitems(dpdk.get_dpdk_devices())) >>> > 00:04:37.556 File >>> > >>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", >>> > line 44, in get_dpdk_devices >>> > 00:04:37.558 dpdk_devices = _get_dpdk_devices() >>> > 00:04:37.558 File >>> > >>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/common/cache.py", >>> > line 41, in __call__ >>> > 00:04:37.560 value = self.func(*args) >>> > 00:04:37.560 File >>> > >>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", >>> > line 111, in _get_dpdk_devices >>> > 00:04:37.562 devices = _lshw_command() >>> > 00:04:37.562 File >>> > >>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", >>> > line 127, in _lshw_command >>> > 00:04:37.563 return _normalize_lshw_result(out) >>> > 00:04:37.564 File >>> > >>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", >>> > line 182, in _normalize_lshw_result >>> > 00:04:37.566 return json.loads('[' + result + ']') >>> > 00:04:37.566 File "/usr/lib64/python2.7/json/__init__.py", line 339, >>> in >>> > loads >>> > 00:04:37.567 return _default_decoder.decode(s) >>> > 00:04:37.568 File "/usr/lib64/python2.7/json/decoder.py", line 364, >>> in >>> > decode >>> > 00:04:37.568 obj, end = self.raw_decode(s, idx=_w(s, 0).end()) >>> > 00:04:37.569 File "/usr/lib64/python2.7/json/decoder.py", line 380, >>> in >>> > raw_decode >>> > 00:04:37.570 obj, end = self.scan_once(s, idx) >>> > 00:04:37.570 ValueError: Expecting , delimiter: line 11 column 8 (char >>> 242) >>> > 00:04:37.571 -------------------- >> begin captured logging << >>> > -------------------- >>> > 00:04:37.572 2018-02-08 11:44:00,920 DEBUG (MainThread) [root] >>> /sbin/ip link >>> > add name dummy_wVPHq type dummy (cwd None) (cmdutils:150) >>> > 00:04:37.573 2018-02-08 11:44:00,932 DEBUG (MainThread) [root] SUCCESS: >>> > = ''; = 0 (cmdutils:158) >>> > 00:04:37.575 2018-02-08 11:44:00,933 DEBUG (MainThread) [root] >>> /sbin/ip link >>> > set dev dummy_wVPHq up (cwd None) (cmdutils:150) >>> > 00:04:37.576 2018-02-08 11:44:00,962 DEBUG (MainThread) [root] SUCCESS: >>> > = ''; = 0 (cmdutils:158) >>> > 00:04:37.577 2018-02-08 11:44:00,964 DEBUG (MainThread) [root] >>> /sbin/ip link >>> > add link dummy_wVPHq name dummy_wVPHq.16 type vlan id 16 (cwd None) >>> > (cmdutils:150) >>> > 00:04:37.579 2018-02-08 11:44:00,977 DEBUG (MainThread) [root] SUCCESS: >>> > = ''; = 0 (cmdutils:158) >>> > 00:04:37.580 2018-02-08 11:44:00,978 DEBUG (MainThread) [root] >>> /sbin/ip link >>> > set dev dummy_wVPHq.16 up (cwd None) (cmdutils:150) >>> > 00:04:37.581 2018-02-08 11:44:01,002 DEBUG (MainThread) [root] SUCCESS: >>> > = ''; = 0 (cmdutils:158) >>> > 00:04:37.582 2018-02-08 11:44:01,003 DEBUG (MainThread) [root] >>> /sbin/ip link >>> > add link dummy_wVPHq name dummy_wVPHq.17 type vlan id 17 (cwd None) >>> > (cmdutils:150) >>> > 00:04:37.584 2018-02-08 11:44:01,020 DEBUG (MainThread) [root] SUCCESS: >>> > = ''; = 0 (cmdutils:158) >>> > 00:04:37.585 2018-02-08 11:44:01,022 DEBUG (MainThread) [root] >>> /sbin/ip link >>> > set dev dummy_wVPHq.17 up (cwd None) (cmdutils:150) >>> > 00:04:37.587 2018-02-08 11:44:01,047 DEBUG (MainThread) [root] SUCCESS: >>> > = ''; = 0 (cmdutils:158) >>> > 00:04:37.588 2018-02-08 11:44:01,048 DEBUG (MainThread) [root] /sbin/tc >>> > qdisc show dev dummy_wVPHq (cwd None) (cmdutils:150) >>> > 00:04:37.589 2018-02-08 11:44:01,062 DEBUG (MainThread) [root] SUCCESS: >>> > = ''; = 0 (cmdutils:158) >>> > 00:04:37.590 2018-02-08 11:44:01,064 DEBUG (MainThread) [root] /sbin/tc >>> > qdisc del dev dummy_wVPHq root (cwd None) (cmdutils:150) >>> > 00:04:37.592 2018-02-08 11:44:01,075 DEBUG (MainThread) [root] FAILED: >>> >>> > = 'RTNETLINK answers: No such file or directory\n'; = 2 >>> (cmdutils:158) >>> > 00:04:37.594 2018-02-08 11:44:01,076 DEBUG (MainThread) [root] /sbin/tc >>> > qdisc del dev dummy_wVPHq ingress (cwd None) (cmdutils:150) >>> > 00:04:37.595 2018-02-08 11:44:01,087 DEBUG (MainThread) [root] FAILED: >>> >>> > = 'RTNETLINK answers: No such file or directory\n'; = 2 >>> (cmdutils:158) >>> > 00:04:37.597 2018-02-08 11:44:01,089 DEBUG (MainThread) [root] /sbin/tc >>> > qdisc add dev dummy_wVPHq root handle 0x1389: hfsc default 0x1388 (cwd >>> None) >>> > (cmdutils:150) >>> > 00:04:37.599 2018-02-08 11:44:01,100 DEBUG (MainThread) [root] SUCCESS: >>> > = ''; = 0 (cmdutils:158) >>> > 00:04:37.600 2018-02-08 11:44:01,101 DEBUG (MainThread) [root] /sbin/tc >>> > qdisc add dev dummy_wVPHq ingress (cwd None) (cmdutils:150) >>> > 00:04:37.601 2018-02-08 11:44:01,112 DEBUG (MainThread) [root] SUCCESS: >>> > = ''; = 0 (cmdutils:158) >>> > 00:04:37.602 2018-02-08 11:44:01,113 DEBUG (MainThread) [root] /sbin/tc >>> > class add dev dummy_wVPHq parent 1389: classid 1389:10 hfsc ul m2 >>> 8000000bit >>> > ls m1 32000000bit d 800000us m2 24000000bit (cwd None) (cmdutils:150) >>> > 00:04:37.605 2018-02-08 11:44:01,124 DEBUG (MainThread) [root] SUCCESS: >>> > = ''; = 0 (cmdutils:158) >>> > 00:04:37.606 2018-02-08 11:44:01,126 DEBUG (MainThread) [root] /sbin/tc >>> > class add dev dummy_wVPHq parent 1389: classid 1389:1388 hfsc ls m1 >>> > 32000000bit d 800000us m2 24000000bit (cwd None) (cmdutils:150) >>> > 00:04:37.608 2018-02-08 11:44:01,137 DEBUG (MainThread) [root] SUCCESS: >>> > = ''; = 0 (cmdutils:158) >>> > 00:04:37.609 2018-02-08 11:44:01,138 DEBUG (MainThread) [root] /sbin/tc >>> > filter replace dev dummy_wVPHq protocol all parent 1389: pref 5000 u32 >>> match >>> > u8 0 0 flowid 0x1388 (cwd None) (cmdutils:150) >>> > 00:04:37.611 2018-02-08 11:44:01,149 DEBUG (MainThread) [root] SUCCESS: >>> > = ''; = 0 (cmdutils:158) >>> > 00:04:37.612 2018-02-08 11:44:01,150 DEBUG (MainThread) [root] /sbin/tc >>> > filter replace dev dummy_wVPHq protocol all parent 1389: pref 16 basic >>> match >>> > 'meta(vlan eq 16)' flowid 1389:10 (cwd None) (cmdutils:150) >>> > 00:04:37.616 2018-02-08 11:44:01,163 DEBUG (MainThread) [root] SUCCESS: >>> > = ''; = 0 (cmdutils:158) >>> > 00:04:37.617 2018-02-08 11:44:01,164 DEBUG (MainThread) [root] /sbin/tc >>> > qdisc add dev dummy_wVPHq parent 1389:10 handle 10: fq_codel (cwd None) >>> > (cmdutils:150) >>> > 00:04:37.619 2018-02-08 11:44:01,176 DEBUG (MainThread) [root] SUCCESS: >>> > = ''; = 0 (cmdutils:158) >>> > 00:04:37.621 2018-02-08 11:44:01,177 DEBUG (MainThread) [root] /sbin/tc >>> > qdisc add dev dummy_wVPHq parent 1389:1388 handle 1388: fq_codel (cwd >>> None) >>> > (cmdutils:150) >>> > 00:04:37.623 2018-02-08 11:44:01,188 DEBUG (MainThread) [root] SUCCESS: >>> > = ''; = 0 (cmdutils:158) >>> > 00:04:37.624 2018-02-08 11:44:01,189 DEBUG (MainThread) [root] /sbin/tc >>> > qdisc show dev dummy_wVPHq (cwd None) (cmdutils:150) >>> > 00:04:37.625 2018-02-08 11:44:01,201 DEBUG (MainThread) [root] SUCCESS: >>> > = ''; = 0 (cmdutils:158) >>> > 00:04:37.627 2018-02-08 11:44:01,202 DEBUG (MainThread) [root] /sbin/tc >>> > filter show dev dummy_wVPHq parent 1389: (cwd None) (cmdutils:150) >>> > 00:04:37.629 2018-02-08 11:44:01,214 DEBUG (MainThread) [root] SUCCESS: >>> > = ''; = 0 (cmdutils:158) >>> > 00:04:37.630 2018-02-08 11:44:01,215 DEBUG (MainThread) [root] /sbin/tc >>> > class del dev dummy_wVPHq classid 1389:11 (cwd None) (cmdutils:150) >>> > 00:04:37.632 2018-02-08 11:44:01,226 DEBUG (MainThread) [root] FAILED: >>> >>> > = 'RTNETLINK answers: No such file or directory\n'; = 2 >>> (cmdutils:158) >>> > 00:04:37.634 2018-02-08 11:44:01,227 DEBUG (MainThread) [root] /sbin/tc >>> > class add dev dummy_wVPHq parent 1389: classid 1389:11 hfsc ul m2 >>> 8000000bit >>> > ls m1 32000000bit d 800000us m2 24000000bit (cwd None) (cmdutils:150) >>> > 00:04:37.637 2018-02-08 11:44:01,239 DEBUG (MainThread) [root] SUCCESS: >>> > = ''; = 0 (cmdutils:158) >>> > 00:04:37.639 2018-02-08 11:44:01,248 DEBUG (MainThread) [root] lshw >>> -json >>> > -disable usb -disable pcmcia -disable isapnp -disable ide -disable scsi >>> > -disable dmi -disable memory -disable cpuinfo (cwd None) (cmdutils:150) >>> > 00:04:37.641 2018-02-08 11:44:01,405 DEBUG (MainThread) [root] SUCCESS: >>> > = ''; = 0 (cmdutils:158) >>> > 00:04:37.643 2018-02-08 11:44:01,408 DEBUG (netlink/events) [root] >>> START >>> > thread >>> (func=>> > method Monitor._scan of >> > 0x7fdcb6436450>>, args=(), kwargs={}) (concurrent:192) >>> > 00:04:37.646 2018-02-08 11:44:01,410 DEBUG (MainThread) [root] >>> /sbin/ip link >>> > set dev dummy_wVPHq.17 down (cwd None) (cmdutils:150) >>> > 00:04:37.647 2018-02-08 11:44:01,430 DEBUG (MainThread) [root] SUCCESS: >>> > = ''; = 0 (cmdutils:158) >>> > 00:04:37.648 2018-02-08 11:44:01,431 DEBUG (netlink/events) [root] >>> FINISH >>> > thread >>> > (concurrent:195) >>> > 00:04:37.650 2018-02-08 11:44:01,432 DEBUG (MainThread) [root] >>> /sbin/ip link >>> > del dev dummy_wVPHq.17 (cwd None) (cmdutils:150) >>> > 00:04:37.651 2018-02-08 11:44:01,452 DEBUG (MainThread) [root] SUCCESS: >>> > = ''; = 0 (cmdutils:158) >>> > 00:04:37.652 2018-02-08 11:44:01,454 DEBUG (netlink/events) [root] >>> START >>> > thread >>> (func=>> > method Monitor._scan of >> > 0x7fdcb6436b90>>, args=(), kwargs={}) (concurrent:192) >>> > 00:04:37.655 2018-02-08 11:44:01,456 DEBUG (MainThread) [root] >>> /sbin/ip link >>> > set dev dummy_wVPHq.16 down (cwd None) (cmdutils:150) >>> > 00:04:37.657 2018-02-08 11:44:01,475 DEBUG (MainThread) [root] SUCCESS: >>> > = ''; = 0 (cmdutils:158) >>> > 00:04:37.658 2018-02-08 11:44:01,477 DEBUG (netlink/events) [root] >>> FINISH >>> > thread >>> > (concurrent:195) >>> > 00:04:37.660 2018-02-08 11:44:01,478 DEBUG (MainThread) [root] >>> /sbin/ip link >>> > del dev dummy_wVPHq.16 (cwd None) (cmdutils:150) >>> > 00:04:37.661 2018-02-08 11:44:01,498 DEBUG (MainThread) [root] SUCCESS: >>> > = ''; = 0 (cmdutils:158) >>> > 00:04:37.662 --------------------- >> end captured logging << >>> > --------------------- >>> > 00:04:37.663 >>> > 00:04:37.663 >>> > ====================================================================== >>> > 00:04:37.664 ERROR: test_single_vlan(2) >>> > (network.tc_test.TestConfigureOutbound) >>> > 00:04:37.665 >>> > ---------------------------------------------------------------------- >>> > 00:04:37.666 Traceback (most recent call last): >>> > 00:04:37.666 File >>> > >>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/tests/testlib.py", >>> > line 143, in wrapper >>> > 00:04:37.667 return f(self, *args) >>> > 00:04:37.668 File "/usr/lib/python2.7/site-packages/mock/mock.py", >>> line >>> > 1305, in patched >>> > 00:04:37.668 return func(*args, **keywargs) >>> > 00:04:37.669 File >>> > >>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/tests/network/tc_test.py", >>> > line 433, in test_single_vlan >>> > 00:04:37.670 vlan.tag) >>> > 00:04:37.671 File >>> > >>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/configurators/qos.py", >>> > line 48, in configure_outbound >>> > 00:04:37.672 qosOutbound) >>> > 00:04:37.672 File >>> > >>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/configurators/qos.py", >>> > line 163, in _qdisc_conf_out >>> > 00:04:37.674 if not _is_explicit_defined_default_class(dev): >>> > 00:04:37.675 File >>> > >>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/configurators/qos.py", >>> > line 208, in _is_explicit_defined_default_class >>> > 00:04:37.677 netinfo = NetInfo(cache_get()) >>> > 00:04:37.677 File >>> > >>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/netinfo/cache.py", >>> > line 137, in get >>> > 00:04:37.679 return _get(vdsmnets) >>> > 00:04:37.679 File >>> > >>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/netinfo/cache.py", >>> > line 62, in _get >>> > 00:04:37.681 devices_info = _devices_report(ipaddrs, routes) >>> > 00:04:37.681 File >>> > >>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/netinfo/cache.py", >>> > line 97, in _devices_report >>> > 00:04:37.683 for dev in (link for link in getLinks() if not >>> > link.isHidden()): >>> > 00:04:37.684 File >>> > >>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/netinfo/cache.py", >>> > line 97, in >>> > 00:04:37.685 for dev in (link for link in getLinks() if not >>> > link.isHidden()): >>> > 00:04:37.686 File >>> > >>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/ipwrapper.py", >>> > line 267, in getLinks >>> > 00:04:37.688 in six.viewitems(dpdk.get_dpdk_devices())) >>> > 00:04:37.688 File >>> > >>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", >>> > line 44, in get_dpdk_devices >>> > 00:04:37.690 dpdk_devices = _get_dpdk_devices() >>> > 00:04:37.690 File >>> > >>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/common/cache.py", >>> > line 41, in __call__ >>> > 00:04:37.692 value = self.func(*args) >>> > 00:04:37.692 File >>> > >>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", >>> > line 111, in _get_dpdk_devices >>> > 00:04:37.693 devices = _lshw_command() >>> > 00:04:37.694 File >>> > >>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", >>> > line 127, in _lshw_command >>> > 00:04:37.695 return _normalize_lshw_result(out) >>> > 00:04:37.696 File >>> > >>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", >>> > line 182, in _normalize_lshw_result >>> > 00:04:37.698 return json.loads('[' + result + ']') >>> > 00:04:37.698 File "/usr/lib64/python2.7/json/__init__.py", line 339, >>> in >>> > loads >>> > 00:04:37.699 return _default_decoder.decode(s) >>> > 00:04:37.699 File "/usr/lib64/python2.7/json/decoder.py", line 364, >>> in >>> > decode >>> > 00:04:37.700 obj, end = self.raw_decode(s, idx=_w(s, 0).end()) >>> > 00:04:37.701 File "/usr/lib64/python2.7/json/decoder.py", line 380, >>> in >>> > raw_decode >>> > 00:04:37.702 obj, end = self.scan_once(s, idx) >>> > 00:04:37.702 ValueError: Expecting , delimiter: line 11 column 8 (char >>> 242) >>> > 00:04:37.703 -------------------- >> begin captured logging << >>> > -------------------- >>> > 00:04:37.704 2018-02-08 11:44:02,101 DEBUG (MainThread) [root] >>> /sbin/ip link >>> > add name dummy_ysznk type dummy (cwd None) (cmdutils:150) >>> > 00:04:37.705 2018-02-08 11:44:02,116 DEBUG (MainThread) [root] SUCCESS: >>> > = ''; = 0 (cmdutils:158) >>> > 00:04:37.706 2018-02-08 11:44:02,117 DEBUG (MainThread) [root] >>> /sbin/ip link >>> > set dev dummy_ysznk up (cwd None) (cmdutils:150) >>> > 00:04:37.708 2018-02-08 11:44:02,149 DEBUG (MainThread) [root] SUCCESS: >>> > = ''; = 0 (cmdutils:158) >>> > 00:04:37.709 2018-02-08 11:44:02,151 DEBUG (MainThread) [root] >>> /sbin/ip link >>> > add link dummy_ysznk name dummy_ysznk.16 type vlan id 16 (cwd None) >>> > (cmdutils:150) >>> > 00:04:37.710 2018-02-08 11:44:02,166 DEBUG (MainThread) [root] SUCCESS: >>> > = ''; = 0 (cmdutils:158) >>> > 00:04:37.712 2018-02-08 11:44:02,167 DEBUG (MainThread) [root] >>> /sbin/ip link >>> > set dev dummy_ysznk.16 up (cwd None) (cmdutils:150) >>> > 00:04:37.713 2018-02-08 11:44:02,190 DEBUG (MainThread) [root] SUCCESS: >>> > = ''; = 0 (cmdutils:158) >>> > 00:04:37.714 2018-02-08 11:44:02,191 DEBUG (MainThread) [root] /sbin/tc >>> > qdisc show dev dummy_ysznk (cwd None) (cmdutils:150) >>> > 00:04:37.715 2018-02-08 11:44:02,205 DEBUG (MainThread) [root] SUCCESS: >>> > = ''; = 0 (cmdutils:158) >>> > 00:04:37.716 2018-02-08 11:44:02,206 DEBUG (MainThread) [root] /sbin/tc >>> > qdisc del dev dummy_ysznk root (cwd None) (cmdutils:150) >>> > 00:04:37.718 2018-02-08 11:44:02,219 DEBUG (MainThread) [root] FAILED: >>> >>> > = 'RTNETLINK answers: No such file or directory\n'; = 2 >>> (cmdutils:158) >>> > 00:04:37.720 2018-02-08 11:44:02,220 DEBUG (MainThread) [root] /sbin/tc >>> > qdisc del dev dummy_ysznk ingress (cwd None) (cmdutils:150) >>> > 00:04:37.721 2018-02-08 11:44:02,233 DEBUG (MainThread) [root] FAILED: >>> >>> > = 'RTNETLINK answers: No such file or directory\n'; = 2 >>> (cmdutils:158) >>> > 00:04:37.723 2018-02-08 11:44:02,235 DEBUG (MainThread) [root] /sbin/tc >>> > qdisc add dev dummy_ysznk root handle 0x1389: hfsc default 0x1388 (cwd >>> None) >>> > (cmdutils:150) >>> > 00:04:37.724 2018-02-08 11:44:02,248 DEBUG (MainThread) [root] SUCCESS: >>> > = ''; = 0 (cmdutils:158) >>> > 00:04:37.725 2018-02-08 11:44:02,249 DEBUG (MainThread) [root] /sbin/tc >>> > qdisc add dev dummy_ysznk ingress (cwd None) (cmdutils:150) >>> > 00:04:37.727 2018-02-08 11:44:02,262 DEBUG (MainThread) [root] SUCCESS: >>> > = ''; = 0 (cmdutils:158) >>> > 00:04:37.728 2018-02-08 11:44:02,264 DEBUG (MainThread) [root] /sbin/tc >>> > class add dev dummy_ysznk parent 1389: classid 1389:10 hfsc ul m2 >>> 8000000bit >>> > ls m1 32000000bit d 800000us m2 24000000bit (cwd None) (cmdutils:150) >>> > 00:04:37.730 2018-02-08 11:44:02,277 DEBUG (MainThread) [root] SUCCESS: >>> > = ''; = 0 (cmdutils:158) >>> > 00:04:37.732 2018-02-08 11:44:02,278 DEBUG (MainThread) [root] /sbin/tc >>> > class add dev dummy_ysznk parent 1389: classid 1389:1388 hfsc ls m1 >>> > 32000000bit d 800000us m2 24000000bit (cwd None) (cmdutils:150) >>> > 00:04:37.734 2018-02-08 11:44:02,291 DEBUG (MainThread) [root] SUCCESS: >>> > = ''; = 0 (cmdutils:158) >>> > 00:04:37.735 2018-02-08 11:44:02,292 DEBUG (MainThread) [root] /sbin/tc >>> > filter replace dev dummy_ysznk protocol all parent 1389: pref 5000 u32 >>> match >>> > u8 0 0 flowid 0x1388 (cwd None) (cmdutils:150) >>> > 00:04:37.738 2018-02-08 11:44:02,306 DEBUG (MainThread) [root] SUCCESS: >>> > = ''; = 0 (cmdutils:158) >>> > 00:04:37.739 2018-02-08 11:44:02,307 DEBUG (MainThread) [root] /sbin/tc >>> > filter replace dev dummy_ysznk protocol all parent 1389: pref 16 basic >>> match >>> > 'meta(vlan eq 16)' flowid 1389:10 (cwd None) (cmdutils:150) >>> > 00:04:37.742 2018-02-08 11:44:02,320 DEBUG (MainThread) [root] SUCCESS: >>> > = ''; = 0 (cmdutils:158) >>> > 00:04:37.743 2018-02-08 11:44:02,321 DEBUG (MainThread) [root] /sbin/tc >>> > qdisc add dev dummy_ysznk parent 1389:10 handle 10: fq_codel (cwd None) >>> > (cmdutils:150) >>> > 00:04:37.745 2018-02-08 11:44:02,333 DEBUG (MainThread) [root] SUCCESS: >>> > = ''; = 0 (cmdutils:158) >>> > 00:04:37.746 2018-02-08 11:44:02,334 DEBUG (MainThread) [root] /sbin/tc >>> > qdisc add dev dummy_ysznk parent 1389:1388 handle 1388: fq_codel (cwd >>> None) >>> > (cmdutils:150) >>> > 00:04:37.747 2018-02-08 11:44:02,346 DEBUG (MainThread) [root] SUCCESS: >>> > = ''; = 0 (cmdutils:158) >>> > 00:04:37.749 2018-02-08 11:44:02,347 DEBUG (MainThread) [root] /sbin/tc >>> > qdisc show dev dummy_ysznk (cwd None) (cmdutils:150) >>> > 00:04:37.751 2018-02-08 11:44:02,359 DEBUG (MainThread) [root] SUCCESS: >>> > = ''; = 0 (cmdutils:158) >>> > 00:04:37.752 2018-02-08 11:44:02,360 DEBUG (MainThread) [root] /sbin/tc >>> > filter show dev dummy_ysznk parent 1389: (cwd None) (cmdutils:150) >>> > 00:04:37.754 2018-02-08 11:44:02,372 DEBUG (MainThread) [root] SUCCESS: >>> > = ''; = 0 (cmdutils:158) >>> > 00:04:37.755 2018-02-08 11:44:02,374 DEBUG (MainThread) [root] /sbin/tc >>> > filter del dev dummy_ysznk pref 16 parent 1389: (cwd None) >>> (cmdutils:150) >>> > 00:04:37.757 2018-02-08 11:44:02,386 DEBUG (MainThread) [root] SUCCESS: >>> > = ''; = 0 (cmdutils:158) >>> > 00:04:37.758 2018-02-08 11:44:02,387 DEBUG (MainThread) [root] /sbin/tc >>> > class del dev dummy_ysznk classid 1389:10 (cwd None) (cmdutils:150) >>> > 00:04:37.760 2018-02-08 11:44:02,398 DEBUG (MainThread) [root] SUCCESS: >>> > = ''; = 0 (cmdutils:158) >>> > 00:04:37.761 2018-02-08 11:44:02,400 DEBUG (MainThread) [root] /sbin/tc >>> > class add dev dummy_ysznk parent 1389: classid 1389:10 hfsc ul m2 >>> 8000000bit >>> > ls m1 32000000bit d 800000us m2 24000000bit (cwd None) (cmdutils:150) >>> > 00:04:37.764 2018-02-08 11:44:02,412 DEBUG (MainThread) [root] SUCCESS: >>> > = ''; = 0 (cmdutils:158) >>> > 00:04:37.765 2018-02-08 11:44:02,421 DEBUG (MainThread) [root] lshw >>> -json >>> > -disable usb -disable pcmcia -disable isapnp -disable ide -disable scsi >>> > -disable dmi -disable memory -disable cpuinfo (cwd None) (cmdutils:150) >>> > 00:04:37.768 2018-02-08 11:44:02,584 DEBUG (MainThread) [root] SUCCESS: >>> > = ''; = 0 (cmdutils:158) >>> > 00:04:37.769 2018-02-08 11:44:02,587 DEBUG (netlink/events) [root] >>> START >>> > thread >>> (func=>> > method Monitor._scan of >> > 0x7fdcb6436410>>, args=(), kwargs={}) (concurrent:192) >>> > 00:04:37.773 2018-02-08 11:44:02,588 DEBUG (MainThread) [root] >>> /sbin/ip link >>> > set dev dummy_ysznk.16 down (cwd None) (cmdutils:150) >>> > 00:04:37.775 2018-02-08 11:44:02,609 DEBUG (MainThread) [root] SUCCESS: >>> > = ''; = 0 (cmdutils:158) >>> > 00:04:37.776 2018-02-08 11:44:02,610 DEBUG (netlink/events) [root] >>> FINISH >>> > thread >>> > (concurrent:195) >>> > 00:04:37.778 2018-02-08 11:44:02,611 DEBUG (MainThread) [root] >>> /sbin/ip link >>> > del dev dummy_ysznk.16 (cwd None) (cmdutils:150) >>> > 00:04:37.780 2018-02-08 11:44:02,636 DEBUG (MainThread) [root] SUCCESS: >>> > = ''; = 0 (cmdutils:158) >>> > 00:04:37.781 --------------------- >> end captured logging << >>> > --------------------- >>> > 00:04:37.782 >>> > 00:04:37.782 >>> > ====================================================================== >>> > 00:04:37.783 ERROR: testHostSampleHandlesDisappearingVlanInterfaces >>> > (virttests.sampling_test.InterfaceSampleTests) >>> > 00:04:37.784 >>> > ---------------------------------------------------------------------- >>> > 00:04:37.785 Traceback (most recent call last): >>> > 00:04:37.785 File >>> > >>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/tests/testValidation.py", >>> > line 191, in wrapper >>> > 00:04:37.787 return f(*args, **kwargs) >>> > 00:04:37.787 File >>> > >>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/tests/virttests/sampling_test.py", >>> > line 346, in testHostSampleHandlesDisappearingVlanInterfaces >>> > 00:04:37.789 interfaces_and_samples = >>> > sampling._get_interfaces_and_samples() >>> > 00:04:37.790 File >>> > >>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/virt/sampling.py", >>> > line 200, in _get_interfaces_and_samples >>> > 00:04:37.791 for link in ipwrapper.getLinks(): >>> > 00:04:37.792 File >>> > >>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/tests/virttests/sampling_test.py", >>> > line 339, in faultyGetLinks >>> > 00:04:37.793 all_links = list(original_getLinks()) >>> > 00:04:37.794 File >>> > >>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/ipwrapper.py", >>> > line 267, in getLinks >>> > 00:04:37.795 in six.viewitems(dpdk.get_dpdk_devices())) >>> > 00:04:37.796 File >>> > >>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", >>> > line 44, in get_dpdk_devices >>> > 00:04:37.798 dpdk_devices = _get_dpdk_devices() >>> > 00:04:37.798 File >>> > >>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/common/cache.py", >>> > line 41, in __call__ >>> > 00:04:37.799 value = self.func(*args) >>> > 00:04:37.800 File >>> > >>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", >>> > line 111, in _get_dpdk_devices >>> > 00:04:37.801 devices = _lshw_command() >>> > 00:04:37.802 File >>> > >>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", >>> > line 127, in _lshw_command >>> > 00:04:37.803 return _normalize_lshw_result(out) >>> > 00:04:37.804 File >>> > >>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", >>> > line 182, in _normalize_lshw_result >>> > 00:04:37.805 return json.loads('[' + result + ']') >>> > 00:04:37.806 File "/usr/lib64/python2.7/json/__init__.py", line 339, >>> in >>> > loads >>> > 00:04:37.807 return _default_decoder.decode(s) >>> > 00:04:37.807 File "/usr/lib64/python2.7/json/decoder.py", line 364, >>> in >>> > decode >>> > 00:04:37.808 obj, end = self.raw_decode(s, idx=_w(s, 0).end()) >>> > 00:04:37.809 File "/usr/lib64/python2.7/json/decoder.py", line 380, >>> in >>> > raw_decode >>> > 00:04:37.810 obj, end = self.scan_once(s, idx) >>> > 00:04:37.810 ValueError: Expecting , delimiter: line 11 column 8 (char >>> 242) >>> > 00:04:37.811 -------------------- >> begin captured logging << >>> > -------------------- >>> > 00:04:37.812 2018-02-08 11:44:17,378 DEBUG (MainThread) [root] >>> /sbin/ip link >>> > add name dummy_8gyyz type dummy (cwd None) (cmdutils:150) >>> > 00:04:37.813 2018-02-08 11:44:17,406 DEBUG (MainThread) [root] SUCCESS: >>> > = ''; = 0 (cmdutils:158) >>> > 00:04:37.814 2018-02-08 11:44:17,421 DEBUG (netlink/events) [root] >>> START >>> > thread >>> (func=>> > method Monitor._scan of >> > 0x7fdcb6829e10>>, args=(), kwargs={}) (concurrent:192) >>> > 00:04:37.817 2018-02-08 11:44:17,423 DEBUG (MainThread) [root] >>> /sbin/ip link >>> > set dev dummy_8gyyz up (cwd None) (cmdutils:150) >>> > 00:04:37.819 2018-02-08 11:44:17,450 DEBUG (MainThread) [root] SUCCESS: >>> > = ''; = 0 (cmdutils:158) >>> > 00:04:37.820 2018-02-08 11:44:17,454 DEBUG (netlink/events) [root] >>> FINISH >>> > thread >>> > (concurrent:195) >>> > 00:04:37.821 2018-02-08 11:44:17,455 DEBUG (MainThread) [root] >>> /sbin/ip link >>> > add link dummy_8gyyz name vlan_669 type vlan id 999 (cwd None) >>> > (cmdutils:150) >>> > 00:04:37.823 2018-02-08 11:44:17,477 DEBUG (MainThread) [root] SUCCESS: >>> > = ''; = 0 (cmdutils:158) >>> > 00:04:37.823 2018-02-08 11:44:17,479 DEBUG (MainThread) [root] lshw >>> -json >>> > -disable usb -disable pcmcia -disable isapnp -disable ide -disable scsi >>> > -disable dmi -disable memory -disable cpuinfo (cwd None) (cmdutils:150) >>> > 00:04:37.825 2018-02-08 11:44:17,657 DEBUG (MainThread) [root] SUCCESS: >>> > = ''; = 0 (cmdutils:158) >>> > 00:04:37.825 2018-02-08 11:44:17,658 DEBUG (MainThread) [root] >>> /sbin/ip link >>> > del dev vlan_669 (cwd None) (cmdutils:150) >>> > 00:04:37.826 2018-02-08 11:44:17,681 DEBUG (MainThread) [root] SUCCESS: >>> > = ''; = 0 (cmdutils:158) >>> > 00:04:37.826 2018-02-08 11:44:17,683 DEBUG (MainThread) [root] >>> /sbin/ip link >>> > del dev dummy_8gyyz (cwd None) (cmdutils:150) >>> > 00:04:37.827 2018-02-08 11:44:17,708 DEBUG (MainThread) [root] SUCCESS: >>> > = ''; = 0 (cmdutils:158) >>> > 00:04:37.828 --------------------- >> end captured logging << >>> > --------------------- >>> > 00:04:37.828 >>> > 00:04:37.828 >>> > ====================================================================== >>> > 00:04:37.828 ERROR: testHostSampleReportsNewInterface >>> > (virttests.sampling_test.InterfaceSampleTests) >>> > 00:04:37.829 >>> > ---------------------------------------------------------------------- >>> > 00:04:37.829 Traceback (most recent call last): >>> > 00:04:37.830 File >>> > >>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/tests/testValidation.py", >>> > line 191, in wrapper >>> > 00:04:37.830 return f(*args, **kwargs) >>> > 00:04:37.831 File >>> > >>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/tests/virttests/sampling_test.py", >>> > line 326, in testHostSampleReportsNewInterface >>> > 00:04:37.831 sampling._get_interfaces_and_samples())) >>> > 00:04:37.832 File >>> > >>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/virt/sampling.py", >>> > line 200, in _get_interfaces_and_samples >>> > 00:04:37.833 for link in ipwrapper.getLinks(): >>> > 00:04:37.833 File >>> > >>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/ipwrapper.py", >>> > line 267, in getLinks >>> > 00:04:37.834 in six.viewitems(dpdk.get_dpdk_devices())) >>> > 00:04:37.834 File >>> > >>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", >>> > line 44, in get_dpdk_devices >>> > 00:04:37.835 dpdk_devices = _get_dpdk_devices() >>> > 00:04:37.835 File >>> > >>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/common/cache.py", >>> > line 41, in __call__ >>> > 00:04:37.836 value = self.func(*args) >>> > 00:04:37.836 File >>> > >>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", >>> > line 111, in _get_dpdk_devices >>> > 00:04:37.837 devices = _lshw_command() >>> > 00:04:37.837 File "/home/jeCoverage.py warning: Module >>> > /home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/vdsm >>> was >>> > never imported. (module-not-imported) >>> > 00:04:51.224 >>> > >>> nkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", >>> > line 127, in _lshw_command >>> > 00:04:51.225 return _normalize_lshw_result(out) >>> > 00:04:51.226 File >>> > >>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", >>> > line 182, in _normalize_lshw_result >>> > 00:04:51.227 return json.loads('[' + result + ']') >>> > 00:04:51.228 File "/usr/lib64/python2.7/json/__init__.py", line 339, >>> in >>> > loads >>> > 00:04:51.229 return _default_decoder.decode(s) >>> > 00:04:51.229 File "/usr/lib64/python2.7/json/decoder.py", line 364, >>> in >>> > decode >>> > 00:04:51.230 obj, end = self.raw_decode(s, idx=_w(s, 0).end()) >>> > 00:04:51.231 File "/usr/lib64/python2.7/json/decoder.py", line 380, >>> in >>> > raw_decode >>> > 00:04:51.231 obj, end = self.scan_once(s, idx) >>> > 00:04:51.232 ValueError: Expecting , delimiter: line 11 column 8 (char >>> 242) >>> > 00:04:51.233 -------------------- >> begin captured logging << >>> > -------------------- >>> > 00:04:51.234 2018-02-08 11:44:17,714 DEBUG (MainThread) [root] lshw >>> -json >>> > -disable usb -disable pcmcia -disable isapnp -disable ide -disable scsi >>> > -disable dmi -disable memory -disable cpuinfo (cwd None) (cmdutils:150) >>> > 00:04:51.237 2018-02-08 11:44:17,871 DEBUG (MainThread) [root] SUCCESS: >>> > = ''; = 0 (cmdutils:158) >>> > 00:04:51.238 --------------------- >> end captured logging << >>> > --------------------- >>> > >>> > >>> >> -------------- next part -------------- An HTML attachment was scrubbed... URL: From ehaas at redhat.com Thu Feb 8 13:23:56 2018 From: ehaas at redhat.com (Edward Haas) Date: Thu, 8 Feb 2018 15:23:56 +0200 Subject: [ovirt-devel] [VDSM] network tests failing the build again In-Reply-To: References: Message-ID: On Thu, Feb 8, 2018 at 3:18 PM, Nir Soffer wrote: > On Thu, Feb 8, 2018 at 3:14 PM Edward Haas wrote: > >> On Thu, Feb 8, 2018 at 3:07 PM, Nir Soffer wrote: >> >>> On Thu, Feb 8, 2018 at 2:52 PM Dan Kenigsberg wrote: >>> >>>> On Thu, Feb 8, 2018 at 2:33 PM, Nir Soffer wrote: >>>> > Did we changes something in the CI or the network code? We see the >>>> following >>>> > failures since yesterday. >>>> > >>>> > I'm ignoring the failures since they are not related to the patch, but >>>> > checking these >>>> > failures waste lot time. >>>> > >>>> > Can someone from network look at this? >>>> >>>> We are. Fedora broke us >>>> Bug 1543320 - Regression in lshw json output format. >>>> >>> >>> Great. So mark the tests as xfail on fedora 27? >>> >> >> Negative, VDSM is broken on fc27. >> > > Edward, your tests are harmful for other developers. Silence them > or we will remove the network test from check-patch. > > Good luck with that. VDSM will not come up on latest fc27, unless you find a way to work without networking. > >> >>> >>>> >>>> > >>>> > http://jenkins.ovirt.org/job/vdsm_master_check-patch-fc27- >>>> x86_64/1283/consoleFull >>>> > >>>> > 00:04:37.280 >>>> > ============================================================ >>>> ========== >>>> > 00:04:37.280 ERROR: test_identify_non_vlan_base_device >>>> > (network.link_vlan_test.LinkIfaceTests) >>>> > 00:04:37.281 >>>> > ------------------------------------------------------------ >>>> ---------- >>>> > 00:04:37.281 Traceback (most recent call last): >>>> > 00:04:37.281 File >>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>> 64/vdsm/tests/network/link_vlan_test.py", >>>> > line 46, in test_identify_non_vlan_base_device >>>> > 00:04:37.282 self.assertFalse(vlan.is_base_device(nic)) >>>> > 00:04:37.283 File >>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>> 64/vdsm/lib/vdsm/network/link/vlan.py", >>>> > line 47, in is_base_device >>>> > 00:04:37.283 return any(get_vlans_on_base_device(dev_name)) >>>> > 00:04:37.284 File >>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>> 64/vdsm/lib/vdsm/network/link/vlan.py", >>>> > line 41, in >>>> > 00:04:37.284 return (iface_properties['name'] for >>>> iface_properties in >>>> > iface.list() >>>> > 00:04:37.285 File >>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>> 64/vdsm/lib/vdsm/network/link/iface.py", >>>> > line 227, in list >>>> > 00:04:37.285 in six.viewitems(dpdk.get_dpdk_devices())) >>>> > 00:04:37.286 File >>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>> 64/vdsm/lib/vdsm/network/link/dpdk.py", >>>> > line 47, in get_dpdk_devices >>>> > 00:04:37.287 dpdk_devices = _get_dpdk_devices() >>>> > 00:04:37.287 File >>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>> 64/vdsm/lib/vdsm/common/cache.py", >>>> > line 41, in __call__ >>>> > 00:04:37.287 value = self.func(*args) >>>> > 00:04:37.288 File >>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>> 64/vdsm/lib/vdsm/network/link/dpdk.py", >>>> > line 111, in _get_dpdk_devices >>>> > 00:04:37.288 devices = _lshw_command() >>>> > 00:04:37.289 File >>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>> 64/vdsm/lib/vdsm/network/link/dpdk.py", >>>> > line 127, in _lshw_command >>>> > 00:04:37.289 return _normalize_lshw_result(out) >>>> > 00:04:37.290 File >>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>> 64/vdsm/lib/vdsm/network/link/dpdk.py", >>>> > line 182, in _normalize_lshw_result >>>> > 00:04:37.290 return json.loads('[' + result + ']') >>>> > 00:04:37.291 File "/usr/lib64/python2.7/json/__init__.py", line >>>> 339, in >>>> > loads >>>> > 00:04:37.291 return _default_decoder.decode(s) >>>> > 00:04:37.291 File "/usr/lib64/python2.7/json/decoder.py", line >>>> 364, in >>>> > decode >>>> > 00:04:37.292 obj, end = self.raw_decode(s, idx=_w(s, 0).end()) >>>> > 00:04:37.292 File "/usr/lib64/python2.7/json/decoder.py", line >>>> 380, in >>>> > raw_decode >>>> > 00:04:37.292 obj, end = self.scan_once(s, idx) >>>> > 00:04:37.293 ValueError: Expecting , delimiter: line 11 column 8 >>>> (char 242) >>>> > 00:04:37.293 -------------------- >> begin captured logging << >>>> > -------------------- >>>> > 00:04:37.294 2018-02-08 11:43:47,659 DEBUG (MainThread) [root] >>>> /sbin/ip link >>>> > add name dummy_Afi2m type dummy (cwd None) (cmdutils:150) >>>> > 00:04:37.294 2018-02-08 11:43:47,675 DEBUG (MainThread) [root] >>>> SUCCESS: >>>> > = ''; = 0 (cmdutils:158) >>>> > 00:04:37.295 2018-02-08 11:43:47,678 DEBUG (netlink/events) [root] >>>> START >>>> > thread >>>> (func=>>> > method Monitor._scan of >>> at >>>> > 0x7fdcb6687290>>, args=(), kwargs={}) (concurrent:192) >>>> > 00:04:37.296 2018-02-08 11:43:47,680 DEBUG (MainThread) [root] >>>> /sbin/ip link >>>> > set dev dummy_Afi2m up (cwd None) (cmdutils:150) >>>> > 00:04:37.297 2018-02-08 11:43:47,700 DEBUG (MainThread) [root] >>>> SUCCESS: >>>> > = ''; = 0 (cmdutils:158) >>>> > 00:04:37.298 2018-02-08 11:43:47,704 DEBUG (netlink/events) [root] >>>> FINISH >>>> > thread >>>> > (concurrent:195) >>>> > 00:04:37.298 2018-02-08 11:43:47,706 DEBUG (MainThread) [root] lshw >>>> -json >>>> > -disable usb -disable pcmcia -disable isapnp -disable ide -disable >>>> scsi >>>> > -disable dmi -disable memory -disable cpuinfo (cwd None) >>>> (cmdutils:150) >>>> > 00:04:37.300 2018-02-08 11:43:47,866 DEBUG (MainThread) [root] >>>> SUCCESS: >>>> > = ''; = 0 (cmdutils:158) >>>> > 00:04:37.300 2018-02-08 11:43:47,868 DEBUG (MainThread) [root] >>>> /sbin/ip link >>>> > del dev dummy_Afi2m (cwd None) (cmdutils:150) >>>> > 00:04:37.301 2018-02-08 11:43:47,896 DEBUG (MainThread) [root] >>>> SUCCESS: >>>> > = ''; = 0 (cmdutils:158) >>>> > 00:04:37.301 --------------------- >> end captured logging << >>>> > --------------------- >>>> > 00:04:37.302 >>>> > 00:04:37.302 >>>> > ============================================================ >>>> ========== >>>> > 00:04:37.302 ERROR: test_identify_vlan_base_device >>>> > (network.link_vlan_test.LinkIfaceTests) >>>> > 00:04:37.303 >>>> > ------------------------------------------------------------ >>>> ---------- >>>> > 00:04:37.303 Traceback (most recent call last): >>>> > 00:04:37.303 File >>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>> 64/vdsm/tests/network/link_vlan_test.py", >>>> > line 42, in test_identify_vlan_base_device >>>> > 00:04:37.304 self.assertTrue(vlan.is_base_device(nic)) >>>> > 00:04:37.304 File >>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>> 64/vdsm/lib/vdsm/network/link/vlan.py", >>>> > line 47, in is_base_device >>>> > 00:04:37.305 return any(get_vlans_on_base_device(dev_name)) >>>> > 00:04:37.306 File >>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>> 64/vdsm/lib/vdsm/network/link/vlan.py", >>>> > line 41, in >>>> > 00:04:37.306 return (iface_properties['name'] for >>>> iface_properties in >>>> > iface.list() >>>> > 00:04:37.307 File >>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>> 64/vdsm/lib/vdsm/network/link/iface.py", >>>> > line 227, in list >>>> > 00:04:37.307 in six.viewitems(dpdk.get_dpdk_devices())) >>>> > 00:04:37.308 File >>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>> 64/vdsm/lib/vdsm/network/link/dpdk.py", >>>> > line 44, in get_dpdk_devices >>>> > 00:04:37.309 dpdk_devices = _get_dpdk_devices() >>>> > 00:04:37.309 File >>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>> 64/vdsm/lib/vdsm/common/cache.py", >>>> > line 41, in __call__ >>>> > 00:04:37.309 value = self.func(*args) >>>> > 00:04:37.310 File >>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>> 64/vdsm/lib/vdsm/network/link/dpdk.py", >>>> > line 111, in _get_dpdk_devices >>>> > 00:04:37.310 devices = _lshw_command() >>>> > 00:04:37.311 File >>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>> 64/vdsm/lib/vdsm/network/link/dpdk.py", >>>> > line 127, in _lshw_command >>>> > 00:04:37.311 return _normalize_lshw_result(out) >>>> > 00:04:37.312 File >>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>> 64/vdsm/lib/vdsm/network/link/dpdk.py", >>>> > line 182, in _normalize_lshw_result >>>> > 00:04:37.313 return json.loads('[' + result + ']') >>>> > 00:04:37.313 File "/usr/lib64/python2.7/json/__init__.py", line >>>> 339, in >>>> > loads >>>> > 00:04:37.313 return _default_decoder.decode(s) >>>> > 00:04:37.313 File "/usr/lib64/python2.7/json/decoder.py", line >>>> 364, in >>>> > decode >>>> > 00:04:37.314 obj, end = self.raw_decode(s, idx=_w(s, 0).end()) >>>> > 00:04:37.314 File "/usr/lib64/python2.7/json/decoder.py", line >>>> 380, in >>>> > raw_decode >>>> > 00:04:37.315 obj, end = self.scan_once(s, idx) >>>> > 00:04:37.315 ValueError: Expecting , delimiter: line 11 column 8 >>>> (char 242) >>>> > 00:04:37.315 -------------------- >> begin captured logging << >>>> > -------------------- >>>> > 00:04:37.316 2018-02-08 11:43:47,902 DEBUG (MainThread) [root] >>>> /sbin/ip link >>>> > add name dummy_tNDrx type dummy (cwd None) (cmdutils:150) >>>> > 00:04:37.316 2018-02-08 11:43:47,917 DEBUG (MainThread) [root] >>>> SUCCESS: >>>> > = ''; = 0 (cmdutils:158) >>>> > 00:04:37.317 2018-02-08 11:43:47,926 DEBUG (netlink/events) [root] >>>> START >>>> > thread >>>> (func=>>> > method Monitor._scan of >>> at >>>> > 0x7fdcb61e8a90>>, args=(), kwargs={}) (concurrent:192) >>>> > 00:04:37.318 2018-02-08 11:43:47,928 DEBUG (MainThread) [root] >>>> /sbin/ip link >>>> > set dev dummy_tNDrx up (cwd None) (cmdutils:150) >>>> > 00:04:37.319 2018-02-08 11:43:47,943 DEBUG (MainThread) [root] >>>> SUCCESS: >>>> > = ''; = 0 (cmdutils:158) >>>> > 00:04:37.320 2018-02-08 11:43:47,946 DEBUG (netlink/events) [root] >>>> FINISH >>>> > thread >>>> > (concurrent:195) >>>> > 00:04:37.321 2018-02-08 11:43:47,950 DEBUG (MainThread) [root] >>>> /sbin/ip link >>>> > add link dummy_tNDrx name dummy_tNDrx.999 type vlan id 999 (cwd None) >>>> > (cmdutils:150) >>>> > 00:04:37.322 2018-02-08 11:43:47,971 DEBUG (MainThread) [root] >>>> SUCCESS: >>>> > = ''; = 0 (cmdutils:158) >>>> > 00:04:37.322 2018-02-08 11:43:47,972 DEBUG (MainThread) [root] >>>> /sbin/ip link >>>> > set dev dummy_tNDrx.999 up (cwd None) (cmdutils:150) >>>> > 00:04:37.323 2018-02-08 11:43:47,993 DEBUG (MainThread) [root] >>>> SUCCESS: >>>> > = ''; = 0 (cmdutils:158) >>>> > 00:04:37.325 2018-02-08 11:43:47,995 DEBUG (MainThread) [root] lshw >>>> -json >>>> > -disable usb -disable pcmcia -disable isapnp -disable ide -disable >>>> scsi >>>> > -disable dmi -disable memory -disable cpuinfo (cwd None) >>>> (cmdutils:150) >>>> > 00:04:37.328 2018-02-08 11:43:48,143 DEBUG (MainThread) [root] >>>> SUCCESS: >>>> > = ''; = 0 (cmdutils:158) >>>> > 00:04:37.329 2018-02-08 11:43:48,146 DEBUG (netlink/events) [root] >>>> START >>>> > thread >>>> (func=>>> > method Monitor._scan of >>> at >>>> > 0x7fdcb65cef90>>, args=(), kwargs={}) (concurrent:192) >>>> > 00:04:37.338 2018-02-08 11:43:48,148 DEBUG (MainThread) [root] >>>> /sbin/ip link >>>> > set dev dummy_tNDrx.999 down (cwd None) (cmdutils:150) >>>> > 00:04:37.339 2018-02-08 11:43:48,169 DEBUG (MainThread) [root] >>>> SUCCESS: >>>> > = ''; = 0 (cmdutils:158) >>>> > 00:04:37.340 2018-02-08 11:43:48,170 DEBUG (netlink/events) [root] >>>> FINISH >>>> > thread >>>> > (concurrent:195) >>>> > 00:04:37.342 2018-02-08 11:43:48,171 DEBUG (MainThread) [root] >>>> /sbin/ip link >>>> > del dev dummy_tNDrx.999 (cwd None) (cmdutils:150) >>>> > 00:04:37.344 2018-02-08 11:43:48,192 DEBUG (MainThread) [root] >>>> SUCCESS: >>>> > = ''; = 0 (cmdutils:158) >>>> > 00:04:37.345 2018-02-08 11:43:48,193 DEBUG (MainThread) [root] >>>> /sbin/ip link >>>> > del dev dummy_tNDrx (cwd None) (cmdutils:150) >>>> > 00:04:37.346 2018-02-08 11:43:48,214 DEBUG (MainThread) [root] >>>> SUCCESS: >>>> > = ''; = 0 (cmdutils:158) >>>> > 00:04:37.347 --------------------- >> end captured logging << >>>> > --------------------- >>>> > 00:04:37.348 >>>> > 00:04:37.348 >>>> > ============================================================ >>>> ========== >>>> > 00:04:37.349 ERROR: test_list_vlans_on_base_device >>>> > (network.link_vlan_test.LinkIfaceTests) >>>> > 00:04:37.351 >>>> > ------------------------------------------------------------ >>>> ---------- >>>> > 00:04:37.352 Traceback (most recent call last): >>>> > 00:04:37.353 File >>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>> 64/vdsm/tests/network/link_vlan_test.py", >>>> > line 37, in test_list_vlans_on_base_device >>>> > 00:04:37.355 list(vlan.get_vlans_on_base_device(nic))) >>>> > 00:04:37.356 File >>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>> 64/vdsm/lib/vdsm/network/link/vlan.py", >>>> > line 41, in >>>> > 00:04:37.358 return (iface_properties['name'] for >>>> iface_properties in >>>> > iface.list() >>>> > 00:04:37.360 File >>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>> 64/vdsm/lib/vdsm/network/link/iface.py", >>>> > line 227, in list >>>> > 00:04:37.362 in six.viewitems(dpdk.get_dpdk_devices())) >>>> > 00:04:37.363 File >>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>> 64/vdsm/lib/vdsm/network/link/dpdk.py", >>>> > line 44, in get_dpdk_devices >>>> > 00:04:37.365 dpdk_devices = _get_dpdk_devices() >>>> > 00:04:37.365 File >>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>> 64/vdsm/lib/vdsm/common/cache.py", >>>> > line 41, in __call__ >>>> > 00:04:37.367 value = self.func(*args) >>>> > 00:04:37.367 File >>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>> 64/vdsm/lib/vdsm/network/link/dpdk.py", >>>> > line 111, in _get_dpdk_devices >>>> > 00:04:37.369 devices = _lshw_command() >>>> > 00:04:37.369 File >>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>> 64/vdsm/lib/vdsm/network/link/dpdk.py", >>>> > line 127, in _lshw_command >>>> > 00:04:37.371 return _normalize_lshw_result(out) >>>> > 00:04:37.371 File >>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>> 64/vdsm/lib/vdsm/network/link/dpdk.py", >>>> > line 182, in _normalize_lshw_result >>>> > 00:04:37.373 return json.loads('[' + result + ']') >>>> > 00:04:37.373 File "/usr/lib64/python2.7/json/__init__.py", line >>>> 339, in >>>> > loads >>>> > 00:04:37.374 return _default_decoder.decode(s) >>>> > 00:04:37.375 File "/usr/lib64/python2.7/json/decoder.py", line >>>> 364, in >>>> > decode >>>> > 00:04:37.375 obj, end = self.raw_decode(s, idx=_w(s, 0).end()) >>>> > 00:04:37.376 File "/usr/lib64/python2.7/json/decoder.py", line >>>> 380, in >>>> > raw_decode >>>> > 00:04:37.377 obj, end = self.scan_once(s, idx) >>>> > 00:04:37.377 ValueError: Expecting , delimiter: line 11 column 8 >>>> (char 242) >>>> > 00:04:37.378 -------------------- >> begin captured logging << >>>> > -------------------- >>>> > 00:04:37.379 2018-02-08 11:43:48,218 DEBUG (MainThread) [root] >>>> /sbin/ip link >>>> > add name dummy_Ecsrx type dummy (cwd None) (cmdutils:150) >>>> > 00:04:37.381 2018-02-08 11:43:48,230 DEBUG (MainThread) [root] >>>> SUCCESS: >>>> > = ''; = 0 (cmdutils:158) >>>> > 00:04:37.382 2018-02-08 11:43:48,237 DEBUG (netlink/events) [root] >>>> START >>>> > thread >>>> (func=>>> > method Monitor._scan of >>> at >>>> > 0x7fdcb65cec50>>, args=(), kwargs={}) (concurrent:192) >>>> > 00:04:37.385 2018-02-08 11:43:48,238 DEBUG (MainThread) [root] >>>> /sbin/ip link >>>> > set dev dummy_Ecsrx up (cwd None) (cmdutils:150) >>>> > 00:04:37.386 2018-02-08 11:43:48,255 DEBUG (MainThread) [root] >>>> SUCCESS: >>>> > = ''; = 0 (cmdutils:158) >>>> > 00:04:37.387 2018-02-08 11:43:48,260 DEBUG (netlink/events) [root] >>>> FINISH >>>> > thread >>>> > (concurrent:195) >>>> > 00:04:37.389 2018-02-08 11:43:48,261 DEBUG (MainThread) [root] >>>> /sbin/ip link >>>> > add link dummy_Ecsrx name dummy_Ecsrx.999 type vlan id 999 (cwd None) >>>> > (cmdutils:150) >>>> > 00:04:37.391 2018-02-08 11:43:48,273 DEBUG (MainThread) [root] >>>> SUCCESS: >>>> > = ''; = 0 (cmdutils:158) >>>> > 00:04:37.392 2018-02-08 11:43:48,275 DEBUG (MainThread) [root] >>>> /sbin/ip link >>>> > set dev dummy_Ecsrx.999 up (cwd None) (cmdutils:150) >>>> > 00:04:37.393 2018-02-08 11:43:48,292 DEBUG (MainThread) [root] >>>> SUCCESS: >>>> > = ''; = 0 (cmdutils:158) >>>> > 00:04:37.394 2018-02-08 11:43:48,294 DEBUG (MainThread) [root] lshw >>>> -json >>>> > -disable usb -disable pcmcia -disable isapnp -disable ide -disable >>>> scsi >>>> > -disable dmi -disable memory -disable cpuinfo (cwd None) >>>> (cmdutils:150) >>>> > 00:04:37.397 2018-02-08 11:43:48,456 DEBUG (MainThread) [root] >>>> SUCCESS: >>>> > = ''; = 0 (cmdutils:158) >>>> > 00:04:37.398 2018-02-08 11:43:48,459 DEBUG (netlink/events) [root] >>>> START >>>> > thread >>>> (func=>>> > method Monitor._scan of >>> at >>>> > 0x7fdcb7faab90>>, args=(), kwargs={}) (concurrent:192) >>>> > 00:04:37.401 2018-02-08 11:43:48,461 DEBUG (MainThread) [root] >>>> /sbin/ip link >>>> > set dev dummy_Ecsrx.999 down (cwd None) (cmdutils:150) >>>> > 00:04:37.402 2018-02-08 11:43:48,488 DEBUG (MainThread) [root] >>>> SUCCESS: >>>> > = ''; = 0 (cmdutils:158) >>>> > 00:04:37.403 2018-02-08 11:43:48,490 DEBUG (netlink/events) [root] >>>> FINISH >>>> > thread >>>> > (concurrent:195) >>>> > 00:04:37.405 2018-02-08 11:43:48,491 DEBUG (MainThread) [root] >>>> /sbin/ip link >>>> > del dev dummy_Ecsrx.999 (cwd None) (cmdutils:150) >>>> > 00:04:37.406 2018-02-08 11:43:48,515 DEBUG (MainThread) [root] >>>> SUCCESS: >>>> > = ''; = 0 (cmdutils:158) >>>> > 00:04:37.408 2018-02-08 11:43:48,517 DEBUG (MainThread) [root] >>>> /sbin/ip link >>>> > del dev dummy_Ecsrx (cwd None) (cmdutils:150) >>>> > 00:04:37.409 2018-02-08 11:43:48,541 DEBUG (MainThread) [root] >>>> SUCCESS: >>>> > = ''; = 0 (cmdutils:158) >>>> > 00:04:37.410 --------------------- >> end captured logging << >>>> > --------------------- >>>> > 00:04:37.411 >>>> > 00:04:37.411 >>>> > ============================================================ >>>> ========== >>>> > 00:04:37.412 ERROR: test_fake_nics (network.netinfo_test.TestNetinfo) >>>> > 00:04:37.413 >>>> > ------------------------------------------------------------ >>>> ---------- >>>> > 00:04:37.414 Traceback (most recent call last): >>>> > 00:04:37.414 File >>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>> 64/vdsm/tests/testValidation.py", >>>> > line 191, in wrapper >>>> > 00:04:37.416 return f(*args, **kwargs) >>>> > 00:04:37.417 File "/usr/lib/python2.7/site-packages/mock/mock.py", >>>> line >>>> > 1305, in patched >>>> > 00:04:37.418 return func(*args, **keywargs) >>>> > 00:04:37.418 File >>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>> 64/vdsm/tests/network/netinfo_test.py", >>>> > line 201, in test_fake_nics >>>> > 00:04:37.420 _nics = nics.nics() >>>> > 00:04:37.420 File >>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>> 64/vdsm/lib/vdsm/network/netinfo/misc.py", >>>> > line 57, in visible_devs >>>> > 00:04:37.422 return [dev.name for dev in getLinks() if >>>> predicate(dev) >>>> > and >>>> > 00:04:37.422 File >>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>> 64/vdsm/lib/vdsm/network/ipwrapper.py", >>>> > line 267, in getLinks >>>> > 00:04:37.424 in six.viewitems(dpdk.get_dpdk_devices())) >>>> > 00:04:37.424 File >>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>> 64/vdsm/lib/vdsm/network/link/dpdk.py", >>>> > line 44, in get_dpdk_devices >>>> > 00:04:37.426 dpdk_devices = _get_dpdk_devices() >>>> > 00:04:37.427 File >>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>> 64/vdsm/lib/vdsm/common/cache.py", >>>> > line 41, in __call__ >>>> > 00:04:37.428 value = self.func(*args) >>>> > 00:04:37.428 File >>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>> 64/vdsm/lib/vdsm/network/link/dpdk.py", >>>> > line 111, in _get_dpdk_devices >>>> > 00:04:37.430 devices = _lshw_command() >>>> > 00:04:37.430 File >>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>> 64/vdsm/lib/vdsm/network/link/dpdk.py", >>>> > line 127, in _lshw_command >>>> > 00:04:37.432 return _normalize_lshw_result(out) >>>> > 00:04:37.433 File >>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>> 64/vdsm/lib/vdsm/network/link/dpdk.py", >>>> > line 182, in _normalize_lshw_result >>>> > 00:04:37.434 return json.loads('[' + result + ']') >>>> > 00:04:37.435 File "/usr/lib64/python2.7/json/__init__.py", line >>>> 339, in >>>> > loads >>>> > 00:04:37.436 return _default_decoder.decode(s) >>>> > 00:04:37.437 File "/usr/lib64/python2.7/json/decoder.py", line >>>> 364, in >>>> > decode >>>> > 00:04:37.437 obj, end = self.raw_decode(s, idx=_w(s, 0).end()) >>>> > 00:04:37.438 File "/usr/lib64/python2.7/json/decoder.py", line >>>> 380, in >>>> > raw_decode >>>> > 00:04:37.439 obj, end = self.scan_once(s, idx) >>>> > 00:04:37.439 ValueError: Expecting , delimiter: line 11 column 8 >>>> (char 242) >>>> > 00:04:37.440 -------------------- >> begin captured logging << >>>> > -------------------- >>>> > 00:04:37.441 2018-02-08 11:43:52,941 DEBUG (MainThread) [root] >>>> /sbin/ip link >>>> > add name veth_Kb2e2cTujn type veth peer name veth_mevoaYSIn2 (cwd >>>> None) >>>> > (cmdutils:150) >>>> > 00:04:37.443 2018-02-08 11:43:52,968 DEBUG (MainThread) [root] >>>> SUCCESS: >>>> > = ''; = 0 (cmdutils:158) >>>> > 00:04:37.445 2018-02-08 11:43:52,969 DEBUG (MainThread) [root] >>>> /sbin/ip link >>>> > add name dummy_5VJln type dummy (cwd None) (cmdutils:150) >>>> > 00:04:37.446 2018-02-08 11:43:53,005 DEBUG (MainThread) [root] >>>> SUCCESS: >>>> > = ''; = 0 (cmdutils:158) >>>> > 00:04:37.447 2018-02-08 11:43:53,029 DEBUG (netlink/events) [root] >>>> START >>>> > thread >>>> (func=>>> > method Monitor._scan of >>> at >>>> > 0x7fdcb661f790>>, args=(), kwargs={}) (concurrent:192) >>>> > 00:04:37.450 2018-02-08 11:43:53,031 DEBUG (MainThread) [root] >>>> /sbin/ip link >>>> > set dev dummy_5VJln up (cwd None) (cmdutils:150) >>>> > 00:04:37.452 2018-02-08 11:43:53,060 DEBUG (MainThread) [root] >>>> SUCCESS: >>>> > = ''; = 0 (cmdutils:158) >>>> > 00:04:37.453 2018-02-08 11:43:53,064 DEBUG (netlink/events) [root] >>>> FINISH >>>> > thread >>>> > (concurrent:195) >>>> > 00:04:37.455 2018-02-08 11:43:53,065 DEBUG (MainThread) [root] lshw >>>> -json >>>> > -disable usb -disable pcmcia -disable isapnp -disable ide -disable >>>> scsi >>>> > -disable dmi -disable memory -disable cpuinfo (cwd None) >>>> (cmdutils:150) >>>> > 00:04:37.457 2018-02-08 11:43:53,222 DEBUG (MainThread) [root] >>>> SUCCESS: >>>> > = ''; = 0 (cmdutils:158) >>>> > 00:04:37.458 2018-02-08 11:43:53,224 DEBUG (MainThread) [root] >>>> /sbin/ip link >>>> > del dev dummy_5VJln (cwd None) (cmdutils:150) >>>> > 00:04:37.459 2018-02-08 11:43:53,248 DEBUG (MainThread) [root] >>>> SUCCESS: >>>> > = ''; = 0 (cmdutils:158) >>>> > 00:04:37.461 2018-02-08 11:43:53,249 DEBUG (MainThread) [root] >>>> /sbin/ip link >>>> > del dev veth_Kb2e2cTujn (cwd None) (cmdutils:150) >>>> > 00:04:37.462 2018-02-08 11:43:53,271 DEBUG (MainThread) [root] >>>> SUCCESS: >>>> > = ''; = 0 (cmdutils:158) >>>> > 00:04:37.463 --------------------- >> end captured logging << >>>> > --------------------- >>>> > 00:04:37.464 >>>> > 00:04:37.464 >>>> > ============================================================ >>>> ========== >>>> > 00:04:37.465 ERROR: test_get_non_existing_bridge_info >>>> > (network.netinfo_test.TestNetinfo) >>>> > 00:04:37.466 >>>> > ------------------------------------------------------------ >>>> ---------- >>>> > 00:04:37.466 Traceback (most recent call last): >>>> > 00:04:37.467 File "/usr/lib/python2.7/site-packages/mock/mock.py", >>>> line >>>> > 1305, in patched >>>> > 00:04:37.468 return func(*args, **keywargs) >>>> > 00:04:37.468 File >>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>> 64/vdsm/tests/network/netinfo_test.py", >>>> > line 108, in test_get_non_existing_bridge_info >>>> > 00:04:37.470 get() >>>> > 00:04:37.470 File >>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>> 64/vdsm/lib/vdsm/network/netinfo/cache.py", >>>> > line 137, in get >>>> > 00:04:37.472 return _get(vdsmnets) >>>> > 00:04:37.472 File >>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>> 64/vdsm/lib/vdsm/network/netinfo/cache.py", >>>> > line 62, in _get >>>> > 00:04:37.473 devices_info = _devices_report(ipaddrs, routes) >>>> > 00:04:37.474 File >>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>> 64/vdsm/lib/vdsm/network/netinfo/cache.py", >>>> > line 97, in _devices_report >>>> > 00:04:37.476 for dev in (link for link in getLinks() if not >>>> > link.isHidden()): >>>> > 00:04:37.477 File >>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>> 64/vdsm/lib/vdsm/network/netinfo/cache.py", >>>> > line 97, in >>>> > 00:04:37.478 for dev in (link for link in getLinks() if not >>>> > link.isHidden()): >>>> > 00:04:37.479 File >>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>> 64/vdsm/lib/vdsm/network/ipwrapper.py", >>>> > line 267, in getLinks >>>> > 00:04:37.481 in six.viewitems(dpdk.get_dpdk_devices())) >>>> > 00:04:37.481 File >>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>> 64/vdsm/lib/vdsm/network/link/dpdk.py", >>>> > line 44, in get_dpdk_devices >>>> > 00:04:37.483 dpdk_devices = _get_dpdk_devices() >>>> > 00:04:37.483 File >>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>> 64/vdsm/lib/vdsm/common/cache.py", >>>> > line 41, in __call__ >>>> > 00:04:37.485 value = self.func(*args) >>>> > 00:04:37.485 File >>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>> 64/vdsm/lib/vdsm/network/link/dpdk.py", >>>> > line 111, in _get_dpdk_devices >>>> > 00:04:37.487 devices = _lshw_command() >>>> > 00:04:37.487 File >>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>> 64/vdsm/lib/vdsm/network/link/dpdk.py", >>>> > line 127, in _lshw_command >>>> > 00:04:37.489 return _normalize_lshw_result(out) >>>> > 00:04:37.489 File >>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>> 64/vdsm/lib/vdsm/network/link/dpdk.py", >>>> > line 182, in _normalize_lshw_result >>>> > 00:04:37.491 return json.loads('[' + result + ']') >>>> > 00:04:37.491 File "/usr/lib64/python2.7/json/__init__.py", line >>>> 339, in >>>> > loads >>>> > 00:04:37.492 return _default_decoder.decode(s) >>>> > 00:04:37.493 File "/usr/lib64/python2.7/json/decoder.py", line >>>> 364, in >>>> > decode >>>> > 00:04:37.493 obj, end = self.raw_decode(s, idx=_w(s, 0).end()) >>>> > 00:04:37.494 File "/usr/lib64/python2.7/json/decoder.py", line >>>> 380, in >>>> > raw_decode >>>> > 00:04:37.496 obj, end = self.scan_once(s, idx) >>>> > 00:04:37.497 ValueError: Expecting , delimiter: line 11 column 8 >>>> (char 242) >>>> > 00:04:37.497 -------------------- >> begin captured logging << >>>> > -------------------- >>>> > 00:04:37.498 2018-02-08 11:43:53,427 DEBUG (MainThread) [root] lshw >>>> -json >>>> > -disable usb -disable pcmcia -disable isapnp -disable ide -disable >>>> scsi >>>> > -disable dmi -disable memory -disable cpuinfo (cwd None) >>>> (cmdutils:150) >>>> > 00:04:37.501 2018-02-08 11:43:53,573 DEBUG (MainThread) [root] >>>> SUCCESS: >>>> > = ''; = 0 (cmdutils:158) >>>> > 00:04:37.502 --------------------- >> end captured logging << >>>> > --------------------- >>>> > 00:04:37.503 >>>> > 00:04:37.503 >>>> > ============================================================ >>>> ========== >>>> > 00:04:37.503 ERROR: test_speed_in_range (network.netinfo_test. >>>> TestNetinfo) >>>> > 00:04:37.504 >>>> > ------------------------------------------------------------ >>>> ---------- >>>> > 00:04:37.505 Traceback (most recent call last): >>>> > 00:04:37.506 File >>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>> 64/vdsm/tests/network/netinfo_test.py", >>>> > line 71, in test_speed_in_range >>>> > 00:04:37.507 for d in nics.nics(): >>>> > 00:04:37.507 File >>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>> 64/vdsm/lib/vdsm/network/netinfo/misc.py", >>>> > line 57, in visible_devs >>>> > 00:04:37.509 return [dev.name for dev in getLinks() if >>>> predicate(dev) >>>> > and >>>> > 00:04:37.510 File >>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>> 64/vdsm/lib/vdsm/network/ipwrapper.py", >>>> > line 267, in getLinks >>>> > 00:04:37.511 in six.viewitems(dpdk.get_dpdk_devices())) >>>> > 00:04:37.512 File >>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>> 64/vdsm/lib/vdsm/network/link/dpdk.py", >>>> > line 44, in get_dpdk_devices >>>> > 00:04:37.513 dpdk_devices = _get_dpdk_devices() >>>> > 00:04:37.514 File >>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>> 64/vdsm/lib/vdsm/common/cache.py", >>>> > line 41, in __call__ >>>> > 00:04:37.515 value = self.func(*args) >>>> > 00:04:37.516 File >>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>> 64/vdsm/lib/vdsm/network/link/dpdk.py", >>>> > line 111, in _get_dpdk_devices >>>> > 00:04:37.517 devices = _lshw_command() >>>> > 00:04:37.518 File >>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>> 64/vdsm/lib/vdsm/network/link/dpdk.py", >>>> > line 127, in _lshw_command >>>> > 00:04:37.519 return _normalize_lshw_result(out) >>>> > 00:04:37.520 File >>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>> 64/vdsm/lib/vdsm/network/link/dpdk.py", >>>> > line 182, in _normalize_lshw_result >>>> > 00:04:37.521 return json.loads('[' + result + ']') >>>> > 00:04:37.522 File "/usr/lib64/python2.7/json/__init__.py", line >>>> 339, in >>>> > loads >>>> > 00:04:37.523 return _default_decoder.decode(s) >>>> > 00:04:37.523 File "/usr/lib64/python2.7/json/decoder.py", line >>>> 364, in >>>> > decode >>>> > 00:04:37.524 obj, end = self.raw_decode(s, idx=_w(s, 0).end()) >>>> > 00:04:37.524 File "/usr/lib64/python2.7/json/decoder.py", line >>>> 380, in >>>> > raw_decode >>>> > 00:04:37.525 obj, end = self.scan_once(s, idx) >>>> > 00:04:37.526 ValueError: Expecting , delimiter: line 11 column 8 >>>> (char 242) >>>> > 00:04:37.527 -------------------- >> begin captured logging << >>>> > -------------------- >>>> > 00:04:37.527 2018-02-08 11:43:53,906 DEBUG (MainThread) [root] lshw >>>> -json >>>> > -disable usb -disable pcmcia -disable isapnp -disable ide -disable >>>> scsi >>>> > -disable dmi -disable memory -disable cpuinfo (cwd None) >>>> (cmdutils:150) >>>> > 00:04:37.530 2018-02-08 11:43:54,060 DEBUG (MainThread) [root] >>>> SUCCESS: >>>> > = ''; = 0 (cmdutils:158) >>>> > 00:04:37.531 --------------------- >> end captured logging << >>>> > --------------------- >>>> > 00:04:37.532 >>>> > 00:04:37.532 >>>> > ============================================================ >>>> ========== >>>> > 00:04:37.533 ERROR: test_multiple_vlans >>>> > (network.tc_test.TestConfigureOutbound) >>>> > 00:04:37.534 >>>> > ------------------------------------------------------------ >>>> ---------- >>>> > 00:04:37.535 Traceback (most recent call last): >>>> > 00:04:37.535 File "/usr/lib/python2.7/site-packages/mock/mock.py", >>>> line >>>> > 1305, in patched >>>> > 00:04:37.536 return func(*args, **keywargs) >>>> > 00:04:37.537 File >>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>> 64/vdsm/tests/network/tc_test.py", >>>> > line 454, in test_multiple_vlans >>>> > 00:04:37.539 self.device_name, v.tag) >>>> > 00:04:37.539 File >>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>> 64/vdsm/lib/vdsm/network/configurators/qos.py", >>>> > line 48, in configure_outbound >>>> > 00:04:37.541 qosOutbound) >>>> > 00:04:37.541 File >>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>> 64/vdsm/lib/vdsm/network/configurators/qos.py", >>>> > line 163, in _qdisc_conf_out >>>> > 00:04:37.542 if not _is_explicit_defined_default_class(dev): >>>> > 00:04:37.543 File >>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>> 64/vdsm/lib/vdsm/network/configurators/qos.py", >>>> > line 208, in _is_explicit_defined_default_class >>>> > 00:04:37.545 netinfo = NetInfo(cache_get()) >>>> > 00:04:37.545 File >>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>> 64/vdsm/lib/vdsm/network/netinfo/cache.py", >>>> > line 137, in get >>>> > 00:04:37.547 return _get(vdsmnets) >>>> > 00:04:37.547 File >>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>> 64/vdsm/lib/vdsm/network/netinfo/cache.py", >>>> > line 62, in _get >>>> > 00:04:37.549 devices_info = _devices_report(ipaddrs, routes) >>>> > 00:04:37.549 File >>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>> 64/vdsm/lib/vdsm/network/netinfo/cache.py", >>>> > line 97, in _devices_report >>>> > 00:04:37.551 for dev in (link for link in getLinks() if not >>>> > link.isHidden()): >>>> > 00:04:37.552 File >>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>> 64/vdsm/lib/vdsm/network/netinfo/cache.py", >>>> > line 97, in >>>> > 00:04:37.553 for dev in (link for link in getLinks() if not >>>> > link.isHidden()): >>>> > 00:04:37.554 File >>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>> 64/vdsm/lib/vdsm/network/ipwrapper.py", >>>> > line 267, in getLinks >>>> > 00:04:37.556 in six.viewitems(dpdk.get_dpdk_devices())) >>>> > 00:04:37.556 File >>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>> 64/vdsm/lib/vdsm/network/link/dpdk.py", >>>> > line 44, in get_dpdk_devices >>>> > 00:04:37.558 dpdk_devices = _get_dpdk_devices() >>>> > 00:04:37.558 File >>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>> 64/vdsm/lib/vdsm/common/cache.py", >>>> > line 41, in __call__ >>>> > 00:04:37.560 value = self.func(*args) >>>> > 00:04:37.560 File >>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>> 64/vdsm/lib/vdsm/network/link/dpdk.py", >>>> > line 111, in _get_dpdk_devices >>>> > 00:04:37.562 devices = _lshw_command() >>>> > 00:04:37.562 File >>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>> 64/vdsm/lib/vdsm/network/link/dpdk.py", >>>> > line 127, in _lshw_command >>>> > 00:04:37.563 return _normalize_lshw_result(out) >>>> > 00:04:37.564 File >>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>> 64/vdsm/lib/vdsm/network/link/dpdk.py", >>>> > line 182, in _normalize_lshw_result >>>> > 00:04:37.566 return json.loads('[' + result + ']') >>>> > 00:04:37.566 File "/usr/lib64/python2.7/json/__init__.py", line >>>> 339, in >>>> > loads >>>> > 00:04:37.567 return _default_decoder.decode(s) >>>> > 00:04:37.568 File "/usr/lib64/python2.7/json/decoder.py", line >>>> 364, in >>>> > decode >>>> > 00:04:37.568 obj, end = self.raw_decode(s, idx=_w(s, 0).end()) >>>> > 00:04:37.569 File "/usr/lib64/python2.7/json/decoder.py", line >>>> 380, in >>>> > raw_decode >>>> > 00:04:37.570 obj, end = self.scan_once(s, idx) >>>> > 00:04:37.570 ValueError: Expecting , delimiter: line 11 column 8 >>>> (char 242) >>>> > 00:04:37.571 -------------------- >> begin captured logging << >>>> > -------------------- >>>> > 00:04:37.572 2018-02-08 11:44:00,920 DEBUG (MainThread) [root] >>>> /sbin/ip link >>>> > add name dummy_wVPHq type dummy (cwd None) (cmdutils:150) >>>> > 00:04:37.573 2018-02-08 11:44:00,932 DEBUG (MainThread) [root] >>>> SUCCESS: >>>> > = ''; = 0 (cmdutils:158) >>>> > 00:04:37.575 2018-02-08 11:44:00,933 DEBUG (MainThread) [root] >>>> /sbin/ip link >>>> > set dev dummy_wVPHq up (cwd None) (cmdutils:150) >>>> > 00:04:37.576 2018-02-08 11:44:00,962 DEBUG (MainThread) [root] >>>> SUCCESS: >>>> > = ''; = 0 (cmdutils:158) >>>> > 00:04:37.577 2018-02-08 11:44:00,964 DEBUG (MainThread) [root] >>>> /sbin/ip link >>>> > add link dummy_wVPHq name dummy_wVPHq.16 type vlan id 16 (cwd None) >>>> > (cmdutils:150) >>>> > 00:04:37.579 2018-02-08 11:44:00,977 DEBUG (MainThread) [root] >>>> SUCCESS: >>>> > = ''; = 0 (cmdutils:158) >>>> > 00:04:37.580 2018-02-08 11:44:00,978 DEBUG (MainThread) [root] >>>> /sbin/ip link >>>> > set dev dummy_wVPHq.16 up (cwd None) (cmdutils:150) >>>> > 00:04:37.581 2018-02-08 11:44:01,002 DEBUG (MainThread) [root] >>>> SUCCESS: >>>> > = ''; = 0 (cmdutils:158) >>>> > 00:04:37.582 2018-02-08 11:44:01,003 DEBUG (MainThread) [root] >>>> /sbin/ip link >>>> > add link dummy_wVPHq name dummy_wVPHq.17 type vlan id 17 (cwd None) >>>> > (cmdutils:150) >>>> > 00:04:37.584 2018-02-08 11:44:01,020 DEBUG (MainThread) [root] >>>> SUCCESS: >>>> > = ''; = 0 (cmdutils:158) >>>> > 00:04:37.585 2018-02-08 11:44:01,022 DEBUG (MainThread) [root] >>>> /sbin/ip link >>>> > set dev dummy_wVPHq.17 up (cwd None) (cmdutils:150) >>>> > 00:04:37.587 2018-02-08 11:44:01,047 DEBUG (MainThread) [root] >>>> SUCCESS: >>>> > = ''; = 0 (cmdutils:158) >>>> > 00:04:37.588 2018-02-08 11:44:01,048 DEBUG (MainThread) [root] >>>> /sbin/tc >>>> > qdisc show dev dummy_wVPHq (cwd None) (cmdutils:150) >>>> > 00:04:37.589 2018-02-08 11:44:01,062 DEBUG (MainThread) [root] >>>> SUCCESS: >>>> > = ''; = 0 (cmdutils:158) >>>> > 00:04:37.590 2018-02-08 11:44:01,064 DEBUG (MainThread) [root] >>>> /sbin/tc >>>> > qdisc del dev dummy_wVPHq root (cwd None) (cmdutils:150) >>>> > 00:04:37.592 2018-02-08 11:44:01,075 DEBUG (MainThread) [root] >>>> FAILED: >>>> > = 'RTNETLINK answers: No such file or directory\n'; = 2 >>>> (cmdutils:158) >>>> > 00:04:37.594 2018-02-08 11:44:01,076 DEBUG (MainThread) [root] >>>> /sbin/tc >>>> > qdisc del dev dummy_wVPHq ingress (cwd None) (cmdutils:150) >>>> > 00:04:37.595 2018-02-08 11:44:01,087 DEBUG (MainThread) [root] >>>> FAILED: >>>> > = 'RTNETLINK answers: No such file or directory\n'; = 2 >>>> (cmdutils:158) >>>> > 00:04:37.597 2018-02-08 11:44:01,089 DEBUG (MainThread) [root] >>>> /sbin/tc >>>> > qdisc add dev dummy_wVPHq root handle 0x1389: hfsc default 0x1388 >>>> (cwd None) >>>> > (cmdutils:150) >>>> > 00:04:37.599 2018-02-08 11:44:01,100 DEBUG (MainThread) [root] >>>> SUCCESS: >>>> > = ''; = 0 (cmdutils:158) >>>> > 00:04:37.600 2018-02-08 11:44:01,101 DEBUG (MainThread) [root] >>>> /sbin/tc >>>> > qdisc add dev dummy_wVPHq ingress (cwd None) (cmdutils:150) >>>> > 00:04:37.601 2018-02-08 11:44:01,112 DEBUG (MainThread) [root] >>>> SUCCESS: >>>> > = ''; = 0 (cmdutils:158) >>>> > 00:04:37.602 2018-02-08 11:44:01,113 DEBUG (MainThread) [root] >>>> /sbin/tc >>>> > class add dev dummy_wVPHq parent 1389: classid 1389:10 hfsc ul m2 >>>> 8000000bit >>>> > ls m1 32000000bit d 800000us m2 24000000bit (cwd None) (cmdutils:150) >>>> > 00:04:37.605 2018-02-08 11:44:01,124 DEBUG (MainThread) [root] >>>> SUCCESS: >>>> > = ''; = 0 (cmdutils:158) >>>> > 00:04:37.606 2018-02-08 11:44:01,126 DEBUG (MainThread) [root] >>>> /sbin/tc >>>> > class add dev dummy_wVPHq parent 1389: classid 1389:1388 hfsc ls m1 >>>> > 32000000bit d 800000us m2 24000000bit (cwd None) (cmdutils:150) >>>> > 00:04:37.608 2018-02-08 11:44:01,137 DEBUG (MainThread) [root] >>>> SUCCESS: >>>> > = ''; = 0 (cmdutils:158) >>>> > 00:04:37.609 2018-02-08 11:44:01,138 DEBUG (MainThread) [root] >>>> /sbin/tc >>>> > filter replace dev dummy_wVPHq protocol all parent 1389: pref 5000 >>>> u32 match >>>> > u8 0 0 flowid 0x1388 (cwd None) (cmdutils:150) >>>> > 00:04:37.611 2018-02-08 11:44:01,149 DEBUG (MainThread) [root] >>>> SUCCESS: >>>> > = ''; = 0 (cmdutils:158) >>>> > 00:04:37.612 2018-02-08 11:44:01,150 DEBUG (MainThread) [root] >>>> /sbin/tc >>>> > filter replace dev dummy_wVPHq protocol all parent 1389: pref 16 >>>> basic match >>>> > 'meta(vlan eq 16)' flowid 1389:10 (cwd None) (cmdutils:150) >>>> > 00:04:37.616 2018-02-08 11:44:01,163 DEBUG (MainThread) [root] >>>> SUCCESS: >>>> > = ''; = 0 (cmdutils:158) >>>> > 00:04:37.617 2018-02-08 11:44:01,164 DEBUG (MainThread) [root] >>>> /sbin/tc >>>> > qdisc add dev dummy_wVPHq parent 1389:10 handle 10: fq_codel (cwd >>>> None) >>>> > (cmdutils:150) >>>> > 00:04:37.619 2018-02-08 11:44:01,176 DEBUG (MainThread) [root] >>>> SUCCESS: >>>> > = ''; = 0 (cmdutils:158) >>>> > 00:04:37.621 2018-02-08 11:44:01,177 DEBUG (MainThread) [root] >>>> /sbin/tc >>>> > qdisc add dev dummy_wVPHq parent 1389:1388 handle 1388: fq_codel (cwd >>>> None) >>>> > (cmdutils:150) >>>> > 00:04:37.623 2018-02-08 11:44:01,188 DEBUG (MainThread) [root] >>>> SUCCESS: >>>> > = ''; = 0 (cmdutils:158) >>>> > 00:04:37.624 2018-02-08 11:44:01,189 DEBUG (MainThread) [root] >>>> /sbin/tc >>>> > qdisc show dev dummy_wVPHq (cwd None) (cmdutils:150) >>>> > 00:04:37.625 2018-02-08 11:44:01,201 DEBUG (MainThread) [root] >>>> SUCCESS: >>>> > = ''; = 0 (cmdutils:158) >>>> > 00:04:37.627 2018-02-08 11:44:01,202 DEBUG (MainThread) [root] >>>> /sbin/tc >>>> > filter show dev dummy_wVPHq parent 1389: (cwd None) (cmdutils:150) >>>> > 00:04:37.629 2018-02-08 11:44:01,214 DEBUG (MainThread) [root] >>>> SUCCESS: >>>> > = ''; = 0 (cmdutils:158) >>>> > 00:04:37.630 2018-02-08 11:44:01,215 DEBUG (MainThread) [root] >>>> /sbin/tc >>>> > class del dev dummy_wVPHq classid 1389:11 (cwd None) (cmdutils:150) >>>> > 00:04:37.632 2018-02-08 11:44:01,226 DEBUG (MainThread) [root] >>>> FAILED: >>>> > = 'RTNETLINK answers: No such file or directory\n'; = 2 >>>> (cmdutils:158) >>>> > 00:04:37.634 2018-02-08 11:44:01,227 DEBUG (MainThread) [root] >>>> /sbin/tc >>>> > class add dev dummy_wVPHq parent 1389: classid 1389:11 hfsc ul m2 >>>> 8000000bit >>>> > ls m1 32000000bit d 800000us m2 24000000bit (cwd None) (cmdutils:150) >>>> > 00:04:37.637 2018-02-08 11:44:01,239 DEBUG (MainThread) [root] >>>> SUCCESS: >>>> > = ''; = 0 (cmdutils:158) >>>> > 00:04:37.639 2018-02-08 11:44:01,248 DEBUG (MainThread) [root] lshw >>>> -json >>>> > -disable usb -disable pcmcia -disable isapnp -disable ide -disable >>>> scsi >>>> > -disable dmi -disable memory -disable cpuinfo (cwd None) >>>> (cmdutils:150) >>>> > 00:04:37.641 2018-02-08 11:44:01,405 DEBUG (MainThread) [root] >>>> SUCCESS: >>>> > = ''; = 0 (cmdutils:158) >>>> > 00:04:37.643 2018-02-08 11:44:01,408 DEBUG (netlink/events) [root] >>>> START >>>> > thread >>>> (func=>>> > method Monitor._scan of >>> at >>>> > 0x7fdcb6436450>>, args=(), kwargs={}) (concurrent:192) >>>> > 00:04:37.646 2018-02-08 11:44:01,410 DEBUG (MainThread) [root] >>>> /sbin/ip link >>>> > set dev dummy_wVPHq.17 down (cwd None) (cmdutils:150) >>>> > 00:04:37.647 2018-02-08 11:44:01,430 DEBUG (MainThread) [root] >>>> SUCCESS: >>>> > = ''; = 0 (cmdutils:158) >>>> > 00:04:37.648 2018-02-08 11:44:01,431 DEBUG (netlink/events) [root] >>>> FINISH >>>> > thread >>>> > (concurrent:195) >>>> > 00:04:37.650 2018-02-08 11:44:01,432 DEBUG (MainThread) [root] >>>> /sbin/ip link >>>> > del dev dummy_wVPHq.17 (cwd None) (cmdutils:150) >>>> > 00:04:37.651 2018-02-08 11:44:01,452 DEBUG (MainThread) [root] >>>> SUCCESS: >>>> > = ''; = 0 (cmdutils:158) >>>> > 00:04:37.652 2018-02-08 11:44:01,454 DEBUG (netlink/events) [root] >>>> START >>>> > thread >>>> (func=>>> > method Monitor._scan of >>> at >>>> > 0x7fdcb6436b90>>, args=(), kwargs={}) (concurrent:192) >>>> > 00:04:37.655 2018-02-08 11:44:01,456 DEBUG (MainThread) [root] >>>> /sbin/ip link >>>> > set dev dummy_wVPHq.16 down (cwd None) (cmdutils:150) >>>> > 00:04:37.657 2018-02-08 11:44:01,475 DEBUG (MainThread) [root] >>>> SUCCESS: >>>> > = ''; = 0 (cmdutils:158) >>>> > 00:04:37.658 2018-02-08 11:44:01,477 DEBUG (netlink/events) [root] >>>> FINISH >>>> > thread >>>> > (concurrent:195) >>>> > 00:04:37.660 2018-02-08 11:44:01,478 DEBUG (MainThread) [root] >>>> /sbin/ip link >>>> > del dev dummy_wVPHq.16 (cwd None) (cmdutils:150) >>>> > 00:04:37.661 2018-02-08 11:44:01,498 DEBUG (MainThread) [root] >>>> SUCCESS: >>>> > = ''; = 0 (cmdutils:158) >>>> > 00:04:37.662 --------------------- >> end captured logging << >>>> > --------------------- >>>> > 00:04:37.663 >>>> > 00:04:37.663 >>>> > ============================================================ >>>> ========== >>>> > 00:04:37.664 ERROR: test_single_vlan(2) >>>> > (network.tc_test.TestConfigureOutbound) >>>> > 00:04:37.665 >>>> > ------------------------------------------------------------ >>>> ---------- >>>> > 00:04:37.666 Traceback (most recent call last): >>>> > 00:04:37.666 File >>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>> 64/vdsm/tests/testlib.py", >>>> > line 143, in wrapper >>>> > 00:04:37.667 return f(self, *args) >>>> > 00:04:37.668 File "/usr/lib/python2.7/site-packages/mock/mock.py", >>>> line >>>> > 1305, in patched >>>> > 00:04:37.668 return func(*args, **keywargs) >>>> > 00:04:37.669 File >>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>> 64/vdsm/tests/network/tc_test.py", >>>> > line 433, in test_single_vlan >>>> > 00:04:37.670 vlan.tag) >>>> > 00:04:37.671 File >>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>> 64/vdsm/lib/vdsm/network/configurators/qos.py", >>>> > line 48, in configure_outbound >>>> > 00:04:37.672 qosOutbound) >>>> > 00:04:37.672 File >>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>> 64/vdsm/lib/vdsm/network/configurators/qos.py", >>>> > line 163, in _qdisc_conf_out >>>> > 00:04:37.674 if not _is_explicit_defined_default_class(dev): >>>> > 00:04:37.675 File >>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>> 64/vdsm/lib/vdsm/network/configurators/qos.py", >>>> > line 208, in _is_explicit_defined_default_class >>>> > 00:04:37.677 netinfo = NetInfo(cache_get()) >>>> > 00:04:37.677 File >>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>> 64/vdsm/lib/vdsm/network/netinfo/cache.py", >>>> > line 137, in get >>>> > 00:04:37.679 return _get(vdsmnets) >>>> > 00:04:37.679 File >>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>> 64/vdsm/lib/vdsm/network/netinfo/cache.py", >>>> > line 62, in _get >>>> > 00:04:37.681 devices_info = _devices_report(ipaddrs, routes) >>>> > 00:04:37.681 File >>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>> 64/vdsm/lib/vdsm/network/netinfo/cache.py", >>>> > line 97, in _devices_report >>>> > 00:04:37.683 for dev in (link for link in getLinks() if not >>>> > link.isHidden()): >>>> > 00:04:37.684 File >>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>> 64/vdsm/lib/vdsm/network/netinfo/cache.py", >>>> > line 97, in >>>> > 00:04:37.685 for dev in (link for link in getLinks() if not >>>> > link.isHidden()): >>>> > 00:04:37.686 File >>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>> 64/vdsm/lib/vdsm/network/ipwrapper.py", >>>> > line 267, in getLinks >>>> > 00:04:37.688 in six.viewitems(dpdk.get_dpdk_devices())) >>>> > 00:04:37.688 File >>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>> 64/vdsm/lib/vdsm/network/link/dpdk.py", >>>> > line 44, in get_dpdk_devices >>>> > 00:04:37.690 dpdk_devices = _get_dpdk_devices() >>>> > 00:04:37.690 File >>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>> 64/vdsm/lib/vdsm/common/cache.py", >>>> > line 41, in __call__ >>>> > 00:04:37.692 value = self.func(*args) >>>> > 00:04:37.692 File >>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>> 64/vdsm/lib/vdsm/network/link/dpdk.py", >>>> > line 111, in _get_dpdk_devices >>>> > 00:04:37.693 devices = _lshw_command() >>>> > 00:04:37.694 File >>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>> 64/vdsm/lib/vdsm/network/link/dpdk.py", >>>> > line 127, in _lshw_command >>>> > 00:04:37.695 return _normalize_lshw_result(out) >>>> > 00:04:37.696 File >>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>> 64/vdsm/lib/vdsm/network/link/dpdk.py", >>>> > line 182, in _normalize_lshw_result >>>> > 00:04:37.698 return json.loads('[' + result + ']') >>>> > 00:04:37.698 File "/usr/lib64/python2.7/json/__init__.py", line >>>> 339, in >>>> > loads >>>> > 00:04:37.699 return _default_decoder.decode(s) >>>> > 00:04:37.699 File "/usr/lib64/python2.7/json/decoder.py", line >>>> 364, in >>>> > decode >>>> > 00:04:37.700 obj, end = self.raw_decode(s, idx=_w(s, 0).end()) >>>> > 00:04:37.701 File "/usr/lib64/python2.7/json/decoder.py", line >>>> 380, in >>>> > raw_decode >>>> > 00:04:37.702 obj, end = self.scan_once(s, idx) >>>> > 00:04:37.702 ValueError: Expecting , delimiter: line 11 column 8 >>>> (char 242) >>>> > 00:04:37.703 -------------------- >> begin captured logging << >>>> > -------------------- >>>> > 00:04:37.704 2018-02-08 11:44:02,101 DEBUG (MainThread) [root] >>>> /sbin/ip link >>>> > add name dummy_ysznk type dummy (cwd None) (cmdutils:150) >>>> > 00:04:37.705 2018-02-08 11:44:02,116 DEBUG (MainThread) [root] >>>> SUCCESS: >>>> > = ''; = 0 (cmdutils:158) >>>> > 00:04:37.706 2018-02-08 11:44:02,117 DEBUG (MainThread) [root] >>>> /sbin/ip link >>>> > set dev dummy_ysznk up (cwd None) (cmdutils:150) >>>> > 00:04:37.708 2018-02-08 11:44:02,149 DEBUG (MainThread) [root] >>>> SUCCESS: >>>> > = ''; = 0 (cmdutils:158) >>>> > 00:04:37.709 2018-02-08 11:44:02,151 DEBUG (MainThread) [root] >>>> /sbin/ip link >>>> > add link dummy_ysznk name dummy_ysznk.16 type vlan id 16 (cwd None) >>>> > (cmdutils:150) >>>> > 00:04:37.710 2018-02-08 11:44:02,166 DEBUG (MainThread) [root] >>>> SUCCESS: >>>> > = ''; = 0 (cmdutils:158) >>>> > 00:04:37.712 2018-02-08 11:44:02,167 DEBUG (MainThread) [root] >>>> /sbin/ip link >>>> > set dev dummy_ysznk.16 up (cwd None) (cmdutils:150) >>>> > 00:04:37.713 2018-02-08 11:44:02,190 DEBUG (MainThread) [root] >>>> SUCCESS: >>>> > = ''; = 0 (cmdutils:158) >>>> > 00:04:37.714 2018-02-08 11:44:02,191 DEBUG (MainThread) [root] >>>> /sbin/tc >>>> > qdisc show dev dummy_ysznk (cwd None) (cmdutils:150) >>>> > 00:04:37.715 2018-02-08 11:44:02,205 DEBUG (MainThread) [root] >>>> SUCCESS: >>>> > = ''; = 0 (cmdutils:158) >>>> > 00:04:37.716 2018-02-08 11:44:02,206 DEBUG (MainThread) [root] >>>> /sbin/tc >>>> > qdisc del dev dummy_ysznk root (cwd None) (cmdutils:150) >>>> > 00:04:37.718 2018-02-08 11:44:02,219 DEBUG (MainThread) [root] >>>> FAILED: >>>> > = 'RTNETLINK answers: No such file or directory\n'; = 2 >>>> (cmdutils:158) >>>> > 00:04:37.720 2018-02-08 11:44:02,220 DEBUG (MainThread) [root] >>>> /sbin/tc >>>> > qdisc del dev dummy_ysznk ingress (cwd None) (cmdutils:150) >>>> > 00:04:37.721 2018-02-08 11:44:02,233 DEBUG (MainThread) [root] >>>> FAILED: >>>> > = 'RTNETLINK answers: No such file or directory\n'; = 2 >>>> (cmdutils:158) >>>> > 00:04:37.723 2018-02-08 11:44:02,235 DEBUG (MainThread) [root] >>>> /sbin/tc >>>> > qdisc add dev dummy_ysznk root handle 0x1389: hfsc default 0x1388 >>>> (cwd None) >>>> > (cmdutils:150) >>>> > 00:04:37.724 2018-02-08 11:44:02,248 DEBUG (MainThread) [root] >>>> SUCCESS: >>>> > = ''; = 0 (cmdutils:158) >>>> > 00:04:37.725 2018-02-08 11:44:02,249 DEBUG (MainThread) [root] >>>> /sbin/tc >>>> > qdisc add dev dummy_ysznk ingress (cwd None) (cmdutils:150) >>>> > 00:04:37.727 2018-02-08 11:44:02,262 DEBUG (MainThread) [root] >>>> SUCCESS: >>>> > = ''; = 0 (cmdutils:158) >>>> > 00:04:37.728 2018-02-08 11:44:02,264 DEBUG (MainThread) [root] >>>> /sbin/tc >>>> > class add dev dummy_ysznk parent 1389: classid 1389:10 hfsc ul m2 >>>> 8000000bit >>>> > ls m1 32000000bit d 800000us m2 24000000bit (cwd None) (cmdutils:150) >>>> > 00:04:37.730 2018-02-08 11:44:02,277 DEBUG (MainThread) [root] >>>> SUCCESS: >>>> > = ''; = 0 (cmdutils:158) >>>> > 00:04:37.732 2018-02-08 11:44:02,278 DEBUG (MainThread) [root] >>>> /sbin/tc >>>> > class add dev dummy_ysznk parent 1389: classid 1389:1388 hfsc ls m1 >>>> > 32000000bit d 800000us m2 24000000bit (cwd None) (cmdutils:150) >>>> > 00:04:37.734 2018-02-08 11:44:02,291 DEBUG (MainThread) [root] >>>> SUCCESS: >>>> > = ''; = 0 (cmdutils:158) >>>> > 00:04:37.735 2018-02-08 11:44:02,292 DEBUG (MainThread) [root] >>>> /sbin/tc >>>> > filter replace dev dummy_ysznk protocol all parent 1389: pref 5000 >>>> u32 match >>>> > u8 0 0 flowid 0x1388 (cwd None) (cmdutils:150) >>>> > 00:04:37.738 2018-02-08 11:44:02,306 DEBUG (MainThread) [root] >>>> SUCCESS: >>>> > = ''; = 0 (cmdutils:158) >>>> > 00:04:37.739 2018-02-08 11:44:02,307 DEBUG (MainThread) [root] >>>> /sbin/tc >>>> > filter replace dev dummy_ysznk protocol all parent 1389: pref 16 >>>> basic match >>>> > 'meta(vlan eq 16)' flowid 1389:10 (cwd None) (cmdutils:150) >>>> > 00:04:37.742 2018-02-08 11:44:02,320 DEBUG (MainThread) [root] >>>> SUCCESS: >>>> > = ''; = 0 (cmdutils:158) >>>> > 00:04:37.743 2018-02-08 11:44:02,321 DEBUG (MainThread) [root] >>>> /sbin/tc >>>> > qdisc add dev dummy_ysznk parent 1389:10 handle 10: fq_codel (cwd >>>> None) >>>> > (cmdutils:150) >>>> > 00:04:37.745 2018-02-08 11:44:02,333 DEBUG (MainThread) [root] >>>> SUCCESS: >>>> > = ''; = 0 (cmdutils:158) >>>> > 00:04:37.746 2018-02-08 11:44:02,334 DEBUG (MainThread) [root] >>>> /sbin/tc >>>> > qdisc add dev dummy_ysznk parent 1389:1388 handle 1388: fq_codel (cwd >>>> None) >>>> > (cmdutils:150) >>>> > 00:04:37.747 2018-02-08 11:44:02,346 DEBUG (MainThread) [root] >>>> SUCCESS: >>>> > = ''; = 0 (cmdutils:158) >>>> > 00:04:37.749 2018-02-08 11:44:02,347 DEBUG (MainThread) [root] >>>> /sbin/tc >>>> > qdisc show dev dummy_ysznk (cwd None) (cmdutils:150) >>>> > 00:04:37.751 2018-02-08 11:44:02,359 DEBUG (MainThread) [root] >>>> SUCCESS: >>>> > = ''; = 0 (cmdutils:158) >>>> > 00:04:37.752 2018-02-08 11:44:02,360 DEBUG (MainThread) [root] >>>> /sbin/tc >>>> > filter show dev dummy_ysznk parent 1389: (cwd None) (cmdutils:150) >>>> > 00:04:37.754 2018-02-08 11:44:02,372 DEBUG (MainThread) [root] >>>> SUCCESS: >>>> > = ''; = 0 (cmdutils:158) >>>> > 00:04:37.755 2018-02-08 11:44:02,374 DEBUG (MainThread) [root] >>>> /sbin/tc >>>> > filter del dev dummy_ysznk pref 16 parent 1389: (cwd None) >>>> (cmdutils:150) >>>> > 00:04:37.757 2018-02-08 11:44:02,386 DEBUG (MainThread) [root] >>>> SUCCESS: >>>> > = ''; = 0 (cmdutils:158) >>>> > 00:04:37.758 2018-02-08 11:44:02,387 DEBUG (MainThread) [root] >>>> /sbin/tc >>>> > class del dev dummy_ysznk classid 1389:10 (cwd None) (cmdutils:150) >>>> > 00:04:37.760 2018-02-08 11:44:02,398 DEBUG (MainThread) [root] >>>> SUCCESS: >>>> > = ''; = 0 (cmdutils:158) >>>> > 00:04:37.761 2018-02-08 11:44:02,400 DEBUG (MainThread) [root] >>>> /sbin/tc >>>> > class add dev dummy_ysznk parent 1389: classid 1389:10 hfsc ul m2 >>>> 8000000bit >>>> > ls m1 32000000bit d 800000us m2 24000000bit (cwd None) (cmdutils:150) >>>> > 00:04:37.764 2018-02-08 11:44:02,412 DEBUG (MainThread) [root] >>>> SUCCESS: >>>> > = ''; = 0 (cmdutils:158) >>>> > 00:04:37.765 2018-02-08 11:44:02,421 DEBUG (MainThread) [root] lshw >>>> -json >>>> > -disable usb -disable pcmcia -disable isapnp -disable ide -disable >>>> scsi >>>> > -disable dmi -disable memory -disable cpuinfo (cwd None) >>>> (cmdutils:150) >>>> > 00:04:37.768 2018-02-08 11:44:02,584 DEBUG (MainThread) [root] >>>> SUCCESS: >>>> > = ''; = 0 (cmdutils:158) >>>> > 00:04:37.769 2018-02-08 11:44:02,587 DEBUG (netlink/events) [root] >>>> START >>>> > thread >>>> (func=>>> > method Monitor._scan of >>> at >>>> > 0x7fdcb6436410>>, args=(), kwargs={}) (concurrent:192) >>>> > 00:04:37.773 2018-02-08 11:44:02,588 DEBUG (MainThread) [root] >>>> /sbin/ip link >>>> > set dev dummy_ysznk.16 down (cwd None) (cmdutils:150) >>>> > 00:04:37.775 2018-02-08 11:44:02,609 DEBUG (MainThread) [root] >>>> SUCCESS: >>>> > = ''; = 0 (cmdutils:158) >>>> > 00:04:37.776 2018-02-08 11:44:02,610 DEBUG (netlink/events) [root] >>>> FINISH >>>> > thread >>>> > (concurrent:195) >>>> > 00:04:37.778 2018-02-08 11:44:02,611 DEBUG (MainThread) [root] >>>> /sbin/ip link >>>> > del dev dummy_ysznk.16 (cwd None) (cmdutils:150) >>>> > 00:04:37.780 2018-02-08 11:44:02,636 DEBUG (MainThread) [root] >>>> SUCCESS: >>>> > = ''; = 0 (cmdutils:158) >>>> > 00:04:37.781 --------------------- >> end captured logging << >>>> > --------------------- >>>> > 00:04:37.782 >>>> > 00:04:37.782 >>>> > ============================================================ >>>> ========== >>>> > 00:04:37.783 ERROR: testHostSampleHandlesDisappearingVlanInterfaces >>>> > (virttests.sampling_test.InterfaceSampleTests) >>>> > 00:04:37.784 >>>> > ------------------------------------------------------------ >>>> ---------- >>>> > 00:04:37.785 Traceback (most recent call last): >>>> > 00:04:37.785 File >>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>> 64/vdsm/tests/testValidation.py", >>>> > line 191, in wrapper >>>> > 00:04:37.787 return f(*args, **kwargs) >>>> > 00:04:37.787 File >>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>> 64/vdsm/tests/virttests/sampling_test.py", >>>> > line 346, in testHostSampleHandlesDisappearingVlanInterfaces >>>> > 00:04:37.789 interfaces_and_samples = >>>> > sampling._get_interfaces_and_samples() >>>> > 00:04:37.790 File >>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>> 64/vdsm/lib/vdsm/virt/sampling.py", >>>> > line 200, in _get_interfaces_and_samples >>>> > 00:04:37.791 for link in ipwrapper.getLinks(): >>>> > 00:04:37.792 File >>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>> 64/vdsm/tests/virttests/sampling_test.py", >>>> > line 339, in faultyGetLinks >>>> > 00:04:37.793 all_links = list(original_getLinks()) >>>> > 00:04:37.794 File >>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>> 64/vdsm/lib/vdsm/network/ipwrapper.py", >>>> > line 267, in getLinks >>>> > 00:04:37.795 in six.viewitems(dpdk.get_dpdk_devices())) >>>> > 00:04:37.796 File >>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>> 64/vdsm/lib/vdsm/network/link/dpdk.py", >>>> > line 44, in get_dpdk_devices >>>> > 00:04:37.798 dpdk_devices = _get_dpdk_devices() >>>> > 00:04:37.798 File >>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>> 64/vdsm/lib/vdsm/common/cache.py", >>>> > line 41, in __call__ >>>> > 00:04:37.799 value = self.func(*args) >>>> > 00:04:37.800 File >>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>> 64/vdsm/lib/vdsm/network/link/dpdk.py", >>>> > line 111, in _get_dpdk_devices >>>> > 00:04:37.801 devices = _lshw_command() >>>> > 00:04:37.802 File >>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>> 64/vdsm/lib/vdsm/network/link/dpdk.py", >>>> > line 127, in _lshw_command >>>> > 00:04:37.803 return _normalize_lshw_result(out) >>>> > 00:04:37.804 File >>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>> 64/vdsm/lib/vdsm/network/link/dpdk.py", >>>> > line 182, in _normalize_lshw_result >>>> > 00:04:37.805 return json.loads('[' + result + ']') >>>> > 00:04:37.806 File "/usr/lib64/python2.7/json/__init__.py", line >>>> 339, in >>>> > loads >>>> > 00:04:37.807 return _default_decoder.decode(s) >>>> > 00:04:37.807 File "/usr/lib64/python2.7/json/decoder.py", line >>>> 364, in >>>> > decode >>>> > 00:04:37.808 obj, end = self.raw_decode(s, idx=_w(s, 0).end()) >>>> > 00:04:37.809 File "/usr/lib64/python2.7/json/decoder.py", line >>>> 380, in >>>> > raw_decode >>>> > 00:04:37.810 obj, end = self.scan_once(s, idx) >>>> > 00:04:37.810 ValueError: Expecting , delimiter: line 11 column 8 >>>> (char 242) >>>> > 00:04:37.811 -------------------- >> begin captured logging << >>>> > -------------------- >>>> > 00:04:37.812 2018-02-08 11:44:17,378 DEBUG (MainThread) [root] >>>> /sbin/ip link >>>> > add name dummy_8gyyz type dummy (cwd None) (cmdutils:150) >>>> > 00:04:37.813 2018-02-08 11:44:17,406 DEBUG (MainThread) [root] >>>> SUCCESS: >>>> > = ''; = 0 (cmdutils:158) >>>> > 00:04:37.814 2018-02-08 11:44:17,421 DEBUG (netlink/events) [root] >>>> START >>>> > thread >>>> (func=>>> > method Monitor._scan of >>> at >>>> > 0x7fdcb6829e10>>, args=(), kwargs={}) (concurrent:192) >>>> > 00:04:37.817 2018-02-08 11:44:17,423 DEBUG (MainThread) [root] >>>> /sbin/ip link >>>> > set dev dummy_8gyyz up (cwd None) (cmdutils:150) >>>> > 00:04:37.819 2018-02-08 11:44:17,450 DEBUG (MainThread) [root] >>>> SUCCESS: >>>> > = ''; = 0 (cmdutils:158) >>>> > 00:04:37.820 2018-02-08 11:44:17,454 DEBUG (netlink/events) [root] >>>> FINISH >>>> > thread >>>> > (concurrent:195) >>>> > 00:04:37.821 2018-02-08 11:44:17,455 DEBUG (MainThread) [root] >>>> /sbin/ip link >>>> > add link dummy_8gyyz name vlan_669 type vlan id 999 (cwd None) >>>> > (cmdutils:150) >>>> > 00:04:37.823 2018-02-08 11:44:17,477 DEBUG (MainThread) [root] >>>> SUCCESS: >>>> > = ''; = 0 (cmdutils:158) >>>> > 00:04:37.823 2018-02-08 11:44:17,479 DEBUG (MainThread) [root] lshw >>>> -json >>>> > -disable usb -disable pcmcia -disable isapnp -disable ide -disable >>>> scsi >>>> > -disable dmi -disable memory -disable cpuinfo (cwd None) >>>> (cmdutils:150) >>>> > 00:04:37.825 2018-02-08 11:44:17,657 DEBUG (MainThread) [root] >>>> SUCCESS: >>>> > = ''; = 0 (cmdutils:158) >>>> > 00:04:37.825 2018-02-08 11:44:17,658 DEBUG (MainThread) [root] >>>> /sbin/ip link >>>> > del dev vlan_669 (cwd None) (cmdutils:150) >>>> > 00:04:37.826 2018-02-08 11:44:17,681 DEBUG (MainThread) [root] >>>> SUCCESS: >>>> > = ''; = 0 (cmdutils:158) >>>> > 00:04:37.826 2018-02-08 11:44:17,683 DEBUG (MainThread) [root] >>>> /sbin/ip link >>>> > del dev dummy_8gyyz (cwd None) (cmdutils:150) >>>> > 00:04:37.827 2018-02-08 11:44:17,708 DEBUG (MainThread) [root] >>>> SUCCESS: >>>> > = ''; = 0 (cmdutils:158) >>>> > 00:04:37.828 --------------------- >> end captured logging << >>>> > --------------------- >>>> > 00:04:37.828 >>>> > 00:04:37.828 >>>> > ============================================================ >>>> ========== >>>> > 00:04:37.828 ERROR: testHostSampleReportsNewInterface >>>> > (virttests.sampling_test.InterfaceSampleTests) >>>> > 00:04:37.829 >>>> > ------------------------------------------------------------ >>>> ---------- >>>> > 00:04:37.829 Traceback (most recent call last): >>>> > 00:04:37.830 File >>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>> 64/vdsm/tests/testValidation.py", >>>> > line 191, in wrapper >>>> > 00:04:37.830 return f(*args, **kwargs) >>>> > 00:04:37.831 File >>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>> 64/vdsm/tests/virttests/sampling_test.py", >>>> > line 326, in testHostSampleReportsNewInterface >>>> > 00:04:37.831 sampling._get_interfaces_and_samples())) >>>> > 00:04:37.832 File >>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>> 64/vdsm/lib/vdsm/virt/sampling.py", >>>> > line 200, in _get_interfaces_and_samples >>>> > 00:04:37.833 for link in ipwrapper.getLinks(): >>>> > 00:04:37.833 File >>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>> 64/vdsm/lib/vdsm/network/ipwrapper.py", >>>> > line 267, in getLinks >>>> > 00:04:37.834 in six.viewitems(dpdk.get_dpdk_devices())) >>>> > 00:04:37.834 File >>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>> 64/vdsm/lib/vdsm/network/link/dpdk.py", >>>> > line 44, in get_dpdk_devices >>>> > 00:04:37.835 dpdk_devices = _get_dpdk_devices() >>>> > 00:04:37.835 File >>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>> 64/vdsm/lib/vdsm/common/cache.py", >>>> > line 41, in __call__ >>>> > 00:04:37.836 value = self.func(*args) >>>> > 00:04:37.836 File >>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>> 64/vdsm/lib/vdsm/network/link/dpdk.py", >>>> > line 111, in _get_dpdk_devices >>>> > 00:04:37.837 devices = _lshw_command() >>>> > 00:04:37.837 File "/home/jeCoverage.py warning: Module >>>> > /home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/vdsm >>>> was >>>> > never imported. (module-not-imported) >>>> > 00:04:51.224 >>>> > nkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/ >>>> lib/vdsm/network/link/dpdk.py", >>>> > line 127, in _lshw_command >>>> > 00:04:51.225 return _normalize_lshw_result(out) >>>> > 00:04:51.226 File >>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>> 64/vdsm/lib/vdsm/network/link/dpdk.py", >>>> > line 182, in _normalize_lshw_result >>>> > 00:04:51.227 return json.loads('[' + result + ']') >>>> > 00:04:51.228 File "/usr/lib64/python2.7/json/__init__.py", line >>>> 339, in >>>> > loads >>>> > 00:04:51.229 return _default_decoder.decode(s) >>>> > 00:04:51.229 File "/usr/lib64/python2.7/json/decoder.py", line >>>> 364, in >>>> > decode >>>> > 00:04:51.230 obj, end = self.raw_decode(s, idx=_w(s, 0).end()) >>>> > 00:04:51.231 File "/usr/lib64/python2.7/json/decoder.py", line >>>> 380, in >>>> > raw_decode >>>> > 00:04:51.231 obj, end = self.scan_once(s, idx) >>>> > 00:04:51.232 ValueError: Expecting , delimiter: line 11 column 8 >>>> (char 242) >>>> > 00:04:51.233 -------------------- >> begin captured logging << >>>> > -------------------- >>>> > 00:04:51.234 2018-02-08 11:44:17,714 DEBUG (MainThread) [root] lshw >>>> -json >>>> > -disable usb -disable pcmcia -disable isapnp -disable ide -disable >>>> scsi >>>> > -disable dmi -disable memory -disable cpuinfo (cwd None) >>>> (cmdutils:150) >>>> > 00:04:51.237 2018-02-08 11:44:17,871 DEBUG (MainThread) [root] >>>> SUCCESS: >>>> > = ''; = 0 (cmdutils:158) >>>> > 00:04:51.238 --------------------- >> end captured logging << >>>> > --------------------- >>>> > >>>> > >>>> >>> -------------- next part -------------- An HTML attachment was scrubbed... URL: From nsoffer at redhat.com Thu Feb 8 13:33:39 2018 From: nsoffer at redhat.com (Nir Soffer) Date: Thu, 08 Feb 2018 13:33:39 +0000 Subject: [ovirt-devel] [VDSM] network tests failing the build again In-Reply-To: References: Message-ID: On Thu, Feb 8, 2018 at 3:24 PM Edward Haas wrote: > On Thu, Feb 8, 2018 at 3:18 PM, Nir Soffer wrote: > >> On Thu, Feb 8, 2018 at 3:14 PM Edward Haas wrote: >> >>> On Thu, Feb 8, 2018 at 3:07 PM, Nir Soffer wrote: >>> >>>> On Thu, Feb 8, 2018 at 2:52 PM Dan Kenigsberg >>>> wrote: >>>> >>>>> On Thu, Feb 8, 2018 at 2:33 PM, Nir Soffer wrote: >>>>> > Did we changes something in the CI or the network code? We see the >>>>> following >>>>> > failures since yesterday. >>>>> > >>>>> > I'm ignoring the failures since they are not related to the patch, >>>>> but >>>>> > checking these >>>>> > failures waste lot time. >>>>> > >>>>> > Can someone from network look at this? >>>>> >>>>> We are. Fedora broke us >>>>> Bug 1543320 - Regression in lshw json output format. >>>>> >>>> >>>> Great. So mark the tests as xfail on fedora 27? >>>> >>> >>> Negative, VDSM is broken on fc27. >>> >> >> Edward, your tests are harmful for other developers. Silence them >> or we will remove the network test from check-patch. >> >> > Good luck with that. > VDSM will not come up on latest fc27, unless you find a way to work > without networking. > We don't stop developing vdsm because some distro is broken now. > > >> >>> >>>> >>>>> >>>>> > >>>>> > >>>>> http://jenkins.ovirt.org/job/vdsm_master_check-patch-fc27-x86_64/1283/consoleFull >>>>> > >>>>> > 00:04:37.280 >>>>> > >>>>> ====================================================================== >>>>> > 00:04:37.280 ERROR: test_identify_non_vlan_base_device >>>>> > (network.link_vlan_test.LinkIfaceTests) >>>>> > 00:04:37.281 >>>>> > >>>>> ---------------------------------------------------------------------- >>>>> > 00:04:37.281 Traceback (most recent call last): >>>>> > 00:04:37.281 File >>>>> > >>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/tests/network/link_vlan_test.py", >>>>> > line 46, in test_identify_non_vlan_base_device >>>>> > 00:04:37.282 self.assertFalse(vlan.is_base_device(nic)) >>>>> > 00:04:37.283 File >>>>> > >>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/vlan.py", >>>>> > line 47, in is_base_device >>>>> > 00:04:37.283 return any(get_vlans_on_base_device(dev_name)) >>>>> > 00:04:37.284 File >>>>> > >>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/vlan.py", >>>>> > line 41, in >>>>> > 00:04:37.284 return (iface_properties['name'] for >>>>> iface_properties in >>>>> > iface.list() >>>>> > 00:04:37.285 File >>>>> > >>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/iface.py", >>>>> > line 227, in list >>>>> > 00:04:37.285 in six.viewitems(dpdk.get_dpdk_devices())) >>>>> > 00:04:37.286 File >>>>> > >>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", >>>>> > line 47, in get_dpdk_devices >>>>> > 00:04:37.287 dpdk_devices = _get_dpdk_devices() >>>>> > 00:04:37.287 File >>>>> > >>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/common/cache.py", >>>>> > line 41, in __call__ >>>>> > 00:04:37.287 value = self.func(*args) >>>>> > 00:04:37.288 File >>>>> > >>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", >>>>> > line 111, in _get_dpdk_devices >>>>> > 00:04:37.288 devices = _lshw_command() >>>>> > 00:04:37.289 File >>>>> > >>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", >>>>> > line 127, in _lshw_command >>>>> > 00:04:37.289 return _normalize_lshw_result(out) >>>>> > 00:04:37.290 File >>>>> > >>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", >>>>> > line 182, in _normalize_lshw_result >>>>> > 00:04:37.290 return json.loads('[' + result + ']') >>>>> > 00:04:37.291 File "/usr/lib64/python2.7/json/__init__.py", line >>>>> 339, in >>>>> > loads >>>>> > 00:04:37.291 return _default_decoder.decode(s) >>>>> > 00:04:37.291 File "/usr/lib64/python2.7/json/decoder.py", line >>>>> 364, in >>>>> > decode >>>>> > 00:04:37.292 obj, end = self.raw_decode(s, idx=_w(s, 0).end()) >>>>> > 00:04:37.292 File "/usr/lib64/python2.7/json/decoder.py", line >>>>> 380, in >>>>> > raw_decode >>>>> > 00:04:37.292 obj, end = self.scan_once(s, idx) >>>>> > 00:04:37.293 ValueError: Expecting , delimiter: line 11 column 8 >>>>> (char 242) >>>>> > 00:04:37.293 -------------------- >> begin captured logging << >>>>> > -------------------- >>>>> > 00:04:37.294 2018-02-08 11:43:47,659 DEBUG (MainThread) [root] >>>>> /sbin/ip link >>>>> > add name dummy_Afi2m type dummy (cwd None) (cmdutils:150) >>>>> > 00:04:37.294 2018-02-08 11:43:47,675 DEBUG (MainThread) [root] >>>>> SUCCESS: >>>>> > = ''; = 0 (cmdutils:158) >>>>> > 00:04:37.295 2018-02-08 11:43:47,678 DEBUG (netlink/events) [root] >>>>> START >>>>> > thread >>>>> (func=>>>> > method Monitor._scan of >>>> at >>>>> > 0x7fdcb6687290>>, args=(), kwargs={}) (concurrent:192) >>>>> > 00:04:37.296 2018-02-08 11:43:47,680 DEBUG (MainThread) [root] >>>>> /sbin/ip link >>>>> > set dev dummy_Afi2m up (cwd None) (cmdutils:150) >>>>> > 00:04:37.297 2018-02-08 11:43:47,700 DEBUG (MainThread) [root] >>>>> SUCCESS: >>>>> > = ''; = 0 (cmdutils:158) >>>>> > 00:04:37.298 2018-02-08 11:43:47,704 DEBUG (netlink/events) [root] >>>>> FINISH >>>>> > thread >>>>> > (concurrent:195) >>>>> > 00:04:37.298 2018-02-08 11:43:47,706 DEBUG (MainThread) [root] lshw >>>>> -json >>>>> > -disable usb -disable pcmcia -disable isapnp -disable ide -disable >>>>> scsi >>>>> > -disable dmi -disable memory -disable cpuinfo (cwd None) >>>>> (cmdutils:150) >>>>> > 00:04:37.300 2018-02-08 11:43:47,866 DEBUG (MainThread) [root] >>>>> SUCCESS: >>>>> > = ''; = 0 (cmdutils:158) >>>>> > 00:04:37.300 2018-02-08 11:43:47,868 DEBUG (MainThread) [root] >>>>> /sbin/ip link >>>>> > del dev dummy_Afi2m (cwd None) (cmdutils:150) >>>>> > 00:04:37.301 2018-02-08 11:43:47,896 DEBUG (MainThread) [root] >>>>> SUCCESS: >>>>> > = ''; = 0 (cmdutils:158) >>>>> > 00:04:37.301 --------------------- >> end captured logging << >>>>> > --------------------- >>>>> > 00:04:37.302 >>>>> > 00:04:37.302 >>>>> > >>>>> ====================================================================== >>>>> > 00:04:37.302 ERROR: test_identify_vlan_base_device >>>>> > (network.link_vlan_test.LinkIfaceTests) >>>>> > 00:04:37.303 >>>>> > >>>>> ---------------------------------------------------------------------- >>>>> > 00:04:37.303 Traceback (most recent call last): >>>>> > 00:04:37.303 File >>>>> > >>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/tests/network/link_vlan_test.py", >>>>> > line 42, in test_identify_vlan_base_device >>>>> > 00:04:37.304 self.assertTrue(vlan.is_base_device(nic)) >>>>> > 00:04:37.304 File >>>>> > >>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/vlan.py", >>>>> > line 47, in is_base_device >>>>> > 00:04:37.305 return any(get_vlans_on_base_device(dev_name)) >>>>> > 00:04:37.306 File >>>>> > >>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/vlan.py", >>>>> > line 41, in >>>>> > 00:04:37.306 return (iface_properties['name'] for >>>>> iface_properties in >>>>> > iface.list() >>>>> > 00:04:37.307 File >>>>> > >>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/iface.py", >>>>> > line 227, in list >>>>> > 00:04:37.307 in six.viewitems(dpdk.get_dpdk_devices())) >>>>> > 00:04:37.308 File >>>>> > >>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", >>>>> > line 44, in get_dpdk_devices >>>>> > 00:04:37.309 dpdk_devices = _get_dpdk_devices() >>>>> > 00:04:37.309 File >>>>> > >>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/common/cache.py", >>>>> > line 41, in __call__ >>>>> > 00:04:37.309 value = self.func(*args) >>>>> > 00:04:37.310 File >>>>> > >>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", >>>>> > line 111, in _get_dpdk_devices >>>>> > 00:04:37.310 devices = _lshw_command() >>>>> > 00:04:37.311 File >>>>> > >>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", >>>>> > line 127, in _lshw_command >>>>> > 00:04:37.311 return _normalize_lshw_result(out) >>>>> > 00:04:37.312 File >>>>> > >>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", >>>>> > line 182, in _normalize_lshw_result >>>>> > 00:04:37.313 return json.loads('[' + result + ']') >>>>> > 00:04:37.313 File "/usr/lib64/python2.7/json/__init__.py", line >>>>> 339, in >>>>> > loads >>>>> > 00:04:37.313 return _default_decoder.decode(s) >>>>> > 00:04:37.313 File "/usr/lib64/python2.7/json/decoder.py", line >>>>> 364, in >>>>> > decode >>>>> > 00:04:37.314 obj, end = self.raw_decode(s, idx=_w(s, 0).end()) >>>>> > 00:04:37.314 File "/usr/lib64/python2.7/json/decoder.py", line >>>>> 380, in >>>>> > raw_decode >>>>> > 00:04:37.315 obj, end = self.scan_once(s, idx) >>>>> > 00:04:37.315 ValueError: Expecting , delimiter: line 11 column 8 >>>>> (char 242) >>>>> > 00:04:37.315 -------------------- >> begin captured logging << >>>>> > -------------------- >>>>> > 00:04:37.316 2018-02-08 11:43:47,902 DEBUG (MainThread) [root] >>>>> /sbin/ip link >>>>> > add name dummy_tNDrx type dummy (cwd None) (cmdutils:150) >>>>> > 00:04:37.316 2018-02-08 11:43:47,917 DEBUG (MainThread) [root] >>>>> SUCCESS: >>>>> > = ''; = 0 (cmdutils:158) >>>>> > 00:04:37.317 2018-02-08 11:43:47,926 DEBUG (netlink/events) [root] >>>>> START >>>>> > thread >>>>> (func=>>>> > method Monitor._scan of >>>> at >>>>> > 0x7fdcb61e8a90>>, args=(), kwargs={}) (concurrent:192) >>>>> > 00:04:37.318 2018-02-08 11:43:47,928 DEBUG (MainThread) [root] >>>>> /sbin/ip link >>>>> > set dev dummy_tNDrx up (cwd None) (cmdutils:150) >>>>> > 00:04:37.319 2018-02-08 11:43:47,943 DEBUG (MainThread) [root] >>>>> SUCCESS: >>>>> > = ''; = 0 (cmdutils:158) >>>>> > 00:04:37.320 2018-02-08 11:43:47,946 DEBUG (netlink/events) [root] >>>>> FINISH >>>>> > thread >>>>> > (concurrent:195) >>>>> > 00:04:37.321 2018-02-08 11:43:47,950 DEBUG (MainThread) [root] >>>>> /sbin/ip link >>>>> > add link dummy_tNDrx name dummy_tNDrx.999 type vlan id 999 (cwd None) >>>>> > (cmdutils:150) >>>>> > 00:04:37.322 2018-02-08 11:43:47,971 DEBUG (MainThread) [root] >>>>> SUCCESS: >>>>> > = ''; = 0 (cmdutils:158) >>>>> > 00:04:37.322 2018-02-08 11:43:47,972 DEBUG (MainThread) [root] >>>>> /sbin/ip link >>>>> > set dev dummy_tNDrx.999 up (cwd None) (cmdutils:150) >>>>> > 00:04:37.323 2018-02-08 11:43:47,993 DEBUG (MainThread) [root] >>>>> SUCCESS: >>>>> > = ''; = 0 (cmdutils:158) >>>>> > 00:04:37.325 2018-02-08 11:43:47,995 DEBUG (MainThread) [root] lshw >>>>> -json >>>>> > -disable usb -disable pcmcia -disable isapnp -disable ide -disable >>>>> scsi >>>>> > -disable dmi -disable memory -disable cpuinfo (cwd None) >>>>> (cmdutils:150) >>>>> > 00:04:37.328 2018-02-08 11:43:48,143 DEBUG (MainThread) [root] >>>>> SUCCESS: >>>>> > = ''; = 0 (cmdutils:158) >>>>> > 00:04:37.329 2018-02-08 11:43:48,146 DEBUG (netlink/events) [root] >>>>> START >>>>> > thread >>>>> (func=>>>> > method Monitor._scan of >>>> at >>>>> > 0x7fdcb65cef90>>, args=(), kwargs={}) (concurrent:192) >>>>> > 00:04:37.338 2018-02-08 11:43:48,148 DEBUG (MainThread) [root] >>>>> /sbin/ip link >>>>> > set dev dummy_tNDrx.999 down (cwd None) (cmdutils:150) >>>>> > 00:04:37.339 2018-02-08 11:43:48,169 DEBUG (MainThread) [root] >>>>> SUCCESS: >>>>> > = ''; = 0 (cmdutils:158) >>>>> > 00:04:37.340 2018-02-08 11:43:48,170 DEBUG (netlink/events) [root] >>>>> FINISH >>>>> > thread >>>>> > (concurrent:195) >>>>> > 00:04:37.342 2018-02-08 11:43:48,171 DEBUG (MainThread) [root] >>>>> /sbin/ip link >>>>> > del dev dummy_tNDrx.999 (cwd None) (cmdutils:150) >>>>> > 00:04:37.344 2018-02-08 11:43:48,192 DEBUG (MainThread) [root] >>>>> SUCCESS: >>>>> > = ''; = 0 (cmdutils:158) >>>>> > 00:04:37.345 2018-02-08 11:43:48,193 DEBUG (MainThread) [root] >>>>> /sbin/ip link >>>>> > del dev dummy_tNDrx (cwd None) (cmdutils:150) >>>>> > 00:04:37.346 2018-02-08 11:43:48,214 DEBUG (MainThread) [root] >>>>> SUCCESS: >>>>> > = ''; = 0 (cmdutils:158) >>>>> > 00:04:37.347 --------------------- >> end captured logging << >>>>> > --------------------- >>>>> > 00:04:37.348 >>>>> > 00:04:37.348 >>>>> > >>>>> ====================================================================== >>>>> > 00:04:37.349 ERROR: test_list_vlans_on_base_device >>>>> > (network.link_vlan_test.LinkIfaceTests) >>>>> > 00:04:37.351 >>>>> > >>>>> ---------------------------------------------------------------------- >>>>> > 00:04:37.352 Traceback (most recent call last): >>>>> > 00:04:37.353 File >>>>> > >>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/tests/network/link_vlan_test.py", >>>>> > line 37, in test_list_vlans_on_base_device >>>>> > 00:04:37.355 list(vlan.get_vlans_on_base_device(nic))) >>>>> > 00:04:37.356 File >>>>> > >>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/vlan.py", >>>>> > line 41, in >>>>> > 00:04:37.358 return (iface_properties['name'] for >>>>> iface_properties in >>>>> > iface.list() >>>>> > 00:04:37.360 File >>>>> > >>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/iface.py", >>>>> > line 227, in list >>>>> > 00:04:37.362 in six.viewitems(dpdk.get_dpdk_devices())) >>>>> > 00:04:37.363 File >>>>> > >>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", >>>>> > line 44, in get_dpdk_devices >>>>> > 00:04:37.365 dpdk_devices = _get_dpdk_devices() >>>>> > 00:04:37.365 File >>>>> > >>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/common/cache.py", >>>>> > line 41, in __call__ >>>>> > 00:04:37.367 value = self.func(*args) >>>>> > 00:04:37.367 File >>>>> > >>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", >>>>> > line 111, in _get_dpdk_devices >>>>> > 00:04:37.369 devices = _lshw_command() >>>>> > 00:04:37.369 File >>>>> > >>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", >>>>> > line 127, in _lshw_command >>>>> > 00:04:37.371 return _normalize_lshw_result(out) >>>>> > 00:04:37.371 File >>>>> > >>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", >>>>> > line 182, in _normalize_lshw_result >>>>> > 00:04:37.373 return json.loads('[' + result + ']') >>>>> > 00:04:37.373 File "/usr/lib64/python2.7/json/__init__.py", line >>>>> 339, in >>>>> > loads >>>>> > 00:04:37.374 return _default_decoder.decode(s) >>>>> > 00:04:37.375 File "/usr/lib64/python2.7/json/decoder.py", line >>>>> 364, in >>>>> > decode >>>>> > 00:04:37.375 obj, end = self.raw_decode(s, idx=_w(s, 0).end()) >>>>> > 00:04:37.376 File "/usr/lib64/python2.7/json/decoder.py", line >>>>> 380, in >>>>> > raw_decode >>>>> > 00:04:37.377 obj, end = self.scan_once(s, idx) >>>>> > 00:04:37.377 ValueError: Expecting , delimiter: line 11 column 8 >>>>> (char 242) >>>>> > 00:04:37.378 -------------------- >> begin captured logging << >>>>> > -------------------- >>>>> > 00:04:37.379 2018-02-08 11:43:48,218 DEBUG (MainThread) [root] >>>>> /sbin/ip link >>>>> > add name dummy_Ecsrx type dummy (cwd None) (cmdutils:150) >>>>> > 00:04:37.381 2018-02-08 11:43:48,230 DEBUG (MainThread) [root] >>>>> SUCCESS: >>>>> > = ''; = 0 (cmdutils:158) >>>>> > 00:04:37.382 2018-02-08 11:43:48,237 DEBUG (netlink/events) [root] >>>>> START >>>>> > thread >>>>> (func=>>>> > method Monitor._scan of >>>> at >>>>> > 0x7fdcb65cec50>>, args=(), kwargs={}) (concurrent:192) >>>>> > 00:04:37.385 2018-02-08 11:43:48,238 DEBUG (MainThread) [root] >>>>> /sbin/ip link >>>>> > set dev dummy_Ecsrx up (cwd None) (cmdutils:150) >>>>> > 00:04:37.386 2018-02-08 11:43:48,255 DEBUG (MainThread) [root] >>>>> SUCCESS: >>>>> > = ''; = 0 (cmdutils:158) >>>>> > 00:04:37.387 2018-02-08 11:43:48,260 DEBUG (netlink/events) [root] >>>>> FINISH >>>>> > thread >>>>> > (concurrent:195) >>>>> > 00:04:37.389 2018-02-08 11:43:48,261 DEBUG (MainThread) [root] >>>>> /sbin/ip link >>>>> > add link dummy_Ecsrx name dummy_Ecsrx.999 type vlan id 999 (cwd None) >>>>> > (cmdutils:150) >>>>> > 00:04:37.391 2018-02-08 11:43:48,273 DEBUG (MainThread) [root] >>>>> SUCCESS: >>>>> > = ''; = 0 (cmdutils:158) >>>>> > 00:04:37.392 2018-02-08 11:43:48,275 DEBUG (MainThread) [root] >>>>> /sbin/ip link >>>>> > set dev dummy_Ecsrx.999 up (cwd None) (cmdutils:150) >>>>> > 00:04:37.393 2018-02-08 11:43:48,292 DEBUG (MainThread) [root] >>>>> SUCCESS: >>>>> > = ''; = 0 (cmdutils:158) >>>>> > 00:04:37.394 2018-02-08 11:43:48,294 DEBUG (MainThread) [root] lshw >>>>> -json >>>>> > -disable usb -disable pcmcia -disable isapnp -disable ide -disable >>>>> scsi >>>>> > -disable dmi -disable memory -disable cpuinfo (cwd None) >>>>> (cmdutils:150) >>>>> > 00:04:37.397 2018-02-08 11:43:48,456 DEBUG (MainThread) [root] >>>>> SUCCESS: >>>>> > = ''; = 0 (cmdutils:158) >>>>> > 00:04:37.398 2018-02-08 11:43:48,459 DEBUG (netlink/events) [root] >>>>> START >>>>> > thread >>>>> (func=>>>> > method Monitor._scan of >>>> at >>>>> > 0x7fdcb7faab90>>, args=(), kwargs={}) (concurrent:192) >>>>> > 00:04:37.401 2018-02-08 11:43:48,461 DEBUG (MainThread) [root] >>>>> /sbin/ip link >>>>> > set dev dummy_Ecsrx.999 down (cwd None) (cmdutils:150) >>>>> > 00:04:37.402 2018-02-08 11:43:48,488 DEBUG (MainThread) [root] >>>>> SUCCESS: >>>>> > = ''; = 0 (cmdutils:158) >>>>> > 00:04:37.403 2018-02-08 11:43:48,490 DEBUG (netlink/events) [root] >>>>> FINISH >>>>> > thread >>>>> > (concurrent:195) >>>>> > 00:04:37.405 2018-02-08 11:43:48,491 DEBUG (MainThread) [root] >>>>> /sbin/ip link >>>>> > del dev dummy_Ecsrx.999 (cwd None) (cmdutils:150) >>>>> > 00:04:37.406 2018-02-08 11:43:48,515 DEBUG (MainThread) [root] >>>>> SUCCESS: >>>>> > = ''; = 0 (cmdutils:158) >>>>> > 00:04:37.408 2018-02-08 11:43:48,517 DEBUG (MainThread) [root] >>>>> /sbin/ip link >>>>> > del dev dummy_Ecsrx (cwd None) (cmdutils:150) >>>>> > 00:04:37.409 2018-02-08 11:43:48,541 DEBUG (MainThread) [root] >>>>> SUCCESS: >>>>> > = ''; = 0 (cmdutils:158) >>>>> > 00:04:37.410 --------------------- >> end captured logging << >>>>> > --------------------- >>>>> > 00:04:37.411 >>>>> > 00:04:37.411 >>>>> > >>>>> ====================================================================== >>>>> > 00:04:37.412 ERROR: test_fake_nics (network.netinfo_test.TestNetinfo) >>>>> > 00:04:37.413 >>>>> > >>>>> ---------------------------------------------------------------------- >>>>> > 00:04:37.414 Traceback (most recent call last): >>>>> > 00:04:37.414 File >>>>> > >>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/tests/testValidation.py", >>>>> > line 191, in wrapper >>>>> > 00:04:37.416 return f(*args, **kwargs) >>>>> > 00:04:37.417 File "/usr/lib/python2.7/site-packages/mock/mock.py", >>>>> line >>>>> > 1305, in patched >>>>> > 00:04:37.418 return func(*args, **keywargs) >>>>> > 00:04:37.418 File >>>>> > >>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/tests/network/netinfo_test.py", >>>>> > line 201, in test_fake_nics >>>>> > 00:04:37.420 _nics = nics.nics() >>>>> > 00:04:37.420 File >>>>> > >>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/netinfo/misc.py", >>>>> > line 57, in visible_devs >>>>> > 00:04:37.422 return [dev.name for dev in getLinks() if >>>>> predicate(dev) >>>>> > and >>>>> > 00:04:37.422 File >>>>> > >>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/ipwrapper.py", >>>>> > line 267, in getLinks >>>>> > 00:04:37.424 in six.viewitems(dpdk.get_dpdk_devices())) >>>>> > 00:04:37.424 File >>>>> > >>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", >>>>> > line 44, in get_dpdk_devices >>>>> > 00:04:37.426 dpdk_devices = _get_dpdk_devices() >>>>> > 00:04:37.427 File >>>>> > >>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/common/cache.py", >>>>> > line 41, in __call__ >>>>> > 00:04:37.428 value = self.func(*args) >>>>> > 00:04:37.428 File >>>>> > >>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", >>>>> > line 111, in _get_dpdk_devices >>>>> > 00:04:37.430 devices = _lshw_command() >>>>> > 00:04:37.430 File >>>>> > >>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", >>>>> > line 127, in _lshw_command >>>>> > 00:04:37.432 return _normalize_lshw_result(out) >>>>> > 00:04:37.433 File >>>>> > >>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", >>>>> > line 182, in _normalize_lshw_result >>>>> > 00:04:37.434 return json.loads('[' + result + ']') >>>>> > 00:04:37.435 File "/usr/lib64/python2.7/json/__init__.py", line >>>>> 339, in >>>>> > loads >>>>> > 00:04:37.436 return _default_decoder.decode(s) >>>>> > 00:04:37.437 File "/usr/lib64/python2.7/json/decoder.py", line >>>>> 364, in >>>>> > decode >>>>> > 00:04:37.437 obj, end = self.raw_decode(s, idx=_w(s, 0).end()) >>>>> > 00:04:37.438 File "/usr/lib64/python2.7/json/decoder.py", line >>>>> 380, in >>>>> > raw_decode >>>>> > 00:04:37.439 obj, end = self.scan_once(s, idx) >>>>> > 00:04:37.439 ValueError: Expecting , delimiter: line 11 column 8 >>>>> (char 242) >>>>> > 00:04:37.440 -------------------- >> begin captured logging << >>>>> > -------------------- >>>>> > 00:04:37.441 2018-02-08 11:43:52,941 DEBUG (MainThread) [root] >>>>> /sbin/ip link >>>>> > add name veth_Kb2e2cTujn type veth peer name veth_mevoaYSIn2 (cwd >>>>> None) >>>>> > (cmdutils:150) >>>>> > 00:04:37.443 2018-02-08 11:43:52,968 DEBUG (MainThread) [root] >>>>> SUCCESS: >>>>> > = ''; = 0 (cmdutils:158) >>>>> > 00:04:37.445 2018-02-08 11:43:52,969 DEBUG (MainThread) [root] >>>>> /sbin/ip link >>>>> > add name dummy_5VJln type dummy (cwd None) (cmdutils:150) >>>>> > 00:04:37.446 2018-02-08 11:43:53,005 DEBUG (MainThread) [root] >>>>> SUCCESS: >>>>> > = ''; = 0 (cmdutils:158) >>>>> > 00:04:37.447 2018-02-08 11:43:53,029 DEBUG (netlink/events) [root] >>>>> START >>>>> > thread >>>>> (func=>>>> > method Monitor._scan of >>>> at >>>>> > 0x7fdcb661f790>>, args=(), kwargs={}) (concurrent:192) >>>>> > 00:04:37.450 2018-02-08 11:43:53,031 DEBUG (MainThread) [root] >>>>> /sbin/ip link >>>>> > set dev dummy_5VJln up (cwd None) (cmdutils:150) >>>>> > 00:04:37.452 2018-02-08 11:43:53,060 DEBUG (MainThread) [root] >>>>> SUCCESS: >>>>> > = ''; = 0 (cmdutils:158) >>>>> > 00:04:37.453 2018-02-08 11:43:53,064 DEBUG (netlink/events) [root] >>>>> FINISH >>>>> > thread >>>>> > (concurrent:195) >>>>> > 00:04:37.455 2018-02-08 11:43:53,065 DEBUG (MainThread) [root] lshw >>>>> -json >>>>> > -disable usb -disable pcmcia -disable isapnp -disable ide -disable >>>>> scsi >>>>> > -disable dmi -disable memory -disable cpuinfo (cwd None) >>>>> (cmdutils:150) >>>>> > 00:04:37.457 2018-02-08 11:43:53,222 DEBUG (MainThread) [root] >>>>> SUCCESS: >>>>> > = ''; = 0 (cmdutils:158) >>>>> > 00:04:37.458 2018-02-08 11:43:53,224 DEBUG (MainThread) [root] >>>>> /sbin/ip link >>>>> > del dev dummy_5VJln (cwd None) (cmdutils:150) >>>>> > 00:04:37.459 2018-02-08 11:43:53,248 DEBUG (MainThread) [root] >>>>> SUCCESS: >>>>> > = ''; = 0 (cmdutils:158) >>>>> > 00:04:37.461 2018-02-08 11:43:53,249 DEBUG (MainThread) [root] >>>>> /sbin/ip link >>>>> > del dev veth_Kb2e2cTujn (cwd None) (cmdutils:150) >>>>> > 00:04:37.462 2018-02-08 11:43:53,271 DEBUG (MainThread) [root] >>>>> SUCCESS: >>>>> > = ''; = 0 (cmdutils:158) >>>>> > 00:04:37.463 --------------------- >> end captured logging << >>>>> > --------------------- >>>>> > 00:04:37.464 >>>>> > 00:04:37.464 >>>>> > >>>>> ====================================================================== >>>>> > 00:04:37.465 ERROR: test_get_non_existing_bridge_info >>>>> > (network.netinfo_test.TestNetinfo) >>>>> > 00:04:37.466 >>>>> > >>>>> ---------------------------------------------------------------------- >>>>> > 00:04:37.466 Traceback (most recent call last): >>>>> > 00:04:37.467 File "/usr/lib/python2.7/site-packages/mock/mock.py", >>>>> line >>>>> > 1305, in patched >>>>> > 00:04:37.468 return func(*args, **keywargs) >>>>> > 00:04:37.468 File >>>>> > >>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/tests/network/netinfo_test.py", >>>>> > line 108, in test_get_non_existing_bridge_info >>>>> > 00:04:37.470 get() >>>>> > 00:04:37.470 File >>>>> > >>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/netinfo/cache.py", >>>>> > line 137, in get >>>>> > 00:04:37.472 return _get(vdsmnets) >>>>> > 00:04:37.472 File >>>>> > >>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/netinfo/cache.py", >>>>> > line 62, in _get >>>>> > 00:04:37.473 devices_info = _devices_report(ipaddrs, routes) >>>>> > 00:04:37.474 File >>>>> > >>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/netinfo/cache.py", >>>>> > line 97, in _devices_report >>>>> > 00:04:37.476 for dev in (link for link in getLinks() if not >>>>> > link.isHidden()): >>>>> > 00:04:37.477 File >>>>> > >>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/netinfo/cache.py", >>>>> > line 97, in >>>>> > 00:04:37.478 for dev in (link for link in getLinks() if not >>>>> > link.isHidden()): >>>>> > 00:04:37.479 File >>>>> > >>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/ipwrapper.py", >>>>> > line 267, in getLinks >>>>> > 00:04:37.481 in six.viewitems(dpdk.get_dpdk_devices())) >>>>> > 00:04:37.481 File >>>>> > >>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", >>>>> > line 44, in get_dpdk_devices >>>>> > 00:04:37.483 dpdk_devices = _get_dpdk_devices() >>>>> > 00:04:37.483 File >>>>> > >>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/common/cache.py", >>>>> > line 41, in __call__ >>>>> > 00:04:37.485 value = self.func(*args) >>>>> > 00:04:37.485 File >>>>> > >>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", >>>>> > line 111, in _get_dpdk_devices >>>>> > 00:04:37.487 devices = _lshw_command() >>>>> > 00:04:37.487 File >>>>> > >>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", >>>>> > line 127, in _lshw_command >>>>> > 00:04:37.489 return _normalize_lshw_result(out) >>>>> > 00:04:37.489 File >>>>> > >>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", >>>>> > line 182, in _normalize_lshw_result >>>>> > 00:04:37.491 return json.loads('[' + result + ']') >>>>> > 00:04:37.491 File "/usr/lib64/python2.7/json/__init__.py", line >>>>> 339, in >>>>> > loads >>>>> > 00:04:37.492 return _default_decoder.decode(s) >>>>> > 00:04:37.493 File "/usr/lib64/python2.7/json/decoder.py", line >>>>> 364, in >>>>> > decode >>>>> > 00:04:37.493 obj, end = self.raw_decode(s, idx=_w(s, 0).end()) >>>>> > 00:04:37.494 File "/usr/lib64/python2.7/json/decoder.py", line >>>>> 380, in >>>>> > raw_decode >>>>> > 00:04:37.496 obj, end = self.scan_once(s, idx) >>>>> > 00:04:37.497 ValueError: Expecting , delimiter: line 11 column 8 >>>>> (char 242) >>>>> > 00:04:37.497 -------------------- >> begin captured logging << >>>>> > -------------------- >>>>> > 00:04:37.498 2018-02-08 11:43:53,427 DEBUG (MainThread) [root] lshw >>>>> -json >>>>> > -disable usb -disable pcmcia -disable isapnp -disable ide -disable >>>>> scsi >>>>> > -disable dmi -disable memory -disable cpuinfo (cwd None) >>>>> (cmdutils:150) >>>>> > 00:04:37.501 2018-02-08 11:43:53,573 DEBUG (MainThread) [root] >>>>> SUCCESS: >>>>> > = ''; = 0 (cmdutils:158) >>>>> > 00:04:37.502 --------------------- >> end captured logging << >>>>> > --------------------- >>>>> > 00:04:37.503 >>>>> > 00:04:37.503 >>>>> > >>>>> ====================================================================== >>>>> > 00:04:37.503 ERROR: test_speed_in_range >>>>> (network.netinfo_test.TestNetinfo) >>>>> > 00:04:37.504 >>>>> > >>>>> ---------------------------------------------------------------------- >>>>> > 00:04:37.505 Traceback (most recent call last): >>>>> > 00:04:37.506 File >>>>> > >>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/tests/network/netinfo_test.py", >>>>> > line 71, in test_speed_in_range >>>>> > 00:04:37.507 for d in nics.nics(): >>>>> > 00:04:37.507 File >>>>> > >>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/netinfo/misc.py", >>>>> > line 57, in visible_devs >>>>> > 00:04:37.509 return [dev.name for dev in getLinks() if >>>>> predicate(dev) >>>>> > and >>>>> > 00:04:37.510 File >>>>> > >>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/ipwrapper.py", >>>>> > line 267, in getLinks >>>>> > 00:04:37.511 in six.viewitems(dpdk.get_dpdk_devices())) >>>>> > 00:04:37.512 File >>>>> > >>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", >>>>> > line 44, in get_dpdk_devices >>>>> > 00:04:37.513 dpdk_devices = _get_dpdk_devices() >>>>> > 00:04:37.514 File >>>>> > >>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/common/cache.py", >>>>> > line 41, in __call__ >>>>> > 00:04:37.515 value = self.func(*args) >>>>> > 00:04:37.516 File >>>>> > >>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", >>>>> > line 111, in _get_dpdk_devices >>>>> > 00:04:37.517 devices = _lshw_command() >>>>> > 00:04:37.518 File >>>>> > >>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", >>>>> > line 127, in _lshw_command >>>>> > 00:04:37.519 return _normalize_lshw_result(out) >>>>> > 00:04:37.520 File >>>>> > >>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", >>>>> > line 182, in _normalize_lshw_result >>>>> > 00:04:37.521 return json.loads('[' + result + ']') >>>>> > 00:04:37.522 File "/usr/lib64/python2.7/json/__init__.py", line >>>>> 339, in >>>>> > loads >>>>> > 00:04:37.523 return _default_decoder.decode(s) >>>>> > 00:04:37.523 File "/usr/lib64/python2.7/json/decoder.py", line >>>>> 364, in >>>>> > decode >>>>> > 00:04:37.524 obj, end = self.raw_decode(s, idx=_w(s, 0).end()) >>>>> > 00:04:37.524 File "/usr/lib64/python2.7/json/decoder.py", line >>>>> 380, in >>>>> > raw_decode >>>>> > 00:04:37.525 obj, end = self.scan_once(s, idx) >>>>> > 00:04:37.526 ValueError: Expecting , delimiter: line 11 column 8 >>>>> (char 242) >>>>> > 00:04:37.527 -------------------- >> begin captured logging << >>>>> > -------------------- >>>>> > 00:04:37.527 2018-02-08 11:43:53,906 DEBUG (MainThread) [root] lshw >>>>> -json >>>>> > -disable usb -disable pcmcia -disable isapnp -disable ide -disable >>>>> scsi >>>>> > -disable dmi -disable memory -disable cpuinfo (cwd None) >>>>> (cmdutils:150) >>>>> > 00:04:37.530 2018-02-08 11:43:54,060 DEBUG (MainThread) [root] >>>>> SUCCESS: >>>>> > = ''; = 0 (cmdutils:158) >>>>> > 00:04:37.531 --------------------- >> end captured logging << >>>>> > --------------------- >>>>> > 00:04:37.532 >>>>> > 00:04:37.532 >>>>> > >>>>> ====================================================================== >>>>> > 00:04:37.533 ERROR: test_multiple_vlans >>>>> > (network.tc_test.TestConfigureOutbound) >>>>> > 00:04:37.534 >>>>> > >>>>> ---------------------------------------------------------------------- >>>>> > 00:04:37.535 Traceback (most recent call last): >>>>> > 00:04:37.535 File "/usr/lib/python2.7/site-packages/mock/mock.py", >>>>> line >>>>> > 1305, in patched >>>>> > 00:04:37.536 return func(*args, **keywargs) >>>>> > 00:04:37.537 File >>>>> > >>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/tests/network/tc_test.py", >>>>> > line 454, in test_multiple_vlans >>>>> > 00:04:37.539 self.device_name, v.tag) >>>>> > 00:04:37.539 File >>>>> > >>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/configurators/qos.py", >>>>> > line 48, in configure_outbound >>>>> > 00:04:37.541 qosOutbound) >>>>> > 00:04:37.541 File >>>>> > >>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/configurators/qos.py", >>>>> > line 163, in _qdisc_conf_out >>>>> > 00:04:37.542 if not _is_explicit_defined_default_class(dev): >>>>> > 00:04:37.543 File >>>>> > >>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/configurators/qos.py", >>>>> > line 208, in _is_explicit_defined_default_class >>>>> > 00:04:37.545 netinfo = NetInfo(cache_get()) >>>>> > 00:04:37.545 File >>>>> > >>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/netinfo/cache.py", >>>>> > line 137, in get >>>>> > 00:04:37.547 return _get(vdsmnets) >>>>> > 00:04:37.547 File >>>>> > >>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/netinfo/cache.py", >>>>> > line 62, in _get >>>>> > 00:04:37.549 devices_info = _devices_report(ipaddrs, routes) >>>>> > 00:04:37.549 File >>>>> > >>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/netinfo/cache.py", >>>>> > line 97, in _devices_report >>>>> > 00:04:37.551 for dev in (link for link in getLinks() if not >>>>> > link.isHidden()): >>>>> > 00:04:37.552 File >>>>> > >>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/netinfo/cache.py", >>>>> > line 97, in >>>>> > 00:04:37.553 for dev in (link for link in getLinks() if not >>>>> > link.isHidden()): >>>>> > 00:04:37.554 File >>>>> > >>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/ipwrapper.py", >>>>> > line 267, in getLinks >>>>> > 00:04:37.556 in six.viewitems(dpdk.get_dpdk_devices())) >>>>> > 00:04:37.556 File >>>>> > >>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", >>>>> > line 44, in get_dpdk_devices >>>>> > 00:04:37.558 dpdk_devices = _get_dpdk_devices() >>>>> > 00:04:37.558 File >>>>> > >>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/common/cache.py", >>>>> > line 41, in __call__ >>>>> > 00:04:37.560 value = self.func(*args) >>>>> > 00:04:37.560 File >>>>> > >>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", >>>>> > line 111, in _get_dpdk_devices >>>>> > 00:04:37.562 devices = _lshw_command() >>>>> > 00:04:37.562 File >>>>> > >>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", >>>>> > line 127, in _lshw_command >>>>> > 00:04:37.563 return _normalize_lshw_result(out) >>>>> > 00:04:37.564 File >>>>> > >>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", >>>>> > line 182, in _normalize_lshw_result >>>>> > 00:04:37.566 return json.loads('[' + result + ']') >>>>> > 00:04:37.566 File "/usr/lib64/python2.7/json/__init__.py", line >>>>> 339, in >>>>> > loads >>>>> > 00:04:37.567 return _default_decoder.decode(s) >>>>> > 00:04:37.568 File "/usr/lib64/python2.7/json/decoder.py", line >>>>> 364, in >>>>> > decode >>>>> > 00:04:37.568 obj, end = self.raw_decode(s, idx=_w(s, 0).end()) >>>>> > 00:04:37.569 File "/usr/lib64/python2.7/json/decoder.py", line >>>>> 380, in >>>>> > raw_decode >>>>> > 00:04:37.570 obj, end = self.scan_once(s, idx) >>>>> > 00:04:37.570 ValueError: Expecting , delimiter: line 11 column 8 >>>>> (char 242) >>>>> > 00:04:37.571 -------------------- >> begin captured logging << >>>>> > -------------------- >>>>> > 00:04:37.572 2018-02-08 11:44:00,920 DEBUG (MainThread) [root] >>>>> /sbin/ip link >>>>> > add name dummy_wVPHq type dummy (cwd None) (cmdutils:150) >>>>> > 00:04:37.573 2018-02-08 11:44:00,932 DEBUG (MainThread) [root] >>>>> SUCCESS: >>>>> > = ''; = 0 (cmdutils:158) >>>>> > 00:04:37.575 2018-02-08 11:44:00,933 DEBUG (MainThread) [root] >>>>> /sbin/ip link >>>>> > set dev dummy_wVPHq up (cwd None) (cmdutils:150) >>>>> > 00:04:37.576 2018-02-08 11:44:00,962 DEBUG (MainThread) [root] >>>>> SUCCESS: >>>>> > = ''; = 0 (cmdutils:158) >>>>> > 00:04:37.577 2018-02-08 11:44:00,964 DEBUG (MainThread) [root] >>>>> /sbin/ip link >>>>> > add link dummy_wVPHq name dummy_wVPHq.16 type vlan id 16 (cwd None) >>>>> > (cmdutils:150) >>>>> > 00:04:37.579 2018-02-08 11:44:00,977 DEBUG (MainThread) [root] >>>>> SUCCESS: >>>>> > = ''; = 0 (cmdutils:158) >>>>> > 00:04:37.580 2018-02-08 11:44:00,978 DEBUG (MainThread) [root] >>>>> /sbin/ip link >>>>> > set dev dummy_wVPHq.16 up (cwd None) (cmdutils:150) >>>>> > 00:04:37.581 2018-02-08 11:44:01,002 DEBUG (MainThread) [root] >>>>> SUCCESS: >>>>> > = ''; = 0 (cmdutils:158) >>>>> > 00:04:37.582 2018-02-08 11:44:01,003 DEBUG (MainThread) [root] >>>>> /sbin/ip link >>>>> > add link dummy_wVPHq name dummy_wVPHq.17 type vlan id 17 (cwd None) >>>>> > (cmdutils:150) >>>>> > 00:04:37.584 2018-02-08 11:44:01,020 DEBUG (MainThread) [root] >>>>> SUCCESS: >>>>> > = ''; = 0 (cmdutils:158) >>>>> > 00:04:37.585 2018-02-08 11:44:01,022 DEBUG (MainThread) [root] >>>>> /sbin/ip link >>>>> > set dev dummy_wVPHq.17 up (cwd None) (cmdutils:150) >>>>> > 00:04:37.587 2018-02-08 11:44:01,047 DEBUG (MainThread) [root] >>>>> SUCCESS: >>>>> > = ''; = 0 (cmdutils:158) >>>>> > 00:04:37.588 2018-02-08 11:44:01,048 DEBUG (MainThread) [root] >>>>> /sbin/tc >>>>> > qdisc show dev dummy_wVPHq (cwd None) (cmdutils:150) >>>>> > 00:04:37.589 2018-02-08 11:44:01,062 DEBUG (MainThread) [root] >>>>> SUCCESS: >>>>> > = ''; = 0 (cmdutils:158) >>>>> > 00:04:37.590 2018-02-08 11:44:01,064 DEBUG (MainThread) [root] >>>>> /sbin/tc >>>>> > qdisc del dev dummy_wVPHq root (cwd None) (cmdutils:150) >>>>> > 00:04:37.592 2018-02-08 11:44:01,075 DEBUG (MainThread) [root] >>>>> FAILED: >>>>> > = 'RTNETLINK answers: No such file or directory\n'; = 2 >>>>> (cmdutils:158) >>>>> > 00:04:37.594 2018-02-08 11:44:01,076 DEBUG (MainThread) [root] >>>>> /sbin/tc >>>>> > qdisc del dev dummy_wVPHq ingress (cwd None) (cmdutils:150) >>>>> > 00:04:37.595 2018-02-08 11:44:01,087 DEBUG (MainThread) [root] >>>>> FAILED: >>>>> > = 'RTNETLINK answers: No such file or directory\n'; = 2 >>>>> (cmdutils:158) >>>>> > 00:04:37.597 2018-02-08 11:44:01,089 DEBUG (MainThread) [root] >>>>> /sbin/tc >>>>> > qdisc add dev dummy_wVPHq root handle 0x1389: hfsc default 0x1388 >>>>> (cwd None) >>>>> > (cmdutils:150) >>>>> > 00:04:37.599 2018-02-08 11:44:01,100 DEBUG (MainThread) [root] >>>>> SUCCESS: >>>>> > = ''; = 0 (cmdutils:158) >>>>> > 00:04:37.600 2018-02-08 11:44:01,101 DEBUG (MainThread) [root] >>>>> /sbin/tc >>>>> > qdisc add dev dummy_wVPHq ingress (cwd None) (cmdutils:150) >>>>> > 00:04:37.601 2018-02-08 11:44:01,112 DEBUG (MainThread) [root] >>>>> SUCCESS: >>>>> > = ''; = 0 (cmdutils:158) >>>>> > 00:04:37.602 2018-02-08 11:44:01,113 DEBUG (MainThread) [root] >>>>> /sbin/tc >>>>> > class add dev dummy_wVPHq parent 1389: classid 1389:10 hfsc ul m2 >>>>> 8000000bit >>>>> > ls m1 32000000bit d 800000us m2 24000000bit (cwd None) (cmdutils:150) >>>>> > 00:04:37.605 2018-02-08 11:44:01,124 DEBUG (MainThread) [root] >>>>> SUCCESS: >>>>> > = ''; = 0 (cmdutils:158) >>>>> > 00:04:37.606 2018-02-08 11:44:01,126 DEBUG (MainThread) [root] >>>>> /sbin/tc >>>>> > class add dev dummy_wVPHq parent 1389: classid 1389:1388 hfsc ls m1 >>>>> > 32000000bit d 800000us m2 24000000bit (cwd None) (cmdutils:150) >>>>> > 00:04:37.608 2018-02-08 11:44:01,137 DEBUG (MainThread) [root] >>>>> SUCCESS: >>>>> > = ''; = 0 (cmdutils:158) >>>>> > 00:04:37.609 2018-02-08 11:44:01,138 DEBUG (MainThread) [root] >>>>> /sbin/tc >>>>> > filter replace dev dummy_wVPHq protocol all parent 1389: pref 5000 >>>>> u32 match >>>>> > u8 0 0 flowid 0x1388 (cwd None) (cmdutils:150) >>>>> > 00:04:37.611 2018-02-08 11:44:01,149 DEBUG (MainThread) [root] >>>>> SUCCESS: >>>>> > = ''; = 0 (cmdutils:158) >>>>> > 00:04:37.612 2018-02-08 11:44:01,150 DEBUG (MainThread) [root] >>>>> /sbin/tc >>>>> > filter replace dev dummy_wVPHq protocol all parent 1389: pref 16 >>>>> basic match >>>>> > 'meta(vlan eq 16)' flowid 1389:10 (cwd None) (cmdutils:150) >>>>> > 00:04:37.616 2018-02-08 11:44:01,163 DEBUG (MainThread) [root] >>>>> SUCCESS: >>>>> > = ''; = 0 (cmdutils:158) >>>>> > 00:04:37.617 2018-02-08 11:44:01,164 DEBUG (MainThread) [root] >>>>> /sbin/tc >>>>> > qdisc add dev dummy_wVPHq parent 1389:10 handle 10: fq_codel (cwd >>>>> None) >>>>> > (cmdutils:150) >>>>> > 00:04:37.619 2018-02-08 11:44:01,176 DEBUG (MainThread) [root] >>>>> SUCCESS: >>>>> > = ''; = 0 (cmdutils:158) >>>>> > 00:04:37.621 2018-02-08 11:44:01,177 DEBUG (MainThread) [root] >>>>> /sbin/tc >>>>> > qdisc add dev dummy_wVPHq parent 1389:1388 handle 1388: fq_codel >>>>> (cwd None) >>>>> > (cmdutils:150) >>>>> > 00:04:37.623 2018-02-08 11:44:01,188 DEBUG (MainThread) [root] >>>>> SUCCESS: >>>>> > = ''; = 0 (cmdutils:158) >>>>> > 00:04:37.624 2018-02-08 11:44:01,189 DEBUG (MainThread) [root] >>>>> /sbin/tc >>>>> > qdisc show dev dummy_wVPHq (cwd None) (cmdutils:150) >>>>> > 00:04:37.625 2018-02-08 11:44:01,201 DEBUG (MainThread) [root] >>>>> SUCCESS: >>>>> > = ''; = 0 (cmdutils:158) >>>>> > 00:04:37.627 2018-02-08 11:44:01,202 DEBUG (MainThread) [root] >>>>> /sbin/tc >>>>> > filter show dev dummy_wVPHq parent 1389: (cwd None) (cmdutils:150) >>>>> > 00:04:37.629 2018-02-08 11:44:01,214 DEBUG (MainThread) [root] >>>>> SUCCESS: >>>>> > = ''; = 0 (cmdutils:158) >>>>> > 00:04:37.630 2018-02-08 11:44:01,215 DEBUG (MainThread) [root] >>>>> /sbin/tc >>>>> > class del dev dummy_wVPHq classid 1389:11 (cwd None) (cmdutils:150) >>>>> > 00:04:37.632 2018-02-08 11:44:01,226 DEBUG (MainThread) [root] >>>>> FAILED: >>>>> > = 'RTNETLINK answers: No such file or directory\n'; = 2 >>>>> (cmdutils:158) >>>>> > 00:04:37.634 2018-02-08 11:44:01,227 DEBUG (MainThread) [root] >>>>> /sbin/tc >>>>> > class add dev dummy_wVPHq parent 1389: classid 1389:11 hfsc ul m2 >>>>> 8000000bit >>>>> > ls m1 32000000bit d 800000us m2 24000000bit (cwd None) (cmdutils:150) >>>>> > 00:04:37.637 2018-02-08 11:44:01,239 DEBUG (MainThread) [root] >>>>> SUCCESS: >>>>> > = ''; = 0 (cmdutils:158) >>>>> > 00:04:37.639 2018-02-08 11:44:01,248 DEBUG (MainThread) [root] lshw >>>>> -json >>>>> > -disable usb -disable pcmcia -disable isapnp -disable ide -disable >>>>> scsi >>>>> > -disable dmi -disable memory -disable cpuinfo (cwd None) >>>>> (cmdutils:150) >>>>> > 00:04:37.641 2018-02-08 11:44:01,405 DEBUG (MainThread) [root] >>>>> SUCCESS: >>>>> > = ''; = 0 (cmdutils:158) >>>>> > 00:04:37.643 2018-02-08 11:44:01,408 DEBUG (netlink/events) [root] >>>>> START >>>>> > thread >>>>> (func=>>>> > method Monitor._scan of >>>> at >>>>> > 0x7fdcb6436450>>, args=(), kwargs={}) (concurrent:192) >>>>> > 00:04:37.646 2018-02-08 11:44:01,410 DEBUG (MainThread) [root] >>>>> /sbin/ip link >>>>> > set dev dummy_wVPHq.17 down (cwd None) (cmdutils:150) >>>>> > 00:04:37.647 2018-02-08 11:44:01,430 DEBUG (MainThread) [root] >>>>> SUCCESS: >>>>> > = ''; = 0 (cmdutils:158) >>>>> > 00:04:37.648 2018-02-08 11:44:01,431 DEBUG (netlink/events) [root] >>>>> FINISH >>>>> > thread >>>>> > (concurrent:195) >>>>> > 00:04:37.650 2018-02-08 11:44:01,432 DEBUG (MainThread) [root] >>>>> /sbin/ip link >>>>> > del dev dummy_wVPHq.17 (cwd None) (cmdutils:150) >>>>> > 00:04:37.651 2018-02-08 11:44:01,452 DEBUG (MainThread) [root] >>>>> SUCCESS: >>>>> > = ''; = 0 (cmdutils:158) >>>>> > 00:04:37.652 2018-02-08 11:44:01,454 DEBUG (netlink/events) [root] >>>>> START >>>>> > thread >>>>> (func=>>>> > method Monitor._scan of >>>> at >>>>> > 0x7fdcb6436b90>>, args=(), kwargs={}) (concurrent:192) >>>>> > 00:04:37.655 2018-02-08 11:44:01,456 DEBUG (MainThread) [root] >>>>> /sbin/ip link >>>>> > set dev dummy_wVPHq.16 down (cwd None) (cmdutils:150) >>>>> > 00:04:37.657 2018-02-08 11:44:01,475 DEBUG (MainThread) [root] >>>>> SUCCESS: >>>>> > = ''; = 0 (cmdutils:158) >>>>> > 00:04:37.658 2018-02-08 11:44:01,477 DEBUG (netlink/events) [root] >>>>> FINISH >>>>> > thread >>>>> > (concurrent:195) >>>>> > 00:04:37.660 2018-02-08 11:44:01,478 DEBUG (MainThread) [root] >>>>> /sbin/ip link >>>>> > del dev dummy_wVPHq.16 (cwd None) (cmdutils:150) >>>>> > 00:04:37.661 2018-02-08 11:44:01,498 DEBUG (MainThread) [root] >>>>> SUCCESS: >>>>> > = ''; = 0 (cmdutils:158) >>>>> > 00:04:37.662 --------------------- >> end captured logging << >>>>> > --------------------- >>>>> > 00:04:37.663 >>>>> > 00:04:37.663 >>>>> > >>>>> ====================================================================== >>>>> > 00:04:37.664 ERROR: test_single_vlan(2) >>>>> > (network.tc_test.TestConfigureOutbound) >>>>> > 00:04:37.665 >>>>> > >>>>> ---------------------------------------------------------------------- >>>>> > 00:04:37.666 Traceback (most recent call last): >>>>> > 00:04:37.666 File >>>>> > >>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/tests/testlib.py", >>>>> > line 143, in wrapper >>>>> > 00:04:37.667 return f(self, *args) >>>>> > 00:04:37.668 File "/usr/lib/python2.7/site-packages/mock/mock.py", >>>>> line >>>>> > 1305, in patched >>>>> > 00:04:37.668 return func(*args, **keywargs) >>>>> > 00:04:37.669 File >>>>> > >>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/tests/network/tc_test.py", >>>>> > line 433, in test_single_vlan >>>>> > 00:04:37.670 vlan.tag) >>>>> > 00:04:37.671 File >>>>> > >>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/configurators/qos.py", >>>>> > line 48, in configure_outbound >>>>> > 00:04:37.672 qosOutbound) >>>>> > 00:04:37.672 File >>>>> > >>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/configurators/qos.py", >>>>> > line 163, in _qdisc_conf_out >>>>> > 00:04:37.674 if not _is_explicit_defined_default_class(dev): >>>>> > 00:04:37.675 File >>>>> > >>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/configurators/qos.py", >>>>> > line 208, in _is_explicit_defined_default_class >>>>> > 00:04:37.677 netinfo = NetInfo(cache_get()) >>>>> > 00:04:37.677 File >>>>> > >>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/netinfo/cache.py", >>>>> > line 137, in get >>>>> > 00:04:37.679 return _get(vdsmnets) >>>>> > 00:04:37.679 File >>>>> > >>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/netinfo/cache.py", >>>>> > line 62, in _get >>>>> > 00:04:37.681 devices_info = _devices_report(ipaddrs, routes) >>>>> > 00:04:37.681 File >>>>> > >>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/netinfo/cache.py", >>>>> > line 97, in _devices_report >>>>> > 00:04:37.683 for dev in (link for link in getLinks() if not >>>>> > link.isHidden()): >>>>> > 00:04:37.684 File >>>>> > >>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/netinfo/cache.py", >>>>> > line 97, in >>>>> > 00:04:37.685 for dev in (link for link in getLinks() if not >>>>> > link.isHidden()): >>>>> > 00:04:37.686 File >>>>> > >>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/ipwrapper.py", >>>>> > line 267, in getLinks >>>>> > 00:04:37.688 in six.viewitems(dpdk.get_dpdk_devices())) >>>>> > 00:04:37.688 File >>>>> > >>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", >>>>> > line 44, in get_dpdk_devices >>>>> > 00:04:37.690 dpdk_devices = _get_dpdk_devices() >>>>> > 00:04:37.690 File >>>>> > >>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/common/cache.py", >>>>> > line 41, in __call__ >>>>> > 00:04:37.692 value = self.func(*args) >>>>> > 00:04:37.692 File >>>>> > >>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", >>>>> > line 111, in _get_dpdk_devices >>>>> > 00:04:37.693 devices = _lshw_command() >>>>> > 00:04:37.694 File >>>>> > >>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", >>>>> > line 127, in _lshw_command >>>>> > 00:04:37.695 return _normalize_lshw_result(out) >>>>> > 00:04:37.696 File >>>>> > >>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", >>>>> > line 182, in _normalize_lshw_result >>>>> > 00:04:37.698 return json.loads('[' + result + ']') >>>>> > 00:04:37.698 File "/usr/lib64/python2.7/json/__init__.py", line >>>>> 339, in >>>>> > loads >>>>> > 00:04:37.699 return _default_decoder.decode(s) >>>>> > 00:04:37.699 File "/usr/lib64/python2.7/json/decoder.py", line >>>>> 364, in >>>>> > decode >>>>> > 00:04:37.700 obj, end = self.raw_decode(s, idx=_w(s, 0).end()) >>>>> > 00:04:37.701 File "/usr/lib64/python2.7/json/decoder.py", line >>>>> 380, in >>>>> > raw_decode >>>>> > 00:04:37.702 obj, end = self.scan_once(s, idx) >>>>> > 00:04:37.702 ValueError: Expecting , delimiter: line 11 column 8 >>>>> (char 242) >>>>> > 00:04:37.703 -------------------- >> begin captured logging << >>>>> > -------------------- >>>>> > 00:04:37.704 2018-02-08 11:44:02,101 DEBUG (MainThread) [root] >>>>> /sbin/ip link >>>>> > add name dummy_ysznk type dummy (cwd None) (cmdutils:150) >>>>> > 00:04:37.705 2018-02-08 11:44:02,116 DEBUG (MainThread) [root] >>>>> SUCCESS: >>>>> > = ''; = 0 (cmdutils:158) >>>>> > 00:04:37.706 2018-02-08 11:44:02,117 DEBUG (MainThread) [root] >>>>> /sbin/ip link >>>>> > set dev dummy_ysznk up (cwd None) (cmdutils:150) >>>>> > 00:04:37.708 2018-02-08 11:44:02,149 DEBUG (MainThread) [root] >>>>> SUCCESS: >>>>> > = ''; = 0 (cmdutils:158) >>>>> > 00:04:37.709 2018-02-08 11:44:02,151 DEBUG (MainThread) [root] >>>>> /sbin/ip link >>>>> > add link dummy_ysznk name dummy_ysznk.16 type vlan id 16 (cwd None) >>>>> > (cmdutils:150) >>>>> > 00:04:37.710 2018-02-08 11:44:02,166 DEBUG (MainThread) [root] >>>>> SUCCESS: >>>>> > = ''; = 0 (cmdutils:158) >>>>> > 00:04:37.712 2018-02-08 11:44:02,167 DEBUG (MainThread) [root] >>>>> /sbin/ip link >>>>> > set dev dummy_ysznk.16 up (cwd None) (cmdutils:150) >>>>> > 00:04:37.713 2018-02-08 11:44:02,190 DEBUG (MainThread) [root] >>>>> SUCCESS: >>>>> > = ''; = 0 (cmdutils:158) >>>>> > 00:04:37.714 2018-02-08 11:44:02,191 DEBUG (MainThread) [root] >>>>> /sbin/tc >>>>> > qdisc show dev dummy_ysznk (cwd None) (cmdutils:150) >>>>> > 00:04:37.715 2018-02-08 11:44:02,205 DEBUG (MainThread) [root] >>>>> SUCCESS: >>>>> > = ''; = 0 (cmdutils:158) >>>>> > 00:04:37.716 2018-02-08 11:44:02,206 DEBUG (MainThread) [root] >>>>> /sbin/tc >>>>> > qdisc del dev dummy_ysznk root (cwd None) (cmdutils:150) >>>>> > 00:04:37.718 2018-02-08 11:44:02,219 DEBUG (MainThread) [root] >>>>> FAILED: >>>>> > = 'RTNETLINK answers: No such file or directory\n'; = 2 >>>>> (cmdutils:158) >>>>> > 00:04:37.720 2018-02-08 11:44:02,220 DEBUG (MainThread) [root] >>>>> /sbin/tc >>>>> > qdisc del dev dummy_ysznk ingress (cwd None) (cmdutils:150) >>>>> > 00:04:37.721 2018-02-08 11:44:02,233 DEBUG (MainThread) [root] >>>>> FAILED: >>>>> > = 'RTNETLINK answers: No such file or directory\n'; = 2 >>>>> (cmdutils:158) >>>>> > 00:04:37.723 2018-02-08 11:44:02,235 DEBUG (MainThread) [root] >>>>> /sbin/tc >>>>> > qdisc add dev dummy_ysznk root handle 0x1389: hfsc default 0x1388 >>>>> (cwd None) >>>>> > (cmdutils:150) >>>>> > 00:04:37.724 2018-02-08 11:44:02,248 DEBUG (MainThread) [root] >>>>> SUCCESS: >>>>> > = ''; = 0 (cmdutils:158) >>>>> > 00:04:37.725 2018-02-08 11:44:02,249 DEBUG (MainThread) [root] >>>>> /sbin/tc >>>>> > qdisc add dev dummy_ysznk ingress (cwd None) (cmdutils:150) >>>>> > 00:04:37.727 2018-02-08 11:44:02,262 DEBUG (MainThread) [root] >>>>> SUCCESS: >>>>> > = ''; = 0 (cmdutils:158) >>>>> > 00:04:37.728 2018-02-08 11:44:02,264 DEBUG (MainThread) [root] >>>>> /sbin/tc >>>>> > class add dev dummy_ysznk parent 1389: classid 1389:10 hfsc ul m2 >>>>> 8000000bit >>>>> > ls m1 32000000bit d 800000us m2 24000000bit (cwd None) (cmdutils:150) >>>>> > 00:04:37.730 2018-02-08 11:44:02,277 DEBUG (MainThread) [root] >>>>> SUCCESS: >>>>> > = ''; = 0 (cmdutils:158) >>>>> > 00:04:37.732 2018-02-08 11:44:02,278 DEBUG (MainThread) [root] >>>>> /sbin/tc >>>>> > class add dev dummy_ysznk parent 1389: classid 1389:1388 hfsc ls m1 >>>>> > 32000000bit d 800000us m2 24000000bit (cwd None) (cmdutils:150) >>>>> > 00:04:37.734 2018-02-08 11:44:02,291 DEBUG (MainThread) [root] >>>>> SUCCESS: >>>>> > = ''; = 0 (cmdutils:158) >>>>> > 00:04:37.735 2018-02-08 11:44:02,292 DEBUG (MainThread) [root] >>>>> /sbin/tc >>>>> > filter replace dev dummy_ysznk protocol all parent 1389: pref 5000 >>>>> u32 match >>>>> > u8 0 0 flowid 0x1388 (cwd None) (cmdutils:150) >>>>> > 00:04:37.738 2018-02-08 11:44:02,306 DEBUG (MainThread) [root] >>>>> SUCCESS: >>>>> > = ''; = 0 (cmdutils:158) >>>>> > 00:04:37.739 2018-02-08 11:44:02,307 DEBUG (MainThread) [root] >>>>> /sbin/tc >>>>> > filter replace dev dummy_ysznk protocol all parent 1389: pref 16 >>>>> basic match >>>>> > 'meta(vlan eq 16)' flowid 1389:10 (cwd None) (cmdutils:150) >>>>> > 00:04:37.742 2018-02-08 11:44:02,320 DEBUG (MainThread) [root] >>>>> SUCCESS: >>>>> > = ''; = 0 (cmdutils:158) >>>>> > 00:04:37.743 2018-02-08 11:44:02,321 DEBUG (MainThread) [root] >>>>> /sbin/tc >>>>> > qdisc add dev dummy_ysznk parent 1389:10 handle 10: fq_codel (cwd >>>>> None) >>>>> > (cmdutils:150) >>>>> > 00:04:37.745 2018-02-08 11:44:02,333 DEBUG (MainThread) [root] >>>>> SUCCESS: >>>>> > = ''; = 0 (cmdutils:158) >>>>> > 00:04:37.746 2018-02-08 11:44:02,334 DEBUG (MainThread) [root] >>>>> /sbin/tc >>>>> > qdisc add dev dummy_ysznk parent 1389:1388 handle 1388: fq_codel >>>>> (cwd None) >>>>> > (cmdutils:150) >>>>> > 00:04:37.747 2018-02-08 11:44:02,346 DEBUG (MainThread) [root] >>>>> SUCCESS: >>>>> > = ''; = 0 (cmdutils:158) >>>>> > 00:04:37.749 2018-02-08 11:44:02,347 DEBUG (MainThread) [root] >>>>> /sbin/tc >>>>> > qdisc show dev dummy_ysznk (cwd None) (cmdutils:150) >>>>> > 00:04:37.751 2018-02-08 11:44:02,359 DEBUG (MainThread) [root] >>>>> SUCCESS: >>>>> > = ''; = 0 (cmdutils:158) >>>>> > 00:04:37.752 2018-02-08 11:44:02,360 DEBUG (MainThread) [root] >>>>> /sbin/tc >>>>> > filter show dev dummy_ysznk parent 1389: (cwd None) (cmdutils:150) >>>>> > 00:04:37.754 2018-02-08 11:44:02,372 DEBUG (MainThread) [root] >>>>> SUCCESS: >>>>> > = ''; = 0 (cmdutils:158) >>>>> > 00:04:37.755 2018-02-08 11:44:02,374 DEBUG (MainThread) [root] >>>>> /sbin/tc >>>>> > filter del dev dummy_ysznk pref 16 parent 1389: (cwd None) >>>>> (cmdutils:150) >>>>> > 00:04:37.757 2018-02-08 11:44:02,386 DEBUG (MainThread) [root] >>>>> SUCCESS: >>>>> > = ''; = 0 (cmdutils:158) >>>>> > 00:04:37.758 2018-02-08 11:44:02,387 DEBUG (MainThread) [root] >>>>> /sbin/tc >>>>> > class del dev dummy_ysznk classid 1389:10 (cwd None) (cmdutils:150) >>>>> > 00:04:37.760 2018-02-08 11:44:02,398 DEBUG (MainThread) [root] >>>>> SUCCESS: >>>>> > = ''; = 0 (cmdutils:158) >>>>> > 00:04:37.761 2018-02-08 11:44:02,400 DEBUG (MainThread) [root] >>>>> /sbin/tc >>>>> > class add dev dummy_ysznk parent 1389: classid 1389:10 hfsc ul m2 >>>>> 8000000bit >>>>> > ls m1 32000000bit d 800000us m2 24000000bit (cwd None) (cmdutils:150) >>>>> > 00:04:37.764 2018-02-08 11:44:02,412 DEBUG (MainThread) [root] >>>>> SUCCESS: >>>>> > = ''; = 0 (cmdutils:158) >>>>> > 00:04:37.765 2018-02-08 11:44:02,421 DEBUG (MainThread) [root] lshw >>>>> -json >>>>> > -disable usb -disable pcmcia -disable isapnp -disable ide -disable >>>>> scsi >>>>> > -disable dmi -disable memory -disable cpuinfo (cwd None) >>>>> (cmdutils:150) >>>>> > 00:04:37.768 2018-02-08 11:44:02,584 DEBUG (MainThread) [root] >>>>> SUCCESS: >>>>> > = ''; = 0 (cmdutils:158) >>>>> > 00:04:37.769 2018-02-08 11:44:02,587 DEBUG (netlink/events) [root] >>>>> START >>>>> > thread >>>>> (func=>>>> > method Monitor._scan of >>>> at >>>>> > 0x7fdcb6436410>>, args=(), kwargs={}) (concurrent:192) >>>>> > 00:04:37.773 2018-02-08 11:44:02,588 DEBUG (MainThread) [root] >>>>> /sbin/ip link >>>>> > set dev dummy_ysznk.16 down (cwd None) (cmdutils:150) >>>>> > 00:04:37.775 2018-02-08 11:44:02,609 DEBUG (MainThread) [root] >>>>> SUCCESS: >>>>> > = ''; = 0 (cmdutils:158) >>>>> > 00:04:37.776 2018-02-08 11:44:02,610 DEBUG (netlink/events) [root] >>>>> FINISH >>>>> > thread >>>>> > (concurrent:195) >>>>> > 00:04:37.778 2018-02-08 11:44:02,611 DEBUG (MainThread) [root] >>>>> /sbin/ip link >>>>> > del dev dummy_ysznk.16 (cwd None) (cmdutils:150) >>>>> > 00:04:37.780 2018-02-08 11:44:02,636 DEBUG (MainThread) [root] >>>>> SUCCESS: >>>>> > = ''; = 0 (cmdutils:158) >>>>> > 00:04:37.781 --------------------- >> end captured logging << >>>>> > --------------------- >>>>> > 00:04:37.782 >>>>> > 00:04:37.782 >>>>> > >>>>> ====================================================================== >>>>> > 00:04:37.783 ERROR: testHostSampleHandlesDisappearingVlanInterfaces >>>>> > (virttests.sampling_test.InterfaceSampleTests) >>>>> > 00:04:37.784 >>>>> > >>>>> ---------------------------------------------------------------------- >>>>> > 00:04:37.785 Traceback (most recent call last): >>>>> > 00:04:37.785 File >>>>> > >>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/tests/testValidation.py", >>>>> > line 191, in wrapper >>>>> > 00:04:37.787 return f(*args, **kwargs) >>>>> > 00:04:37.787 File >>>>> > >>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/tests/virttests/sampling_test.py", >>>>> > line 346, in testHostSampleHandlesDisappearingVlanInterfaces >>>>> > 00:04:37.789 interfaces_and_samples = >>>>> > sampling._get_interfaces_and_samples() >>>>> > 00:04:37.790 File >>>>> > >>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/virt/sampling.py", >>>>> > line 200, in _get_interfaces_and_samples >>>>> > 00:04:37.791 for link in ipwrapper.getLinks(): >>>>> > 00:04:37.792 File >>>>> > >>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/tests/virttests/sampling_test.py", >>>>> > line 339, in faultyGetLinks >>>>> > 00:04:37.793 all_links = list(original_getLinks()) >>>>> > 00:04:37.794 File >>>>> > >>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/ipwrapper.py", >>>>> > line 267, in getLinks >>>>> > 00:04:37.795 in six.viewitems(dpdk.get_dpdk_devices())) >>>>> > 00:04:37.796 File >>>>> > >>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", >>>>> > line 44, in get_dpdk_devices >>>>> > 00:04:37.798 dpdk_devices = _get_dpdk_devices() >>>>> > 00:04:37.798 File >>>>> > >>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/common/cache.py", >>>>> > line 41, in __call__ >>>>> > 00:04:37.799 value = self.func(*args) >>>>> > 00:04:37.800 File >>>>> > >>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", >>>>> > line 111, in _get_dpdk_devices >>>>> > 00:04:37.801 devices = _lshw_command() >>>>> > 00:04:37.802 File >>>>> > >>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", >>>>> > line 127, in _lshw_command >>>>> > 00:04:37.803 return _normalize_lshw_result(out) >>>>> > 00:04:37.804 File >>>>> > >>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", >>>>> > line 182, in _normalize_lshw_result >>>>> > 00:04:37.805 return json.loads('[' + result + ']') >>>>> > 00:04:37.806 File "/usr/lib64/python2.7/json/__init__.py", line >>>>> 339, in >>>>> > loads >>>>> > 00:04:37.807 return _default_decoder.decode(s) >>>>> > 00:04:37.807 File "/usr/lib64/python2.7/json/decoder.py", line >>>>> 364, in >>>>> > decode >>>>> > 00:04:37.808 obj, end = self.raw_decode(s, idx=_w(s, 0).end()) >>>>> > 00:04:37.809 File "/usr/lib64/python2.7/json/decoder.py", line >>>>> 380, in >>>>> > raw_decode >>>>> > 00:04:37.810 obj, end = self.scan_once(s, idx) >>>>> > 00:04:37.810 ValueError: Expecting , delimiter: line 11 column 8 >>>>> (char 242) >>>>> > 00:04:37.811 -------------------- >> begin captured logging << >>>>> > -------------------- >>>>> > 00:04:37.812 2018-02-08 11:44:17,378 DEBUG (MainThread) [root] >>>>> /sbin/ip link >>>>> > add name dummy_8gyyz type dummy (cwd None) (cmdutils:150) >>>>> > 00:04:37.813 2018-02-08 11:44:17,406 DEBUG (MainThread) [root] >>>>> SUCCESS: >>>>> > = ''; = 0 (cmdutils:158) >>>>> > 00:04:37.814 2018-02-08 11:44:17,421 DEBUG (netlink/events) [root] >>>>> START >>>>> > thread >>>>> (func=>>>> > method Monitor._scan of >>>> at >>>>> > 0x7fdcb6829e10>>, args=(), kwargs={}) (concurrent:192) >>>>> > 00:04:37.817 2018-02-08 11:44:17,423 DEBUG (MainThread) [root] >>>>> /sbin/ip link >>>>> > set dev dummy_8gyyz up (cwd None) (cmdutils:150) >>>>> > 00:04:37.819 2018-02-08 11:44:17,450 DEBUG (MainThread) [root] >>>>> SUCCESS: >>>>> > = ''; = 0 (cmdutils:158) >>>>> > 00:04:37.820 2018-02-08 11:44:17,454 DEBUG (netlink/events) [root] >>>>> FINISH >>>>> > thread >>>>> > (concurrent:195) >>>>> > 00:04:37.821 2018-02-08 11:44:17,455 DEBUG (MainThread) [root] >>>>> /sbin/ip link >>>>> > add link dummy_8gyyz name vlan_669 type vlan id 999 (cwd None) >>>>> > (cmdutils:150) >>>>> > 00:04:37.823 2018-02-08 11:44:17,477 DEBUG (MainThread) [root] >>>>> SUCCESS: >>>>> > = ''; = 0 (cmdutils:158) >>>>> > 00:04:37.823 2018-02-08 11:44:17,479 DEBUG (MainThread) [root] lshw >>>>> -json >>>>> > -disable usb -disable pcmcia -disable isapnp -disable ide -disable >>>>> scsi >>>>> > -disable dmi -disable memory -disable cpuinfo (cwd None) >>>>> (cmdutils:150) >>>>> > 00:04:37.825 2018-02-08 11:44:17,657 DEBUG (MainThread) [root] >>>>> SUCCESS: >>>>> > = ''; = 0 (cmdutils:158) >>>>> > 00:04:37.825 2018-02-08 11:44:17,658 DEBUG (MainThread) [root] >>>>> /sbin/ip link >>>>> > del dev vlan_669 (cwd None) (cmdutils:150) >>>>> > 00:04:37.826 2018-02-08 11:44:17,681 DEBUG (MainThread) [root] >>>>> SUCCESS: >>>>> > = ''; = 0 (cmdutils:158) >>>>> > 00:04:37.826 2018-02-08 11:44:17,683 DEBUG (MainThread) [root] >>>>> /sbin/ip link >>>>> > del dev dummy_8gyyz (cwd None) (cmdutils:150) >>>>> > 00:04:37.827 2018-02-08 11:44:17,708 DEBUG (MainThread) [root] >>>>> SUCCESS: >>>>> > = ''; = 0 (cmdutils:158) >>>>> > 00:04:37.828 --------------------- >> end captured logging << >>>>> > --------------------- >>>>> > 00:04:37.828 >>>>> > 00:04:37.828 >>>>> > >>>>> ====================================================================== >>>>> > 00:04:37.828 ERROR: testHostSampleReportsNewInterface >>>>> > (virttests.sampling_test.InterfaceSampleTests) >>>>> > 00:04:37.829 >>>>> > >>>>> ---------------------------------------------------------------------- >>>>> > 00:04:37.829 Traceback (most recent call last): >>>>> > 00:04:37.830 File >>>>> > >>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/tests/testValidation.py", >>>>> > line 191, in wrapper >>>>> > 00:04:37.830 return f(*args, **kwargs) >>>>> > 00:04:37.831 File >>>>> > >>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/tests/virttests/sampling_test.py", >>>>> > line 326, in testHostSampleReportsNewInterface >>>>> > 00:04:37.831 sampling._get_interfaces_and_samples())) >>>>> > 00:04:37.832 File >>>>> > >>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/virt/sampling.py", >>>>> > line 200, in _get_interfaces_and_samples >>>>> > 00:04:37.833 for link in ipwrapper.getLinks(): >>>>> > 00:04:37.833 File >>>>> > >>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/ipwrapper.py", >>>>> > line 267, in getLinks >>>>> > 00:04:37.834 in six.viewitems(dpdk.get_dpdk_devices())) >>>>> > 00:04:37.834 File >>>>> > >>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", >>>>> > line 44, in get_dpdk_devices >>>>> > 00:04:37.835 dpdk_devices = _get_dpdk_devices() >>>>> > 00:04:37.835 File >>>>> > >>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/common/cache.py", >>>>> > line 41, in __call__ >>>>> > 00:04:37.836 value = self.func(*args) >>>>> > 00:04:37.836 File >>>>> > >>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", >>>>> > line 111, in _get_dpdk_devices >>>>> > 00:04:37.837 devices = _lshw_command() >>>>> > 00:04:37.837 File "/home/jeCoverage.py warning: Module >>>>> > >>>>> /home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/vdsm was >>>>> > never imported. (module-not-imported) >>>>> > 00:04:51.224 >>>>> > >>>>> nkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", >>>>> > line 127, in _lshw_command >>>>> > 00:04:51.225 return _normalize_lshw_result(out) >>>>> > 00:04:51.226 File >>>>> > >>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", >>>>> > line 182, in _normalize_lshw_result >>>>> > 00:04:51.227 return json.loads('[' + result + ']') >>>>> > 00:04:51.228 File "/usr/lib64/python2.7/json/__init__.py", line >>>>> 339, in >>>>> > loads >>>>> > 00:04:51.229 return _default_decoder.decode(s) >>>>> > 00:04:51.229 File "/usr/lib64/python2.7/json/decoder.py", line >>>>> 364, in >>>>> > decode >>>>> > 00:04:51.230 obj, end = self.raw_decode(s, idx=_w(s, 0).end()) >>>>> > 00:04:51.231 File "/usr/lib64/python2.7/json/decoder.py", line >>>>> 380, in >>>>> > raw_decode >>>>> > 00:04:51.231 obj, end = self.scan_once(s, idx) >>>>> > 00:04:51.232 ValueError: Expecting , delimiter: line 11 column 8 >>>>> (char 242) >>>>> > 00:04:51.233 -------------------- >> begin captured logging << >>>>> > -------------------- >>>>> > 00:04:51.234 2018-02-08 11:44:17,714 DEBUG (MainThread) [root] lshw >>>>> -json >>>>> > -disable usb -disable pcmcia -disable isapnp -disable ide -disable >>>>> scsi >>>>> > -disable dmi -disable memory -disable cpuinfo (cwd None) >>>>> (cmdutils:150) >>>>> > 00:04:51.237 2018-02-08 11:44:17,871 DEBUG (MainThread) [root] >>>>> SUCCESS: >>>>> > = ''; = 0 (cmdutils:158) >>>>> > 00:04:51.238 --------------------- >> end captured logging << >>>>> > --------------------- >>>>> > >>>>> > >>>>> >>>> -------------- next part -------------- An HTML attachment was scrubbed... URL: From ykaul at redhat.com Thu Feb 8 13:37:09 2018 From: ykaul at redhat.com (Yaniv Kaul) Date: Thu, 8 Feb 2018 15:37:09 +0200 Subject: [ovirt-devel] [ OST Failure Report ] [ oVirt Master (vdsm) ] [ 08-02-2018 ] [ 002_bootstrap.get_host_numa_nodes+ 004_basic_sanity.vm_run] In-Reply-To: References: Message-ID: On Thu, Feb 8, 2018 at 3:14 PM, Dafna Ron wrote: > I don't recall seeing it fail before this time. > We can re-trigger the patch and see if it passes a second time or fails on > the same issue. > > 1. Sent a patch to disable the test for the time being. 2. I have some doubt, spending 3 seconds on Lago code, that it may not advertise the topology of the L1 hosts with multiple sockets (= NUMA), in certain conditions. Looking into it. Can you share with me which host the test was running on, what is the CPU exposed and so on? (Specifically if it's using host pass-through, I think we are OK, If we are using custom CPU type, not so sure). Y. On Thu, Feb 8, 2018 at 1:11 PM, Yaniv Kaul wrote: > >> >> >> On Thu, Feb 8, 2018 at 12:46 PM, Dafna Ron wrote: >> >>> Hi, >>> >>> We have a failure on 002_bootstrap.get_host_numa_nodes in basic suite >>> and 004_basic_sanity.vm_run on upgrade from release suite. >>> >> >> The numa test is a new test, so would actually suspect the test. >> Did it pass earlier? I have some suspicion it fails from time to time... >> Y. >> >> >>> >>> Eli, can you please take a look? it seems to be the same reason - host >>> is down or not suitable >>> >>> >>> >>> >>> >>> *Link and headline of suspected patches: Link to Job:Link to all >>> logs:(Relevant) error snippet from the log: * >>> *basic suite *: >>> >>> 2018-02-08 00:14:23,852-05 DEBUG [org.ovirt.engine.core.dal.dbb >>> roker.PostgresDbEngineDialect$PostgresSimpleJdbcCall] (ServerService >>> Thread Pool -- 41) [] SqlCall for procedure [GetAllFromVdcOption] compiled >>> 2018-02-08 00:14:23,864-05 WARN [org.ovirt.engine.core.utils.ConfigUtilsBase] >>> (ServerService Thread Pool -- 41) [] Could not find enum value for option: >>> 'ConfigDir' >>> 2018-02-08 00:14:23,869-05 WARN [org.ovirt.engine.core.utils.ConfigUtilsBase] >>> (ServerService Thread Pool -- 41) [] Could not find enum value for option: >>> 'DbJustRestored' >>> 2018-02-08 00:14:23,871-05 WARN [org.ovirt.engine.core.utils.ConfigUtilsBase] >>> (ServerService Thread Pool -- 41) [] Could not find enum value for option: >>> 'ConfigDir' >>> 2018-02-08 00:14:23,881-05 WARN [org.ovirt.engine.core.utils.ConfigUtilsBase] >>> (ServerService Thread Pool -- 41) [] Could not find enum value for option: >>> 'DbJustRestored' >>> 2018-02-08 00:14:23,882-05 WARN [org.ovirt.engine.core.utils.ConfigUtilsBase] >>> (ServerService Thread Pool -- 41) [] Could not find enum value for option: >>> 'ConfigDir' >>> 2018-02-08 00:14:23,915-05 WARN [org.ovirt.engine.core.utils.ConfigUtilsBase] >>> (ServerService Thread Pool -- 41) [] Could not find enum value for option: >>> 'DbJustRestored' >>> 2018-02-08 00:14:23,919-05 INFO [org.ovirt.engine.core.utils.osinfo.OsInfoPreferencesLoader] >>> (ServerService Thread Pool -- 41) [] Loading file >>> '/etc/ovirt-engine/osinfo.conf.d/00-defaults.properties' >>> 2018-02-08 00:14:23,971-05 DEBUG [org.ovirt.engine.core.utils.OsRepositoryImpl] >>> (ServerService Thread Pool -- 41) [] Osinfo Repository: >>> backwardCompatibility >>> OtherLinux=5 >>> Windows2008R2x64=17 >>> Windows2003=3 >>> Windows2003x64=10 >>> RHEL3x64=15 >>> Windows8x64=21 >>> Windows8=20 >>> Windows7=11 >>> Windows7x64=12 >>> Windows2008=4 >>> RHEL4=8 >>> RHEL6x64=19 >>> RHEL5x64=13 >>> Windows2012x64=23 >>> WindowsXP=1 >>> RHEL4x64=14 >>> Unassigned=0 >>> Windows2008x64=16 >>> RHEL6=18 >>> RHEL5=7 >>> Other=0 >>> REHL3=9 >>> emptyNode >>> os.debian_7.derivedFrom >>> value=ubuntu_12_04 >>> os.debian_7.id >>> value=1300 >>> os.debian_7.name >>> value=Debian 7 >>> os.freebsd.bus >>> value=32 >>> os.freebsd.derivedFrom >>> value=other >>> os.freebsd.id >>> value=1500 >>> os.freebsd.name >>> value=FreeBSD 9.2 >>> os.freebsdx64.bus >>> value=64 >>> os.freebsdx64.derivedFrom >>> : >>> >>> upgrade suite: >>> 2018-02-08 00:12:07,451-05 WARN [org.ovirt.engine.core.utils.ConfigUtilsBase] >>> (ServerService Thread Pool -- 51) [] Could not find enum value for option: >>> 'DbJustRestored' >>> 2018-02-08 00:12:07,451-05 WARN [org.ovirt.engine.core.utils.ConfigUtilsBase] >>> (ServerService Thread Pool -- 51) [] Could not find enum value for option: >>> 'ConfigDir' >>> 2018-02-08 00:12:07,452-05 INFO [org.ovirt.engine.core.utils.osinfo.OsInfoPreferencesLoader] >>> (ServerService Thread Pool -- 51) [] Loading file >>> '/etc/ovirt-engine/osinfo.conf.d/00-defaults.properties' >>> 2018-02-08 00:12:07,505-05 DEBUG [org.ovirt.engine.core.utils.OsRepositoryImpl] >>> (ServerService Thread Pool -- 51) [] Osinfo Repository: >>> backwardCompatibility >>> OtherLinux=5 >>> Windows2008R2x64=17 >>> Windows2003=3 >>> Windows2003x64=10 >>> RHEL3x64=15 >>> Windows8x64=21 >>> Windows8=20 >>> Windows7=11 >>> Windows7x64=12 >>> Windows2008=4 >>> RHEL4=8 >>> RHEL6x64=19 >>> RHEL5x64=13 >>> Windows2012x64=23 >>> WindowsXP=1 >>> RHEL4x64=14 >>> Unassigned=0 >>> Windows2008x64=16 >>> RHEL6=18 >>> RHEL5=7 >>> Other=0 >>> REHL3=9 >>> emptyNode >>> os.debian_7.derivedFrom >>> value=ubuntu_12_04 >>> os.debian_7.id >>> value=1300 >>> os.debian_7.name >>> value=Debian 7 >>> os.freebsd.bus >>> value=32 >>> os.freebsd.derivedFrom >>> value=other >>> os.freebsd.id >>> value=1500 >>> os.freebsd.name >>> value=FreeBSD 9.2 >>> os.freebsdx64.bus >>> value=64 >>> os.freebsdx64.derivedFrom >>> value=freebsd >>> os.freebsdx64.id >>> value=1501 >>> os.freebsdx64.name >>> value=FreeBSD 9.2 x64 >>> os.other.bus >>> value=64 >>> os.other.cpu.hotplugSupport >>> value=true >>> os.other.cpu.hotunplugSupport >>> value=false >>> os.other.cpu.unsupported >>> value= >>> >>> >>> >>> >>> ** >>> >>> _______________________________________________ >>> Devel mailing list >>> Devel at ovirt.org >>> http://lists.ovirt.org/mailman/listinfo/devel >>> >> >> > -------------- next part -------------- An HTML attachment was scrubbed... URL: From dron at redhat.com Thu Feb 8 15:41:46 2018 From: dron at redhat.com (Dafna Ron) Date: Thu, 8 Feb 2018 15:41:46 +0000 Subject: [ovirt-devel] [ OST Failure Report ] [ oVirt Master (vdsm) ] [ 08-02-2018 ] [ 002_bootstrap.get_host_numa_nodes+ 004_basic_sanity.vm_run] In-Reply-To: References: Message-ID: On Thu, Feb 8, 2018 at 1:37 PM, Yaniv Kaul wrote: > > > On Thu, Feb 8, 2018 at 3:14 PM, Dafna Ron wrote: > >> I don't recall seeing it fail before this time. >> We can re-trigger the patch and see if it passes a second time or fails >> on the same issue. >> >> 1. Sent a patch to disable the test for the time being. > https://gerrit.ovirt.org/#/c/87345/ > 2. I have some doubt, spending 3 seconds on Lago code, that it may not > advertise the topology of the L1 hosts with multiple sockets (= NUMA), in > certain conditions. Looking into it. > Can you share with me which host the test was running on, what is the CPU > exposed and so on? > this is the host: host is ovirt-srv18.phx.ovirt.org I am actually not sure which of the cpu's was exposed because we have no physical id for the cpus and all are identical. all I can see in the log is: smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2630 v3 @ 2.40GHz (fam: 06, model: 3f, stepping: 02) Maybe Gal can help more on this info? (Specifically if it's using host pass-through, I think we are OK, If we are > using custom CPU type, not so sure). > Y. > > On Thu, Feb 8, 2018 at 1:11 PM, Yaniv Kaul wrote: >> >>> >>> >>> On Thu, Feb 8, 2018 at 12:46 PM, Dafna Ron wrote: >>> >>>> Hi, >>>> >>>> We have a failure on 002_bootstrap.get_host_numa_nodes in basic suite >>>> and 004_basic_sanity.vm_run on upgrade from release suite. >>>> >>> >>> The numa test is a new test, so would actually suspect the test. >>> Did it pass earlier? I have some suspicion it fails from time to time... >>> Y. >>> >>> >>>> >>>> Eli, can you please take a look? it seems to be the same reason - host >>>> is down or not suitable >>>> >>>> >>>> >>>> >>>> >>>> *Link and headline of suspected patches: Link to Job:Link to all >>>> logs:(Relevant) error snippet from the log: * >>>> *basic suite *: >>>> >>>> 2018-02-08 00:14:23,852-05 DEBUG [org.ovirt.engine.core.dal.dbb >>>> roker.PostgresDbEngineDialect$PostgresSimpleJdbcCall] (ServerService >>>> Thread Pool -- 41) [] SqlCall for procedure [GetAllFromVdcOption] compiled >>>> 2018-02-08 00:14:23,864-05 WARN [org.ovirt.engine.core.utils.ConfigUtilsBase] >>>> (ServerService Thread Pool -- 41) [] Could not find enum value for option: >>>> 'ConfigDir' >>>> 2018-02-08 00:14:23,869-05 WARN [org.ovirt.engine.core.utils.ConfigUtilsBase] >>>> (ServerService Thread Pool -- 41) [] Could not find enum value for option: >>>> 'DbJustRestored' >>>> 2018-02-08 00:14:23,871-05 WARN [org.ovirt.engine.core.utils.ConfigUtilsBase] >>>> (ServerService Thread Pool -- 41) [] Could not find enum value for option: >>>> 'ConfigDir' >>>> 2018-02-08 00:14:23,881-05 WARN [org.ovirt.engine.core.utils.ConfigUtilsBase] >>>> (ServerService Thread Pool -- 41) [] Could not find enum value for option: >>>> 'DbJustRestored' >>>> 2018-02-08 00:14:23,882-05 WARN [org.ovirt.engine.core.utils.ConfigUtilsBase] >>>> (ServerService Thread Pool -- 41) [] Could not find enum value for option: >>>> 'ConfigDir' >>>> 2018-02-08 00:14:23,915-05 WARN [org.ovirt.engine.core.utils.ConfigUtilsBase] >>>> (ServerService Thread Pool -- 41) [] Could not find enum value for option: >>>> 'DbJustRestored' >>>> 2018-02-08 00:14:23,919-05 INFO [org.ovirt.engine.core.utils.osinfo.OsInfoPreferencesLoader] >>>> (ServerService Thread Pool -- 41) [] Loading file >>>> '/etc/ovirt-engine/osinfo.conf.d/00-defaults.properties' >>>> 2018-02-08 00:14:23,971-05 DEBUG [org.ovirt.engine.core.utils.OsRepositoryImpl] >>>> (ServerService Thread Pool -- 41) [] Osinfo Repository: >>>> backwardCompatibility >>>> OtherLinux=5 >>>> Windows2008R2x64=17 >>>> Windows2003=3 >>>> Windows2003x64=10 >>>> RHEL3x64=15 >>>> Windows8x64=21 >>>> Windows8=20 >>>> Windows7=11 >>>> Windows7x64=12 >>>> Windows2008=4 >>>> RHEL4=8 >>>> RHEL6x64=19 >>>> RHEL5x64=13 >>>> Windows2012x64=23 >>>> WindowsXP=1 >>>> RHEL4x64=14 >>>> Unassigned=0 >>>> Windows2008x64=16 >>>> RHEL6=18 >>>> RHEL5=7 >>>> Other=0 >>>> REHL3=9 >>>> emptyNode >>>> os.debian_7.derivedFrom >>>> value=ubuntu_12_04 >>>> os.debian_7.id >>>> value=1300 >>>> os.debian_7.name >>>> value=Debian 7 >>>> os.freebsd.bus >>>> value=32 >>>> os.freebsd.derivedFrom >>>> value=other >>>> os.freebsd.id >>>> value=1500 >>>> os.freebsd.name >>>> value=FreeBSD 9.2 >>>> os.freebsdx64.bus >>>> value=64 >>>> os.freebsdx64.derivedFrom >>>> : >>>> >>>> upgrade suite: >>>> 2018-02-08 00:12:07,451-05 WARN [org.ovirt.engine.core.utils.ConfigUtilsBase] >>>> (ServerService Thread Pool -- 51) [] Could not find enum value for option: >>>> 'DbJustRestored' >>>> 2018-02-08 00:12:07,451-05 WARN [org.ovirt.engine.core.utils.ConfigUtilsBase] >>>> (ServerService Thread Pool -- 51) [] Could not find enum value for option: >>>> 'ConfigDir' >>>> 2018-02-08 00:12:07,452-05 INFO [org.ovirt.engine.core.utils.osinfo.OsInfoPreferencesLoader] >>>> (ServerService Thread Pool -- 51) [] Loading file >>>> '/etc/ovirt-engine/osinfo.conf.d/00-defaults.properties' >>>> 2018-02-08 00:12:07,505-05 DEBUG [org.ovirt.engine.core.utils.OsRepositoryImpl] >>>> (ServerService Thread Pool -- 51) [] Osinfo Repository: >>>> backwardCompatibility >>>> OtherLinux=5 >>>> Windows2008R2x64=17 >>>> Windows2003=3 >>>> Windows2003x64=10 >>>> RHEL3x64=15 >>>> Windows8x64=21 >>>> Windows8=20 >>>> Windows7=11 >>>> Windows7x64=12 >>>> Windows2008=4 >>>> RHEL4=8 >>>> RHEL6x64=19 >>>> RHEL5x64=13 >>>> Windows2012x64=23 >>>> WindowsXP=1 >>>> RHEL4x64=14 >>>> Unassigned=0 >>>> Windows2008x64=16 >>>> RHEL6=18 >>>> RHEL5=7 >>>> Other=0 >>>> REHL3=9 >>>> emptyNode >>>> os.debian_7.derivedFrom >>>> value=ubuntu_12_04 >>>> os.debian_7.id >>>> value=1300 >>>> os.debian_7.name >>>> value=Debian 7 >>>> os.freebsd.bus >>>> value=32 >>>> os.freebsd.derivedFrom >>>> value=other >>>> os.freebsd.id >>>> value=1500 >>>> os.freebsd.name >>>> value=FreeBSD 9.2 >>>> os.freebsdx64.bus >>>> value=64 >>>> os.freebsdx64.derivedFrom >>>> value=freebsd >>>> os.freebsdx64.id >>>> value=1501 >>>> os.freebsdx64.name >>>> value=FreeBSD 9.2 x64 >>>> os.other.bus >>>> value=64 >>>> os.other.cpu.hotplugSupport >>>> value=true >>>> os.other.cpu.hotunplugSupport >>>> value=false >>>> os.other.cpu.unsupported >>>> value= >>>> >>>> >>>> >>>> >>>> ** >>>> >>>> _______________________________________________ >>>> Devel mailing list >>>> Devel at ovirt.org >>>> http://lists.ovirt.org/mailman/listinfo/devel >>>> >>> >>> >> > -------------- next part -------------- An HTML attachment was scrubbed... URL: From sbonazzo at redhat.com Fri Feb 9 08:23:06 2018 From: sbonazzo at redhat.com (Sandro Bonazzola) Date: Fri, 9 Feb 2018 09:23:06 +0100 Subject: [ovirt-devel] [vdsm] stable branch ovirt-4.2 created In-Reply-To: References: <33646142-b00b-34c6-8568-239da327a9b1@redhat.com> Message-ID: 2018-02-08 9:51 GMT+01:00 Martin Perina : > > > On Thu, Feb 8, 2018 at 9:20 AM, Yaniv Kaul wrote: > >> >> >> On Thu, Feb 8, 2018 at 9:17 AM, Dan Kenigsberg wrote: >> >>> We still do not have vdsm-4.30 in http://plain.resources.ovirt.o >>> rg/pub/ovirt-master-snapshot/rpm/el7/noarch/ . Since the current >>> version there does not support 4.3 cluster level, we're constantly getting >>> >>> (EE-ManagedThreadFactory-engineScheduled-Thread-2) [239bce23] EVENT_ID: >>> VDS_CLUSTER_VERSION_NOT_SUPPORTED(154), Host >>> lago-network-suite-master-host-0 is compatible with versions >>> (3.6,4.0,4.1,4.2) and cannot join Cluster Default which is set to version >>> 4.3. >>> >>> assistance to straighten this up is most welcome. >>> >> >> Isn't a patch to explicitly set the cluster level to 4.2 will solve it? >> Y. >> > > ?We need to somehow allow https://gerrit.ovirt.org/87116? > > ? to pass CQ, there was another thread about it yesterday, but no result. > > Dafna, AFAIK s390x job was removed, so what else needs to be done for this > patch to pass through CQ? > I see that https://gerrit.ovirt.org/#/c/87116/ has been tested in http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/5307/ which vailed on basic sanity test running VMs: Traceback (most recent call last): File "/usr/lib64/python2.7/unittest/case.py", line 369, in run testMethod() File "/usr/lib/python2.7/site-packages/nose/case.py", line 197, in runTest self.test(*self.arg) File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 129, in wrapped_test test() File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 59, in wrapper return func(get_test_prefix(), *args, **kwargs) File "/home/jenkins/workspace/ovirt-master_change-queue-tester/ovirt-system-tests/upgrade-from-release-suite-master/test-scenarios-after-upgrade/004_basic_sanity.py", line 105, in vm_run api.vms.get(VM0_NAME).start(start_params) File "/usr/lib/python2.7/site-packages/ovirtsdk/infrastructure/brokers.py", line 31193, in start headers={"Correlation-Id":correlation_id} File "/usr/lib/python2.7/site-packages/ovirtsdk/infrastructure/proxy.py", line 122, in request persistent_auth=self.__persistent_auth File "/usr/lib/python2.7/site-packages/ovirtsdk/infrastructure/connectionspool.py", line 79, in do_request persistent_auth) File "/usr/lib/python2.7/site-packages/ovirtsdk/infrastructure/connectionspool.py", line 162, in __do_request raise errors.RequestError(response_code, response_reason, response_body) RequestError: status: 400 reason: Bad Request detail: Current master is on https://gerrit.ovirt.org/#/c/86220/ and it's now under testing in http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/5471/ Waiting to see if it passes or not. > ? > >> >> >>> >>> On Wed, Feb 7, 2018 at 2:06 PM, Sandro Bonazzola >>> wrote: >>> >>>> >>>> >>>> 2018-02-07 12:58 GMT+01:00 Dan Kenigsberg : >>>> >>>>> On Wed, Feb 7, 2018 at 10:14 AM, Francesco Romani >>>>> wrote: >>>>> > On 02/07/2018 08:46 AM, Dan Kenigsberg wrote: >>>>> >> On Tue, Feb 6, 2018 at 10:28 PM, Francesco Romani < >>>>> fromani at redhat.com> wrote: >>>>> >>> Hi all, >>>>> >>> >>>>> >>> >>>>> >>> With the help of Sandro (many thanks @sbonazzo !), we created >>>>> minutes >>>>> >>> ago the ovirt-4.2 stable branch: >>>>> >>> >>>>> >>> >>>>> >>> Steps performed: >>>>> >>> >>>>> >>> 1. merged https://gerrit.ovirt.org/#/c/87070/ >>>>> >>> >>>>> >>> 2. branched out ovirt-4.2 from git master >>>>> >>> >>>>> >>> 3. merged https://gerrit.ovirt.org/#/c/87181/ to add support for >>>>> 4.3 level >>>>> >>> >>>>> >>> 4. createed and pushed the tag v4.30.0 from master, to make sure >>>>> the >>>>> >>> version number is greater of the stable versions, and to (somehow >>>>> :)) >>>>> >>> align with oVirt versioning >>>>> >>> >>>>> >>> 5. tested make dist/make rpm on both new branch ovirt-4.2 and >>>>> master, >>>>> >>> both looks good and use the right version >>>>> >>> >>>>> >>> >>>>> >>> Maintainers, please check it looks right for you before merging >>>>> any new >>>>> >>> patch to master branch. >>>>> >>> >>>>> >>> >>>>> >>> Please let me know about any issue! >>>>> >> Thank you Francesco (and Sandro). >>>>> >> >>>>> >> Any idea why http://plain.resources.ovirt.o >>>>> rg/pub/ovirt-4.2-snapshot/rpm/el7/noarch/ >>>>> >> still does not hold any vdsm-4.20 , and >>>>> >> http://plain.resources.ovirt.org/pub/ovirt-master-snapshot/r >>>>> pm/el7/noarch/ >>>>> >> does not have the new vdsm-4.30 ? >>>>> >> >>>>> >> ? >>>>> > >>>>> > Uhm, maybe related to CQ (Change Queue), because git state looks ok, >>>>> one >>>>> > data point: >>>>> > http://jenkins.ovirt.org/job/vdsm_master_build-artifacts-on- >>>>> demand-el7-x86_64/772/artifact/exported-artifacts/ >>>>> > built from this patch https://gerrit.ovirt.org/#/c/87213/ >>>>> > >>>>> > in turn based on top of current master >>>>> >>>>> Maybe Barak knows? Making GQ tick is the intention of the jenkins >>>>> patch, isn't it? >>>>> >>>> >>>> I think it may be caused by a failure trying to build on fcraw for >>>> s390x. I removed the failing jobs until we fix the issue on jenkins side. >>>> >>>> >>>> >>>> >>>>> _______________________________________________ >>>>> Devel mailing list >>>>> Devel at ovirt.org >>>>> http://lists.ovirt.org/mailman/listinfo/devel >>>>> >>>> >>>> >>>> >>>> -- >>>> >>>> SANDRO BONAZZOLA >>>> >>>> ASSOCIATE MANAGER, SOFTWARE ENGINEERING, EMEA ENG VIRTUALIZATION R&D >>>> >>>> Red Hat EMEA >>>> >>>> TRIED. TESTED. TRUSTED. >>>> >>>> >>> >>> _______________________________________________ >>> Devel mailing list >>> Devel at ovirt.org >>> http://lists.ovirt.org/mailman/listinfo/devel >>> >> >> >> _______________________________________________ >> Devel mailing list >> Devel at ovirt.org >> http://lists.ovirt.org/mailman/listinfo/devel >> > > > > -- > Martin Perina > Associate Manager, Software Engineering > Red Hat Czech s.r.o. > > _______________________________________________ > Devel mailing list > Devel at ovirt.org > http://lists.ovirt.org/mailman/listinfo/devel > -- SANDRO BONAZZOLA ASSOCIATE MANAGER, SOFTWARE ENGINEERING, EMEA ENG VIRTUALIZATION R&D Red Hat EMEA TRIED. TESTED. TRUSTED. -------------- next part -------------- An HTML attachment was scrubbed... URL: From sbonazzo at redhat.com Fri Feb 9 08:40:35 2018 From: sbonazzo at redhat.com (Sandro Bonazzola) Date: Fri, 9 Feb 2018 09:40:35 +0100 Subject: [ovirt-devel] [ OST Failure Report ] [ oVirt Master (ovirt-engine) ] [ 07-02-2018 ] [ 004_basic_sanity.vm_run ] In-Reply-To: References: Message-ID: 2018-02-07 16:30 GMT+01:00 Nir Soffer : > > > On Wed, Feb 7, 2018 at 5:02 PM Martin Perina wrote: > >> On Wed, Feb 7, 2018 at 3:22 PM, Dafna Ron wrote: >> >>> it did not. >>> This patch did not run on CQ at all because its failing build-artifact >>> jobs >>> Those jobs need to be fixed and patch has to be re-triggered. >>> >>> The two jobs that failed are: >>> http://jenkins.ovirt.org/job/vdsm_master_check-merged-el7-x86_64/3151/ >>> >>> >> > check-merged fails a lot, I don't think anyone is maintaining this. > This failed on *22:37:44* network/functional/static_ip_test.py ....+ res=124 I see following jobs passed, so vdsm should be now passing the tests unless any other failure is preventing it. > > >> >>> http://jenkins.ovirt.org/job/vdsm_master_build-artifacts-fcraw-s390x/1/ >>> >>> > 404 > > >> >> ?Francesco/Sandro, could you please take a look at those failures on VDSM >> patch? >> ? >> >> >>> please note second job no longer exists >>> >>> thanks, >>> Dafna >>> >>> >>> >>> >>> >>> On Wed, Feb 7, 2018 at 2:09 PM, Martin Perina >>> wrote: >>> >>>> >>>> >>>> On Wed, Feb 7, 2018 at 2:30 PM, Dafna Ron wrote: >>>> >>>>> Hi, >>>>> >>>>> We failed test 004_basic_sanity.vm_run in the upgrade from release >>>>> suite. >>>>> the reason we failed to run the vm is that the host was filtered from >>>>> selection for vm. >>>>> >>>>> Please also notice other errors in the log relating to network sync >>>>> failing. >>>>> >>>>> >>>>> *Link and headline of suspected patches: >>>>> https://gerrit.ovirt.org/#/c/87116/5 >>>>> - core: Add 4.3 support * >>>>> >>>> >>>> Do we know if VDSM in this patch already contains >>>> https://gerrit.ovirt.org/87181 ? It's required to have both side fixed >>>> to properly support 4.3 cluster level >>>> ? >>>> >>>> >>>>> >>>>> >>>>> >>>>> >>>>> >>>>> >>>>> >>>>> >>>>> >>>>> >>>>> >>>>> >>>>> >>>>> >>>>> >>>>> >>>>> >>>>> *Link to >>>>> Job:http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/5307/ >>>>> Link >>>>> to all >>>>> logs:http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/5307/artifact/ >>>>> (Relevant) >>>>> error snippet from the log: 2018-02-06 16:42:39,431-05 INFO >>>>> [org.ovirt.engine.core.vdsbroker.IsVmDuringInitiatingVDSCommand] (default >>>>> task-5) [03cdc0e6-eb94-46a4-9882-77762b2ed787] FINISH, >>>>> IsVmDuringInitiatingVDSCommand, return: false, log id: 4d0244492018-02-06 >>>>> 16:42:39,472-05 INFO [org.ovirt.engine.core.bll.RunVmOnceCommand] (default >>>>> task-5) [03cdc0e6-eb94-46a4-9882-77762b2ed787] Running command: >>>>> RunVmOnceCommand internal: false. Entities affected : ID: >>>>> ccfe9852-f2d6-4e18-8213-29d958d3a8ed Type: VMAction group RUN_VM with role >>>>> type USER, ID: ccfe9852-f2d6-4e18-8213-29d958d3a8ed Type: VMAction group >>>>> EDIT_ADMIN_VM_PROPERTIES with role type ADMIN2018-02-06 16:42:39,486-05 >>>>> INFO [org.ovirt.engine.core.bll.scheduling.SchedulingManager] (default >>>>> task-5) [03cdc0e6-eb94-46a4-9882-77762b2ed787] Candidate host >>>>> 'lago-upgrade-from-release-suite-master-host0' >>>>> ('6ec7721d-beae-4b7e-807f-7f3a794fb7c4') was filtered out by >>>>> 'VAR__FILTERTYPE__INTERNAL' filter 'CPU-Level' (correlation id: >>>>> 03cdc0e6-eb94-46a4-9882-77762b2ed787)2018-02-06 16:42:39,486-05 ERROR >>>>> [org.ovirt.engine.core.bll.RunVmCommand] (default task-5) >>>>> [03cdc0e6-eb94-46a4-9882-77762b2ed787] Can't find VDS to run the VM >>>>> 'ccfe9852-f2d6-4e18-8213-29d958d3a8ed' on, so this VM will not be >>>>> run.2018-02-06 16:42:39,493-05 ERROR >>>>> [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] >>>>> (default task-5) [03cdc0e6-eb94-46a4-9882-77762b2ed787] EVENT_ID: >>>>> USER_FAILED_RUN_VM(54), Failed to run VM vm0 (User: >>>>> admin at internal-authz).2018-02-06 16:42:39,500-05 INFO >>>>> [org.ovirt.engine.core.bll.RunVmOnceCommand] (default task-5) >>>>> [03cdc0e6-eb94-46a4-9882-77762b2ed787] Lock freed to object >>>>> 'EngineLock:{exclusiveLocks='[ccfe9852-f2d6-4e18-8213-29d958d3a8ed=VM]', >>>>> sharedLocks=''}'2018-02-06 16:42:39,505-05 ERROR >>>>> [org.ovirt.engine.api.restapi.resource.AbstractBackendResource] (default >>>>> task-5) [] Operation Failed: []2018-02-06 16:42:39,512-05 INFO >>>>> [org.ovirt.engine.core.bll.Pro >>>>> cessDownVmCommand] >>>>> (EE-ManagedThreadFactory-engine-Thread-17) [4fe81490] Running command: >>>>> ProcessDownVmCommand internal: true.(END)* >>>>> >>>>> >>>>> >>>>> _______________________________________________ >>>>> Devel mailing list >>>>> Devel at ovirt.org >>>>> http://lists.ovirt.org/mailman/listinfo/devel >>>>> >>>> >>>> >>>> >>>> -- >>>> Martin Perina >>>> Associate Manager, Software Engineering >>>> Red Hat Czech s.r.o. >>>> >>> >>> >> >> >> -- >> Martin Perina >> Associate Manager, Software Engineering >> Red Hat Czech s.r.o. >> _______________________________________________ >> Devel mailing list >> Devel at ovirt.org >> http://lists.ovirt.org/mailman/listinfo/devel > > -- SANDRO BONAZZOLA ASSOCIATE MANAGER, SOFTWARE ENGINEERING, EMEA ENG VIRTUALIZATION R&D Red Hat EMEA TRIED. TESTED. TRUSTED. -------------- next part -------------- An HTML attachment was scrubbed... URL: From sbonazzo at redhat.com Fri Feb 9 09:34:06 2018 From: sbonazzo at redhat.com (Sandro Bonazzola) Date: Fri, 9 Feb 2018 10:34:06 +0100 Subject: [ovirt-devel] [vdsm] stable branch ovirt-4.2 created In-Reply-To: References: <33646142-b00b-34c6-8568-239da327a9b1@redhat.com> Message-ID: 2018-02-09 9:23 GMT+01:00 Sandro Bonazzola : > > > 2018-02-08 9:51 GMT+01:00 Martin Perina : > >> >> >> On Thu, Feb 8, 2018 at 9:20 AM, Yaniv Kaul wrote: >> >>> >>> >>> On Thu, Feb 8, 2018 at 9:17 AM, Dan Kenigsberg >>> wrote: >>> >>>> We still do not have vdsm-4.30 in http://plain.resources.ovirt.o >>>> rg/pub/ovirt-master-snapshot/rpm/el7/noarch/ . Since the current >>>> version there does not support 4.3 cluster level, we're constantly getting >>>> >>>> (EE-ManagedThreadFactory-engineScheduled-Thread-2) [239bce23] >>>> EVENT_ID: VDS_CLUSTER_VERSION_NOT_SUPPORTED(154), Host >>>> lago-network-suite-master-host-0 is compatible with versions >>>> (3.6,4.0,4.1,4.2) and cannot join Cluster Default which is set to version >>>> 4.3. >>>> >>>> assistance to straighten this up is most welcome. >>>> >>> >>> Isn't a patch to explicitly set the cluster level to 4.2 will solve it? >>> Y. >>> >> >> ?We need to somehow allow https://gerrit.ovirt.org/87116? >> >> ? to pass CQ, there was another thread about it yesterday, but no result. >> >> Dafna, AFAIK s390x job was removed, so what else needs to be done for >> this patch to pass through CQ? >> > > I see that https://gerrit.ovirt.org/#/c/87116/ has been tested in > http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/5307/ > > which vailed on basic sanity test running VMs: Traceback (most recent > call last): > > File "/usr/lib64/python2.7/unittest/case.py", line 369, in run > testMethod() > File "/usr/lib/python2.7/site-packages/nose/case.py", line 197, in runTest > self.test(*self.arg) > File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 129, in wrapped_test > test() > File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 59, in wrapper > return func(get_test_prefix(), *args, **kwargs) > File "/home/jenkins/workspace/ovirt-master_change-queue-tester/ovirt-system-tests/upgrade-from-release-suite-master/test-scenarios-after-upgrade/004_basic_sanity.py", line 105, in vm_run > api.vms.get(VM0_NAME).start(start_params) > File "/usr/lib/python2.7/site-packages/ovirtsdk/infrastructure/brokers.py", line 31193, in start > headers={"Correlation-Id":correlation_id} > File "/usr/lib/python2.7/site-packages/ovirtsdk/infrastructure/proxy.py", line 122, in request > persistent_auth=self.__persistent_auth > File "/usr/lib/python2.7/site-packages/ovirtsdk/infrastructure/connectionspool.py", line 79, in do_request > persistent_auth) > File "/usr/lib/python2.7/site-packages/ovirtsdk/infrastructure/connectionspool.py", line 162, in __do_request > raise errors.RequestError(response_code, response_reason, response_body) > RequestError: > status: 400 > reason: Bad Request > detail: > > > > Current master is on https://gerrit.ovirt.org/#/c/86220/ and it's now > under testing in http://jenkins.ovirt.org/job/ovirt-master_change-queue- > tester/5471/ > Waiting to see if it passes or not. > > It failed: http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/5471/testReport/(root)/004_basic_sanity/vm_run/ Traceback (most recent call last): File "/usr/lib64/python2.7/unittest/case.py", line 369, in run testMethod() File "/usr/lib/python2.7/site-packages/nose/case.py", line 197, in runTest self.test(*self.arg) File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 129, in wrapped_test test() File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 59, in wrapper return func(get_test_prefix(), *args, **kwargs) File "/home/jenkins/workspace/ovirt-master_change-queue-tester/ovirt-system-tests/upgrade-from-release-suite-master/test-scenarios-after-upgrade/004_basic_sanity.py", line 105, in vm_run api.vms.get(VM0_NAME).start(start_params) File "/usr/lib/python2.7/site-packages/ovirtsdk/infrastructure/brokers.py", line 31193, in start headers={"Correlation-Id":correlation_id} File "/usr/lib/python2.7/site-packages/ovirtsdk/infrastructure/proxy.py", line 122, in request persistent_auth=self.__persistent_auth File "/usr/lib/python2.7/site-packages/ovirtsdk/infrastructure/connectionspool.py", line 79, in do_request persistent_auth) File "/usr/lib/python2.7/site-packages/ovirtsdk/infrastructure/connectionspool.py", line 162, in __do_request raise errors.RequestError(response_code, response_reason, response_body) RequestError: status: 400 reason: Bad Request detail: > > >> ? >> >>> >>> >>>> >>>> On Wed, Feb 7, 2018 at 2:06 PM, Sandro Bonazzola >>>> wrote: >>>> >>>>> >>>>> >>>>> 2018-02-07 12:58 GMT+01:00 Dan Kenigsberg : >>>>> >>>>>> On Wed, Feb 7, 2018 at 10:14 AM, Francesco Romani >>>>>> wrote: >>>>>> > On 02/07/2018 08:46 AM, Dan Kenigsberg wrote: >>>>>> >> On Tue, Feb 6, 2018 at 10:28 PM, Francesco Romani < >>>>>> fromani at redhat.com> wrote: >>>>>> >>> Hi all, >>>>>> >>> >>>>>> >>> >>>>>> >>> With the help of Sandro (many thanks @sbonazzo !), we created >>>>>> minutes >>>>>> >>> ago the ovirt-4.2 stable branch: >>>>>> >>> >>>>>> >>> >>>>>> >>> Steps performed: >>>>>> >>> >>>>>> >>> 1. merged https://gerrit.ovirt.org/#/c/87070/ >>>>>> >>> >>>>>> >>> 2. branched out ovirt-4.2 from git master >>>>>> >>> >>>>>> >>> 3. merged https://gerrit.ovirt.org/#/c/87181/ to add support for >>>>>> 4.3 level >>>>>> >>> >>>>>> >>> 4. createed and pushed the tag v4.30.0 from master, to make sure >>>>>> the >>>>>> >>> version number is greater of the stable versions, and to (somehow >>>>>> :)) >>>>>> >>> align with oVirt versioning >>>>>> >>> >>>>>> >>> 5. tested make dist/make rpm on both new branch ovirt-4.2 and >>>>>> master, >>>>>> >>> both looks good and use the right version >>>>>> >>> >>>>>> >>> >>>>>> >>> Maintainers, please check it looks right for you before merging >>>>>> any new >>>>>> >>> patch to master branch. >>>>>> >>> >>>>>> >>> >>>>>> >>> Please let me know about any issue! >>>>>> >> Thank you Francesco (and Sandro). >>>>>> >> >>>>>> >> Any idea why http://plain.resources.ovirt.o >>>>>> rg/pub/ovirt-4.2-snapshot/rpm/el7/noarch/ >>>>>> >> still does not hold any vdsm-4.20 , and >>>>>> >> http://plain.resources.ovirt.org/pub/ovirt-master-snapshot/r >>>>>> pm/el7/noarch/ >>>>>> >> does not have the new vdsm-4.30 ? >>>>>> >> >>>>>> >> ? >>>>>> > >>>>>> > Uhm, maybe related to CQ (Change Queue), because git state looks >>>>>> ok, one >>>>>> > data point: >>>>>> > http://jenkins.ovirt.org/job/vdsm_master_build-artifacts-on- >>>>>> demand-el7-x86_64/772/artifact/exported-artifacts/ >>>>>> > built from this patch https://gerrit.ovirt.org/#/c/87213/ >>>>>> > >>>>>> > in turn based on top of current master >>>>>> >>>>>> Maybe Barak knows? Making GQ tick is the intention of the jenkins >>>>>> patch, isn't it? >>>>>> >>>>> >>>>> I think it may be caused by a failure trying to build on fcraw for >>>>> s390x. I removed the failing jobs until we fix the issue on jenkins side. >>>>> >>>>> >>>>> >>>>> >>>>>> _______________________________________________ >>>>>> Devel mailing list >>>>>> Devel at ovirt.org >>>>>> http://lists.ovirt.org/mailman/listinfo/devel >>>>>> >>>>> >>>>> >>>>> >>>>> -- >>>>> >>>>> SANDRO BONAZZOLA >>>>> >>>>> ASSOCIATE MANAGER, SOFTWARE ENGINEERING, EMEA ENG VIRTUALIZATION R&D >>>>> >>>>> Red Hat EMEA >>>>> >>>>> TRIED. TESTED. TRUSTED. >>>>> >>>>> >>>> >>>> _______________________________________________ >>>> Devel mailing list >>>> Devel at ovirt.org >>>> http://lists.ovirt.org/mailman/listinfo/devel >>>> >>> >>> >>> _______________________________________________ >>> Devel mailing list >>> Devel at ovirt.org >>> http://lists.ovirt.org/mailman/listinfo/devel >>> >> >> >> >> -- >> Martin Perina >> Associate Manager, Software Engineering >> Red Hat Czech s.r.o. >> >> _______________________________________________ >> Devel mailing list >> Devel at ovirt.org >> http://lists.ovirt.org/mailman/listinfo/devel >> > > > > -- > > SANDRO BONAZZOLA > > ASSOCIATE MANAGER, SOFTWARE ENGINEERING, EMEA ENG VIRTUALIZATION R&D > > Red Hat EMEA > > TRIED. TESTED. TRUSTED. > > -- SANDRO BONAZZOLA ASSOCIATE MANAGER, SOFTWARE ENGINEERING, EMEA ENG VIRTUALIZATION R&D Red Hat EMEA TRIED. TESTED. TRUSTED. -------------- next part -------------- An HTML attachment was scrubbed... URL: From michal.skrivanek at redhat.com Fri Feb 9 09:36:12 2018 From: michal.skrivanek at redhat.com (Michal Skrivanek) Date: Fri, 9 Feb 2018 10:36:12 +0100 Subject: [ovirt-devel] [vdsm] stable branch ovirt-4.2 created In-Reply-To: References: <33646142-b00b-34c6-8568-239da327a9b1@redhat.com> Message-ID: > On 8 Feb 2018, at 09:51, Martin Perina wrote: > > > > On Thu, Feb 8, 2018 at 9:20 AM, Yaniv Kaul > wrote: > > > On Thu, Feb 8, 2018 at 9:17 AM, Dan Kenigsberg > wrote: > We still do not have vdsm-4.30 in http://plain.resources.ovirt.org/pub/ovirt-master-snapshot/rpm/el7/noarch/ . Since the current version there does not support 4.3 cluster level, we're constantly getting > > (EE-ManagedThreadFactory-engineScheduled-Thread-2) [239bce23] EVENT_ID: VDS_CLUSTER_VERSION_NOT_SUPPORTED(154), Host lago-network-suite-master-host-0 is compatible with versions (3.6,4.0,4.1,4.2) and cannot join Cluster Default which is set to version 4.3. > > assistance to straighten this up is most welcome. > > Isn't a patch to explicitly set the cluster level to 4.2 will solve it? > Y. > > ?We need to somehow allow https://gerrit.ovirt.org/87116 ? ? to pass CQ, there was another thread about it yesterday, but no result. not sure if related to your test, but the 4.3 ServerCPUList is wrong in that merged patch. The list from line 962(original file) should have been used > > Dafna, AFAIK s390x job was removed, so what else needs to be done for this patch to pass through CQ? > ? > > > On Wed, Feb 7, 2018 at 2:06 PM, Sandro Bonazzola > wrote: > > > 2018-02-07 12:58 GMT+01:00 Dan Kenigsberg >: > On Wed, Feb 7, 2018 at 10:14 AM, Francesco Romani > wrote: > > On 02/07/2018 08:46 AM, Dan Kenigsberg wrote: > >> On Tue, Feb 6, 2018 at 10:28 PM, Francesco Romani > wrote: > >>> Hi all, > >>> > >>> > >>> With the help of Sandro (many thanks @sbonazzo !), we created minutes > >>> ago the ovirt-4.2 stable branch: > >>> > >>> > >>> Steps performed: > >>> > >>> 1. merged https://gerrit.ovirt.org/#/c/87070/ > >>> > >>> 2. branched out ovirt-4.2 from git master > >>> > >>> 3. merged https://gerrit.ovirt.org/#/c/87181/ to add support for 4.3 level > >>> > >>> 4. createed and pushed the tag v4.30.0 from master, to make sure the > >>> version number is greater of the stable versions, and to (somehow :)) > >>> align with oVirt versioning > >>> > >>> 5. tested make dist/make rpm on both new branch ovirt-4.2 and master, > >>> both looks good and use the right version > >>> > >>> > >>> Maintainers, please check it looks right for you before merging any new > >>> patch to master branch. > >>> > >>> > >>> Please let me know about any issue! > >> Thank you Francesco (and Sandro). > >> > >> Any idea why http://plain.resources.ovirt.org/pub/ovirt-4.2-snapshot/rpm/el7/noarch/ > >> still does not hold any vdsm-4.20 , and > >> http://plain.resources.ovirt.org/pub/ovirt-master-snapshot/rpm/el7/noarch/ > >> does not have the new vdsm-4.30 ? > >> > >> ? > > > > Uhm, maybe related to CQ (Change Queue), because git state looks ok, one > > data point: > > http://jenkins.ovirt.org/job/vdsm_master_build-artifacts-on-demand-el7-x86_64/772/artifact/exported-artifacts/ > > built from this patch https://gerrit.ovirt.org/#/c/87213/ > > > > in turn based on top of current master > > Maybe Barak knows? Making GQ tick is the intention of the jenkins > patch, isn't it? > > I think it may be caused by a failure trying to build on fcraw for s390x. I removed the failing jobs until we fix the issue on jenkins side. > > > > _______________________________________________ > Devel mailing list > Devel at ovirt.org > http://lists.ovirt.org/mailman/listinfo/devel > > > > -- > SANDRO BONAZZOLA > ASSOCIATE MANAGER, SOFTWARE ENGINEERING, EMEA ENG VIRTUALIZATION R&D > Red Hat?EMEA > > TRIED. TESTED. TRUSTED. > > > _______________________________________________ > Devel mailing list > Devel at ovirt.org > http://lists.ovirt.org/mailman/listinfo/devel > > > _______________________________________________ > Devel mailing list > Devel at ovirt.org > http://lists.ovirt.org/mailman/listinfo/devel > > > > -- > Martin Perina > Associate Manager, Software Engineering > Red Hat Czech s.r.o. > _______________________________________________ > Devel mailing list > Devel at ovirt.org > http://lists.ovirt.org/mailman/listinfo/devel -------------- next part -------------- An HTML attachment was scrubbed... URL: From sbonazzo at redhat.com Fri Feb 9 09:39:44 2018 From: sbonazzo at redhat.com (Sandro Bonazzola) Date: Fri, 9 Feb 2018 10:39:44 +0100 Subject: [ovirt-devel] [vdsm] stable branch ovirt-4.2 created In-Reply-To: References: <33646142-b00b-34c6-8568-239da327a9b1@redhat.com> Message-ID: 2018-02-09 10:36 GMT+01:00 Michal Skrivanek : > > > On 8 Feb 2018, at 09:51, Martin Perina wrote: > > > > On Thu, Feb 8, 2018 at 9:20 AM, Yaniv Kaul wrote: > >> >> >> On Thu, Feb 8, 2018 at 9:17 AM, Dan Kenigsberg wrote: >> >>> We still do not have vdsm-4.30 in http://plain.resources.ovirt.o >>> rg/pub/ovirt-master-snapshot/rpm/el7/noarch/ . Since the current >>> version there does not support 4.3 cluster level, we're constantly getting >>> >>> (EE-ManagedThreadFactory-engineScheduled-Thread-2) [239bce23] EVENT_ID: >>> VDS_CLUSTER_VERSION_NOT_SUPPORTED(154), Host >>> lago-network-suite-master-host-0 is compatible with versions >>> (3.6,4.0,4.1,4.2) and cannot join Cluster Default which is set to version >>> 4.3. >>> >>> assistance to straighten this up is most welcome. >>> >> >> Isn't a patch to explicitly set the cluster level to 4.2 will solve it? >> Y. >> > > ?We need to somehow allow https://gerrit.ovirt.org/87116? > > ? to pass CQ, there was another thread about it yesterday, but no result. > > > not sure if related to your test, but the 4.3 ServerCPUList is wrong in > that merged patch. The list from line 962(original file) should have been > used > Can you fix it so we can see if this solves? > > > > Dafna, AFAIK s390x job was removed, so what else needs to be done for this > patch to pass through CQ? > ? > >> >> >>> >>> On Wed, Feb 7, 2018 at 2:06 PM, Sandro Bonazzola >>> wrote: >>> >>>> >>>> >>>> 2018-02-07 12:58 GMT+01:00 Dan Kenigsberg : >>>> >>>>> On Wed, Feb 7, 2018 at 10:14 AM, Francesco Romani >>>>> wrote: >>>>> > On 02/07/2018 08:46 AM, Dan Kenigsberg wrote: >>>>> >> On Tue, Feb 6, 2018 at 10:28 PM, Francesco Romani < >>>>> fromani at redhat.com> wrote: >>>>> >>> Hi all, >>>>> >>> >>>>> >>> >>>>> >>> With the help of Sandro (many thanks @sbonazzo !), we created >>>>> minutes >>>>> >>> ago the ovirt-4.2 stable branch: >>>>> >>> >>>>> >>> >>>>> >>> Steps performed: >>>>> >>> >>>>> >>> 1. merged https://gerrit.ovirt.org/#/c/87070/ >>>>> >>> >>>>> >>> 2. branched out ovirt-4.2 from git master >>>>> >>> >>>>> >>> 3. merged https://gerrit.ovirt.org/#/c/87181/ to add support for >>>>> 4.3 level >>>>> >>> >>>>> >>> 4. createed and pushed the tag v4.30.0 from master, to make sure >>>>> the >>>>> >>> version number is greater of the stable versions, and to (somehow >>>>> :)) >>>>> >>> align with oVirt versioning >>>>> >>> >>>>> >>> 5. tested make dist/make rpm on both new branch ovirt-4.2 and >>>>> master, >>>>> >>> both looks good and use the right version >>>>> >>> >>>>> >>> >>>>> >>> Maintainers, please check it looks right for you before merging >>>>> any new >>>>> >>> patch to master branch. >>>>> >>> >>>>> >>> >>>>> >>> Please let me know about any issue! >>>>> >> Thank you Francesco (and Sandro). >>>>> >> >>>>> >> Any idea why http://plain.resources.ovirt.o >>>>> rg/pub/ovirt-4.2-snapshot/rpm/el7/noarch/ >>>>> >> still does not hold any vdsm-4.20 , and >>>>> >> http://plain.resources.ovirt.org/pub/ovirt-master-snapshot/r >>>>> pm/el7/noarch/ >>>>> >> does not have the new vdsm-4.30 ? >>>>> >> >>>>> >> ? >>>>> > >>>>> > Uhm, maybe related to CQ (Change Queue), because git state looks ok, >>>>> one >>>>> > data point: >>>>> > http://jenkins.ovirt.org/job/vdsm_master_build-artifacts-on- >>>>> demand-el7-x86_64/772/artifact/exported-artifacts/ >>>>> > built from this patch https://gerrit.ovirt.org/#/c/87213/ >>>>> > >>>>> > in turn based on top of current master >>>>> >>>>> Maybe Barak knows? Making GQ tick is the intention of the jenkins >>>>> patch, isn't it? >>>>> >>>> >>>> I think it may be caused by a failure trying to build on fcraw for >>>> s390x. I removed the failing jobs until we fix the issue on jenkins side. >>>> >>>> >>>> >>>> >>>>> _______________________________________________ >>>>> Devel mailing list >>>>> Devel at ovirt.org >>>>> http://lists.ovirt.org/mailman/listinfo/devel >>>>> >>>> >>>> >>>> >>>> -- >>>> SANDRO BONAZZOLA >>>> >>>> ASSOCIATE MANAGER, SOFTWARE ENGINEERING, EMEA ENG VIRTUALIZATION R&D >>>> Red Hat EMEA >>>> >>>> TRIED. TESTED. TRUSTED. >>>> >>>> >>> >>> _______________________________________________ >>> Devel mailing list >>> Devel at ovirt.org >>> http://lists.ovirt.org/mailman/listinfo/devel >>> >> >> >> _______________________________________________ >> Devel mailing list >> Devel at ovirt.org >> http://lists.ovirt.org/mailman/listinfo/devel >> > > > > -- > Martin Perina > Associate Manager, Software Engineering > Red Hat Czech s.r.o. > _______________________________________________ > Devel mailing list > Devel at ovirt.org > http://lists.ovirt.org/mailman/listinfo/devel > > > > _______________________________________________ > Devel mailing list > Devel at ovirt.org > http://lists.ovirt.org/mailman/listinfo/devel > -- SANDRO BONAZZOLA ASSOCIATE MANAGER, SOFTWARE ENGINEERING, EMEA ENG VIRTUALIZATION R&D Red Hat EMEA TRIED. TESTED. TRUSTED. -------------- next part -------------- An HTML attachment was scrubbed... URL: From michal.skrivanek at redhat.com Fri Feb 9 09:55:26 2018 From: michal.skrivanek at redhat.com (Michal Skrivanek) Date: Fri, 9 Feb 2018 10:55:26 +0100 Subject: [ovirt-devel] [vdsm] stable branch ovirt-4.2 created In-Reply-To: References: <33646142-b00b-34c6-8568-239da327a9b1@redhat.com> Message-ID: > On 9 Feb 2018, at 10:39, Sandro Bonazzola wrote: > > > > 2018-02-09 10:36 GMT+01:00 Michal Skrivanek >: > > >> On 8 Feb 2018, at 09:51, Martin Perina > wrote: >> >> >> >> On Thu, Feb 8, 2018 at 9:20 AM, Yaniv Kaul > wrote: >> >> >> On Thu, Feb 8, 2018 at 9:17 AM, Dan Kenigsberg > wrote: >> We still do not have vdsm-4.30 in http://plain.resources.ovirt.org/pub/ovirt-master-snapshot/rpm/el7/noarch/ . Since the current version there does not support 4.3 cluster level, we're constantly getting >> >> (EE-ManagedThreadFactory-engineScheduled-Thread-2) [239bce23] EVENT_ID: VDS_CLUSTER_VERSION_NOT_SUPPORTED(154), Host lago-network-suite-master-host-0 is compatible with versions (3.6,4.0,4.1,4.2) and cannot join Cluster Default which is set to version 4.3. >> >> assistance to straighten this up is most welcome. >> >> Isn't a patch to explicitly set the cluster level to 4.2 will solve it? >> Y. >> >> ?We need to somehow allow https://gerrit.ovirt.org/87116 ? >> >> ? to pass CQ, there was another thread about it yesterday, but no result. > > not sure if related to your test, but the 4.3 ServerCPUList is wrong in that merged patch. The list from line 962(original file) should have been used > > > Can you fix it so we can see if this solves? https://gerrit.ovirt.org/87377 it?s not ?update? friendly, but that should be ok in this case it?s not going to solve the above error, that?s due to wrong vdsm as Danken says Thanks, michal > > > > >> >> Dafna, AFAIK s390x job was removed, so what else needs to be done for this patch to pass through CQ? >> ? >> >> >> On Wed, Feb 7, 2018 at 2:06 PM, Sandro Bonazzola > wrote: >> >> >> 2018-02-07 12:58 GMT+01:00 Dan Kenigsberg >: >> On Wed, Feb 7, 2018 at 10:14 AM, Francesco Romani > wrote: >> > On 02/07/2018 08:46 AM, Dan Kenigsberg wrote: >> >> On Tue, Feb 6, 2018 at 10:28 PM, Francesco Romani > wrote: >> >>> Hi all, >> >>> >> >>> >> >>> With the help of Sandro (many thanks @sbonazzo !), we created minutes >> >>> ago the ovirt-4.2 stable branch: >> >>> >> >>> >> >>> Steps performed: >> >>> >> >>> 1. merged https://gerrit.ovirt.org/#/c/87070/ >> >>> >> >>> 2. branched out ovirt-4.2 from git master >> >>> >> >>> 3. merged https://gerrit.ovirt.org/#/c/87181/ to add support for 4.3 level >> >>> >> >>> 4. createed and pushed the tag v4.30.0 from master, to make sure the >> >>> version number is greater of the stable versions, and to (somehow :)) >> >>> align with oVirt versioning >> >>> >> >>> 5. tested make dist/make rpm on both new branch ovirt-4.2 and master, >> >>> both looks good and use the right version >> >>> >> >>> >> >>> Maintainers, please check it looks right for you before merging any new >> >>> patch to master branch. >> >>> >> >>> >> >>> Please let me know about any issue! >> >> Thank you Francesco (and Sandro). >> >> >> >> Any idea why http://plain.resources.ovirt.org/pub/ovirt-4.2-snapshot/rpm/el7/noarch/ >> >> still does not hold any vdsm-4.20 , and >> >> http://plain.resources.ovirt.org/pub/ovirt-master-snapshot/rpm/el7/noarch/ >> >> does not have the new vdsm-4.30 ? >> >> >> >> ? >> > >> > Uhm, maybe related to CQ (Change Queue), because git state looks ok, one >> > data point: >> > http://jenkins.ovirt.org/job/vdsm_master_build-artifacts-on-demand-el7-x86_64/772/artifact/exported-artifacts/ >> > built from this patch https://gerrit.ovirt.org/#/c/87213/ >> > >> > in turn based on top of current master >> >> Maybe Barak knows? Making GQ tick is the intention of the jenkins >> patch, isn't it? >> >> I think it may be caused by a failure trying to build on fcraw for s390x. I removed the failing jobs until we fix the issue on jenkins side. >> >> >> >> _______________________________________________ >> Devel mailing list >> Devel at ovirt.org >> http://lists.ovirt.org/mailman/listinfo/devel >> >> >> >> -- >> SANDRO BONAZZOLA >> ASSOCIATE MANAGER, SOFTWARE ENGINEERING, EMEA ENG VIRTUALIZATION R&D >> Red Hat?EMEA >> >> TRIED. TESTED. TRUSTED. >> >> >> _______________________________________________ >> Devel mailing list >> Devel at ovirt.org >> http://lists.ovirt.org/mailman/listinfo/devel >> >> >> _______________________________________________ >> Devel mailing list >> Devel at ovirt.org >> http://lists.ovirt.org/mailman/listinfo/devel >> >> >> >> -- >> Martin Perina >> Associate Manager, Software Engineering >> Red Hat Czech s.r.o. >> _______________________________________________ >> Devel mailing list >> Devel at ovirt.org >> http://lists.ovirt.org/mailman/listinfo/devel > > _______________________________________________ > Devel mailing list > Devel at ovirt.org > http://lists.ovirt.org/mailman/listinfo/devel > > > > -- > SANDRO BONAZZOLA > ASSOCIATE MANAGER, SOFTWARE ENGINEERING, EMEA ENG VIRTUALIZATION R&D > Red Hat?EMEA > > TRIED. TESTED. TRUSTED. -------------- next part -------------- An HTML attachment was scrubbed... URL: From dron at redhat.com Fri Feb 9 09:56:21 2018 From: dron at redhat.com (Dafna Ron) Date: Fri, 9 Feb 2018 09:56:21 +0000 Subject: [ovirt-devel] [ OST Failure Report ] [ oVirt Master (ovirt-engine) ] [ 07-02-2018 ] [ 004_basic_sanity.vm_run ] In-Reply-To: References: Message-ID: It failed on initialize engine test. the dwh service will not come up. from the dwh log I can see that for some reason its detecting an upgrade in engine (even though its the basic suite that is failing) and prints that it needs an upgrade as well. maybe a package mismatch on engine and dwh? http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/5449/artifact/exported-artifacts/basic-suit-master-el7/test_logs/basic-suite-master/post-001_initialize_engine.py/lago-basic-suite-master-engine/_var_log/ovirt-engine-dwh/ovirt-engine-dwhd.log 2018-02-08 20:26:35|y6xi2H|Vs9nC8|Vs9nC8|OVIRT_ENGINE_DWH|MinimalVersionCheck|Default|5|tDie|tDie_1|2018-02-08 20:26:35|You have upgraded your oVirt Engine and now require an upgrade of the ovirt-engine-dwh package. Please run engine-setup to upgrade the version. Service will now exit.|4 2018-02-08 20:26:35|You have upgraded your oVirt Engine and now require an upgrade of the ovirt-engine-dwh package. Please run engine-setup to upgrade the version. Service will now exit. Exception in component tRunJob_2 java.lang.RuntimeException: Child job running failed at ovirt_engine_dwh.historyetl_4_2.HistoryETL.tRunJob_2Process(HistoryETL.java:8186) at ovirt_engine_dwh.historyetl_4_2.HistoryETL$3.run(HistoryETL.java:11674) 2018-02-08 20:26:36|Vs9nC8|Vs9nC8|Vs9nC8|OVIRT_ENGINE_DWH|HistoryETL|Default|6|Java Exception|tRunJob_2|java.lang.RuntimeException:Child job running failed|1 2018-02-08 20:26:36|ETL Service Stopped On Fri, Feb 9, 2018 at 8:40 AM, Sandro Bonazzola wrote: > > > 2018-02-07 16:30 GMT+01:00 Nir Soffer : > >> >> >> On Wed, Feb 7, 2018 at 5:02 PM Martin Perina wrote: >> >>> On Wed, Feb 7, 2018 at 3:22 PM, Dafna Ron wrote: >>> >>>> it did not. >>>> This patch did not run on CQ at all because its failing build-artifact >>>> jobs >>>> Those jobs need to be fixed and patch has to be re-triggered. >>>> >>>> The two jobs that failed are: >>>> http://jenkins.ovirt.org/job/vdsm_master_check-merged-el7-x86_64/3151/ >>>> >>>> >>> >> check-merged fails a lot, I don't think anyone is maintaining this. >> > > > This failed on *22:37:44* network/functional/static_ip_test.py ....+ > res=124 > > I see following jobs passed, so vdsm should be now passing the tests > unless any other failure is preventing it. > > > >> >> >>> >>>> http://jenkins.ovirt.org/job/vdsm_master_build-artifacts-fcraw-s390x/1/ >>>> >>>> >> 404 >> >> >>> >>> ?Francesco/Sandro, could you please take a look at those failures on >>> VDSM patch? >>> ? >>> >>> >>>> please note second job no longer exists >>>> >>>> thanks, >>>> Dafna >>>> >>>> >>>> >>>> >>>> >>>> On Wed, Feb 7, 2018 at 2:09 PM, Martin Perina >>>> wrote: >>>> >>>>> >>>>> >>>>> On Wed, Feb 7, 2018 at 2:30 PM, Dafna Ron wrote: >>>>> >>>>>> Hi, >>>>>> >>>>>> We failed test 004_basic_sanity.vm_run in the upgrade from release >>>>>> suite. >>>>>> the reason we failed to run the vm is that the host was filtered from >>>>>> selection for vm. >>>>>> >>>>>> Please also notice other errors in the log relating to network sync >>>>>> failing. >>>>>> >>>>>> >>>>>> *Link and headline of suspected patches: >>>>>> https://gerrit.ovirt.org/#/c/87116/5 >>>>>> - core: Add 4.3 support * >>>>>> >>>>> >>>>> Do we know if VDSM in this patch already contains >>>>> https://gerrit.ovirt.org/87181 ? It's required to have both side >>>>> fixed to properly support 4.3 cluster level >>>>> ? >>>>> >>>>> >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> *Link to >>>>>> Job:http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/5307/ >>>>>> Link >>>>>> to all >>>>>> logs:http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/5307/artifact/ >>>>>> (Relevant) >>>>>> error snippet from the log: 2018-02-06 16:42:39,431-05 INFO >>>>>> [org.ovirt.engine.core.vdsbroker.IsVmDuringInitiatingVDSCommand] (default >>>>>> task-5) [03cdc0e6-eb94-46a4-9882-77762b2ed787] FINISH, >>>>>> IsVmDuringInitiatingVDSCommand, return: false, log id: 4d0244492018-02-06 >>>>>> 16:42:39,472-05 INFO [org.ovirt.engine.core.bll.RunVmOnceCommand] (default >>>>>> task-5) [03cdc0e6-eb94-46a4-9882-77762b2ed787] Running command: >>>>>> RunVmOnceCommand internal: false. Entities affected : ID: >>>>>> ccfe9852-f2d6-4e18-8213-29d958d3a8ed Type: VMAction group RUN_VM with role >>>>>> type USER, ID: ccfe9852-f2d6-4e18-8213-29d958d3a8ed Type: VMAction group >>>>>> EDIT_ADMIN_VM_PROPERTIES with role type ADMIN2018-02-06 16:42:39,486-05 >>>>>> INFO [org.ovirt.engine.core.bll.scheduling.SchedulingManager] (default >>>>>> task-5) [03cdc0e6-eb94-46a4-9882-77762b2ed787] Candidate host >>>>>> 'lago-upgrade-from-release-suite-master-host0' >>>>>> ('6ec7721d-beae-4b7e-807f-7f3a794fb7c4') was filtered out by >>>>>> 'VAR__FILTERTYPE__INTERNAL' filter 'CPU-Level' (correlation id: >>>>>> 03cdc0e6-eb94-46a4-9882-77762b2ed787)2018-02-06 16:42:39,486-05 ERROR >>>>>> [org.ovirt.engine.core.bll.RunVmCommand] (default task-5) >>>>>> [03cdc0e6-eb94-46a4-9882-77762b2ed787] Can't find VDS to run the VM >>>>>> 'ccfe9852-f2d6-4e18-8213-29d958d3a8ed' on, so this VM will not be >>>>>> run.2018-02-06 16:42:39,493-05 ERROR >>>>>> [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] >>>>>> (default task-5) [03cdc0e6-eb94-46a4-9882-77762b2ed787] EVENT_ID: >>>>>> USER_FAILED_RUN_VM(54), Failed to run VM vm0 (User: >>>>>> admin at internal-authz).2018-02-06 16:42:39,500-05 INFO >>>>>> [org.ovirt.engine.core.bll.RunVmOnceCommand] (default task-5) >>>>>> [03cdc0e6-eb94-46a4-9882-77762b2ed787] Lock freed to object >>>>>> 'EngineLock:{exclusiveLocks='[ccfe9852-f2d6-4e18-8213-29d958d3a8ed=VM]', >>>>>> sharedLocks=''}'2018-02-06 16:42:39,505-05 ERROR >>>>>> [org.ovirt.engine.api.restapi.resource.AbstractBackendResource] (default >>>>>> task-5) [] Operation Failed: []2018-02-06 16:42:39,512-05 INFO >>>>>> [org.ovirt.engine.core.bll.Pro >>>>>> cessDownVmCommand] >>>>>> (EE-ManagedThreadFactory-engine-Thread-17) [4fe81490] Running command: >>>>>> ProcessDownVmCommand internal: true.(END)* >>>>>> >>>>>> >>>>>> >>>>>> _______________________________________________ >>>>>> Devel mailing list >>>>>> Devel at ovirt.org >>>>>> http://lists.ovirt.org/mailman/listinfo/devel >>>>>> >>>>> >>>>> >>>>> >>>>> -- >>>>> Martin Perina >>>>> Associate Manager, Software Engineering >>>>> Red Hat Czech s.r.o. >>>>> >>>> >>>> >>> >>> >>> -- >>> Martin Perina >>> Associate Manager, Software Engineering >>> Red Hat Czech s.r.o. >>> _______________________________________________ >>> Devel mailing list >>> Devel at ovirt.org >>> http://lists.ovirt.org/mailman/listinfo/devel >> >> > > > -- > > SANDRO BONAZZOLA > > ASSOCIATE MANAGER, SOFTWARE ENGINEERING, EMEA ENG VIRTUALIZATION R&D > > Red Hat EMEA > > TRIED. TESTED. TRUSTED. > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From sbonazzo at redhat.com Fri Feb 9 12:47:12 2018 From: sbonazzo at redhat.com (Sandro Bonazzola) Date: Fri, 9 Feb 2018 13:47:12 +0100 Subject: [ovirt-devel] engine master failing build on fcraw Message-ID: Hi, http://jenkins.ovirt.org/job/ovirt-engine_master_check-patch-fcraw-x86_64/114/consoleFull failed on fcraw with: *10:59:21* Failed tests: org.ovirt.engine.core.dal.dbbroker.DbConnectionUtilTest: Unable to init tests Test output was: *10:59:11* Running org.ovirt.engine.core.dal.dbbroker.DbConnectionUtilTest*10:59:13* Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 2.296 sec <<< FAILURE!*10:59:13* org.ovirt.engine.core.dal.dbbroker.DbConnectionUtilTest Time elapsed: 2287 sec <<< FAILURE!*10:59:13* java.lang.AssertionError: Unable to init tests*10:59:13* at org.ovirt.engine.core.dao.BaseDaoTestCase.initTestCase(BaseDaoTestCase.java:84)*10:59:13* at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)*10:59:13* at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)*10:59:13* at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)*10:59:13* at java.lang.reflect.Method.invoke(Method.java:498)*10:59:13* at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)*10:59:13* at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)*10:59:13* at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)*10:59:13* at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24)*10:59:13* at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)*10:59:13* at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)*10:59:13* at org.junit.runners.ParentRunner.run(ParentRunner.java:363)*10:59:13* at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)*10:59:13* at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:252)*10:59:13* at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141)*10:59:13* at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112)*10:59:13* at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)*10:59:13* at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)*10:59:13* at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)*10:59:13* at java.lang.reflect.Method.invoke(Method.java:498)*10:59:13* at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189)*10:59:13* at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165)*10:59:13* at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85)*10:59:13* at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115)*10:59:13* at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75)*10:59:13* Caused by: java.lang.NullPointerException*10:59:13* at org.postgresql.jdbc2.AbstractJdbc2DatabaseMetaData.getColumns(AbstractJdbc2DatabaseMetaData.java:2501)*10:59:13* at org.postgresql.jdbc4.AbstractJdbc4DatabaseMetaData.getColumns(AbstractJdbc4DatabaseMetaData.java:98)*10:59:13* at org.dbunit.database.DefaultMetadataHandler.getColumns(DefaultMetadataHandler.java:52)*10:59:13* at org.dbunit.database.DatabaseTableMetaData.getColumns(DatabaseTableMetaData.java:317)*10:59:13* at org.dbunit.dataset.AbstractTableMetaData.getColumnIndex(AbstractTableMetaData.java:106)*10:59:13* at org.dbunit.operation.AbstractOperation.getOperationMetaData(AbstractOperation.java:89)*10:59:13* at org.dbunit.operation.AbstractBatchOperation.execute(AbstractBatchOperation.java:150)*10:59:13* at org.dbunit.operation.CompositeOperation.execute(CompositeOperation.java:79)*10:59:13* at org.ovirt.engine.core.dao.BaseDaoTestCase.initTestCase(BaseDaoTestCase.java:66)*10:59:13* ... 24 more*10:59:13* I'm disabling again fcraw tests for ovirt-engine, please let me know when this issue has been addressed. -- SANDRO BONAZZOLA ASSOCIATE MANAGER, SOFTWARE ENGINEERING, EMEA ENG VIRTUALIZATION R&D Red Hat EMEA TRIED. TESTED. TRUSTED. -------------- next part -------------- An HTML attachment was scrubbed... URL: From dron at redhat.com Fri Feb 9 21:25:49 2018 From: dron at redhat.com (Dafna Ron) Date: Fri, 9 Feb 2018 21:25:49 +0000 Subject: [ovirt-devel] OST failures - weekly update [02/02/2018-09/02/2018] Message-ID: Hello, I would like to update the OST failures and status for the previous week. before I give the report I would like to say that I have started working on improving our weekly reports and allow better analyses and review of failures so I hope each week the report would become better and more informative. This week was eventful due to the 4.2 branch being stabilized and also starting to merge some 4.3 related patches to master. *We are still failing on the following tests: * - 004_basic_sanity.vm_run - cannot find a acceptable vds ( https://gerrit.ovirt.org/#/c/87181/ and https://gerrit.ovirt.org/#/c/87116/) - 001_upgrade_engine.test_initialize_engine - dwhd.service not starting - 002_bootstrap.get_host_devices - changes to sdk return with no vda1 *Major issues that were resolved during the week: * - 002_bootstrap.add_cluster - https://gerrit.ovirt.org/#/c/87126/ - Infra packaging issue - https://gerrit.ovirt.org/87183 - 002_bootstrap.verify_add_hosts - https://gerrit.ovirt.org/#/c/87386/ I prepared some chart based on this week's alerts and I hope to improve on this in the future. Please note that i issued the reports based on alerts sent by CQ hence these are not separate issues but alerts sent by the system. *Alerts on resolved issues vs alerts on unresolved issues: * Done = alerts on resolved issues Backlog = alerts on unresolved issues - these will go to next week's statistics. [image: Inline image 5] [image: Inline image 6] *the below chart is of OST resolved failures based on cause of failure:* Code= regression of working components/functionalities None= OST did not start to run (this is usually caused by failed artifacts builds) Infra = packaging and other issues related to our infrastructure Other = lago/OST related issues Unknown = anything no falling in those definitions [image: Inline image 2] [image: Inline image 1] *The below is resolved failures based on Suite type: * Basic = Basic Suite Upgrade - Upgrade from release suite None = patches that failed because OST did not run (build-artifacts issues) [image: Inline image 3] [image: Inline image 4] Failures based on Ovirt Version: [image: Inline image 7] [image: Inline image 8] If you have any requests or suggestions to improve the reporting please let me know. Thank you, Dafna -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image.png Type: image/png Size: 8194 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image.png Type: image/png Size: 33172 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image.png Type: image/png Size: 25004 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image.png Type: image/png Size: 30894 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image.png Type: image/png Size: 8313 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image.png Type: image/png Size: 10598 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image.png Type: image/png Size: 27241 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image.png Type: image/png Size: 9025 bytes Desc: not available URL: From eedri at redhat.com Sun Feb 11 08:07:54 2018 From: eedri at redhat.com (Eyal Edri) Date: Sun, 11 Feb 2018 10:07:54 +0200 Subject: [ovirt-devel] engine master failing build on fcraw In-Reply-To: References: Message-ID: I think we need to start opening bugs in Bugzilla on this, if we want to target oVirt to run on fcraw for 4.3 On Fri, Feb 9, 2018 at 2:47 PM, Sandro Bonazzola wrote: > Hi, > http://jenkins.ovirt.org/job/ovirt-engine_master_check- > patch-fcraw-x86_64/114/consoleFull > > failed on fcraw with: > > *10:59:21* Failed tests: org.ovirt.engine.core.dal.dbbroker.DbConnectionUtilTest: Unable to init tests > > > Test output was: > > *10:59:11* Running org.ovirt.engine.core.dal.dbbroker.DbConnectionUtilTest*10:59:13* Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 2.296 sec <<< FAILURE!*10:59:13* org.ovirt.engine.core.dal.dbbroker.DbConnectionUtilTest Time elapsed: 2287 sec <<< FAILURE!*10:59:13* java.lang.AssertionError: Unable to init tests*10:59:13* at org.ovirt.engine.core.dao.BaseDaoTestCase.initTestCase(BaseDaoTestCase.java:84)*10:59:13* at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)*10:59:13* at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)*10:59:13* at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)*10:59:13* at java.lang.reflect.Method.invoke(Method.java:498)*10:59:13* at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)*10:59:13* at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)*10:59:13* at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)*10:59:13* at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24)*10:59:13* at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)*10:59:13* at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)*10:59:13* at org.junit.runners.ParentRunner.run(ParentRunner.java:363)*10:59:13* at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)*10:59:13* at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:252)*10:59:13* at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141)*10:59:13* at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112)*10:59:13* at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)*10:59:13* at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)*10:59:13* at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)*10:59:13* at java.lang.reflect.Method.invoke(Method.java:498)*10:59:13* at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189)*10:59:13* at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165)*10:59:13* at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85)*10:59:13* at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115)*10:59:13* at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75)*10:59:13* Caused by: java.lang.NullPointerException*10:59:13* at org.postgresql.jdbc2.AbstractJdbc2DatabaseMetaData.getColumns(AbstractJdbc2DatabaseMetaData.java:2501)*10:59:13* at org.postgresql.jdbc4.AbstractJdbc4DatabaseMetaData.getColumns(AbstractJdbc4DatabaseMetaData.java:98)*10:59:13* at org.dbunit.database.DefaultMetadataHandler.getColumns(DefaultMetadataHandler.java:52)*10:59:13* at org.dbunit.database.DatabaseTableMetaData.getColumns(DatabaseTableMetaData.java:317)*10:59:13* at org.dbunit.dataset.AbstractTableMetaData.getColumnIndex(AbstractTableMetaData.java:106)*10:59:13* at org.dbunit.operation.AbstractOperation.getOperationMetaData(AbstractOperation.java:89)*10:59:13* at org.dbunit.operation.AbstractBatchOperation.execute(AbstractBatchOperation.java:150)*10:59:13* at org.dbunit.operation.CompositeOperation.execute(CompositeOperation.java:79)*10:59:13* at org.ovirt.engine.core.dao.BaseDaoTestCase.initTestCase(BaseDaoTestCase.java:66)*10:59:13* ... 24 more*10:59:13* > > > I'm disabling again fcraw tests for ovirt-engine, please let me know when > this issue has been addressed. > > > -- > > SANDRO BONAZZOLA > > ASSOCIATE MANAGER, SOFTWARE ENGINEERING, EMEA ENG VIRTUALIZATION R&D > > Red Hat EMEA > > TRIED. TESTED. TRUSTED. > > > _______________________________________________ > Devel mailing list > Devel at ovirt.org > http://lists.ovirt.org/mailman/listinfo/devel > -- Eyal edri MANAGER RHV DevOps EMEA VIRTUALIZATION R&D Red Hat EMEA TRIED. TESTED. TRUSTED. phone: +972-9-7692018 irc: eedri (on #tlv #rhev-dev #rhev-integ) -------------- next part -------------- An HTML attachment was scrubbed... URL: From eedri at redhat.com Sun Feb 11 08:16:27 2018 From: eedri at redhat.com (Eyal Edri) Date: Sun, 11 Feb 2018 10:16:27 +0200 Subject: [ovirt-devel] [ OST Failure Report ] [ oVirt Master (ovirt-engine) ] [ 07-02-2018 ] [ 004_basic_sanity.vm_run ] In-Reply-To: References: Message-ID: Adding Shirly and Didi. On Fri, Feb 9, 2018 at 11:56 AM, Dafna Ron wrote: > It failed on initialize engine test. > the dwh service will not come up. > from the dwh log I can see that for some reason its detecting an upgrade > in engine (even though its the basic suite that is failing) and prints that > it needs an upgrade as well. > maybe a package mismatch on engine and dwh? > > http://jenkins.ovirt.org/job/ovirt-master_change-queue- > tester/5449/artifact/exported-artifacts/basic-suit-master- > el7/test_logs/basic-suite-master/post-001_initialize_ > engine.py/lago-basic-suite-master-engine/_var_log/ovirt- > engine-dwh/ovirt-engine-dwhd.log > > 2018-02-08 20:26:35|y6xi2H|Vs9nC8|Vs9nC8|OVIRT_ENGINE_DWH|MinimalVersionCheck|Default|5|tDie|tDie_1|2018-02-08 20:26:35|You have upgraded your oVirt Engine and now require an upgrade of the ovirt-engine-dwh package. Please run engine-setup to upgrade the version. Service will now exit.|4 > 2018-02-08 20:26:35|You have upgraded your oVirt Engine and now require an upgrade of the ovirt-engine-dwh package. Please run engine-setup to upgrade the version. Service will now exit. > Exception in component tRunJob_2 > java.lang.RuntimeException: Child job running failed > at ovirt_engine_dwh.historyetl_4_2.HistoryETL.tRunJob_2Process(HistoryETL.java:8186) > at ovirt_engine_dwh.historyetl_4_2.HistoryETL$3.run(HistoryETL.java:11674) > 2018-02-08 20:26:36|Vs9nC8|Vs9nC8|Vs9nC8|OVIRT_ENGINE_DWH|HistoryETL|Default|6|Java Exception|tRunJob_2|java.lang.RuntimeException:Child job running failed|1 > 2018-02-08 20:26:36|ETL Service Stopped > > > On Fri, Feb 9, 2018 at 8:40 AM, Sandro Bonazzola > wrote: > >> >> >> 2018-02-07 16:30 GMT+01:00 Nir Soffer : >> >>> >>> >>> On Wed, Feb 7, 2018 at 5:02 PM Martin Perina wrote: >>> >>>> On Wed, Feb 7, 2018 at 3:22 PM, Dafna Ron wrote: >>>> >>>>> it did not. >>>>> This patch did not run on CQ at all because its failing build-artifact >>>>> jobs >>>>> Those jobs need to be fixed and patch has to be re-triggered. >>>>> >>>>> The two jobs that failed are: >>>>> http://jenkins.ovirt.org/job/vdsm_master_check-merged-el7-x86_64/3151/ >>>>> >>>>> >>>> >>> check-merged fails a lot, I don't think anyone is maintaining this. >>> >> >> >> This failed on *22:37:44* network/functional/static_ip_test.py ....+ >> res=124 >> >> I see following jobs passed, so vdsm should be now passing the tests >> unless any other failure is preventing it. >> >> >> >>> >>> >>>> >>>>> http://jenkins.ovirt.org/job/vdsm_master_build-artifacts-fcr >>>>> aw-s390x/1/ >>>>> >>>>> >>> 404 >>> >>> >>>> >>>> ?Francesco/Sandro, could you please take a look at those failures on >>>> VDSM patch? >>>> ? >>>> >>>> >>>>> please note second job no longer exists >>>>> >>>>> thanks, >>>>> Dafna >>>>> >>>>> >>>>> >>>>> >>>>> >>>>> On Wed, Feb 7, 2018 at 2:09 PM, Martin Perina >>>>> wrote: >>>>> >>>>>> >>>>>> >>>>>> On Wed, Feb 7, 2018 at 2:30 PM, Dafna Ron wrote: >>>>>> >>>>>>> Hi, >>>>>>> >>>>>>> We failed test 004_basic_sanity.vm_run in the upgrade from release >>>>>>> suite. >>>>>>> the reason we failed to run the vm is that the host was filtered >>>>>>> from selection for vm. >>>>>>> >>>>>>> Please also notice other errors in the log relating to network sync >>>>>>> failing. >>>>>>> >>>>>>> >>>>>>> *Link and headline of suspected patches: >>>>>>> https://gerrit.ovirt.org/#/c/87116/5 >>>>>>> - core: Add 4.3 support * >>>>>>> >>>>>> >>>>>> Do we know if VDSM in this patch already contains >>>>>> https://gerrit.ovirt.org/87181 ? It's required to have both side >>>>>> fixed to properly support 4.3 cluster level >>>>>> ? >>>>>> >>>>>> >>>>>>> >>>>>>> >>>>>>> >>>>>>> >>>>>>> >>>>>>> >>>>>>> >>>>>>> >>>>>>> >>>>>>> >>>>>>> >>>>>>> >>>>>>> >>>>>>> >>>>>>> >>>>>>> >>>>>>> >>>>>>> *Link to >>>>>>> Job:http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/5307/ >>>>>>> Link >>>>>>> to all >>>>>>> logs:http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/5307/artifact/ >>>>>>> (Relevant) >>>>>>> error snippet from the log: 2018-02-06 16:42:39,431-05 INFO >>>>>>> [org.ovirt.engine.core.vdsbroker.IsVmDuringInitiatingVDSCommand] (default >>>>>>> task-5) [03cdc0e6-eb94-46a4-9882-77762b2ed787] FINISH, >>>>>>> IsVmDuringInitiatingVDSCommand, return: false, log id: 4d0244492018-02-06 >>>>>>> 16:42:39,472-05 INFO [org.ovirt.engine.core.bll.RunVmOnceCommand] (default >>>>>>> task-5) [03cdc0e6-eb94-46a4-9882-77762b2ed787] Running command: >>>>>>> RunVmOnceCommand internal: false. Entities affected : ID: >>>>>>> ccfe9852-f2d6-4e18-8213-29d958d3a8ed Type: VMAction group RUN_VM with role >>>>>>> type USER, ID: ccfe9852-f2d6-4e18-8213-29d958d3a8ed Type: VMAction group >>>>>>> EDIT_ADMIN_VM_PROPERTIES with role type ADMIN2018-02-06 16:42:39,486-05 >>>>>>> INFO [org.ovirt.engine.core.bll.scheduling.SchedulingManager] (default >>>>>>> task-5) [03cdc0e6-eb94-46a4-9882-77762b2ed787] Candidate host >>>>>>> 'lago-upgrade-from-release-suite-master-host0' >>>>>>> ('6ec7721d-beae-4b7e-807f-7f3a794fb7c4') was filtered out by >>>>>>> 'VAR__FILTERTYPE__INTERNAL' filter 'CPU-Level' (correlation id: >>>>>>> 03cdc0e6-eb94-46a4-9882-77762b2ed787)2018-02-06 16:42:39,486-05 ERROR >>>>>>> [org.ovirt.engine.core.bll.RunVmCommand] (default task-5) >>>>>>> [03cdc0e6-eb94-46a4-9882-77762b2ed787] Can't find VDS to run the VM >>>>>>> 'ccfe9852-f2d6-4e18-8213-29d958d3a8ed' on, so this VM will not be >>>>>>> run.2018-02-06 16:42:39,493-05 ERROR >>>>>>> [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] >>>>>>> (default task-5) [03cdc0e6-eb94-46a4-9882-77762b2ed787] EVENT_ID: >>>>>>> USER_FAILED_RUN_VM(54), Failed to run VM vm0 (User: >>>>>>> admin at internal-authz).2018-02-06 16:42:39,500-05 INFO >>>>>>> [org.ovirt.engine.core.bll.RunVmOnceCommand] (default task-5) >>>>>>> [03cdc0e6-eb94-46a4-9882-77762b2ed787] Lock freed to object >>>>>>> 'EngineLock:{exclusiveLocks='[ccfe9852-f2d6-4e18-8213-29d958d3a8ed=VM]', >>>>>>> sharedLocks=''}'2018-02-06 16:42:39,505-05 ERROR >>>>>>> [org.ovirt.engine.api.restapi.resource.AbstractBackendResource] (default >>>>>>> task-5) [] Operation Failed: []2018-02-06 16:42:39,512-05 INFO >>>>>>> [org.ovirt.engine.core.bll.Pro >>>>>>> cessDownVmCommand] >>>>>>> (EE-ManagedThreadFactory-engine-Thread-17) [4fe81490] Running command: >>>>>>> ProcessDownVmCommand internal: true.(END)* >>>>>>> >>>>>>> >>>>>>> >>>>>>> _______________________________________________ >>>>>>> Devel mailing list >>>>>>> Devel at ovirt.org >>>>>>> http://lists.ovirt.org/mailman/listinfo/devel >>>>>>> >>>>>> >>>>>> >>>>>> >>>>>> -- >>>>>> Martin Perina >>>>>> Associate Manager, Software Engineering >>>>>> Red Hat Czech s.r.o. >>>>>> >>>>> >>>>> >>>> >>>> >>>> -- >>>> Martin Perina >>>> Associate Manager, Software Engineering >>>> Red Hat Czech s.r.o. >>>> _______________________________________________ >>>> Devel mailing list >>>> Devel at ovirt.org >>>> http://lists.ovirt.org/mailman/listinfo/devel >>> >>> >> >> >> -- >> >> SANDRO BONAZZOLA >> >> ASSOCIATE MANAGER, SOFTWARE ENGINEERING, EMEA ENG VIRTUALIZATION R&D >> >> Red Hat EMEA >> >> TRIED. TESTED. TRUSTED. >> >> > > _______________________________________________ > Devel mailing list > Devel at ovirt.org > http://lists.ovirt.org/mailman/listinfo/devel > -- Eyal edri MANAGER RHV DevOps EMEA VIRTUALIZATION R&D Red Hat EMEA TRIED. TESTED. TRUSTED. phone: +972-9-7692018 irc: eedri (on #tlv #rhev-dev #rhev-integ) -------------- next part -------------- An HTML attachment was scrubbed... URL: From dbelenky at redhat.com Sun Feb 11 10:00:49 2018 From: dbelenky at redhat.com (Daniel Belenky) Date: Sun, 11 Feb 2018 12:00:49 +0200 Subject: [ovirt-devel] [ OST Failure Report ] [ oVirt Master (ovirt-engine) ] [ 07-02-2018 ] [ 004_basic_sanity.vm_run ] In-Reply-To: References: Message-ID: Hi, http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/5597/ also failed to start dwh service. On Sun, Feb 11, 2018 at 10:16 AM, Eyal Edri wrote: > Adding Shirly and Didi. > > On Fri, Feb 9, 2018 at 11:56 AM, Dafna Ron wrote: > >> It failed on initialize engine test. >> the dwh service will not come up. >> from the dwh log I can see that for some reason its detecting an upgrade >> in engine (even though its the basic suite that is failing) and prints that >> it needs an upgrade as well. >> maybe a package mismatch on engine and dwh? >> >> http://jenkins.ovirt.org/job/ovirt-master_change-queue-teste >> r/5449/artifact/exported-artifacts/basic-suit-master-el7/ >> test_logs/basic-suite-master/post-001_initialize_engine.py/ >> lago-basic-suite-master-engine/_var_log/ovirt-engine- >> dwh/ovirt-engine-dwhd.log >> >> 2018-02-08 20:26:35|y6xi2H|Vs9nC8|Vs9nC8|OVIRT_ENGINE_DWH|MinimalVersionCheck|Default|5|tDie|tDie_1|2018-02-08 20:26:35|You have upgraded your oVirt Engine and now require an upgrade of the ovirt-engine-dwh package. Please run engine-setup to upgrade the version. Service will now exit.|4 >> 2018-02-08 20:26:35|You have upgraded your oVirt Engine and now require an upgrade of the ovirt-engine-dwh package. Please run engine-setup to upgrade the version. Service will now exit. >> Exception in component tRunJob_2 >> java.lang.RuntimeException: Child job running failed >> at ovirt_engine_dwh.historyetl_4_2.HistoryETL.tRunJob_2Process(HistoryETL.java:8186) >> at ovirt_engine_dwh.historyetl_4_2.HistoryETL$3.run(HistoryETL.java:11674) >> 2018-02-08 20:26:36|Vs9nC8|Vs9nC8|Vs9nC8|OVIRT_ENGINE_DWH|HistoryETL|Default|6|Java Exception|tRunJob_2|java.lang.RuntimeException:Child job running failed|1 >> 2018-02-08 20:26:36|ETL Service Stopped >> >> >> On Fri, Feb 9, 2018 at 8:40 AM, Sandro Bonazzola >> wrote: >> >>> >>> >>> 2018-02-07 16:30 GMT+01:00 Nir Soffer : >>> >>>> >>>> >>>> On Wed, Feb 7, 2018 at 5:02 PM Martin Perina >>>> wrote: >>>> >>>>> On Wed, Feb 7, 2018 at 3:22 PM, Dafna Ron wrote: >>>>> >>>>>> it did not. >>>>>> This patch did not run on CQ at all because its failing >>>>>> build-artifact jobs >>>>>> Those jobs need to be fixed and patch has to be re-triggered. >>>>>> >>>>>> The two jobs that failed are: >>>>>> http://jenkins.ovirt.org/job/vdsm_master_check-merged-el7-x8 >>>>>> 6_64/3151/ >>>>>> >>>>> >>>> check-merged fails a lot, I don't think anyone is maintaining this. >>>> >>> >>> >>> This failed on *22:37:44* network/functional/static_ip_test.py ....+ >>> res=124 >>> >>> I see following jobs passed, so vdsm should be now passing the tests >>> unless any other failure is preventing it. >>> >>> >>> >>>> >>>> >>>>> >>>>>> http://jenkins.ovirt.org/job/vdsm_master_build-artifacts-fcr >>>>>> aw-s390x/1/ >>>>>> >>>>>> >>>> 404 >>>> >>>> >>>>> >>>>> ?Francesco/Sandro, could you please take a look at those failures on >>>>> VDSM patch? >>>>> ? >>>>> >>>>> >>>>>> please note second job no longer exists >>>>>> >>>>>> thanks, >>>>>> Dafna >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> On Wed, Feb 7, 2018 at 2:09 PM, Martin Perina >>>>>> wrote: >>>>>> >>>>>>> >>>>>>> >>>>>>> On Wed, Feb 7, 2018 at 2:30 PM, Dafna Ron wrote: >>>>>>> >>>>>>>> Hi, >>>>>>>> >>>>>>>> We failed test 004_basic_sanity.vm_run in the upgrade from release >>>>>>>> suite. >>>>>>>> the reason we failed to run the vm is that the host was filtered >>>>>>>> from selection for vm. >>>>>>>> >>>>>>>> Please also notice other errors in the log relating to network sync >>>>>>>> failing. >>>>>>>> >>>>>>>> >>>>>>>> *Link and headline of suspected patches: >>>>>>>> https://gerrit.ovirt.org/#/c/87116/5 >>>>>>>> - core: Add 4.3 support * >>>>>>>> >>>>>>> >>>>>>> Do we know if VDSM in this patch already contains >>>>>>> https://gerrit.ovirt.org/87181 ? It's required to have both side >>>>>>> fixed to properly support 4.3 cluster level >>>>>>> ? >>>>>>> >>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> *Link to >>>>>>>> Job:http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/5307/ >>>>>>>> Link >>>>>>>> to all >>>>>>>> logs:http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/5307/artifact/ >>>>>>>> (Relevant) >>>>>>>> error snippet from the log: 2018-02-06 16:42:39,431-05 INFO >>>>>>>> [org.ovirt.engine.core.vdsbroker.IsVmDuringInitiatingVDSCommand] (default >>>>>>>> task-5) [03cdc0e6-eb94-46a4-9882-77762b2ed787] FINISH, >>>>>>>> IsVmDuringInitiatingVDSCommand, return: false, log id: 4d0244492018-02-06 >>>>>>>> 16:42:39,472-05 INFO [org.ovirt.engine.core.bll.RunVmOnceCommand] (default >>>>>>>> task-5) [03cdc0e6-eb94-46a4-9882-77762b2ed787] Running command: >>>>>>>> RunVmOnceCommand internal: false. Entities affected : ID: >>>>>>>> ccfe9852-f2d6-4e18-8213-29d958d3a8ed Type: VMAction group RUN_VM with role >>>>>>>> type USER, ID: ccfe9852-f2d6-4e18-8213-29d958d3a8ed Type: VMAction group >>>>>>>> EDIT_ADMIN_VM_PROPERTIES with role type ADMIN2018-02-06 16:42:39,486-05 >>>>>>>> INFO [org.ovirt.engine.core.bll.scheduling.SchedulingManager] (default >>>>>>>> task-5) [03cdc0e6-eb94-46a4-9882-77762b2ed787] Candidate host >>>>>>>> 'lago-upgrade-from-release-suite-master-host0' >>>>>>>> ('6ec7721d-beae-4b7e-807f-7f3a794fb7c4') was filtered out by >>>>>>>> 'VAR__FILTERTYPE__INTERNAL' filter 'CPU-Level' (correlation id: >>>>>>>> 03cdc0e6-eb94-46a4-9882-77762b2ed787)2018-02-06 16:42:39,486-05 ERROR >>>>>>>> [org.ovirt.engine.core.bll.RunVmCommand] (default task-5) >>>>>>>> [03cdc0e6-eb94-46a4-9882-77762b2ed787] Can't find VDS to run the VM >>>>>>>> 'ccfe9852-f2d6-4e18-8213-29d958d3a8ed' on, so this VM will not be >>>>>>>> run.2018-02-06 16:42:39,493-05 ERROR >>>>>>>> [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] >>>>>>>> (default task-5) [03cdc0e6-eb94-46a4-9882-77762b2ed787] EVENT_ID: >>>>>>>> USER_FAILED_RUN_VM(54), Failed to run VM vm0 (User: >>>>>>>> admin at internal-authz).2018-02-06 16:42:39,500-05 INFO >>>>>>>> [org.ovirt.engine.core.bll.RunVmOnceCommand] (default task-5) >>>>>>>> [03cdc0e6-eb94-46a4-9882-77762b2ed787] Lock freed to object >>>>>>>> 'EngineLock:{exclusiveLocks='[ccfe9852-f2d6-4e18-8213-29d958d3a8ed=VM]', >>>>>>>> sharedLocks=''}'2018-02-06 16:42:39,505-05 ERROR >>>>>>>> [org.ovirt.engine.api.restapi.resource.AbstractBackendResource] (default >>>>>>>> task-5) [] Operation Failed: []2018-02-06 16:42:39,512-05 INFO >>>>>>>> [org.ovirt.engine.core.bll.Pro >>>>>>>> cessDownVmCommand] >>>>>>>> (EE-ManagedThreadFactory-engine-Thread-17) [4fe81490] Running command: >>>>>>>> ProcessDownVmCommand internal: true.(END)* >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> _______________________________________________ >>>>>>>> Devel mailing list >>>>>>>> Devel at ovirt.org >>>>>>>> http://lists.ovirt.org/mailman/listinfo/devel >>>>>>>> >>>>>>> >>>>>>> >>>>>>> >>>>>>> -- >>>>>>> Martin Perina >>>>>>> Associate Manager, Software Engineering >>>>>>> Red Hat Czech s.r.o. >>>>>>> >>>>>> >>>>>> >>>>> >>>>> >>>>> -- >>>>> Martin Perina >>>>> Associate Manager, Software Engineering >>>>> Red Hat Czech s.r.o. >>>>> _______________________________________________ >>>>> Devel mailing list >>>>> Devel at ovirt.org >>>>> http://lists.ovirt.org/mailman/listinfo/devel >>>> >>>> >>> >>> >>> -- >>> >>> SANDRO BONAZZOLA >>> >>> ASSOCIATE MANAGER, SOFTWARE ENGINEERING, EMEA ENG VIRTUALIZATION R&D >>> >>> Red Hat EMEA >>> >>> TRIED. TESTED. TRUSTED. >>> >>> >> >> _______________________________________________ >> Devel mailing list >> Devel at ovirt.org >> http://lists.ovirt.org/mailman/listinfo/devel >> > > > > -- > > Eyal edri > > > MANAGER > > RHV DevOps > > EMEA VIRTUALIZATION R&D > > > Red Hat EMEA > TRIED. TESTED. TRUSTED. > phone: +972-9-7692018 <+972%209-769-2018> > irc: eedri (on #tlv #rhev-dev #rhev-integ) > > _______________________________________________ > Infra mailing list > Infra at ovirt.org > http://lists.ovirt.org/mailman/listinfo/infra > > -- DANIEL BELENKY RHV DEVOPS -------------- next part -------------- An HTML attachment was scrubbed... URL: From nsoffer at redhat.com Sun Feb 11 15:59:41 2018 From: nsoffer at redhat.com (Nir Soffer) Date: Sun, 11 Feb 2018 15:59:41 +0000 Subject: [ovirt-devel] [VDSM] network tests failing the build again In-Reply-To: References: Message-ID: Thanks for fixing this on master, but the same tets fail on ovirt-4.2: https://gerrit.ovirt.org/#/q/status:open+project:vdsm+branch:ovirt-4.2 http://jenkins.ovirt.org/job/vdsm_4.2_check-patch-fc27-x86_64/11/consoleFull I think we should either backport the fix to 4.2, or mark the tests as expected failure on 4.2. On Thu, Feb 8, 2018 at 3:33 PM Nir Soffer wrote: > On Thu, Feb 8, 2018 at 3:24 PM Edward Haas wrote: > >> On Thu, Feb 8, 2018 at 3:18 PM, Nir Soffer wrote: >> >>> On Thu, Feb 8, 2018 at 3:14 PM Edward Haas wrote: >>> >>>> On Thu, Feb 8, 2018 at 3:07 PM, Nir Soffer wrote: >>>> >>>>> On Thu, Feb 8, 2018 at 2:52 PM Dan Kenigsberg >>>>> wrote: >>>>> >>>>>> On Thu, Feb 8, 2018 at 2:33 PM, Nir Soffer >>>>>> wrote: >>>>>> > Did we changes something in the CI or the network code? We see the >>>>>> following >>>>>> > failures since yesterday. >>>>>> > >>>>>> > I'm ignoring the failures since they are not related to the patch, >>>>>> but >>>>>> > checking these >>>>>> > failures waste lot time. >>>>>> > >>>>>> > Can someone from network look at this? >>>>>> >>>>>> We are. Fedora broke us >>>>>> Bug 1543320 - Regression in lshw json output format. >>>>>> >>>>> >>>>> Great. So mark the tests as xfail on fedora 27? >>>>> >>>> >>>> Negative, VDSM is broken on fc27. >>>> >>> >>> Edward, your tests are harmful for other developers. Silence them >>> or we will remove the network test from check-patch. >>> >>> >> Good luck with that. >> VDSM will not come up on latest fc27, unless you find a way to work >> without networking. >> > > We don't stop developing vdsm because some distro is broken now. > > >> >> >>> >>>> >>>>> >>>>>> >>>>>> > >>>>>> > >>>>>> http://jenkins.ovirt.org/job/vdsm_master_check-patch-fc27-x86_64/1283/consoleFull >>>>>> > >>>>>> > 00:04:37.280 >>>>>> > >>>>>> ====================================================================== >>>>>> > 00:04:37.280 ERROR: test_identify_non_vlan_base_device >>>>>> > (network.link_vlan_test.LinkIfaceTests) >>>>>> > 00:04:37.281 >>>>>> > >>>>>> ---------------------------------------------------------------------- >>>>>> > 00:04:37.281 Traceback (most recent call last): >>>>>> > 00:04:37.281 File >>>>>> > >>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/tests/network/link_vlan_test.py", >>>>>> > line 46, in test_identify_non_vlan_base_device >>>>>> > 00:04:37.282 self.assertFalse(vlan.is_base_device(nic)) >>>>>> > 00:04:37.283 File >>>>>> > >>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/vlan.py", >>>>>> > line 47, in is_base_device >>>>>> > 00:04:37.283 return any(get_vlans_on_base_device(dev_name)) >>>>>> > 00:04:37.284 File >>>>>> > >>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/vlan.py", >>>>>> > line 41, in >>>>>> > 00:04:37.284 return (iface_properties['name'] for >>>>>> iface_properties in >>>>>> > iface.list() >>>>>> > 00:04:37.285 File >>>>>> > >>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/iface.py", >>>>>> > line 227, in list >>>>>> > 00:04:37.285 in six.viewitems(dpdk.get_dpdk_devices())) >>>>>> > 00:04:37.286 File >>>>>> > >>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", >>>>>> > line 47, in get_dpdk_devices >>>>>> > 00:04:37.287 dpdk_devices = _get_dpdk_devices() >>>>>> > 00:04:37.287 File >>>>>> > >>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/common/cache.py", >>>>>> > line 41, in __call__ >>>>>> > 00:04:37.287 value = self.func(*args) >>>>>> > 00:04:37.288 File >>>>>> > >>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", >>>>>> > line 111, in _get_dpdk_devices >>>>>> > 00:04:37.288 devices = _lshw_command() >>>>>> > 00:04:37.289 File >>>>>> > >>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", >>>>>> > line 127, in _lshw_command >>>>>> > 00:04:37.289 return _normalize_lshw_result(out) >>>>>> > 00:04:37.290 File >>>>>> > >>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", >>>>>> > line 182, in _normalize_lshw_result >>>>>> > 00:04:37.290 return json.loads('[' + result + ']') >>>>>> > 00:04:37.291 File "/usr/lib64/python2.7/json/__init__.py", line >>>>>> 339, in >>>>>> > loads >>>>>> > 00:04:37.291 return _default_decoder.decode(s) >>>>>> > 00:04:37.291 File "/usr/lib64/python2.7/json/decoder.py", line >>>>>> 364, in >>>>>> > decode >>>>>> > 00:04:37.292 obj, end = self.raw_decode(s, idx=_w(s, 0).end()) >>>>>> > 00:04:37.292 File "/usr/lib64/python2.7/json/decoder.py", line >>>>>> 380, in >>>>>> > raw_decode >>>>>> > 00:04:37.292 obj, end = self.scan_once(s, idx) >>>>>> > 00:04:37.293 ValueError: Expecting , delimiter: line 11 column 8 >>>>>> (char 242) >>>>>> > 00:04:37.293 -------------------- >> begin captured logging << >>>>>> > -------------------- >>>>>> > 00:04:37.294 2018-02-08 11:43:47,659 DEBUG (MainThread) [root] >>>>>> /sbin/ip link >>>>>> > add name dummy_Afi2m type dummy (cwd None) (cmdutils:150) >>>>>> > 00:04:37.294 2018-02-08 11:43:47,675 DEBUG (MainThread) [root] >>>>>> SUCCESS: >>>>>> > = ''; = 0 (cmdutils:158) >>>>>> > 00:04:37.295 2018-02-08 11:43:47,678 DEBUG (netlink/events) [root] >>>>>> START >>>>>> > thread >>>>>> (func=>>>>> > method Monitor._scan of >>>>> object at >>>>>> > 0x7fdcb6687290>>, args=(), kwargs={}) (concurrent:192) >>>>>> > 00:04:37.296 2018-02-08 11:43:47,680 DEBUG (MainThread) [root] >>>>>> /sbin/ip link >>>>>> > set dev dummy_Afi2m up (cwd None) (cmdutils:150) >>>>>> > 00:04:37.297 2018-02-08 11:43:47,700 DEBUG (MainThread) [root] >>>>>> SUCCESS: >>>>>> > = ''; = 0 (cmdutils:158) >>>>>> > 00:04:37.298 2018-02-08 11:43:47,704 DEBUG (netlink/events) [root] >>>>>> FINISH >>>>>> > thread >>>>>> > (concurrent:195) >>>>>> > 00:04:37.298 2018-02-08 11:43:47,706 DEBUG (MainThread) [root] lshw >>>>>> -json >>>>>> > -disable usb -disable pcmcia -disable isapnp -disable ide -disable >>>>>> scsi >>>>>> > -disable dmi -disable memory -disable cpuinfo (cwd None) >>>>>> (cmdutils:150) >>>>>> > 00:04:37.300 2018-02-08 11:43:47,866 DEBUG (MainThread) [root] >>>>>> SUCCESS: >>>>>> > = ''; = 0 (cmdutils:158) >>>>>> > 00:04:37.300 2018-02-08 11:43:47,868 DEBUG (MainThread) [root] >>>>>> /sbin/ip link >>>>>> > del dev dummy_Afi2m (cwd None) (cmdutils:150) >>>>>> > 00:04:37.301 2018-02-08 11:43:47,896 DEBUG (MainThread) [root] >>>>>> SUCCESS: >>>>>> > = ''; = 0 (cmdutils:158) >>>>>> > 00:04:37.301 --------------------- >> end captured logging << >>>>>> > --------------------- >>>>>> > 00:04:37.302 >>>>>> > 00:04:37.302 >>>>>> > >>>>>> ====================================================================== >>>>>> > 00:04:37.302 ERROR: test_identify_vlan_base_device >>>>>> > (network.link_vlan_test.LinkIfaceTests) >>>>>> > 00:04:37.303 >>>>>> > >>>>>> ---------------------------------------------------------------------- >>>>>> > 00:04:37.303 Traceback (most recent call last): >>>>>> > 00:04:37.303 File >>>>>> > >>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/tests/network/link_vlan_test.py", >>>>>> > line 42, in test_identify_vlan_base_device >>>>>> > 00:04:37.304 self.assertTrue(vlan.is_base_device(nic)) >>>>>> > 00:04:37.304 File >>>>>> > >>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/vlan.py", >>>>>> > line 47, in is_base_device >>>>>> > 00:04:37.305 return any(get_vlans_on_base_device(dev_name)) >>>>>> > 00:04:37.306 File >>>>>> > >>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/vlan.py", >>>>>> > line 41, in >>>>>> > 00:04:37.306 return (iface_properties['name'] for >>>>>> iface_properties in >>>>>> > iface.list() >>>>>> > 00:04:37.307 File >>>>>> > >>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/iface.py", >>>>>> > line 227, in list >>>>>> > 00:04:37.307 in six.viewitems(dpdk.get_dpdk_devices())) >>>>>> > 00:04:37.308 File >>>>>> > >>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", >>>>>> > line 44, in get_dpdk_devices >>>>>> > 00:04:37.309 dpdk_devices = _get_dpdk_devices() >>>>>> > 00:04:37.309 File >>>>>> > >>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/common/cache.py", >>>>>> > line 41, in __call__ >>>>>> > 00:04:37.309 value = self.func(*args) >>>>>> > 00:04:37.310 File >>>>>> > >>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", >>>>>> > line 111, in _get_dpdk_devices >>>>>> > 00:04:37.310 devices = _lshw_command() >>>>>> > 00:04:37.311 File >>>>>> > >>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", >>>>>> > line 127, in _lshw_command >>>>>> > 00:04:37.311 return _normalize_lshw_result(out) >>>>>> > 00:04:37.312 File >>>>>> > >>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", >>>>>> > line 182, in _normalize_lshw_result >>>>>> > 00:04:37.313 return json.loads('[' + result + ']') >>>>>> > 00:04:37.313 File "/usr/lib64/python2.7/json/__init__.py", line >>>>>> 339, in >>>>>> > loads >>>>>> > 00:04:37.313 return _default_decoder.decode(s) >>>>>> > 00:04:37.313 File "/usr/lib64/python2.7/json/decoder.py", line >>>>>> 364, in >>>>>> > decode >>>>>> > 00:04:37.314 obj, end = self.raw_decode(s, idx=_w(s, 0).end()) >>>>>> > 00:04:37.314 File "/usr/lib64/python2.7/json/decoder.py", line >>>>>> 380, in >>>>>> > raw_decode >>>>>> > 00:04:37.315 obj, end = self.scan_once(s, idx) >>>>>> > 00:04:37.315 ValueError: Expecting , delimiter: line 11 column 8 >>>>>> (char 242) >>>>>> > 00:04:37.315 -------------------- >> begin captured logging << >>>>>> > -------------------- >>>>>> > 00:04:37.316 2018-02-08 11:43:47,902 DEBUG (MainThread) [root] >>>>>> /sbin/ip link >>>>>> > add name dummy_tNDrx type dummy (cwd None) (cmdutils:150) >>>>>> > 00:04:37.316 2018-02-08 11:43:47,917 DEBUG (MainThread) [root] >>>>>> SUCCESS: >>>>>> > = ''; = 0 (cmdutils:158) >>>>>> > 00:04:37.317 2018-02-08 11:43:47,926 DEBUG (netlink/events) [root] >>>>>> START >>>>>> > thread >>>>>> (func=>>>>> > method Monitor._scan of >>>>> object at >>>>>> > 0x7fdcb61e8a90>>, args=(), kwargs={}) (concurrent:192) >>>>>> > 00:04:37.318 2018-02-08 11:43:47,928 DEBUG (MainThread) [root] >>>>>> /sbin/ip link >>>>>> > set dev dummy_tNDrx up (cwd None) (cmdutils:150) >>>>>> > 00:04:37.319 2018-02-08 11:43:47,943 DEBUG (MainThread) [root] >>>>>> SUCCESS: >>>>>> > = ''; = 0 (cmdutils:158) >>>>>> > 00:04:37.320 2018-02-08 11:43:47,946 DEBUG (netlink/events) [root] >>>>>> FINISH >>>>>> > thread >>>>>> > (concurrent:195) >>>>>> > 00:04:37.321 2018-02-08 11:43:47,950 DEBUG (MainThread) [root] >>>>>> /sbin/ip link >>>>>> > add link dummy_tNDrx name dummy_tNDrx.999 type vlan id 999 (cwd >>>>>> None) >>>>>> > (cmdutils:150) >>>>>> > 00:04:37.322 2018-02-08 11:43:47,971 DEBUG (MainThread) [root] >>>>>> SUCCESS: >>>>>> > = ''; = 0 (cmdutils:158) >>>>>> > 00:04:37.322 2018-02-08 11:43:47,972 DEBUG (MainThread) [root] >>>>>> /sbin/ip link >>>>>> > set dev dummy_tNDrx.999 up (cwd None) (cmdutils:150) >>>>>> > 00:04:37.323 2018-02-08 11:43:47,993 DEBUG (MainThread) [root] >>>>>> SUCCESS: >>>>>> > = ''; = 0 (cmdutils:158) >>>>>> > 00:04:37.325 2018-02-08 11:43:47,995 DEBUG (MainThread) [root] lshw >>>>>> -json >>>>>> > -disable usb -disable pcmcia -disable isapnp -disable ide -disable >>>>>> scsi >>>>>> > -disable dmi -disable memory -disable cpuinfo (cwd None) >>>>>> (cmdutils:150) >>>>>> > 00:04:37.328 2018-02-08 11:43:48,143 DEBUG (MainThread) [root] >>>>>> SUCCESS: >>>>>> > = ''; = 0 (cmdutils:158) >>>>>> > 00:04:37.329 2018-02-08 11:43:48,146 DEBUG (netlink/events) [root] >>>>>> START >>>>>> > thread >>>>>> (func=>>>>> > method Monitor._scan of >>>>> object at >>>>>> > 0x7fdcb65cef90>>, args=(), kwargs={}) (concurrent:192) >>>>>> > 00:04:37.338 2018-02-08 11:43:48,148 DEBUG (MainThread) [root] >>>>>> /sbin/ip link >>>>>> > set dev dummy_tNDrx.999 down (cwd None) (cmdutils:150) >>>>>> > 00:04:37.339 2018-02-08 11:43:48,169 DEBUG (MainThread) [root] >>>>>> SUCCESS: >>>>>> > = ''; = 0 (cmdutils:158) >>>>>> > 00:04:37.340 2018-02-08 11:43:48,170 DEBUG (netlink/events) [root] >>>>>> FINISH >>>>>> > thread >>>>>> > (concurrent:195) >>>>>> > 00:04:37.342 2018-02-08 11:43:48,171 DEBUG (MainThread) [root] >>>>>> /sbin/ip link >>>>>> > del dev dummy_tNDrx.999 (cwd None) (cmdutils:150) >>>>>> > 00:04:37.344 2018-02-08 11:43:48,192 DEBUG (MainThread) [root] >>>>>> SUCCESS: >>>>>> > = ''; = 0 (cmdutils:158) >>>>>> > 00:04:37.345 2018-02-08 11:43:48,193 DEBUG (MainThread) [root] >>>>>> /sbin/ip link >>>>>> > del dev dummy_tNDrx (cwd None) (cmdutils:150) >>>>>> > 00:04:37.346 2018-02-08 11:43:48,214 DEBUG (MainThread) [root] >>>>>> SUCCESS: >>>>>> > = ''; = 0 (cmdutils:158) >>>>>> > 00:04:37.347 --------------------- >> end captured logging << >>>>>> > --------------------- >>>>>> > 00:04:37.348 >>>>>> > 00:04:37.348 >>>>>> > >>>>>> ====================================================================== >>>>>> > 00:04:37.349 ERROR: test_list_vlans_on_base_device >>>>>> > (network.link_vlan_test.LinkIfaceTests) >>>>>> > 00:04:37.351 >>>>>> > >>>>>> ---------------------------------------------------------------------- >>>>>> > 00:04:37.352 Traceback (most recent call last): >>>>>> > 00:04:37.353 File >>>>>> > >>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/tests/network/link_vlan_test.py", >>>>>> > line 37, in test_list_vlans_on_base_device >>>>>> > 00:04:37.355 list(vlan.get_vlans_on_base_device(nic))) >>>>>> > 00:04:37.356 File >>>>>> > >>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/vlan.py", >>>>>> > line 41, in >>>>>> > 00:04:37.358 return (iface_properties['name'] for >>>>>> iface_properties in >>>>>> > iface.list() >>>>>> > 00:04:37.360 File >>>>>> > >>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/iface.py", >>>>>> > line 227, in list >>>>>> > 00:04:37.362 in six.viewitems(dpdk.get_dpdk_devices())) >>>>>> > 00:04:37.363 File >>>>>> > >>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", >>>>>> > line 44, in get_dpdk_devices >>>>>> > 00:04:37.365 dpdk_devices = _get_dpdk_devices() >>>>>> > 00:04:37.365 File >>>>>> > >>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/common/cache.py", >>>>>> > line 41, in __call__ >>>>>> > 00:04:37.367 value = self.func(*args) >>>>>> > 00:04:37.367 File >>>>>> > >>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", >>>>>> > line 111, in _get_dpdk_devices >>>>>> > 00:04:37.369 devices = _lshw_command() >>>>>> > 00:04:37.369 File >>>>>> > >>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", >>>>>> > line 127, in _lshw_command >>>>>> > 00:04:37.371 return _normalize_lshw_result(out) >>>>>> > 00:04:37.371 File >>>>>> > >>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", >>>>>> > line 182, in _normalize_lshw_result >>>>>> > 00:04:37.373 return json.loads('[' + result + ']') >>>>>> > 00:04:37.373 File "/usr/lib64/python2.7/json/__init__.py", line >>>>>> 339, in >>>>>> > loads >>>>>> > 00:04:37.374 return _default_decoder.decode(s) >>>>>> > 00:04:37.375 File "/usr/lib64/python2.7/json/decoder.py", line >>>>>> 364, in >>>>>> > decode >>>>>> > 00:04:37.375 obj, end = self.raw_decode(s, idx=_w(s, 0).end()) >>>>>> > 00:04:37.376 File "/usr/lib64/python2.7/json/decoder.py", line >>>>>> 380, in >>>>>> > raw_decode >>>>>> > 00:04:37.377 obj, end = self.scan_once(s, idx) >>>>>> > 00:04:37.377 ValueError: Expecting , delimiter: line 11 column 8 >>>>>> (char 242) >>>>>> > 00:04:37.378 -------------------- >> begin captured logging << >>>>>> > -------------------- >>>>>> > 00:04:37.379 2018-02-08 11:43:48,218 DEBUG (MainThread) [root] >>>>>> /sbin/ip link >>>>>> > add name dummy_Ecsrx type dummy (cwd None) (cmdutils:150) >>>>>> > 00:04:37.381 2018-02-08 11:43:48,230 DEBUG (MainThread) [root] >>>>>> SUCCESS: >>>>>> > = ''; = 0 (cmdutils:158) >>>>>> > 00:04:37.382 2018-02-08 11:43:48,237 DEBUG (netlink/events) [root] >>>>>> START >>>>>> > thread >>>>>> (func=>>>>> > method Monitor._scan of >>>>> object at >>>>>> > 0x7fdcb65cec50>>, args=(), kwargs={}) (concurrent:192) >>>>>> > 00:04:37.385 2018-02-08 11:43:48,238 DEBUG (MainThread) [root] >>>>>> /sbin/ip link >>>>>> > set dev dummy_Ecsrx up (cwd None) (cmdutils:150) >>>>>> > 00:04:37.386 2018-02-08 11:43:48,255 DEBUG (MainThread) [root] >>>>>> SUCCESS: >>>>>> > = ''; = 0 (cmdutils:158) >>>>>> > 00:04:37.387 2018-02-08 11:43:48,260 DEBUG (netlink/events) [root] >>>>>> FINISH >>>>>> > thread >>>>>> > (concurrent:195) >>>>>> > 00:04:37.389 2018-02-08 11:43:48,261 DEBUG (MainThread) [root] >>>>>> /sbin/ip link >>>>>> > add link dummy_Ecsrx name dummy_Ecsrx.999 type vlan id 999 (cwd >>>>>> None) >>>>>> > (cmdutils:150) >>>>>> > 00:04:37.391 2018-02-08 11:43:48,273 DEBUG (MainThread) [root] >>>>>> SUCCESS: >>>>>> > = ''; = 0 (cmdutils:158) >>>>>> > 00:04:37.392 2018-02-08 11:43:48,275 DEBUG (MainThread) [root] >>>>>> /sbin/ip link >>>>>> > set dev dummy_Ecsrx.999 up (cwd None) (cmdutils:150) >>>>>> > 00:04:37.393 2018-02-08 11:43:48,292 DEBUG (MainThread) [root] >>>>>> SUCCESS: >>>>>> > = ''; = 0 (cmdutils:158) >>>>>> > 00:04:37.394 2018-02-08 11:43:48,294 DEBUG (MainThread) [root] lshw >>>>>> -json >>>>>> > -disable usb -disable pcmcia -disable isapnp -disable ide -disable >>>>>> scsi >>>>>> > -disable dmi -disable memory -disable cpuinfo (cwd None) >>>>>> (cmdutils:150) >>>>>> > 00:04:37.397 2018-02-08 11:43:48,456 DEBUG (MainThread) [root] >>>>>> SUCCESS: >>>>>> > = ''; = 0 (cmdutils:158) >>>>>> > 00:04:37.398 2018-02-08 11:43:48,459 DEBUG (netlink/events) [root] >>>>>> START >>>>>> > thread >>>>>> (func=>>>>> > method Monitor._scan of >>>>> object at >>>>>> > 0x7fdcb7faab90>>, args=(), kwargs={}) (concurrent:192) >>>>>> > 00:04:37.401 2018-02-08 11:43:48,461 DEBUG (MainThread) [root] >>>>>> /sbin/ip link >>>>>> > set dev dummy_Ecsrx.999 down (cwd None) (cmdutils:150) >>>>>> > 00:04:37.402 2018-02-08 11:43:48,488 DEBUG (MainThread) [root] >>>>>> SUCCESS: >>>>>> > = ''; = 0 (cmdutils:158) >>>>>> > 00:04:37.403 2018-02-08 11:43:48,490 DEBUG (netlink/events) [root] >>>>>> FINISH >>>>>> > thread >>>>>> > (concurrent:195) >>>>>> > 00:04:37.405 2018-02-08 11:43:48,491 DEBUG (MainThread) [root] >>>>>> /sbin/ip link >>>>>> > del dev dummy_Ecsrx.999 (cwd None) (cmdutils:150) >>>>>> > 00:04:37.406 2018-02-08 11:43:48,515 DEBUG (MainThread) [root] >>>>>> SUCCESS: >>>>>> > = ''; = 0 (cmdutils:158) >>>>>> > 00:04:37.408 2018-02-08 11:43:48,517 DEBUG (MainThread) [root] >>>>>> /sbin/ip link >>>>>> > del dev dummy_Ecsrx (cwd None) (cmdutils:150) >>>>>> > 00:04:37.409 2018-02-08 11:43:48,541 DEBUG (MainThread) [root] >>>>>> SUCCESS: >>>>>> > = ''; = 0 (cmdutils:158) >>>>>> > 00:04:37.410 --------------------- >> end captured logging << >>>>>> > --------------------- >>>>>> > 00:04:37.411 >>>>>> > 00:04:37.411 >>>>>> > >>>>>> ====================================================================== >>>>>> > 00:04:37.412 ERROR: test_fake_nics >>>>>> (network.netinfo_test.TestNetinfo) >>>>>> > 00:04:37.413 >>>>>> > >>>>>> ---------------------------------------------------------------------- >>>>>> > 00:04:37.414 Traceback (most recent call last): >>>>>> > 00:04:37.414 File >>>>>> > >>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/tests/testValidation.py", >>>>>> > line 191, in wrapper >>>>>> > 00:04:37.416 return f(*args, **kwargs) >>>>>> > 00:04:37.417 File >>>>>> "/usr/lib/python2.7/site-packages/mock/mock.py", line >>>>>> > 1305, in patched >>>>>> > 00:04:37.418 return func(*args, **keywargs) >>>>>> > 00:04:37.418 File >>>>>> > >>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/tests/network/netinfo_test.py", >>>>>> > line 201, in test_fake_nics >>>>>> > 00:04:37.420 _nics = nics.nics() >>>>>> > 00:04:37.420 File >>>>>> > >>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/netinfo/misc.py", >>>>>> > line 57, in visible_devs >>>>>> > 00:04:37.422 return [dev.name for dev in getLinks() if >>>>>> predicate(dev) >>>>>> > and >>>>>> > 00:04:37.422 File >>>>>> > >>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/ipwrapper.py", >>>>>> > line 267, in getLinks >>>>>> > 00:04:37.424 in six.viewitems(dpdk.get_dpdk_devices())) >>>>>> > 00:04:37.424 File >>>>>> > >>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", >>>>>> > line 44, in get_dpdk_devices >>>>>> > 00:04:37.426 dpdk_devices = _get_dpdk_devices() >>>>>> > 00:04:37.427 File >>>>>> > >>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/common/cache.py", >>>>>> > line 41, in __call__ >>>>>> > 00:04:37.428 value = self.func(*args) >>>>>> > 00:04:37.428 File >>>>>> > >>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", >>>>>> > line 111, in _get_dpdk_devices >>>>>> > 00:04:37.430 devices = _lshw_command() >>>>>> > 00:04:37.430 File >>>>>> > >>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", >>>>>> > line 127, in _lshw_command >>>>>> > 00:04:37.432 return _normalize_lshw_result(out) >>>>>> > 00:04:37.433 File >>>>>> > >>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", >>>>>> > line 182, in _normalize_lshw_result >>>>>> > 00:04:37.434 return json.loads('[' + result + ']') >>>>>> > 00:04:37.435 File "/usr/lib64/python2.7/json/__init__.py", line >>>>>> 339, in >>>>>> > loads >>>>>> > 00:04:37.436 return _default_decoder.decode(s) >>>>>> > 00:04:37.437 File "/usr/lib64/python2.7/json/decoder.py", line >>>>>> 364, in >>>>>> > decode >>>>>> > 00:04:37.437 obj, end = self.raw_decode(s, idx=_w(s, 0).end()) >>>>>> > 00:04:37.438 File "/usr/lib64/python2.7/json/decoder.py", line >>>>>> 380, in >>>>>> > raw_decode >>>>>> > 00:04:37.439 obj, end = self.scan_once(s, idx) >>>>>> > 00:04:37.439 ValueError: Expecting , delimiter: line 11 column 8 >>>>>> (char 242) >>>>>> > 00:04:37.440 -------------------- >> begin captured logging << >>>>>> > -------------------- >>>>>> > 00:04:37.441 2018-02-08 11:43:52,941 DEBUG (MainThread) [root] >>>>>> /sbin/ip link >>>>>> > add name veth_Kb2e2cTujn type veth peer name veth_mevoaYSIn2 (cwd >>>>>> None) >>>>>> > (cmdutils:150) >>>>>> > 00:04:37.443 2018-02-08 11:43:52,968 DEBUG (MainThread) [root] >>>>>> SUCCESS: >>>>>> > = ''; = 0 (cmdutils:158) >>>>>> > 00:04:37.445 2018-02-08 11:43:52,969 DEBUG (MainThread) [root] >>>>>> /sbin/ip link >>>>>> > add name dummy_5VJln type dummy (cwd None) (cmdutils:150) >>>>>> > 00:04:37.446 2018-02-08 11:43:53,005 DEBUG (MainThread) [root] >>>>>> SUCCESS: >>>>>> > = ''; = 0 (cmdutils:158) >>>>>> > 00:04:37.447 2018-02-08 11:43:53,029 DEBUG (netlink/events) [root] >>>>>> START >>>>>> > thread >>>>>> (func=>>>>> > method Monitor._scan of >>>>> object at >>>>>> > 0x7fdcb661f790>>, args=(), kwargs={}) (concurrent:192) >>>>>> > 00:04:37.450 2018-02-08 11:43:53,031 DEBUG (MainThread) [root] >>>>>> /sbin/ip link >>>>>> > set dev dummy_5VJln up (cwd None) (cmdutils:150) >>>>>> > 00:04:37.452 2018-02-08 11:43:53,060 DEBUG (MainThread) [root] >>>>>> SUCCESS: >>>>>> > = ''; = 0 (cmdutils:158) >>>>>> > 00:04:37.453 2018-02-08 11:43:53,064 DEBUG (netlink/events) [root] >>>>>> FINISH >>>>>> > thread >>>>>> > (concurrent:195) >>>>>> > 00:04:37.455 2018-02-08 11:43:53,065 DEBUG (MainThread) [root] lshw >>>>>> -json >>>>>> > -disable usb -disable pcmcia -disable isapnp -disable ide -disable >>>>>> scsi >>>>>> > -disable dmi -disable memory -disable cpuinfo (cwd None) >>>>>> (cmdutils:150) >>>>>> > 00:04:37.457 2018-02-08 11:43:53,222 DEBUG (MainThread) [root] >>>>>> SUCCESS: >>>>>> > = ''; = 0 (cmdutils:158) >>>>>> > 00:04:37.458 2018-02-08 11:43:53,224 DEBUG (MainThread) [root] >>>>>> /sbin/ip link >>>>>> > del dev dummy_5VJln (cwd None) (cmdutils:150) >>>>>> > 00:04:37.459 2018-02-08 11:43:53,248 DEBUG (MainThread) [root] >>>>>> SUCCESS: >>>>>> > = ''; = 0 (cmdutils:158) >>>>>> > 00:04:37.461 2018-02-08 11:43:53,249 DEBUG (MainThread) [root] >>>>>> /sbin/ip link >>>>>> > del dev veth_Kb2e2cTujn (cwd None) (cmdutils:150) >>>>>> > 00:04:37.462 2018-02-08 11:43:53,271 DEBUG (MainThread) [root] >>>>>> SUCCESS: >>>>>> > = ''; = 0 (cmdutils:158) >>>>>> > 00:04:37.463 --------------------- >> end captured logging << >>>>>> > --------------------- >>>>>> > 00:04:37.464 >>>>>> > 00:04:37.464 >>>>>> > >>>>>> ====================================================================== >>>>>> > 00:04:37.465 ERROR: test_get_non_existing_bridge_info >>>>>> > (network.netinfo_test.TestNetinfo) >>>>>> > 00:04:37.466 >>>>>> > >>>>>> ---------------------------------------------------------------------- >>>>>> > 00:04:37.466 Traceback (most recent call last): >>>>>> > 00:04:37.467 File >>>>>> "/usr/lib/python2.7/site-packages/mock/mock.py", line >>>>>> > 1305, in patched >>>>>> > 00:04:37.468 return func(*args, **keywargs) >>>>>> > 00:04:37.468 File >>>>>> > >>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/tests/network/netinfo_test.py", >>>>>> > line 108, in test_get_non_existing_bridge_info >>>>>> > 00:04:37.470 get() >>>>>> > 00:04:37.470 File >>>>>> > >>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/netinfo/cache.py", >>>>>> > line 137, in get >>>>>> > 00:04:37.472 return _get(vdsmnets) >>>>>> > 00:04:37.472 File >>>>>> > >>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/netinfo/cache.py", >>>>>> > line 62, in _get >>>>>> > 00:04:37.473 devices_info = _devices_report(ipaddrs, routes) >>>>>> > 00:04:37.474 File >>>>>> > >>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/netinfo/cache.py", >>>>>> > line 97, in _devices_report >>>>>> > 00:04:37.476 for dev in (link for link in getLinks() if not >>>>>> > link.isHidden()): >>>>>> > 00:04:37.477 File >>>>>> > >>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/netinfo/cache.py", >>>>>> > line 97, in >>>>>> > 00:04:37.478 for dev in (link for link in getLinks() if not >>>>>> > link.isHidden()): >>>>>> > 00:04:37.479 File >>>>>> > >>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/ipwrapper.py", >>>>>> > line 267, in getLinks >>>>>> > 00:04:37.481 in six.viewitems(dpdk.get_dpdk_devices())) >>>>>> > 00:04:37.481 File >>>>>> > >>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", >>>>>> > line 44, in get_dpdk_devices >>>>>> > 00:04:37.483 dpdk_devices = _get_dpdk_devices() >>>>>> > 00:04:37.483 File >>>>>> > >>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/common/cache.py", >>>>>> > line 41, in __call__ >>>>>> > 00:04:37.485 value = self.func(*args) >>>>>> > 00:04:37.485 File >>>>>> > >>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", >>>>>> > line 111, in _get_dpdk_devices >>>>>> > 00:04:37.487 devices = _lshw_command() >>>>>> > 00:04:37.487 File >>>>>> > >>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", >>>>>> > line 127, in _lshw_command >>>>>> > 00:04:37.489 return _normalize_lshw_result(out) >>>>>> > 00:04:37.489 File >>>>>> > >>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", >>>>>> > line 182, in _normalize_lshw_result >>>>>> > 00:04:37.491 return json.loads('[' + result + ']') >>>>>> > 00:04:37.491 File "/usr/lib64/python2.7/json/__init__.py", line >>>>>> 339, in >>>>>> > loads >>>>>> > 00:04:37.492 return _default_decoder.decode(s) >>>>>> > 00:04:37.493 File "/usr/lib64/python2.7/json/decoder.py", line >>>>>> 364, in >>>>>> > decode >>>>>> > 00:04:37.493 obj, end = self.raw_decode(s, idx=_w(s, 0).end()) >>>>>> > 00:04:37.494 File "/usr/lib64/python2.7/json/decoder.py", line >>>>>> 380, in >>>>>> > raw_decode >>>>>> > 00:04:37.496 obj, end = self.scan_once(s, idx) >>>>>> > 00:04:37.497 ValueError: Expecting , delimiter: line 11 column 8 >>>>>> (char 242) >>>>>> > 00:04:37.497 -------------------- >> begin captured logging << >>>>>> > -------------------- >>>>>> > 00:04:37.498 2018-02-08 11:43:53,427 DEBUG (MainThread) [root] lshw >>>>>> -json >>>>>> > -disable usb -disable pcmcia -disable isapnp -disable ide -disable >>>>>> scsi >>>>>> > -disable dmi -disable memory -disable cpuinfo (cwd None) >>>>>> (cmdutils:150) >>>>>> > 00:04:37.501 2018-02-08 11:43:53,573 DEBUG (MainThread) [root] >>>>>> SUCCESS: >>>>>> > = ''; = 0 (cmdutils:158) >>>>>> > 00:04:37.502 --------------------- >> end captured logging << >>>>>> > --------------------- >>>>>> > 00:04:37.503 >>>>>> > 00:04:37.503 >>>>>> > >>>>>> ====================================================================== >>>>>> > 00:04:37.503 ERROR: test_speed_in_range >>>>>> (network.netinfo_test.TestNetinfo) >>>>>> > 00:04:37.504 >>>>>> > >>>>>> ---------------------------------------------------------------------- >>>>>> > 00:04:37.505 Traceback (most recent call last): >>>>>> > 00:04:37.506 File >>>>>> > >>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/tests/network/netinfo_test.py", >>>>>> > line 71, in test_speed_in_range >>>>>> > 00:04:37.507 for d in nics.nics(): >>>>>> > 00:04:37.507 File >>>>>> > >>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/netinfo/misc.py", >>>>>> > line 57, in visible_devs >>>>>> > 00:04:37.509 return [dev.name for dev in getLinks() if >>>>>> predicate(dev) >>>>>> > and >>>>>> > 00:04:37.510 File >>>>>> > >>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/ipwrapper.py", >>>>>> > line 267, in getLinks >>>>>> > 00:04:37.511 in six.viewitems(dpdk.get_dpdk_devices())) >>>>>> > 00:04:37.512 File >>>>>> > >>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", >>>>>> > line 44, in get_dpdk_devices >>>>>> > 00:04:37.513 dpdk_devices = _get_dpdk_devices() >>>>>> > 00:04:37.514 File >>>>>> > >>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/common/cache.py", >>>>>> > line 41, in __call__ >>>>>> > 00:04:37.515 value = self.func(*args) >>>>>> > 00:04:37.516 File >>>>>> > >>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", >>>>>> > line 111, in _get_dpdk_devices >>>>>> > 00:04:37.517 devices = _lshw_command() >>>>>> > 00:04:37.518 File >>>>>> > >>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", >>>>>> > line 127, in _lshw_command >>>>>> > 00:04:37.519 return _normalize_lshw_result(out) >>>>>> > 00:04:37.520 File >>>>>> > >>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", >>>>>> > line 182, in _normalize_lshw_result >>>>>> > 00:04:37.521 return json.loads('[' + result + ']') >>>>>> > 00:04:37.522 File "/usr/lib64/python2.7/json/__init__.py", line >>>>>> 339, in >>>>>> > loads >>>>>> > 00:04:37.523 return _default_decoder.decode(s) >>>>>> > 00:04:37.523 File "/usr/lib64/python2.7/json/decoder.py", line >>>>>> 364, in >>>>>> > decode >>>>>> > 00:04:37.524 obj, end = self.raw_decode(s, idx=_w(s, 0).end()) >>>>>> > 00:04:37.524 File "/usr/lib64/python2.7/json/decoder.py", line >>>>>> 380, in >>>>>> > raw_decode >>>>>> > 00:04:37.525 obj, end = self.scan_once(s, idx) >>>>>> > 00:04:37.526 ValueError: Expecting , delimiter: line 11 column 8 >>>>>> (char 242) >>>>>> > 00:04:37.527 -------------------- >> begin captured logging << >>>>>> > -------------------- >>>>>> > 00:04:37.527 2018-02-08 11:43:53,906 DEBUG (MainThread) [root] lshw >>>>>> -json >>>>>> > -disable usb -disable pcmcia -disable isapnp -disable ide -disable >>>>>> scsi >>>>>> > -disable dmi -disable memory -disable cpuinfo (cwd None) >>>>>> (cmdutils:150) >>>>>> > 00:04:37.530 2018-02-08 11:43:54,060 DEBUG (MainThread) [root] >>>>>> SUCCESS: >>>>>> > = ''; = 0 (cmdutils:158) >>>>>> > 00:04:37.531 --------------------- >> end captured logging << >>>>>> > --------------------- >>>>>> > 00:04:37.532 >>>>>> > 00:04:37.532 >>>>>> > >>>>>> ====================================================================== >>>>>> > 00:04:37.533 ERROR: test_multiple_vlans >>>>>> > (network.tc_test.TestConfigureOutbound) >>>>>> > 00:04:37.534 >>>>>> > >>>>>> ---------------------------------------------------------------------- >>>>>> > 00:04:37.535 Traceback (most recent call last): >>>>>> > 00:04:37.535 File >>>>>> "/usr/lib/python2.7/site-packages/mock/mock.py", line >>>>>> > 1305, in patched >>>>>> > 00:04:37.536 return func(*args, **keywargs) >>>>>> > 00:04:37.537 File >>>>>> > >>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/tests/network/tc_test.py", >>>>>> > line 454, in test_multiple_vlans >>>>>> > 00:04:37.539 self.device_name, v.tag) >>>>>> > 00:04:37.539 File >>>>>> > >>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/configurators/qos.py", >>>>>> > line 48, in configure_outbound >>>>>> > 00:04:37.541 qosOutbound) >>>>>> > 00:04:37.541 File >>>>>> > >>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/configurators/qos.py", >>>>>> > line 163, in _qdisc_conf_out >>>>>> > 00:04:37.542 if not _is_explicit_defined_default_class(dev): >>>>>> > 00:04:37.543 File >>>>>> > >>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/configurators/qos.py", >>>>>> > line 208, in _is_explicit_defined_default_class >>>>>> > 00:04:37.545 netinfo = NetInfo(cache_get()) >>>>>> > 00:04:37.545 File >>>>>> > >>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/netinfo/cache.py", >>>>>> > line 137, in get >>>>>> > 00:04:37.547 return _get(vdsmnets) >>>>>> > 00:04:37.547 File >>>>>> > >>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/netinfo/cache.py", >>>>>> > line 62, in _get >>>>>> > 00:04:37.549 devices_info = _devices_report(ipaddrs, routes) >>>>>> > 00:04:37.549 File >>>>>> > >>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/netinfo/cache.py", >>>>>> > line 97, in _devices_report >>>>>> > 00:04:37.551 for dev in (link for link in getLinks() if not >>>>>> > link.isHidden()): >>>>>> > 00:04:37.552 File >>>>>> > >>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/netinfo/cache.py", >>>>>> > line 97, in >>>>>> > 00:04:37.553 for dev in (link for link in getLinks() if not >>>>>> > link.isHidden()): >>>>>> > 00:04:37.554 File >>>>>> > >>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/ipwrapper.py", >>>>>> > line 267, in getLinks >>>>>> > 00:04:37.556 in six.viewitems(dpdk.get_dpdk_devices())) >>>>>> > 00:04:37.556 File >>>>>> > >>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", >>>>>> > line 44, in get_dpdk_devices >>>>>> > 00:04:37.558 dpdk_devices = _get_dpdk_devices() >>>>>> > 00:04:37.558 File >>>>>> > >>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/common/cache.py", >>>>>> > line 41, in __call__ >>>>>> > 00:04:37.560 value = self.func(*args) >>>>>> > 00:04:37.560 File >>>>>> > >>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", >>>>>> > line 111, in _get_dpdk_devices >>>>>> > 00:04:37.562 devices = _lshw_command() >>>>>> > 00:04:37.562 File >>>>>> > >>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", >>>>>> > line 127, in _lshw_command >>>>>> > 00:04:37.563 return _normalize_lshw_result(out) >>>>>> > 00:04:37.564 File >>>>>> > >>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", >>>>>> > line 182, in _normalize_lshw_result >>>>>> > 00:04:37.566 return json.loads('[' + result + ']') >>>>>> > 00:04:37.566 File "/usr/lib64/python2.7/json/__init__.py", line >>>>>> 339, in >>>>>> > loads >>>>>> > 00:04:37.567 return _default_decoder.decode(s) >>>>>> > 00:04:37.568 File "/usr/lib64/python2.7/json/decoder.py", line >>>>>> 364, in >>>>>> > decode >>>>>> > 00:04:37.568 obj, end = self.raw_decode(s, idx=_w(s, 0).end()) >>>>>> > 00:04:37.569 File "/usr/lib64/python2.7/json/decoder.py", line >>>>>> 380, in >>>>>> > raw_decode >>>>>> > 00:04:37.570 obj, end = self.scan_once(s, idx) >>>>>> > 00:04:37.570 ValueError: Expecting , delimiter: line 11 column 8 >>>>>> (char 242) >>>>>> > 00:04:37.571 -------------------- >> begin captured logging << >>>>>> > -------------------- >>>>>> > 00:04:37.572 2018-02-08 11:44:00,920 DEBUG (MainThread) [root] >>>>>> /sbin/ip link >>>>>> > add name dummy_wVPHq type dummy (cwd None) (cmdutils:150) >>>>>> > 00:04:37.573 2018-02-08 11:44:00,932 DEBUG (MainThread) [root] >>>>>> SUCCESS: >>>>>> > = ''; = 0 (cmdutils:158) >>>>>> > 00:04:37.575 2018-02-08 11:44:00,933 DEBUG (MainThread) [root] >>>>>> /sbin/ip link >>>>>> > set dev dummy_wVPHq up (cwd None) (cmdutils:150) >>>>>> > 00:04:37.576 2018-02-08 11:44:00,962 DEBUG (MainThread) [root] >>>>>> SUCCESS: >>>>>> > = ''; = 0 (cmdutils:158) >>>>>> > 00:04:37.577 2018-02-08 11:44:00,964 DEBUG (MainThread) [root] >>>>>> /sbin/ip link >>>>>> > add link dummy_wVPHq name dummy_wVPHq.16 type vlan id 16 (cwd None) >>>>>> > (cmdutils:150) >>>>>> > 00:04:37.579 2018-02-08 11:44:00,977 DEBUG (MainThread) [root] >>>>>> SUCCESS: >>>>>> > = ''; = 0 (cmdutils:158) >>>>>> > 00:04:37.580 2018-02-08 11:44:00,978 DEBUG (MainThread) [root] >>>>>> /sbin/ip link >>>>>> > set dev dummy_wVPHq.16 up (cwd None) (cmdutils:150) >>>>>> > 00:04:37.581 2018-02-08 11:44:01,002 DEBUG (MainThread) [root] >>>>>> SUCCESS: >>>>>> > = ''; = 0 (cmdutils:158) >>>>>> > 00:04:37.582 2018-02-08 11:44:01,003 DEBUG (MainThread) [root] >>>>>> /sbin/ip link >>>>>> > add link dummy_wVPHq name dummy_wVPHq.17 type vlan id 17 (cwd None) >>>>>> > (cmdutils:150) >>>>>> > 00:04:37.584 2018-02-08 11:44:01,020 DEBUG (MainThread) [root] >>>>>> SUCCESS: >>>>>> > = ''; = 0 (cmdutils:158) >>>>>> > 00:04:37.585 2018-02-08 11:44:01,022 DEBUG (MainThread) [root] >>>>>> /sbin/ip link >>>>>> > set dev dummy_wVPHq.17 up (cwd None) (cmdutils:150) >>>>>> > 00:04:37.587 2018-02-08 11:44:01,047 DEBUG (MainThread) [root] >>>>>> SUCCESS: >>>>>> > = ''; = 0 (cmdutils:158) >>>>>> > 00:04:37.588 2018-02-08 11:44:01,048 DEBUG (MainThread) [root] >>>>>> /sbin/tc >>>>>> > qdisc show dev dummy_wVPHq (cwd None) (cmdutils:150) >>>>>> > 00:04:37.589 2018-02-08 11:44:01,062 DEBUG (MainThread) [root] >>>>>> SUCCESS: >>>>>> > = ''; = 0 (cmdutils:158) >>>>>> > 00:04:37.590 2018-02-08 11:44:01,064 DEBUG (MainThread) [root] >>>>>> /sbin/tc >>>>>> > qdisc del dev dummy_wVPHq root (cwd None) (cmdutils:150) >>>>>> > 00:04:37.592 2018-02-08 11:44:01,075 DEBUG (MainThread) [root] >>>>>> FAILED: >>>>>> > = 'RTNETLINK answers: No such file or directory\n'; = 2 >>>>>> (cmdutils:158) >>>>>> > 00:04:37.594 2018-02-08 11:44:01,076 DEBUG (MainThread) [root] >>>>>> /sbin/tc >>>>>> > qdisc del dev dummy_wVPHq ingress (cwd None) (cmdutils:150) >>>>>> > 00:04:37.595 2018-02-08 11:44:01,087 DEBUG (MainThread) [root] >>>>>> FAILED: >>>>>> > = 'RTNETLINK answers: No such file or directory\n'; = 2 >>>>>> (cmdutils:158) >>>>>> > 00:04:37.597 2018-02-08 11:44:01,089 DEBUG (MainThread) [root] >>>>>> /sbin/tc >>>>>> > qdisc add dev dummy_wVPHq root handle 0x1389: hfsc default 0x1388 >>>>>> (cwd None) >>>>>> > (cmdutils:150) >>>>>> > 00:04:37.599 2018-02-08 11:44:01,100 DEBUG (MainThread) [root] >>>>>> SUCCESS: >>>>>> > = ''; = 0 (cmdutils:158) >>>>>> > 00:04:37.600 2018-02-08 11:44:01,101 DEBUG (MainThread) [root] >>>>>> /sbin/tc >>>>>> > qdisc add dev dummy_wVPHq ingress (cwd None) (cmdutils:150) >>>>>> > 00:04:37.601 2018-02-08 11:44:01,112 DEBUG (MainThread) [root] >>>>>> SUCCESS: >>>>>> > = ''; = 0 (cmdutils:158) >>>>>> > 00:04:37.602 2018-02-08 11:44:01,113 DEBUG (MainThread) [root] >>>>>> /sbin/tc >>>>>> > class add dev dummy_wVPHq parent 1389: classid 1389:10 hfsc ul m2 >>>>>> 8000000bit >>>>>> > ls m1 32000000bit d 800000us m2 24000000bit (cwd None) >>>>>> (cmdutils:150) >>>>>> > 00:04:37.605 2018-02-08 11:44:01,124 DEBUG (MainThread) [root] >>>>>> SUCCESS: >>>>>> > = ''; = 0 (cmdutils:158) >>>>>> > 00:04:37.606 2018-02-08 11:44:01,126 DEBUG (MainThread) [root] >>>>>> /sbin/tc >>>>>> > class add dev dummy_wVPHq parent 1389: classid 1389:1388 hfsc ls m1 >>>>>> > 32000000bit d 800000us m2 24000000bit (cwd None) (cmdutils:150) >>>>>> > 00:04:37.608 2018-02-08 11:44:01,137 DEBUG (MainThread) [root] >>>>>> SUCCESS: >>>>>> > = ''; = 0 (cmdutils:158) >>>>>> > 00:04:37.609 2018-02-08 11:44:01,138 DEBUG (MainThread) [root] >>>>>> /sbin/tc >>>>>> > filter replace dev dummy_wVPHq protocol all parent 1389: pref 5000 >>>>>> u32 match >>>>>> > u8 0 0 flowid 0x1388 (cwd None) (cmdutils:150) >>>>>> > 00:04:37.611 2018-02-08 11:44:01,149 DEBUG (MainThread) [root] >>>>>> SUCCESS: >>>>>> > = ''; = 0 (cmdutils:158) >>>>>> > 00:04:37.612 2018-02-08 11:44:01,150 DEBUG (MainThread) [root] >>>>>> /sbin/tc >>>>>> > filter replace dev dummy_wVPHq protocol all parent 1389: pref 16 >>>>>> basic match >>>>>> > 'meta(vlan eq 16)' flowid 1389:10 (cwd None) (cmdutils:150) >>>>>> > 00:04:37.616 2018-02-08 11:44:01,163 DEBUG (MainThread) [root] >>>>>> SUCCESS: >>>>>> > = ''; = 0 (cmdutils:158) >>>>>> > 00:04:37.617 2018-02-08 11:44:01,164 DEBUG (MainThread) [root] >>>>>> /sbin/tc >>>>>> > qdisc add dev dummy_wVPHq parent 1389:10 handle 10: fq_codel (cwd >>>>>> None) >>>>>> > (cmdutils:150) >>>>>> > 00:04:37.619 2018-02-08 11:44:01,176 DEBUG (MainThread) [root] >>>>>> SUCCESS: >>>>>> > = ''; = 0 (cmdutils:158) >>>>>> > 00:04:37.621 2018-02-08 11:44:01,177 DEBUG (MainThread) [root] >>>>>> /sbin/tc >>>>>> > qdisc add dev dummy_wVPHq parent 1389:1388 handle 1388: fq_codel >>>>>> (cwd None) >>>>>> > (cmdutils:150) >>>>>> > 00:04:37.623 2018-02-08 11:44:01,188 DEBUG (MainThread) [root] >>>>>> SUCCESS: >>>>>> > = ''; = 0 (cmdutils:158) >>>>>> > 00:04:37.624 2018-02-08 11:44:01,189 DEBUG (MainThread) [root] >>>>>> /sbin/tc >>>>>> > qdisc show dev dummy_wVPHq (cwd None) (cmdutils:150) >>>>>> > 00:04:37.625 2018-02-08 11:44:01,201 DEBUG (MainThread) [root] >>>>>> SUCCESS: >>>>>> > = ''; = 0 (cmdutils:158) >>>>>> > 00:04:37.627 2018-02-08 11:44:01,202 DEBUG (MainThread) [root] >>>>>> /sbin/tc >>>>>> > filter show dev dummy_wVPHq parent 1389: (cwd None) (cmdutils:150) >>>>>> > 00:04:37.629 2018-02-08 11:44:01,214 DEBUG (MainThread) [root] >>>>>> SUCCESS: >>>>>> > = ''; = 0 (cmdutils:158) >>>>>> > 00:04:37.630 2018-02-08 11:44:01,215 DEBUG (MainThread) [root] >>>>>> /sbin/tc >>>>>> > class del dev dummy_wVPHq classid 1389:11 (cwd None) (cmdutils:150) >>>>>> > 00:04:37.632 2018-02-08 11:44:01,226 DEBUG (MainThread) [root] >>>>>> FAILED: >>>>>> > = 'RTNETLINK answers: No such file or directory\n'; = 2 >>>>>> (cmdutils:158) >>>>>> > 00:04:37.634 2018-02-08 11:44:01,227 DEBUG (MainThread) [root] >>>>>> /sbin/tc >>>>>> > class add dev dummy_wVPHq parent 1389: classid 1389:11 hfsc ul m2 >>>>>> 8000000bit >>>>>> > ls m1 32000000bit d 800000us m2 24000000bit (cwd None) >>>>>> (cmdutils:150) >>>>>> > 00:04:37.637 2018-02-08 11:44:01,239 DEBUG (MainThread) [root] >>>>>> SUCCESS: >>>>>> > = ''; = 0 (cmdutils:158) >>>>>> > 00:04:37.639 2018-02-08 11:44:01,248 DEBUG (MainThread) [root] lshw >>>>>> -json >>>>>> > -disable usb -disable pcmcia -disable isapnp -disable ide -disable >>>>>> scsi >>>>>> > -disable dmi -disable memory -disable cpuinfo (cwd None) >>>>>> (cmdutils:150) >>>>>> > 00:04:37.641 2018-02-08 11:44:01,405 DEBUG (MainThread) [root] >>>>>> SUCCESS: >>>>>> > = ''; = 0 (cmdutils:158) >>>>>> > 00:04:37.643 2018-02-08 11:44:01,408 DEBUG (netlink/events) [root] >>>>>> START >>>>>> > thread >>>>>> (func=>>>>> > method Monitor._scan of >>>>> object at >>>>>> > 0x7fdcb6436450>>, args=(), kwargs={}) (concurrent:192) >>>>>> > 00:04:37.646 2018-02-08 11:44:01,410 DEBUG (MainThread) [root] >>>>>> /sbin/ip link >>>>>> > set dev dummy_wVPHq.17 down (cwd None) (cmdutils:150) >>>>>> > 00:04:37.647 2018-02-08 11:44:01,430 DEBUG (MainThread) [root] >>>>>> SUCCESS: >>>>>> > = ''; = 0 (cmdutils:158) >>>>>> > 00:04:37.648 2018-02-08 11:44:01,431 DEBUG (netlink/events) [root] >>>>>> FINISH >>>>>> > thread >>>>>> > (concurrent:195) >>>>>> > 00:04:37.650 2018-02-08 11:44:01,432 DEBUG (MainThread) [root] >>>>>> /sbin/ip link >>>>>> > del dev dummy_wVPHq.17 (cwd None) (cmdutils:150) >>>>>> > 00:04:37.651 2018-02-08 11:44:01,452 DEBUG (MainThread) [root] >>>>>> SUCCESS: >>>>>> > = ''; = 0 (cmdutils:158) >>>>>> > 00:04:37.652 2018-02-08 11:44:01,454 DEBUG (netlink/events) [root] >>>>>> START >>>>>> > thread >>>>>> (func=>>>>> > method Monitor._scan of >>>>> object at >>>>>> > 0x7fdcb6436b90>>, args=(), kwargs={}) (concurrent:192) >>>>>> > 00:04:37.655 2018-02-08 11:44:01,456 DEBUG (MainThread) [root] >>>>>> /sbin/ip link >>>>>> > set dev dummy_wVPHq.16 down (cwd None) (cmdutils:150) >>>>>> > 00:04:37.657 2018-02-08 11:44:01,475 DEBUG (MainThread) [root] >>>>>> SUCCESS: >>>>>> > = ''; = 0 (cmdutils:158) >>>>>> > 00:04:37.658 2018-02-08 11:44:01,477 DEBUG (netlink/events) [root] >>>>>> FINISH >>>>>> > thread >>>>>> > (concurrent:195) >>>>>> > 00:04:37.660 2018-02-08 11:44:01,478 DEBUG (MainThread) [root] >>>>>> /sbin/ip link >>>>>> > del dev dummy_wVPHq.16 (cwd None) (cmdutils:150) >>>>>> > 00:04:37.661 2018-02-08 11:44:01,498 DEBUG (MainThread) [root] >>>>>> SUCCESS: >>>>>> > = ''; = 0 (cmdutils:158) >>>>>> > 00:04:37.662 --------------------- >> end captured logging << >>>>>> > --------------------- >>>>>> > 00:04:37.663 >>>>>> > 00:04:37.663 >>>>>> > >>>>>> ====================================================================== >>>>>> > 00:04:37.664 ERROR: test_single_vlan(2) >>>>>> > (network.tc_test.TestConfigureOutbound) >>>>>> > 00:04:37.665 >>>>>> > >>>>>> ---------------------------------------------------------------------- >>>>>> > 00:04:37.666 Traceback (most recent call last): >>>>>> > 00:04:37.666 File >>>>>> > >>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/tests/testlib.py", >>>>>> > line 143, in wrapper >>>>>> > 00:04:37.667 return f(self, *args) >>>>>> > 00:04:37.668 File >>>>>> "/usr/lib/python2.7/site-packages/mock/mock.py", line >>>>>> > 1305, in patched >>>>>> > 00:04:37.668 return func(*args, **keywargs) >>>>>> > 00:04:37.669 File >>>>>> > >>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/tests/network/tc_test.py", >>>>>> > line 433, in test_single_vlan >>>>>> > 00:04:37.670 vlan.tag) >>>>>> > 00:04:37.671 File >>>>>> > >>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/configurators/qos.py", >>>>>> > line 48, in configure_outbound >>>>>> > 00:04:37.672 qosOutbound) >>>>>> > 00:04:37.672 File >>>>>> > >>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/configurators/qos.py", >>>>>> > line 163, in _qdisc_conf_out >>>>>> > 00:04:37.674 if not _is_explicit_defined_default_class(dev): >>>>>> > 00:04:37.675 File >>>>>> > >>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/configurators/qos.py", >>>>>> > line 208, in _is_explicit_defined_default_class >>>>>> > 00:04:37.677 netinfo = NetInfo(cache_get()) >>>>>> > 00:04:37.677 File >>>>>> > >>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/netinfo/cache.py", >>>>>> > line 137, in get >>>>>> > 00:04:37.679 return _get(vdsmnets) >>>>>> > 00:04:37.679 File >>>>>> > >>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/netinfo/cache.py", >>>>>> > line 62, in _get >>>>>> > 00:04:37.681 devices_info = _devices_report(ipaddrs, routes) >>>>>> > 00:04:37.681 File >>>>>> > >>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/netinfo/cache.py", >>>>>> > line 97, in _devices_report >>>>>> > 00:04:37.683 for dev in (link for link in getLinks() if not >>>>>> > link.isHidden()): >>>>>> > 00:04:37.684 File >>>>>> > >>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/netinfo/cache.py", >>>>>> > line 97, in >>>>>> > 00:04:37.685 for dev in (link for link in getLinks() if not >>>>>> > link.isHidden()): >>>>>> > 00:04:37.686 File >>>>>> > >>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/ipwrapper.py", >>>>>> > line 267, in getLinks >>>>>> > 00:04:37.688 in six.viewitems(dpdk.get_dpdk_devices())) >>>>>> > 00:04:37.688 File >>>>>> > >>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", >>>>>> > line 44, in get_dpdk_devices >>>>>> > 00:04:37.690 dpdk_devices = _get_dpdk_devices() >>>>>> > 00:04:37.690 File >>>>>> > >>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/common/cache.py", >>>>>> > line 41, in __call__ >>>>>> > 00:04:37.692 value = self.func(*args) >>>>>> > 00:04:37.692 File >>>>>> > >>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", >>>>>> > line 111, in _get_dpdk_devices >>>>>> > 00:04:37.693 devices = _lshw_command() >>>>>> > 00:04:37.694 File >>>>>> > >>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", >>>>>> > line 127, in _lshw_command >>>>>> > 00:04:37.695 return _normalize_lshw_result(out) >>>>>> > 00:04:37.696 File >>>>>> > >>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", >>>>>> > line 182, in _normalize_lshw_result >>>>>> > 00:04:37.698 return json.loads('[' + result + ']') >>>>>> > 00:04:37.698 File "/usr/lib64/python2.7/json/__init__.py", line >>>>>> 339, in >>>>>> > loads >>>>>> > 00:04:37.699 return _default_decoder.decode(s) >>>>>> > 00:04:37.699 File "/usr/lib64/python2.7/json/decoder.py", line >>>>>> 364, in >>>>>> > decode >>>>>> > 00:04:37.700 obj, end = self.raw_decode(s, idx=_w(s, 0).end()) >>>>>> > 00:04:37.701 File "/usr/lib64/python2.7/json/decoder.py", line >>>>>> 380, in >>>>>> > raw_decode >>>>>> > 00:04:37.702 obj, end = self.scan_once(s, idx) >>>>>> > 00:04:37.702 ValueError: Expecting , delimiter: line 11 column 8 >>>>>> (char 242) >>>>>> > 00:04:37.703 -------------------- >> begin captured logging << >>>>>> > -------------------- >>>>>> > 00:04:37.704 2018-02-08 11:44:02,101 DEBUG (MainThread) [root] >>>>>> /sbin/ip link >>>>>> > add name dummy_ysznk type dummy (cwd None) (cmdutils:150) >>>>>> > 00:04:37.705 2018-02-08 11:44:02,116 DEBUG (MainThread) [root] >>>>>> SUCCESS: >>>>>> > = ''; = 0 (cmdutils:158) >>>>>> > 00:04:37.706 2018-02-08 11:44:02,117 DEBUG (MainThread) [root] >>>>>> /sbin/ip link >>>>>> > set dev dummy_ysznk up (cwd None) (cmdutils:150) >>>>>> > 00:04:37.708 2018-02-08 11:44:02,149 DEBUG (MainThread) [root] >>>>>> SUCCESS: >>>>>> > = ''; = 0 (cmdutils:158) >>>>>> > 00:04:37.709 2018-02-08 11:44:02,151 DEBUG (MainThread) [root] >>>>>> /sbin/ip link >>>>>> > add link dummy_ysznk name dummy_ysznk.16 type vlan id 16 (cwd None) >>>>>> > (cmdutils:150) >>>>>> > 00:04:37.710 2018-02-08 11:44:02,166 DEBUG (MainThread) [root] >>>>>> SUCCESS: >>>>>> > = ''; = 0 (cmdutils:158) >>>>>> > 00:04:37.712 2018-02-08 11:44:02,167 DEBUG (MainThread) [root] >>>>>> /sbin/ip link >>>>>> > set dev dummy_ysznk.16 up (cwd None) (cmdutils:150) >>>>>> > 00:04:37.713 2018-02-08 11:44:02,190 DEBUG (MainThread) [root] >>>>>> SUCCESS: >>>>>> > = ''; = 0 (cmdutils:158) >>>>>> > 00:04:37.714 2018-02-08 11:44:02,191 DEBUG (MainThread) [root] >>>>>> /sbin/tc >>>>>> > qdisc show dev dummy_ysznk (cwd None) (cmdutils:150) >>>>>> > 00:04:37.715 2018-02-08 11:44:02,205 DEBUG (MainThread) [root] >>>>>> SUCCESS: >>>>>> > = ''; = 0 (cmdutils:158) >>>>>> > 00:04:37.716 2018-02-08 11:44:02,206 DEBUG (MainThread) [root] >>>>>> /sbin/tc >>>>>> > qdisc del dev dummy_ysznk root (cwd None) (cmdutils:150) >>>>>> > 00:04:37.718 2018-02-08 11:44:02,219 DEBUG (MainThread) [root] >>>>>> FAILED: >>>>>> > = 'RTNETLINK answers: No such file or directory\n'; = 2 >>>>>> (cmdutils:158) >>>>>> > 00:04:37.720 2018-02-08 11:44:02,220 DEBUG (MainThread) [root] >>>>>> /sbin/tc >>>>>> > qdisc del dev dummy_ysznk ingress (cwd None) (cmdutils:150) >>>>>> > 00:04:37.721 2018-02-08 11:44:02,233 DEBUG (MainThread) [root] >>>>>> FAILED: >>>>>> > = 'RTNETLINK answers: No such file or directory\n'; = 2 >>>>>> (cmdutils:158) >>>>>> > 00:04:37.723 2018-02-08 11:44:02,235 DEBUG (MainThread) [root] >>>>>> /sbin/tc >>>>>> > qdisc add dev dummy_ysznk root handle 0x1389: hfsc default 0x1388 >>>>>> (cwd None) >>>>>> > (cmdutils:150) >>>>>> > 00:04:37.724 2018-02-08 11:44:02,248 DEBUG (MainThread) [root] >>>>>> SUCCESS: >>>>>> > = ''; = 0 (cmdutils:158) >>>>>> > 00:04:37.725 2018-02-08 11:44:02,249 DEBUG (MainThread) [root] >>>>>> /sbin/tc >>>>>> > qdisc add dev dummy_ysznk ingress (cwd None) (cmdutils:150) >>>>>> > 00:04:37.727 2018-02-08 11:44:02,262 DEBUG (MainThread) [root] >>>>>> SUCCESS: >>>>>> > = ''; = 0 (cmdutils:158) >>>>>> > 00:04:37.728 2018-02-08 11:44:02,264 DEBUG (MainThread) [root] >>>>>> /sbin/tc >>>>>> > class add dev dummy_ysznk parent 1389: classid 1389:10 hfsc ul m2 >>>>>> 8000000bit >>>>>> > ls m1 32000000bit d 800000us m2 24000000bit (cwd None) >>>>>> (cmdutils:150) >>>>>> > 00:04:37.730 2018-02-08 11:44:02,277 DEBUG (MainThread) [root] >>>>>> SUCCESS: >>>>>> > = ''; = 0 (cmdutils:158) >>>>>> > 00:04:37.732 2018-02-08 11:44:02,278 DEBUG (MainThread) [root] >>>>>> /sbin/tc >>>>>> > class add dev dummy_ysznk parent 1389: classid 1389:1388 hfsc ls m1 >>>>>> > 32000000bit d 800000us m2 24000000bit (cwd None) (cmdutils:150) >>>>>> > 00:04:37.734 2018-02-08 11:44:02,291 DEBUG (MainThread) [root] >>>>>> SUCCESS: >>>>>> > = ''; = 0 (cmdutils:158) >>>>>> > 00:04:37.735 2018-02-08 11:44:02,292 DEBUG (MainThread) [root] >>>>>> /sbin/tc >>>>>> > filter replace dev dummy_ysznk protocol all parent 1389: pref 5000 >>>>>> u32 match >>>>>> > u8 0 0 flowid 0x1388 (cwd None) (cmdutils:150) >>>>>> > 00:04:37.738 2018-02-08 11:44:02,306 DEBUG (MainThread) [root] >>>>>> SUCCESS: >>>>>> > = ''; = 0 (cmdutils:158) >>>>>> > 00:04:37.739 2018-02-08 11:44:02,307 DEBUG (MainThread) [root] >>>>>> /sbin/tc >>>>>> > filter replace dev dummy_ysznk protocol all parent 1389: pref 16 >>>>>> basic match >>>>>> > 'meta(vlan eq 16)' flowid 1389:10 (cwd None) (cmdutils:150) >>>>>> > 00:04:37.742 2018-02-08 11:44:02,320 DEBUG (MainThread) [root] >>>>>> SUCCESS: >>>>>> > = ''; = 0 (cmdutils:158) >>>>>> > 00:04:37.743 2018-02-08 11:44:02,321 DEBUG (MainThread) [root] >>>>>> /sbin/tc >>>>>> > qdisc add dev dummy_ysznk parent 1389:10 handle 10: fq_codel (cwd >>>>>> None) >>>>>> > (cmdutils:150) >>>>>> > 00:04:37.745 2018-02-08 11:44:02,333 DEBUG (MainThread) [root] >>>>>> SUCCESS: >>>>>> > = ''; = 0 (cmdutils:158) >>>>>> > 00:04:37.746 2018-02-08 11:44:02,334 DEBUG (MainThread) [root] >>>>>> /sbin/tc >>>>>> > qdisc add dev dummy_ysznk parent 1389:1388 handle 1388: fq_codel >>>>>> (cwd None) >>>>>> > (cmdutils:150) >>>>>> > 00:04:37.747 2018-02-08 11:44:02,346 DEBUG (MainThread) [root] >>>>>> SUCCESS: >>>>>> > = ''; = 0 (cmdutils:158) >>>>>> > 00:04:37.749 2018-02-08 11:44:02,347 DEBUG (MainThread) [root] >>>>>> /sbin/tc >>>>>> > qdisc show dev dummy_ysznk (cwd None) (cmdutils:150) >>>>>> > 00:04:37.751 2018-02-08 11:44:02,359 DEBUG (MainThread) [root] >>>>>> SUCCESS: >>>>>> > = ''; = 0 (cmdutils:158) >>>>>> > 00:04:37.752 2018-02-08 11:44:02,360 DEBUG (MainThread) [root] >>>>>> /sbin/tc >>>>>> > filter show dev dummy_ysznk parent 1389: (cwd None) (cmdutils:150) >>>>>> > 00:04:37.754 2018-02-08 11:44:02,372 DEBUG (MainThread) [root] >>>>>> SUCCESS: >>>>>> > = ''; = 0 (cmdutils:158) >>>>>> > 00:04:37.755 2018-02-08 11:44:02,374 DEBUG (MainThread) [root] >>>>>> /sbin/tc >>>>>> > filter del dev dummy_ysznk pref 16 parent 1389: (cwd None) >>>>>> (cmdutils:150) >>>>>> > 00:04:37.757 2018-02-08 11:44:02,386 DEBUG (MainThread) [root] >>>>>> SUCCESS: >>>>>> > = ''; = 0 (cmdutils:158) >>>>>> > 00:04:37.758 2018-02-08 11:44:02,387 DEBUG (MainThread) [root] >>>>>> /sbin/tc >>>>>> > class del dev dummy_ysznk classid 1389:10 (cwd None) (cmdutils:150) >>>>>> > 00:04:37.760 2018-02-08 11:44:02,398 DEBUG (MainThread) [root] >>>>>> SUCCESS: >>>>>> > = ''; = 0 (cmdutils:158) >>>>>> > 00:04:37.761 2018-02-08 11:44:02,400 DEBUG (MainThread) [root] >>>>>> /sbin/tc >>>>>> > class add dev dummy_ysznk parent 1389: classid 1389:10 hfsc ul m2 >>>>>> 8000000bit >>>>>> > ls m1 32000000bit d 800000us m2 24000000bit (cwd None) >>>>>> (cmdutils:150) >>>>>> > 00:04:37.764 2018-02-08 11:44:02,412 DEBUG (MainThread) [root] >>>>>> SUCCESS: >>>>>> > = ''; = 0 (cmdutils:158) >>>>>> > 00:04:37.765 2018-02-08 11:44:02,421 DEBUG (MainThread) [root] lshw >>>>>> -json >>>>>> > -disable usb -disable pcmcia -disable isapnp -disable ide -disable >>>>>> scsi >>>>>> > -disable dmi -disable memory -disable cpuinfo (cwd None) >>>>>> (cmdutils:150) >>>>>> > 00:04:37.768 2018-02-08 11:44:02,584 DEBUG (MainThread) [root] >>>>>> SUCCESS: >>>>>> > = ''; = 0 (cmdutils:158) >>>>>> > 00:04:37.769 2018-02-08 11:44:02,587 DEBUG (netlink/events) [root] >>>>>> START >>>>>> > thread >>>>>> (func=>>>>> > method Monitor._scan of >>>>> object at >>>>>> > 0x7fdcb6436410>>, args=(), kwargs={}) (concurrent:192) >>>>>> > 00:04:37.773 2018-02-08 11:44:02,588 DEBUG (MainThread) [root] >>>>>> /sbin/ip link >>>>>> > set dev dummy_ysznk.16 down (cwd None) (cmdutils:150) >>>>>> > 00:04:37.775 2018-02-08 11:44:02,609 DEBUG (MainThread) [root] >>>>>> SUCCESS: >>>>>> > = ''; = 0 (cmdutils:158) >>>>>> > 00:04:37.776 2018-02-08 11:44:02,610 DEBUG (netlink/events) [root] >>>>>> FINISH >>>>>> > thread >>>>>> > (concurrent:195) >>>>>> > 00:04:37.778 2018-02-08 11:44:02,611 DEBUG (MainThread) [root] >>>>>> /sbin/ip link >>>>>> > del dev dummy_ysznk.16 (cwd None) (cmdutils:150) >>>>>> > 00:04:37.780 2018-02-08 11:44:02,636 DEBUG (MainThread) [root] >>>>>> SUCCESS: >>>>>> > = ''; = 0 (cmdutils:158) >>>>>> > 00:04:37.781 --------------------- >> end captured logging << >>>>>> > --------------------- >>>>>> > 00:04:37.782 >>>>>> > 00:04:37.782 >>>>>> > >>>>>> ====================================================================== >>>>>> > 00:04:37.783 ERROR: testHostSampleHandlesDisappearingVlanInterfaces >>>>>> > (virttests.sampling_test.InterfaceSampleTests) >>>>>> > 00:04:37.784 >>>>>> > >>>>>> ---------------------------------------------------------------------- >>>>>> > 00:04:37.785 Traceback (most recent call last): >>>>>> > 00:04:37.785 File >>>>>> > >>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/tests/testValidation.py", >>>>>> > line 191, in wrapper >>>>>> > 00:04:37.787 return f(*args, **kwargs) >>>>>> > 00:04:37.787 File >>>>>> > >>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/tests/virttests/sampling_test.py", >>>>>> > line 346, in testHostSampleHandlesDisappearingVlanInterfaces >>>>>> > 00:04:37.789 interfaces_and_samples = >>>>>> > sampling._get_interfaces_and_samples() >>>>>> > 00:04:37.790 File >>>>>> > >>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/virt/sampling.py", >>>>>> > line 200, in _get_interfaces_and_samples >>>>>> > 00:04:37.791 for link in ipwrapper.getLinks(): >>>>>> > 00:04:37.792 File >>>>>> > >>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/tests/virttests/sampling_test.py", >>>>>> > line 339, in faultyGetLinks >>>>>> > 00:04:37.793 all_links = list(original_getLinks()) >>>>>> > 00:04:37.794 File >>>>>> > >>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/ipwrapper.py", >>>>>> > line 267, in getLinks >>>>>> > 00:04:37.795 in six.viewitems(dpdk.get_dpdk_devices())) >>>>>> > 00:04:37.796 File >>>>>> > >>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", >>>>>> > line 44, in get_dpdk_devices >>>>>> > 00:04:37.798 dpdk_devices = _get_dpdk_devices() >>>>>> > 00:04:37.798 File >>>>>> > >>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/common/cache.py", >>>>>> > line 41, in __call__ >>>>>> > 00:04:37.799 value = self.func(*args) >>>>>> > 00:04:37.800 File >>>>>> > >>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", >>>>>> > line 111, in _get_dpdk_devices >>>>>> > 00:04:37.801 devices = _lshw_command() >>>>>> > 00:04:37.802 File >>>>>> > >>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", >>>>>> > line 127, in _lshw_command >>>>>> > 00:04:37.803 return _normalize_lshw_result(out) >>>>>> > 00:04:37.804 File >>>>>> > >>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", >>>>>> > line 182, in _normalize_lshw_result >>>>>> > 00:04:37.805 return json.loads('[' + result + ']') >>>>>> > 00:04:37.806 File "/usr/lib64/python2.7/json/__init__.py", line >>>>>> 339, in >>>>>> > loads >>>>>> > 00:04:37.807 return _default_decoder.decode(s) >>>>>> > 00:04:37.807 File "/usr/lib64/python2.7/json/decoder.py", line >>>>>> 364, in >>>>>> > decode >>>>>> > 00:04:37.808 obj, end = self.raw_decode(s, idx=_w(s, 0).end()) >>>>>> > 00:04:37.809 File "/usr/lib64/python2.7/json/decoder.py", line >>>>>> 380, in >>>>>> > raw_decode >>>>>> > 00:04:37.810 obj, end = self.scan_once(s, idx) >>>>>> > 00:04:37.810 ValueError: Expecting , delimiter: line 11 column 8 >>>>>> (char 242) >>>>>> > 00:04:37.811 -------------------- >> begin captured logging << >>>>>> > -------------------- >>>>>> > 00:04:37.812 2018-02-08 11:44:17,378 DEBUG (MainThread) [root] >>>>>> /sbin/ip link >>>>>> > add name dummy_8gyyz type dummy (cwd None) (cmdutils:150) >>>>>> > 00:04:37.813 2018-02-08 11:44:17,406 DEBUG (MainThread) [root] >>>>>> SUCCESS: >>>>>> > = ''; = 0 (cmdutils:158) >>>>>> > 00:04:37.814 2018-02-08 11:44:17,421 DEBUG (netlink/events) [root] >>>>>> START >>>>>> > thread >>>>>> (func=>>>>> > method Monitor._scan of >>>>> object at >>>>>> > 0x7fdcb6829e10>>, args=(), kwargs={}) (concurrent:192) >>>>>> > 00:04:37.817 2018-02-08 11:44:17,423 DEBUG (MainThread) [root] >>>>>> /sbin/ip link >>>>>> > set dev dummy_8gyyz up (cwd None) (cmdutils:150) >>>>>> > 00:04:37.819 2018-02-08 11:44:17,450 DEBUG (MainThread) [root] >>>>>> SUCCESS: >>>>>> > = ''; = 0 (cmdutils:158) >>>>>> > 00:04:37.820 2018-02-08 11:44:17,454 DEBUG (netlink/events) [root] >>>>>> FINISH >>>>>> > thread >>>>>> > (concurrent:195) >>>>>> > 00:04:37.821 2018-02-08 11:44:17,455 DEBUG (MainThread) [root] >>>>>> /sbin/ip link >>>>>> > add link dummy_8gyyz name vlan_669 type vlan id 999 (cwd None) >>>>>> > (cmdutils:150) >>>>>> > 00:04:37.823 2018-02-08 11:44:17,477 DEBUG (MainThread) [root] >>>>>> SUCCESS: >>>>>> > = ''; = 0 (cmdutils:158) >>>>>> > 00:04:37.823 2018-02-08 11:44:17,479 DEBUG (MainThread) [root] lshw >>>>>> -json >>>>>> > -disable usb -disable pcmcia -disable isapnp -disable ide -disable >>>>>> scsi >>>>>> > -disable dmi -disable memory -disable cpuinfo (cwd None) >>>>>> (cmdutils:150) >>>>>> > 00:04:37.825 2018-02-08 11:44:17,657 DEBUG (MainThread) [root] >>>>>> SUCCESS: >>>>>> > = ''; = 0 (cmdutils:158) >>>>>> > 00:04:37.825 2018-02-08 11:44:17,658 DEBUG (MainThread) [root] >>>>>> /sbin/ip link >>>>>> > del dev vlan_669 (cwd None) (cmdutils:150) >>>>>> > 00:04:37.826 2018-02-08 11:44:17,681 DEBUG (MainThread) [root] >>>>>> SUCCESS: >>>>>> > = ''; = 0 (cmdutils:158) >>>>>> > 00:04:37.826 2018-02-08 11:44:17,683 DEBUG (MainThread) [root] >>>>>> /sbin/ip link >>>>>> > del dev dummy_8gyyz (cwd None) (cmdutils:150) >>>>>> > 00:04:37.827 2018-02-08 11:44:17,708 DEBUG (MainThread) [root] >>>>>> SUCCESS: >>>>>> > = ''; = 0 (cmdutils:158) >>>>>> > 00:04:37.828 --------------------- >> end captured logging << >>>>>> > --------------------- >>>>>> > 00:04:37.828 >>>>>> > 00:04:37.828 >>>>>> > >>>>>> ====================================================================== >>>>>> > 00:04:37.828 ERROR: testHostSampleReportsNewInterface >>>>>> > (virttests.sampling_test.InterfaceSampleTests) >>>>>> > 00:04:37.829 >>>>>> > >>>>>> ---------------------------------------------------------------------- >>>>>> > 00:04:37.829 Traceback (most recent call last): >>>>>> > 00:04:37.830 File >>>>>> > >>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/tests/testValidation.py", >>>>>> > line 191, in wrapper >>>>>> > 00:04:37.830 return f(*args, **kwargs) >>>>>> > 00:04:37.831 File >>>>>> > >>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/tests/virttests/sampling_test.py", >>>>>> > line 326, in testHostSampleReportsNewInterface >>>>>> > 00:04:37.831 sampling._get_interfaces_and_samples())) >>>>>> > 00:04:37.832 File >>>>>> > >>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/virt/sampling.py", >>>>>> > line 200, in _get_interfaces_and_samples >>>>>> > 00:04:37.833 for link in ipwrapper.getLinks(): >>>>>> > 00:04:37.833 File >>>>>> > >>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/ipwrapper.py", >>>>>> > line 267, in getLinks >>>>>> > 00:04:37.834 in six.viewitems(dpdk.get_dpdk_devices())) >>>>>> > 00:04:37.834 File >>>>>> > >>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", >>>>>> > line 44, in get_dpdk_devices >>>>>> > 00:04:37.835 dpdk_devices = _get_dpdk_devices() >>>>>> > 00:04:37.835 File >>>>>> > >>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/common/cache.py", >>>>>> > line 41, in __call__ >>>>>> > 00:04:37.836 value = self.func(*args) >>>>>> > 00:04:37.836 File >>>>>> > >>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", >>>>>> > line 111, in _get_dpdk_devices >>>>>> > 00:04:37.837 devices = _lshw_command() >>>>>> > 00:04:37.837 File "/home/jeCoverage.py warning: Module >>>>>> > >>>>>> /home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/vdsm was >>>>>> > never imported. (module-not-imported) >>>>>> > 00:04:51.224 >>>>>> > >>>>>> nkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", >>>>>> > line 127, in _lshw_command >>>>>> > 00:04:51.225 return _normalize_lshw_result(out) >>>>>> > 00:04:51.226 File >>>>>> > >>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", >>>>>> > line 182, in _normalize_lshw_result >>>>>> > 00:04:51.227 return json.loads('[' + result + ']') >>>>>> > 00:04:51.228 File "/usr/lib64/python2.7/json/__init__.py", line >>>>>> 339, in >>>>>> > loads >>>>>> > 00:04:51.229 return _default_decoder.decode(s) >>>>>> > 00:04:51.229 File "/usr/lib64/python2.7/json/decoder.py", line >>>>>> 364, in >>>>>> > decode >>>>>> > 00:04:51.230 obj, end = self.raw_decode(s, idx=_w(s, 0).end()) >>>>>> > 00:04:51.231 File "/usr/lib64/python2.7/json/decoder.py", line >>>>>> 380, in >>>>>> > raw_decode >>>>>> > 00:04:51.231 obj, end = self.scan_once(s, idx) >>>>>> > 00:04:51.232 ValueError: Expecting , delimiter: line 11 column 8 >>>>>> (char 242) >>>>>> > 00:04:51.233 -------------------- >> begin captured logging << >>>>>> > -------------------- >>>>>> > 00:04:51.234 2018-02-08 11:44:17,714 DEBUG (MainThread) [root] lshw >>>>>> -json >>>>>> > -disable usb -disable pcmcia -disable isapnp -disable ide -disable >>>>>> scsi >>>>>> > -disable dmi -disable memory -disable cpuinfo (cwd None) >>>>>> (cmdutils:150) >>>>>> > 00:04:51.237 2018-02-08 11:44:17,871 DEBUG (MainThread) [root] >>>>>> SUCCESS: >>>>>> > = ''; = 0 (cmdutils:158) >>>>>> > 00:04:51.238 --------------------- >> end captured logging << >>>>>> > --------------------- >>>>>> > >>>>>> > >>>>>> >>>>> -------------- next part -------------- An HTML attachment was scrubbed... URL: From ehaas at redhat.com Sun Feb 11 16:10:34 2018 From: ehaas at redhat.com (Edward Haas) Date: Sun, 11 Feb 2018 18:10:34 +0200 Subject: [ovirt-devel] [VDSM] network tests failing the build again In-Reply-To: References: Message-ID: On Sun, Feb 11, 2018 at 5:59 PM, Nir Soffer wrote: > Thanks for fixing this on master, but the same tets fail on ovirt-4.2: > https://gerrit.ovirt.org/#/q/status:open+project:vdsm+branch:ovirt-4.2 > http://jenkins.ovirt.org/job/vdsm_4.2_check-patch-fc27-x86_ > 64/11/consoleFull > > I think we should either backport the fix to 4.2, or mark the tests as > expected > failure on 4.2. > https://gerrit.ovirt.org/#/c/87450/ > On Thu, Feb 8, 2018 at 3:33 PM Nir Soffer wrote: > >> On Thu, Feb 8, 2018 at 3:24 PM Edward Haas wrote: >> >>> On Thu, Feb 8, 2018 at 3:18 PM, Nir Soffer wrote: >>> >>>> On Thu, Feb 8, 2018 at 3:14 PM Edward Haas wrote: >>>> >>>>> On Thu, Feb 8, 2018 at 3:07 PM, Nir Soffer wrote: >>>>> >>>>>> On Thu, Feb 8, 2018 at 2:52 PM Dan Kenigsberg >>>>>> wrote: >>>>>> >>>>>>> On Thu, Feb 8, 2018 at 2:33 PM, Nir Soffer >>>>>>> wrote: >>>>>>> > Did we changes something in the CI or the network code? We see the >>>>>>> following >>>>>>> > failures since yesterday. >>>>>>> > >>>>>>> > I'm ignoring the failures since they are not related to the patch, >>>>>>> but >>>>>>> > checking these >>>>>>> > failures waste lot time. >>>>>>> > >>>>>>> > Can someone from network look at this? >>>>>>> >>>>>>> We are. Fedora broke us >>>>>>> Bug 1543320 - Regression in lshw json output format. >>>>>>> >>>>>> >>>>>> Great. So mark the tests as xfail on fedora 27? >>>>>> >>>>> >>>>> Negative, VDSM is broken on fc27. >>>>> >>>> >>>> Edward, your tests are harmful for other developers. Silence them >>>> or we will remove the network test from check-patch. >>>> >>>> >>> Good luck with that. >>> VDSM will not come up on latest fc27, unless you find a way to work >>> without networking. >>> >> >> We don't stop developing vdsm because some distro is broken now. >> >> >>> >>> >>>> >>>>> >>>>>> >>>>>>> >>>>>>> > >>>>>>> > http://jenkins.ovirt.org/job/vdsm_master_check-patch-fc27- >>>>>>> x86_64/1283/consoleFull >>>>>>> > >>>>>>> > 00:04:37.280 >>>>>>> > ============================================================ >>>>>>> ========== >>>>>>> > 00:04:37.280 ERROR: test_identify_non_vlan_base_device >>>>>>> > (network.link_vlan_test.LinkIfaceTests) >>>>>>> > 00:04:37.281 >>>>>>> > ------------------------------------------------------------ >>>>>>> ---------- >>>>>>> > 00:04:37.281 Traceback (most recent call last): >>>>>>> > 00:04:37.281 File >>>>>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>>>>> 64/vdsm/tests/network/link_vlan_test.py", >>>>>>> > line 46, in test_identify_non_vlan_base_device >>>>>>> > 00:04:37.282 self.assertFalse(vlan.is_base_device(nic)) >>>>>>> > 00:04:37.283 File >>>>>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>>>>> 64/vdsm/lib/vdsm/network/link/vlan.py", >>>>>>> > line 47, in is_base_device >>>>>>> > 00:04:37.283 return any(get_vlans_on_base_device(dev_name)) >>>>>>> > 00:04:37.284 File >>>>>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>>>>> 64/vdsm/lib/vdsm/network/link/vlan.py", >>>>>>> > line 41, in >>>>>>> > 00:04:37.284 return (iface_properties['name'] for >>>>>>> iface_properties in >>>>>>> > iface.list() >>>>>>> > 00:04:37.285 File >>>>>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>>>>> 64/vdsm/lib/vdsm/network/link/iface.py", >>>>>>> > line 227, in list >>>>>>> > 00:04:37.285 in six.viewitems(dpdk.get_dpdk_devices())) >>>>>>> > 00:04:37.286 File >>>>>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>>>>> 64/vdsm/lib/vdsm/network/link/dpdk.py", >>>>>>> > line 47, in get_dpdk_devices >>>>>>> > 00:04:37.287 dpdk_devices = _get_dpdk_devices() >>>>>>> > 00:04:37.287 File >>>>>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>>>>> 64/vdsm/lib/vdsm/common/cache.py", >>>>>>> > line 41, in __call__ >>>>>>> > 00:04:37.287 value = self.func(*args) >>>>>>> > 00:04:37.288 File >>>>>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>>>>> 64/vdsm/lib/vdsm/network/link/dpdk.py", >>>>>>> > line 111, in _get_dpdk_devices >>>>>>> > 00:04:37.288 devices = _lshw_command() >>>>>>> > 00:04:37.289 File >>>>>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>>>>> 64/vdsm/lib/vdsm/network/link/dpdk.py", >>>>>>> > line 127, in _lshw_command >>>>>>> > 00:04:37.289 return _normalize_lshw_result(out) >>>>>>> > 00:04:37.290 File >>>>>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>>>>> 64/vdsm/lib/vdsm/network/link/dpdk.py", >>>>>>> > line 182, in _normalize_lshw_result >>>>>>> > 00:04:37.290 return json.loads('[' + result + ']') >>>>>>> > 00:04:37.291 File "/usr/lib64/python2.7/json/__init__.py", line >>>>>>> 339, in >>>>>>> > loads >>>>>>> > 00:04:37.291 return _default_decoder.decode(s) >>>>>>> > 00:04:37.291 File "/usr/lib64/python2.7/json/decoder.py", line >>>>>>> 364, in >>>>>>> > decode >>>>>>> > 00:04:37.292 obj, end = self.raw_decode(s, idx=_w(s, 0).end()) >>>>>>> > 00:04:37.292 File "/usr/lib64/python2.7/json/decoder.py", line >>>>>>> 380, in >>>>>>> > raw_decode >>>>>>> > 00:04:37.292 obj, end = self.scan_once(s, idx) >>>>>>> > 00:04:37.293 ValueError: Expecting , delimiter: line 11 column 8 >>>>>>> (char 242) >>>>>>> > 00:04:37.293 -------------------- >> begin captured logging << >>>>>>> > -------------------- >>>>>>> > 00:04:37.294 2018-02-08 11:43:47,659 DEBUG (MainThread) [root] >>>>>>> /sbin/ip link >>>>>>> > add name dummy_Afi2m type dummy (cwd None) (cmdutils:150) >>>>>>> > 00:04:37.294 2018-02-08 11:43:47,675 DEBUG (MainThread) [root] >>>>>>> SUCCESS: >>>>>>> > = ''; = 0 (cmdutils:158) >>>>>>> > 00:04:37.295 2018-02-08 11:43:47,678 DEBUG (netlink/events) [root] >>>>>>> START >>>>>>> > thread >>>>>>> (func=>>>>>> > method Monitor._scan of >>>>>> object at >>>>>>> > 0x7fdcb6687290>>, args=(), kwargs={}) (concurrent:192) >>>>>>> > 00:04:37.296 2018-02-08 11:43:47,680 DEBUG (MainThread) [root] >>>>>>> /sbin/ip link >>>>>>> > set dev dummy_Afi2m up (cwd None) (cmdutils:150) >>>>>>> > 00:04:37.297 2018-02-08 11:43:47,700 DEBUG (MainThread) [root] >>>>>>> SUCCESS: >>>>>>> > = ''; = 0 (cmdutils:158) >>>>>>> > 00:04:37.298 2018-02-08 11:43:47,704 DEBUG (netlink/events) [root] >>>>>>> FINISH >>>>>>> > thread >>>>>>> > (concurrent:195) >>>>>>> > 00:04:37.298 2018-02-08 11:43:47,706 DEBUG (MainThread) [root] >>>>>>> lshw -json >>>>>>> > -disable usb -disable pcmcia -disable isapnp -disable ide -disable >>>>>>> scsi >>>>>>> > -disable dmi -disable memory -disable cpuinfo (cwd None) >>>>>>> (cmdutils:150) >>>>>>> > 00:04:37.300 2018-02-08 11:43:47,866 DEBUG (MainThread) [root] >>>>>>> SUCCESS: >>>>>>> > = ''; = 0 (cmdutils:158) >>>>>>> > 00:04:37.300 2018-02-08 11:43:47,868 DEBUG (MainThread) [root] >>>>>>> /sbin/ip link >>>>>>> > del dev dummy_Afi2m (cwd None) (cmdutils:150) >>>>>>> > 00:04:37.301 2018-02-08 11:43:47,896 DEBUG (MainThread) [root] >>>>>>> SUCCESS: >>>>>>> > = ''; = 0 (cmdutils:158) >>>>>>> > 00:04:37.301 --------------------- >> end captured logging << >>>>>>> > --------------------- >>>>>>> > 00:04:37.302 >>>>>>> > 00:04:37.302 >>>>>>> > ============================================================ >>>>>>> ========== >>>>>>> > 00:04:37.302 ERROR: test_identify_vlan_base_device >>>>>>> > (network.link_vlan_test.LinkIfaceTests) >>>>>>> > 00:04:37.303 >>>>>>> > ------------------------------------------------------------ >>>>>>> ---------- >>>>>>> > 00:04:37.303 Traceback (most recent call last): >>>>>>> > 00:04:37.303 File >>>>>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>>>>> 64/vdsm/tests/network/link_vlan_test.py", >>>>>>> > line 42, in test_identify_vlan_base_device >>>>>>> > 00:04:37.304 self.assertTrue(vlan.is_base_device(nic)) >>>>>>> > 00:04:37.304 File >>>>>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>>>>> 64/vdsm/lib/vdsm/network/link/vlan.py", >>>>>>> > line 47, in is_base_device >>>>>>> > 00:04:37.305 return any(get_vlans_on_base_device(dev_name)) >>>>>>> > 00:04:37.306 File >>>>>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>>>>> 64/vdsm/lib/vdsm/network/link/vlan.py", >>>>>>> > line 41, in >>>>>>> > 00:04:37.306 return (iface_properties['name'] for >>>>>>> iface_properties in >>>>>>> > iface.list() >>>>>>> > 00:04:37.307 File >>>>>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>>>>> 64/vdsm/lib/vdsm/network/link/iface.py", >>>>>>> > line 227, in list >>>>>>> > 00:04:37.307 in six.viewitems(dpdk.get_dpdk_devices())) >>>>>>> > 00:04:37.308 File >>>>>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>>>>> 64/vdsm/lib/vdsm/network/link/dpdk.py", >>>>>>> > line 44, in get_dpdk_devices >>>>>>> > 00:04:37.309 dpdk_devices = _get_dpdk_devices() >>>>>>> > 00:04:37.309 File >>>>>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>>>>> 64/vdsm/lib/vdsm/common/cache.py", >>>>>>> > line 41, in __call__ >>>>>>> > 00:04:37.309 value = self.func(*args) >>>>>>> > 00:04:37.310 File >>>>>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>>>>> 64/vdsm/lib/vdsm/network/link/dpdk.py", >>>>>>> > line 111, in _get_dpdk_devices >>>>>>> > 00:04:37.310 devices = _lshw_command() >>>>>>> > 00:04:37.311 File >>>>>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>>>>> 64/vdsm/lib/vdsm/network/link/dpdk.py", >>>>>>> > line 127, in _lshw_command >>>>>>> > 00:04:37.311 return _normalize_lshw_result(out) >>>>>>> > 00:04:37.312 File >>>>>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>>>>> 64/vdsm/lib/vdsm/network/link/dpdk.py", >>>>>>> > line 182, in _normalize_lshw_result >>>>>>> > 00:04:37.313 return json.loads('[' + result + ']') >>>>>>> > 00:04:37.313 File "/usr/lib64/python2.7/json/__init__.py", line >>>>>>> 339, in >>>>>>> > loads >>>>>>> > 00:04:37.313 return _default_decoder.decode(s) >>>>>>> > 00:04:37.313 File "/usr/lib64/python2.7/json/decoder.py", line >>>>>>> 364, in >>>>>>> > decode >>>>>>> > 00:04:37.314 obj, end = self.raw_decode(s, idx=_w(s, 0).end()) >>>>>>> > 00:04:37.314 File "/usr/lib64/python2.7/json/decoder.py", line >>>>>>> 380, in >>>>>>> > raw_decode >>>>>>> > 00:04:37.315 obj, end = self.scan_once(s, idx) >>>>>>> > 00:04:37.315 ValueError: Expecting , delimiter: line 11 column 8 >>>>>>> (char 242) >>>>>>> > 00:04:37.315 -------------------- >> begin captured logging << >>>>>>> > -------------------- >>>>>>> > 00:04:37.316 2018-02-08 11:43:47,902 DEBUG (MainThread) [root] >>>>>>> /sbin/ip link >>>>>>> > add name dummy_tNDrx type dummy (cwd None) (cmdutils:150) >>>>>>> > 00:04:37.316 2018-02-08 11:43:47,917 DEBUG (MainThread) [root] >>>>>>> SUCCESS: >>>>>>> > = ''; = 0 (cmdutils:158) >>>>>>> > 00:04:37.317 2018-02-08 11:43:47,926 DEBUG (netlink/events) [root] >>>>>>> START >>>>>>> > thread >>>>>>> (func=>>>>>> > method Monitor._scan of >>>>>> object at >>>>>>> > 0x7fdcb61e8a90>>, args=(), kwargs={}) (concurrent:192) >>>>>>> > 00:04:37.318 2018-02-08 11:43:47,928 DEBUG (MainThread) [root] >>>>>>> /sbin/ip link >>>>>>> > set dev dummy_tNDrx up (cwd None) (cmdutils:150) >>>>>>> > 00:04:37.319 2018-02-08 11:43:47,943 DEBUG (MainThread) [root] >>>>>>> SUCCESS: >>>>>>> > = ''; = 0 (cmdutils:158) >>>>>>> > 00:04:37.320 2018-02-08 11:43:47,946 DEBUG (netlink/events) [root] >>>>>>> FINISH >>>>>>> > thread >>>>>>> > (concurrent:195) >>>>>>> > 00:04:37.321 2018-02-08 11:43:47,950 DEBUG (MainThread) [root] >>>>>>> /sbin/ip link >>>>>>> > add link dummy_tNDrx name dummy_tNDrx.999 type vlan id 999 (cwd >>>>>>> None) >>>>>>> > (cmdutils:150) >>>>>>> > 00:04:37.322 2018-02-08 11:43:47,971 DEBUG (MainThread) [root] >>>>>>> SUCCESS: >>>>>>> > = ''; = 0 (cmdutils:158) >>>>>>> > 00:04:37.322 2018-02-08 11:43:47,972 DEBUG (MainThread) [root] >>>>>>> /sbin/ip link >>>>>>> > set dev dummy_tNDrx.999 up (cwd None) (cmdutils:150) >>>>>>> > 00:04:37.323 2018-02-08 11:43:47,993 DEBUG (MainThread) [root] >>>>>>> SUCCESS: >>>>>>> > = ''; = 0 (cmdutils:158) >>>>>>> > 00:04:37.325 2018-02-08 11:43:47,995 DEBUG (MainThread) [root] >>>>>>> lshw -json >>>>>>> > -disable usb -disable pcmcia -disable isapnp -disable ide -disable >>>>>>> scsi >>>>>>> > -disable dmi -disable memory -disable cpuinfo (cwd None) >>>>>>> (cmdutils:150) >>>>>>> > 00:04:37.328 2018-02-08 11:43:48,143 DEBUG (MainThread) [root] >>>>>>> SUCCESS: >>>>>>> > = ''; = 0 (cmdutils:158) >>>>>>> > 00:04:37.329 2018-02-08 11:43:48,146 DEBUG (netlink/events) [root] >>>>>>> START >>>>>>> > thread >>>>>>> (func=>>>>>> > method Monitor._scan of >>>>>> object at >>>>>>> > 0x7fdcb65cef90>>, args=(), kwargs={}) (concurrent:192) >>>>>>> > 00:04:37.338 2018-02-08 11:43:48,148 DEBUG (MainThread) [root] >>>>>>> /sbin/ip link >>>>>>> > set dev dummy_tNDrx.999 down (cwd None) (cmdutils:150) >>>>>>> > 00:04:37.339 2018-02-08 11:43:48,169 DEBUG (MainThread) [root] >>>>>>> SUCCESS: >>>>>>> > = ''; = 0 (cmdutils:158) >>>>>>> > 00:04:37.340 2018-02-08 11:43:48,170 DEBUG (netlink/events) [root] >>>>>>> FINISH >>>>>>> > thread >>>>>>> > (concurrent:195) >>>>>>> > 00:04:37.342 2018-02-08 11:43:48,171 DEBUG (MainThread) [root] >>>>>>> /sbin/ip link >>>>>>> > del dev dummy_tNDrx.999 (cwd None) (cmdutils:150) >>>>>>> > 00:04:37.344 2018-02-08 11:43:48,192 DEBUG (MainThread) [root] >>>>>>> SUCCESS: >>>>>>> > = ''; = 0 (cmdutils:158) >>>>>>> > 00:04:37.345 2018-02-08 11:43:48,193 DEBUG (MainThread) [root] >>>>>>> /sbin/ip link >>>>>>> > del dev dummy_tNDrx (cwd None) (cmdutils:150) >>>>>>> > 00:04:37.346 2018-02-08 11:43:48,214 DEBUG (MainThread) [root] >>>>>>> SUCCESS: >>>>>>> > = ''; = 0 (cmdutils:158) >>>>>>> > 00:04:37.347 --------------------- >> end captured logging << >>>>>>> > --------------------- >>>>>>> > 00:04:37.348 >>>>>>> > 00:04:37.348 >>>>>>> > ============================================================ >>>>>>> ========== >>>>>>> > 00:04:37.349 ERROR: test_list_vlans_on_base_device >>>>>>> > (network.link_vlan_test.LinkIfaceTests) >>>>>>> > 00:04:37.351 >>>>>>> > ------------------------------------------------------------ >>>>>>> ---------- >>>>>>> > 00:04:37.352 Traceback (most recent call last): >>>>>>> > 00:04:37.353 File >>>>>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>>>>> 64/vdsm/tests/network/link_vlan_test.py", >>>>>>> > line 37, in test_list_vlans_on_base_device >>>>>>> > 00:04:37.355 list(vlan.get_vlans_on_base_device(nic))) >>>>>>> > 00:04:37.356 File >>>>>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>>>>> 64/vdsm/lib/vdsm/network/link/vlan.py", >>>>>>> > line 41, in >>>>>>> > 00:04:37.358 return (iface_properties['name'] for >>>>>>> iface_properties in >>>>>>> > iface.list() >>>>>>> > 00:04:37.360 File >>>>>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>>>>> 64/vdsm/lib/vdsm/network/link/iface.py", >>>>>>> > line 227, in list >>>>>>> > 00:04:37.362 in six.viewitems(dpdk.get_dpdk_devices())) >>>>>>> > 00:04:37.363 File >>>>>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>>>>> 64/vdsm/lib/vdsm/network/link/dpdk.py", >>>>>>> > line 44, in get_dpdk_devices >>>>>>> > 00:04:37.365 dpdk_devices = _get_dpdk_devices() >>>>>>> > 00:04:37.365 File >>>>>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>>>>> 64/vdsm/lib/vdsm/common/cache.py", >>>>>>> > line 41, in __call__ >>>>>>> > 00:04:37.367 value = self.func(*args) >>>>>>> > 00:04:37.367 File >>>>>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>>>>> 64/vdsm/lib/vdsm/network/link/dpdk.py", >>>>>>> > line 111, in _get_dpdk_devices >>>>>>> > 00:04:37.369 devices = _lshw_command() >>>>>>> > 00:04:37.369 File >>>>>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>>>>> 64/vdsm/lib/vdsm/network/link/dpdk.py", >>>>>>> > line 127, in _lshw_command >>>>>>> > 00:04:37.371 return _normalize_lshw_result(out) >>>>>>> > 00:04:37.371 File >>>>>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>>>>> 64/vdsm/lib/vdsm/network/link/dpdk.py", >>>>>>> > line 182, in _normalize_lshw_result >>>>>>> > 00:04:37.373 return json.loads('[' + result + ']') >>>>>>> > 00:04:37.373 File "/usr/lib64/python2.7/json/__init__.py", line >>>>>>> 339, in >>>>>>> > loads >>>>>>> > 00:04:37.374 return _default_decoder.decode(s) >>>>>>> > 00:04:37.375 File "/usr/lib64/python2.7/json/decoder.py", line >>>>>>> 364, in >>>>>>> > decode >>>>>>> > 00:04:37.375 obj, end = self.raw_decode(s, idx=_w(s, 0).end()) >>>>>>> > 00:04:37.376 File "/usr/lib64/python2.7/json/decoder.py", line >>>>>>> 380, in >>>>>>> > raw_decode >>>>>>> > 00:04:37.377 obj, end = self.scan_once(s, idx) >>>>>>> > 00:04:37.377 ValueError: Expecting , delimiter: line 11 column 8 >>>>>>> (char 242) >>>>>>> > 00:04:37.378 -------------------- >> begin captured logging << >>>>>>> > -------------------- >>>>>>> > 00:04:37.379 2018-02-08 11:43:48,218 DEBUG (MainThread) [root] >>>>>>> /sbin/ip link >>>>>>> > add name dummy_Ecsrx type dummy (cwd None) (cmdutils:150) >>>>>>> > 00:04:37.381 2018-02-08 11:43:48,230 DEBUG (MainThread) [root] >>>>>>> SUCCESS: >>>>>>> > = ''; = 0 (cmdutils:158) >>>>>>> > 00:04:37.382 2018-02-08 11:43:48,237 DEBUG (netlink/events) [root] >>>>>>> START >>>>>>> > thread >>>>>>> (func=>>>>>> > method Monitor._scan of >>>>>> object at >>>>>>> > 0x7fdcb65cec50>>, args=(), kwargs={}) (concurrent:192) >>>>>>> > 00:04:37.385 2018-02-08 11:43:48,238 DEBUG (MainThread) [root] >>>>>>> /sbin/ip link >>>>>>> > set dev dummy_Ecsrx up (cwd None) (cmdutils:150) >>>>>>> > 00:04:37.386 2018-02-08 11:43:48,255 DEBUG (MainThread) [root] >>>>>>> SUCCESS: >>>>>>> > = ''; = 0 (cmdutils:158) >>>>>>> > 00:04:37.387 2018-02-08 11:43:48,260 DEBUG (netlink/events) [root] >>>>>>> FINISH >>>>>>> > thread >>>>>>> > (concurrent:195) >>>>>>> > 00:04:37.389 2018-02-08 11:43:48,261 DEBUG (MainThread) [root] >>>>>>> /sbin/ip link >>>>>>> > add link dummy_Ecsrx name dummy_Ecsrx.999 type vlan id 999 (cwd >>>>>>> None) >>>>>>> > (cmdutils:150) >>>>>>> > 00:04:37.391 2018-02-08 11:43:48,273 DEBUG (MainThread) [root] >>>>>>> SUCCESS: >>>>>>> > = ''; = 0 (cmdutils:158) >>>>>>> > 00:04:37.392 2018-02-08 11:43:48,275 DEBUG (MainThread) [root] >>>>>>> /sbin/ip link >>>>>>> > set dev dummy_Ecsrx.999 up (cwd None) (cmdutils:150) >>>>>>> > 00:04:37.393 2018-02-08 11:43:48,292 DEBUG (MainThread) [root] >>>>>>> SUCCESS: >>>>>>> > = ''; = 0 (cmdutils:158) >>>>>>> > 00:04:37.394 2018-02-08 11:43:48,294 DEBUG (MainThread) [root] >>>>>>> lshw -json >>>>>>> > -disable usb -disable pcmcia -disable isapnp -disable ide -disable >>>>>>> scsi >>>>>>> > -disable dmi -disable memory -disable cpuinfo (cwd None) >>>>>>> (cmdutils:150) >>>>>>> > 00:04:37.397 2018-02-08 11:43:48,456 DEBUG (MainThread) [root] >>>>>>> SUCCESS: >>>>>>> > = ''; = 0 (cmdutils:158) >>>>>>> > 00:04:37.398 2018-02-08 11:43:48,459 DEBUG (netlink/events) [root] >>>>>>> START >>>>>>> > thread >>>>>>> (func=>>>>>> > method Monitor._scan of >>>>>> object at >>>>>>> > 0x7fdcb7faab90>>, args=(), kwargs={}) (concurrent:192) >>>>>>> > 00:04:37.401 2018-02-08 11:43:48,461 DEBUG (MainThread) [root] >>>>>>> /sbin/ip link >>>>>>> > set dev dummy_Ecsrx.999 down (cwd None) (cmdutils:150) >>>>>>> > 00:04:37.402 2018-02-08 11:43:48,488 DEBUG (MainThread) [root] >>>>>>> SUCCESS: >>>>>>> > = ''; = 0 (cmdutils:158) >>>>>>> > 00:04:37.403 2018-02-08 11:43:48,490 DEBUG (netlink/events) [root] >>>>>>> FINISH >>>>>>> > thread >>>>>>> > (concurrent:195) >>>>>>> > 00:04:37.405 2018-02-08 11:43:48,491 DEBUG (MainThread) [root] >>>>>>> /sbin/ip link >>>>>>> > del dev dummy_Ecsrx.999 (cwd None) (cmdutils:150) >>>>>>> > 00:04:37.406 2018-02-08 11:43:48,515 DEBUG (MainThread) [root] >>>>>>> SUCCESS: >>>>>>> > = ''; = 0 (cmdutils:158) >>>>>>> > 00:04:37.408 2018-02-08 11:43:48,517 DEBUG (MainThread) [root] >>>>>>> /sbin/ip link >>>>>>> > del dev dummy_Ecsrx (cwd None) (cmdutils:150) >>>>>>> > 00:04:37.409 2018-02-08 11:43:48,541 DEBUG (MainThread) [root] >>>>>>> SUCCESS: >>>>>>> > = ''; = 0 (cmdutils:158) >>>>>>> > 00:04:37.410 --------------------- >> end captured logging << >>>>>>> > --------------------- >>>>>>> > 00:04:37.411 >>>>>>> > 00:04:37.411 >>>>>>> > ============================================================ >>>>>>> ========== >>>>>>> > 00:04:37.412 ERROR: test_fake_nics (network.netinfo_test. >>>>>>> TestNetinfo) >>>>>>> > 00:04:37.413 >>>>>>> > ------------------------------------------------------------ >>>>>>> ---------- >>>>>>> > 00:04:37.414 Traceback (most recent call last): >>>>>>> > 00:04:37.414 File >>>>>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>>>>> 64/vdsm/tests/testValidation.py", >>>>>>> > line 191, in wrapper >>>>>>> > 00:04:37.416 return f(*args, **kwargs) >>>>>>> > 00:04:37.417 File "/usr/lib/python2.7/site-packages/mock/mock.py", >>>>>>> line >>>>>>> > 1305, in patched >>>>>>> > 00:04:37.418 return func(*args, **keywargs) >>>>>>> > 00:04:37.418 File >>>>>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>>>>> 64/vdsm/tests/network/netinfo_test.py", >>>>>>> > line 201, in test_fake_nics >>>>>>> > 00:04:37.420 _nics = nics.nics() >>>>>>> > 00:04:37.420 File >>>>>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>>>>> 64/vdsm/lib/vdsm/network/netinfo/misc.py", >>>>>>> > line 57, in visible_devs >>>>>>> > 00:04:37.422 return [dev.name for dev in getLinks() if >>>>>>> predicate(dev) >>>>>>> > and >>>>>>> > 00:04:37.422 File >>>>>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>>>>> 64/vdsm/lib/vdsm/network/ipwrapper.py", >>>>>>> > line 267, in getLinks >>>>>>> > 00:04:37.424 in six.viewitems(dpdk.get_dpdk_devices())) >>>>>>> > 00:04:37.424 File >>>>>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>>>>> 64/vdsm/lib/vdsm/network/link/dpdk.py", >>>>>>> > line 44, in get_dpdk_devices >>>>>>> > 00:04:37.426 dpdk_devices = _get_dpdk_devices() >>>>>>> > 00:04:37.427 File >>>>>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>>>>> 64/vdsm/lib/vdsm/common/cache.py", >>>>>>> > line 41, in __call__ >>>>>>> > 00:04:37.428 value = self.func(*args) >>>>>>> > 00:04:37.428 File >>>>>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>>>>> 64/vdsm/lib/vdsm/network/link/dpdk.py", >>>>>>> > line 111, in _get_dpdk_devices >>>>>>> > 00:04:37.430 devices = _lshw_command() >>>>>>> > 00:04:37.430 File >>>>>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>>>>> 64/vdsm/lib/vdsm/network/link/dpdk.py", >>>>>>> > line 127, in _lshw_command >>>>>>> > 00:04:37.432 return _normalize_lshw_result(out) >>>>>>> > 00:04:37.433 File >>>>>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>>>>> 64/vdsm/lib/vdsm/network/link/dpdk.py", >>>>>>> > line 182, in _normalize_lshw_result >>>>>>> > 00:04:37.434 return json.loads('[' + result + ']') >>>>>>> > 00:04:37.435 File "/usr/lib64/python2.7/json/__init__.py", line >>>>>>> 339, in >>>>>>> > loads >>>>>>> > 00:04:37.436 return _default_decoder.decode(s) >>>>>>> > 00:04:37.437 File "/usr/lib64/python2.7/json/decoder.py", line >>>>>>> 364, in >>>>>>> > decode >>>>>>> > 00:04:37.437 obj, end = self.raw_decode(s, idx=_w(s, 0).end()) >>>>>>> > 00:04:37.438 File "/usr/lib64/python2.7/json/decoder.py", line >>>>>>> 380, in >>>>>>> > raw_decode >>>>>>> > 00:04:37.439 obj, end = self.scan_once(s, idx) >>>>>>> > 00:04:37.439 ValueError: Expecting , delimiter: line 11 column 8 >>>>>>> (char 242) >>>>>>> > 00:04:37.440 -------------------- >> begin captured logging << >>>>>>> > -------------------- >>>>>>> > 00:04:37.441 2018-02-08 11:43:52,941 DEBUG (MainThread) [root] >>>>>>> /sbin/ip link >>>>>>> > add name veth_Kb2e2cTujn type veth peer name veth_mevoaYSIn2 (cwd >>>>>>> None) >>>>>>> > (cmdutils:150) >>>>>>> > 00:04:37.443 2018-02-08 11:43:52,968 DEBUG (MainThread) [root] >>>>>>> SUCCESS: >>>>>>> > = ''; = 0 (cmdutils:158) >>>>>>> > 00:04:37.445 2018-02-08 11:43:52,969 DEBUG (MainThread) [root] >>>>>>> /sbin/ip link >>>>>>> > add name dummy_5VJln type dummy (cwd None) (cmdutils:150) >>>>>>> > 00:04:37.446 2018-02-08 11:43:53,005 DEBUG (MainThread) [root] >>>>>>> SUCCESS: >>>>>>> > = ''; = 0 (cmdutils:158) >>>>>>> > 00:04:37.447 2018-02-08 11:43:53,029 DEBUG (netlink/events) [root] >>>>>>> START >>>>>>> > thread >>>>>>> (func=>>>>>> > method Monitor._scan of >>>>>> object at >>>>>>> > 0x7fdcb661f790>>, args=(), kwargs={}) (concurrent:192) >>>>>>> > 00:04:37.450 2018-02-08 11:43:53,031 DEBUG (MainThread) [root] >>>>>>> /sbin/ip link >>>>>>> > set dev dummy_5VJln up (cwd None) (cmdutils:150) >>>>>>> > 00:04:37.452 2018-02-08 11:43:53,060 DEBUG (MainThread) [root] >>>>>>> SUCCESS: >>>>>>> > = ''; = 0 (cmdutils:158) >>>>>>> > 00:04:37.453 2018-02-08 11:43:53,064 DEBUG (netlink/events) [root] >>>>>>> FINISH >>>>>>> > thread >>>>>>> > (concurrent:195) >>>>>>> > 00:04:37.455 2018-02-08 11:43:53,065 DEBUG (MainThread) [root] >>>>>>> lshw -json >>>>>>> > -disable usb -disable pcmcia -disable isapnp -disable ide -disable >>>>>>> scsi >>>>>>> > -disable dmi -disable memory -disable cpuinfo (cwd None) >>>>>>> (cmdutils:150) >>>>>>> > 00:04:37.457 2018-02-08 11:43:53,222 DEBUG (MainThread) [root] >>>>>>> SUCCESS: >>>>>>> > = ''; = 0 (cmdutils:158) >>>>>>> > 00:04:37.458 2018-02-08 11:43:53,224 DEBUG (MainThread) [root] >>>>>>> /sbin/ip link >>>>>>> > del dev dummy_5VJln (cwd None) (cmdutils:150) >>>>>>> > 00:04:37.459 2018-02-08 11:43:53,248 DEBUG (MainThread) [root] >>>>>>> SUCCESS: >>>>>>> > = ''; = 0 (cmdutils:158) >>>>>>> > 00:04:37.461 2018-02-08 11:43:53,249 DEBUG (MainThread) [root] >>>>>>> /sbin/ip link >>>>>>> > del dev veth_Kb2e2cTujn (cwd None) (cmdutils:150) >>>>>>> > 00:04:37.462 2018-02-08 11:43:53,271 DEBUG (MainThread) [root] >>>>>>> SUCCESS: >>>>>>> > = ''; = 0 (cmdutils:158) >>>>>>> > 00:04:37.463 --------------------- >> end captured logging << >>>>>>> > --------------------- >>>>>>> > 00:04:37.464 >>>>>>> > 00:04:37.464 >>>>>>> > ============================================================ >>>>>>> ========== >>>>>>> > 00:04:37.465 ERROR: test_get_non_existing_bridge_info >>>>>>> > (network.netinfo_test.TestNetinfo) >>>>>>> > 00:04:37.466 >>>>>>> > ------------------------------------------------------------ >>>>>>> ---------- >>>>>>> > 00:04:37.466 Traceback (most recent call last): >>>>>>> > 00:04:37.467 File "/usr/lib/python2.7/site-packages/mock/mock.py", >>>>>>> line >>>>>>> > 1305, in patched >>>>>>> > 00:04:37.468 return func(*args, **keywargs) >>>>>>> > 00:04:37.468 File >>>>>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>>>>> 64/vdsm/tests/network/netinfo_test.py", >>>>>>> > line 108, in test_get_non_existing_bridge_info >>>>>>> > 00:04:37.470 get() >>>>>>> > 00:04:37.470 File >>>>>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>>>>> 64/vdsm/lib/vdsm/network/netinfo/cache.py", >>>>>>> > line 137, in get >>>>>>> > 00:04:37.472 return _get(vdsmnets) >>>>>>> > 00:04:37.472 File >>>>>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>>>>> 64/vdsm/lib/vdsm/network/netinfo/cache.py", >>>>>>> > line 62, in _get >>>>>>> > 00:04:37.473 devices_info = _devices_report(ipaddrs, routes) >>>>>>> > 00:04:37.474 File >>>>>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>>>>> 64/vdsm/lib/vdsm/network/netinfo/cache.py", >>>>>>> > line 97, in _devices_report >>>>>>> > 00:04:37.476 for dev in (link for link in getLinks() if not >>>>>>> > link.isHidden()): >>>>>>> > 00:04:37.477 File >>>>>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>>>>> 64/vdsm/lib/vdsm/network/netinfo/cache.py", >>>>>>> > line 97, in >>>>>>> > 00:04:37.478 for dev in (link for link in getLinks() if not >>>>>>> > link.isHidden()): >>>>>>> > 00:04:37.479 File >>>>>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>>>>> 64/vdsm/lib/vdsm/network/ipwrapper.py", >>>>>>> > line 267, in getLinks >>>>>>> > 00:04:37.481 in six.viewitems(dpdk.get_dpdk_devices())) >>>>>>> > 00:04:37.481 File >>>>>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>>>>> 64/vdsm/lib/vdsm/network/link/dpdk.py", >>>>>>> > line 44, in get_dpdk_devices >>>>>>> > 00:04:37.483 dpdk_devices = _get_dpdk_devices() >>>>>>> > 00:04:37.483 File >>>>>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>>>>> 64/vdsm/lib/vdsm/common/cache.py", >>>>>>> > line 41, in __call__ >>>>>>> > 00:04:37.485 value = self.func(*args) >>>>>>> > 00:04:37.485 File >>>>>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>>>>> 64/vdsm/lib/vdsm/network/link/dpdk.py", >>>>>>> > line 111, in _get_dpdk_devices >>>>>>> > 00:04:37.487 devices = _lshw_command() >>>>>>> > 00:04:37.487 File >>>>>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>>>>> 64/vdsm/lib/vdsm/network/link/dpdk.py", >>>>>>> > line 127, in _lshw_command >>>>>>> > 00:04:37.489 return _normalize_lshw_result(out) >>>>>>> > 00:04:37.489 File >>>>>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>>>>> 64/vdsm/lib/vdsm/network/link/dpdk.py", >>>>>>> > line 182, in _normalize_lshw_result >>>>>>> > 00:04:37.491 return json.loads('[' + result + ']') >>>>>>> > 00:04:37.491 File "/usr/lib64/python2.7/json/__init__.py", line >>>>>>> 339, in >>>>>>> > loads >>>>>>> > 00:04:37.492 return _default_decoder.decode(s) >>>>>>> > 00:04:37.493 File "/usr/lib64/python2.7/json/decoder.py", line >>>>>>> 364, in >>>>>>> > decode >>>>>>> > 00:04:37.493 obj, end = self.raw_decode(s, idx=_w(s, 0).end()) >>>>>>> > 00:04:37.494 File "/usr/lib64/python2.7/json/decoder.py", line >>>>>>> 380, in >>>>>>> > raw_decode >>>>>>> > 00:04:37.496 obj, end = self.scan_once(s, idx) >>>>>>> > 00:04:37.497 ValueError: Expecting , delimiter: line 11 column 8 >>>>>>> (char 242) >>>>>>> > 00:04:37.497 -------------------- >> begin captured logging << >>>>>>> > -------------------- >>>>>>> > 00:04:37.498 2018-02-08 11:43:53,427 DEBUG (MainThread) [root] >>>>>>> lshw -json >>>>>>> > -disable usb -disable pcmcia -disable isapnp -disable ide -disable >>>>>>> scsi >>>>>>> > -disable dmi -disable memory -disable cpuinfo (cwd None) >>>>>>> (cmdutils:150) >>>>>>> > 00:04:37.501 2018-02-08 11:43:53,573 DEBUG (MainThread) [root] >>>>>>> SUCCESS: >>>>>>> > = ''; = 0 (cmdutils:158) >>>>>>> > 00:04:37.502 --------------------- >> end captured logging << >>>>>>> > --------------------- >>>>>>> > 00:04:37.503 >>>>>>> > 00:04:37.503 >>>>>>> > ============================================================ >>>>>>> ========== >>>>>>> > 00:04:37.503 ERROR: test_speed_in_range (network.netinfo_test. >>>>>>> TestNetinfo) >>>>>>> > 00:04:37.504 >>>>>>> > ------------------------------------------------------------ >>>>>>> ---------- >>>>>>> > 00:04:37.505 Traceback (most recent call last): >>>>>>> > 00:04:37.506 File >>>>>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>>>>> 64/vdsm/tests/network/netinfo_test.py", >>>>>>> > line 71, in test_speed_in_range >>>>>>> > 00:04:37.507 for d in nics.nics(): >>>>>>> > 00:04:37.507 File >>>>>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>>>>> 64/vdsm/lib/vdsm/network/netinfo/misc.py", >>>>>>> > line 57, in visible_devs >>>>>>> > 00:04:37.509 return [dev.name for dev in getLinks() if >>>>>>> predicate(dev) >>>>>>> > and >>>>>>> > 00:04:37.510 File >>>>>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>>>>> 64/vdsm/lib/vdsm/network/ipwrapper.py", >>>>>>> > line 267, in getLinks >>>>>>> > 00:04:37.511 in six.viewitems(dpdk.get_dpdk_devices())) >>>>>>> > 00:04:37.512 File >>>>>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>>>>> 64/vdsm/lib/vdsm/network/link/dpdk.py", >>>>>>> > line 44, in get_dpdk_devices >>>>>>> > 00:04:37.513 dpdk_devices = _get_dpdk_devices() >>>>>>> > 00:04:37.514 File >>>>>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>>>>> 64/vdsm/lib/vdsm/common/cache.py", >>>>>>> > line 41, in __call__ >>>>>>> > 00:04:37.515 value = self.func(*args) >>>>>>> > 00:04:37.516 File >>>>>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>>>>> 64/vdsm/lib/vdsm/network/link/dpdk.py", >>>>>>> > line 111, in _get_dpdk_devices >>>>>>> > 00:04:37.517 devices = _lshw_command() >>>>>>> > 00:04:37.518 File >>>>>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>>>>> 64/vdsm/lib/vdsm/network/link/dpdk.py", >>>>>>> > line 127, in _lshw_command >>>>>>> > 00:04:37.519 return _normalize_lshw_result(out) >>>>>>> > 00:04:37.520 File >>>>>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>>>>> 64/vdsm/lib/vdsm/network/link/dpdk.py", >>>>>>> > line 182, in _normalize_lshw_result >>>>>>> > 00:04:37.521 return json.loads('[' + result + ']') >>>>>>> > 00:04:37.522 File "/usr/lib64/python2.7/json/__init__.py", line >>>>>>> 339, in >>>>>>> > loads >>>>>>> > 00:04:37.523 return _default_decoder.decode(s) >>>>>>> > 00:04:37.523 File "/usr/lib64/python2.7/json/decoder.py", line >>>>>>> 364, in >>>>>>> > decode >>>>>>> > 00:04:37.524 obj, end = self.raw_decode(s, idx=_w(s, 0).end()) >>>>>>> > 00:04:37.524 File "/usr/lib64/python2.7/json/decoder.py", line >>>>>>> 380, in >>>>>>> > raw_decode >>>>>>> > 00:04:37.525 obj, end = self.scan_once(s, idx) >>>>>>> > 00:04:37.526 ValueError: Expecting , delimiter: line 11 column 8 >>>>>>> (char 242) >>>>>>> > 00:04:37.527 -------------------- >> begin captured logging << >>>>>>> > -------------------- >>>>>>> > 00:04:37.527 2018-02-08 11:43:53,906 DEBUG (MainThread) [root] >>>>>>> lshw -json >>>>>>> > -disable usb -disable pcmcia -disable isapnp -disable ide -disable >>>>>>> scsi >>>>>>> > -disable dmi -disable memory -disable cpuinfo (cwd None) >>>>>>> (cmdutils:150) >>>>>>> > 00:04:37.530 2018-02-08 11:43:54,060 DEBUG (MainThread) [root] >>>>>>> SUCCESS: >>>>>>> > = ''; = 0 (cmdutils:158) >>>>>>> > 00:04:37.531 --------------------- >> end captured logging << >>>>>>> > --------------------- >>>>>>> > 00:04:37.532 >>>>>>> > 00:04:37.532 >>>>>>> > ============================================================ >>>>>>> ========== >>>>>>> > 00:04:37.533 ERROR: test_multiple_vlans >>>>>>> > (network.tc_test.TestConfigureOutbound) >>>>>>> > 00:04:37.534 >>>>>>> > ------------------------------------------------------------ >>>>>>> ---------- >>>>>>> > 00:04:37.535 Traceback (most recent call last): >>>>>>> > 00:04:37.535 File "/usr/lib/python2.7/site-packages/mock/mock.py", >>>>>>> line >>>>>>> > 1305, in patched >>>>>>> > 00:04:37.536 return func(*args, **keywargs) >>>>>>> > 00:04:37.537 File >>>>>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>>>>> 64/vdsm/tests/network/tc_test.py", >>>>>>> > line 454, in test_multiple_vlans >>>>>>> > 00:04:37.539 self.device_name, v.tag) >>>>>>> > 00:04:37.539 File >>>>>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>>>>> 64/vdsm/lib/vdsm/network/configurators/qos.py", >>>>>>> > line 48, in configure_outbound >>>>>>> > 00:04:37.541 qosOutbound) >>>>>>> > 00:04:37.541 File >>>>>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>>>>> 64/vdsm/lib/vdsm/network/configurators/qos.py", >>>>>>> > line 163, in _qdisc_conf_out >>>>>>> > 00:04:37.542 if not _is_explicit_defined_default_class(dev): >>>>>>> > 00:04:37.543 File >>>>>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>>>>> 64/vdsm/lib/vdsm/network/configurators/qos.py", >>>>>>> > line 208, in _is_explicit_defined_default_class >>>>>>> > 00:04:37.545 netinfo = NetInfo(cache_get()) >>>>>>> > 00:04:37.545 File >>>>>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>>>>> 64/vdsm/lib/vdsm/network/netinfo/cache.py", >>>>>>> > line 137, in get >>>>>>> > 00:04:37.547 return _get(vdsmnets) >>>>>>> > 00:04:37.547 File >>>>>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>>>>> 64/vdsm/lib/vdsm/network/netinfo/cache.py", >>>>>>> > line 62, in _get >>>>>>> > 00:04:37.549 devices_info = _devices_report(ipaddrs, routes) >>>>>>> > 00:04:37.549 File >>>>>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>>>>> 64/vdsm/lib/vdsm/network/netinfo/cache.py", >>>>>>> > line 97, in _devices_report >>>>>>> > 00:04:37.551 for dev in (link for link in getLinks() if not >>>>>>> > link.isHidden()): >>>>>>> > 00:04:37.552 File >>>>>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>>>>> 64/vdsm/lib/vdsm/network/netinfo/cache.py", >>>>>>> > line 97, in >>>>>>> > 00:04:37.553 for dev in (link for link in getLinks() if not >>>>>>> > link.isHidden()): >>>>>>> > 00:04:37.554 File >>>>>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>>>>> 64/vdsm/lib/vdsm/network/ipwrapper.py", >>>>>>> > line 267, in getLinks >>>>>>> > 00:04:37.556 in six.viewitems(dpdk.get_dpdk_devices())) >>>>>>> > 00:04:37.556 File >>>>>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>>>>> 64/vdsm/lib/vdsm/network/link/dpdk.py", >>>>>>> > line 44, in get_dpdk_devices >>>>>>> > 00:04:37.558 dpdk_devices = _get_dpdk_devices() >>>>>>> > 00:04:37.558 File >>>>>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>>>>> 64/vdsm/lib/vdsm/common/cache.py", >>>>>>> > line 41, in __call__ >>>>>>> > 00:04:37.560 value = self.func(*args) >>>>>>> > 00:04:37.560 File >>>>>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>>>>> 64/vdsm/lib/vdsm/network/link/dpdk.py", >>>>>>> > line 111, in _get_dpdk_devices >>>>>>> > 00:04:37.562 devices = _lshw_command() >>>>>>> > 00:04:37.562 File >>>>>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>>>>> 64/vdsm/lib/vdsm/network/link/dpdk.py", >>>>>>> > line 127, in _lshw_command >>>>>>> > 00:04:37.563 return _normalize_lshw_result(out) >>>>>>> > 00:04:37.564 File >>>>>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>>>>> 64/vdsm/lib/vdsm/network/link/dpdk.py", >>>>>>> > line 182, in _normalize_lshw_result >>>>>>> > 00:04:37.566 return json.loads('[' + result + ']') >>>>>>> > 00:04:37.566 File "/usr/lib64/python2.7/json/__init__.py", line >>>>>>> 339, in >>>>>>> > loads >>>>>>> > 00:04:37.567 return _default_decoder.decode(s) >>>>>>> > 00:04:37.568 File "/usr/lib64/python2.7/json/decoder.py", line >>>>>>> 364, in >>>>>>> > decode >>>>>>> > 00:04:37.568 obj, end = self.raw_decode(s, idx=_w(s, 0).end()) >>>>>>> > 00:04:37.569 File "/usr/lib64/python2.7/json/decoder.py", line >>>>>>> 380, in >>>>>>> > raw_decode >>>>>>> > 00:04:37.570 obj, end = self.scan_once(s, idx) >>>>>>> > 00:04:37.570 ValueError: Expecting , delimiter: line 11 column 8 >>>>>>> (char 242) >>>>>>> > 00:04:37.571 -------------------- >> begin captured logging << >>>>>>> > -------------------- >>>>>>> > 00:04:37.572 2018-02-08 11:44:00,920 DEBUG (MainThread) [root] >>>>>>> /sbin/ip link >>>>>>> > add name dummy_wVPHq type dummy (cwd None) (cmdutils:150) >>>>>>> > 00:04:37.573 2018-02-08 11:44:00,932 DEBUG (MainThread) [root] >>>>>>> SUCCESS: >>>>>>> > = ''; = 0 (cmdutils:158) >>>>>>> > 00:04:37.575 2018-02-08 11:44:00,933 DEBUG (MainThread) [root] >>>>>>> /sbin/ip link >>>>>>> > set dev dummy_wVPHq up (cwd None) (cmdutils:150) >>>>>>> > 00:04:37.576 2018-02-08 11:44:00,962 DEBUG (MainThread) [root] >>>>>>> SUCCESS: >>>>>>> > = ''; = 0 (cmdutils:158) >>>>>>> > 00:04:37.577 2018-02-08 11:44:00,964 DEBUG (MainThread) [root] >>>>>>> /sbin/ip link >>>>>>> > add link dummy_wVPHq name dummy_wVPHq.16 type vlan id 16 (cwd None) >>>>>>> > (cmdutils:150) >>>>>>> > 00:04:37.579 2018-02-08 11:44:00,977 DEBUG (MainThread) [root] >>>>>>> SUCCESS: >>>>>>> > = ''; = 0 (cmdutils:158) >>>>>>> > 00:04:37.580 2018-02-08 11:44:00,978 DEBUG (MainThread) [root] >>>>>>> /sbin/ip link >>>>>>> > set dev dummy_wVPHq.16 up (cwd None) (cmdutils:150) >>>>>>> > 00:04:37.581 2018-02-08 11:44:01,002 DEBUG (MainThread) [root] >>>>>>> SUCCESS: >>>>>>> > = ''; = 0 (cmdutils:158) >>>>>>> > 00:04:37.582 2018-02-08 11:44:01,003 DEBUG (MainThread) [root] >>>>>>> /sbin/ip link >>>>>>> > add link dummy_wVPHq name dummy_wVPHq.17 type vlan id 17 (cwd None) >>>>>>> > (cmdutils:150) >>>>>>> > 00:04:37.584 2018-02-08 11:44:01,020 DEBUG (MainThread) [root] >>>>>>> SUCCESS: >>>>>>> > = ''; = 0 (cmdutils:158) >>>>>>> > 00:04:37.585 2018-02-08 11:44:01,022 DEBUG (MainThread) [root] >>>>>>> /sbin/ip link >>>>>>> > set dev dummy_wVPHq.17 up (cwd None) (cmdutils:150) >>>>>>> > 00:04:37.587 2018-02-08 11:44:01,047 DEBUG (MainThread) [root] >>>>>>> SUCCESS: >>>>>>> > = ''; = 0 (cmdutils:158) >>>>>>> > 00:04:37.588 2018-02-08 11:44:01,048 DEBUG (MainThread) [root] >>>>>>> /sbin/tc >>>>>>> > qdisc show dev dummy_wVPHq (cwd None) (cmdutils:150) >>>>>>> > 00:04:37.589 2018-02-08 11:44:01,062 DEBUG (MainThread) [root] >>>>>>> SUCCESS: >>>>>>> > = ''; = 0 (cmdutils:158) >>>>>>> > 00:04:37.590 2018-02-08 11:44:01,064 DEBUG (MainThread) [root] >>>>>>> /sbin/tc >>>>>>> > qdisc del dev dummy_wVPHq root (cwd None) (cmdutils:150) >>>>>>> > 00:04:37.592 2018-02-08 11:44:01,075 DEBUG (MainThread) [root] >>>>>>> FAILED: >>>>>>> > = 'RTNETLINK answers: No such file or directory\n'; = 2 >>>>>>> (cmdutils:158) >>>>>>> > 00:04:37.594 2018-02-08 11:44:01,076 DEBUG (MainThread) [root] >>>>>>> /sbin/tc >>>>>>> > qdisc del dev dummy_wVPHq ingress (cwd None) (cmdutils:150) >>>>>>> > 00:04:37.595 2018-02-08 11:44:01,087 DEBUG (MainThread) [root] >>>>>>> FAILED: >>>>>>> > = 'RTNETLINK answers: No such file or directory\n'; = 2 >>>>>>> (cmdutils:158) >>>>>>> > 00:04:37.597 2018-02-08 11:44:01,089 DEBUG (MainThread) [root] >>>>>>> /sbin/tc >>>>>>> > qdisc add dev dummy_wVPHq root handle 0x1389: hfsc default 0x1388 >>>>>>> (cwd None) >>>>>>> > (cmdutils:150) >>>>>>> > 00:04:37.599 2018-02-08 11:44:01,100 DEBUG (MainThread) [root] >>>>>>> SUCCESS: >>>>>>> > = ''; = 0 (cmdutils:158) >>>>>>> > 00:04:37.600 2018-02-08 11:44:01,101 DEBUG (MainThread) [root] >>>>>>> /sbin/tc >>>>>>> > qdisc add dev dummy_wVPHq ingress (cwd None) (cmdutils:150) >>>>>>> > 00:04:37.601 2018-02-08 11:44:01,112 DEBUG (MainThread) [root] >>>>>>> SUCCESS: >>>>>>> > = ''; = 0 (cmdutils:158) >>>>>>> > 00:04:37.602 2018-02-08 11:44:01,113 DEBUG (MainThread) [root] >>>>>>> /sbin/tc >>>>>>> > class add dev dummy_wVPHq parent 1389: classid 1389:10 hfsc ul m2 >>>>>>> 8000000bit >>>>>>> > ls m1 32000000bit d 800000us m2 24000000bit (cwd None) >>>>>>> (cmdutils:150) >>>>>>> > 00:04:37.605 2018-02-08 11:44:01,124 DEBUG (MainThread) [root] >>>>>>> SUCCESS: >>>>>>> > = ''; = 0 (cmdutils:158) >>>>>>> > 00:04:37.606 2018-02-08 11:44:01,126 DEBUG (MainThread) [root] >>>>>>> /sbin/tc >>>>>>> > class add dev dummy_wVPHq parent 1389: classid 1389:1388 hfsc ls m1 >>>>>>> > 32000000bit d 800000us m2 24000000bit (cwd None) (cmdutils:150) >>>>>>> > 00:04:37.608 2018-02-08 11:44:01,137 DEBUG (MainThread) [root] >>>>>>> SUCCESS: >>>>>>> > = ''; = 0 (cmdutils:158) >>>>>>> > 00:04:37.609 2018-02-08 11:44:01,138 DEBUG (MainThread) [root] >>>>>>> /sbin/tc >>>>>>> > filter replace dev dummy_wVPHq protocol all parent 1389: pref 5000 >>>>>>> u32 match >>>>>>> > u8 0 0 flowid 0x1388 (cwd None) (cmdutils:150) >>>>>>> > 00:04:37.611 2018-02-08 11:44:01,149 DEBUG (MainThread) [root] >>>>>>> SUCCESS: >>>>>>> > = ''; = 0 (cmdutils:158) >>>>>>> > 00:04:37.612 2018-02-08 11:44:01,150 DEBUG (MainThread) [root] >>>>>>> /sbin/tc >>>>>>> > filter replace dev dummy_wVPHq protocol all parent 1389: pref 16 >>>>>>> basic match >>>>>>> > 'meta(vlan eq 16)' flowid 1389:10 (cwd None) (cmdutils:150) >>>>>>> > 00:04:37.616 2018-02-08 11:44:01,163 DEBUG (MainThread) [root] >>>>>>> SUCCESS: >>>>>>> > = ''; = 0 (cmdutils:158) >>>>>>> > 00:04:37.617 2018-02-08 11:44:01,164 DEBUG (MainThread) [root] >>>>>>> /sbin/tc >>>>>>> > qdisc add dev dummy_wVPHq parent 1389:10 handle 10: fq_codel (cwd >>>>>>> None) >>>>>>> > (cmdutils:150) >>>>>>> > 00:04:37.619 2018-02-08 11:44:01,176 DEBUG (MainThread) [root] >>>>>>> SUCCESS: >>>>>>> > = ''; = 0 (cmdutils:158) >>>>>>> > 00:04:37.621 2018-02-08 11:44:01,177 DEBUG (MainThread) [root] >>>>>>> /sbin/tc >>>>>>> > qdisc add dev dummy_wVPHq parent 1389:1388 handle 1388: fq_codel >>>>>>> (cwd None) >>>>>>> > (cmdutils:150) >>>>>>> > 00:04:37.623 2018-02-08 11:44:01,188 DEBUG (MainThread) [root] >>>>>>> SUCCESS: >>>>>>> > = ''; = 0 (cmdutils:158) >>>>>>> > 00:04:37.624 2018-02-08 11:44:01,189 DEBUG (MainThread) [root] >>>>>>> /sbin/tc >>>>>>> > qdisc show dev dummy_wVPHq (cwd None) (cmdutils:150) >>>>>>> > 00:04:37.625 2018-02-08 11:44:01,201 DEBUG (MainThread) [root] >>>>>>> SUCCESS: >>>>>>> > = ''; = 0 (cmdutils:158) >>>>>>> > 00:04:37.627 2018-02-08 11:44:01,202 DEBUG (MainThread) [root] >>>>>>> /sbin/tc >>>>>>> > filter show dev dummy_wVPHq parent 1389: (cwd None) (cmdutils:150) >>>>>>> > 00:04:37.629 2018-02-08 11:44:01,214 DEBUG (MainThread) [root] >>>>>>> SUCCESS: >>>>>>> > = ''; = 0 (cmdutils:158) >>>>>>> > 00:04:37.630 2018-02-08 11:44:01,215 DEBUG (MainThread) [root] >>>>>>> /sbin/tc >>>>>>> > class del dev dummy_wVPHq classid 1389:11 (cwd None) (cmdutils:150) >>>>>>> > 00:04:37.632 2018-02-08 11:44:01,226 DEBUG (MainThread) [root] >>>>>>> FAILED: >>>>>>> > = 'RTNETLINK answers: No such file or directory\n'; = 2 >>>>>>> (cmdutils:158) >>>>>>> > 00:04:37.634 2018-02-08 11:44:01,227 DEBUG (MainThread) [root] >>>>>>> /sbin/tc >>>>>>> > class add dev dummy_wVPHq parent 1389: classid 1389:11 hfsc ul m2 >>>>>>> 8000000bit >>>>>>> > ls m1 32000000bit d 800000us m2 24000000bit (cwd None) >>>>>>> (cmdutils:150) >>>>>>> > 00:04:37.637 2018-02-08 11:44:01,239 DEBUG (MainThread) [root] >>>>>>> SUCCESS: >>>>>>> > = ''; = 0 (cmdutils:158) >>>>>>> > 00:04:37.639 2018-02-08 11:44:01,248 DEBUG (MainThread) [root] >>>>>>> lshw -json >>>>>>> > -disable usb -disable pcmcia -disable isapnp -disable ide -disable >>>>>>> scsi >>>>>>> > -disable dmi -disable memory -disable cpuinfo (cwd None) >>>>>>> (cmdutils:150) >>>>>>> > 00:04:37.641 2018-02-08 11:44:01,405 DEBUG (MainThread) [root] >>>>>>> SUCCESS: >>>>>>> > = ''; = 0 (cmdutils:158) >>>>>>> > 00:04:37.643 2018-02-08 11:44:01,408 DEBUG (netlink/events) [root] >>>>>>> START >>>>>>> > thread >>>>>>> (func=>>>>>> > method Monitor._scan of >>>>>> object at >>>>>>> > 0x7fdcb6436450>>, args=(), kwargs={}) (concurrent:192) >>>>>>> > 00:04:37.646 2018-02-08 11:44:01,410 DEBUG (MainThread) [root] >>>>>>> /sbin/ip link >>>>>>> > set dev dummy_wVPHq.17 down (cwd None) (cmdutils:150) >>>>>>> > 00:04:37.647 2018-02-08 11:44:01,430 DEBUG (MainThread) [root] >>>>>>> SUCCESS: >>>>>>> > = ''; = 0 (cmdutils:158) >>>>>>> > 00:04:37.648 2018-02-08 11:44:01,431 DEBUG (netlink/events) [root] >>>>>>> FINISH >>>>>>> > thread >>>>>>> > (concurrent:195) >>>>>>> > 00:04:37.650 2018-02-08 11:44:01,432 DEBUG (MainThread) [root] >>>>>>> /sbin/ip link >>>>>>> > del dev dummy_wVPHq.17 (cwd None) (cmdutils:150) >>>>>>> > 00:04:37.651 2018-02-08 11:44:01,452 DEBUG (MainThread) [root] >>>>>>> SUCCESS: >>>>>>> > = ''; = 0 (cmdutils:158) >>>>>>> > 00:04:37.652 2018-02-08 11:44:01,454 DEBUG (netlink/events) [root] >>>>>>> START >>>>>>> > thread >>>>>>> (func=>>>>>> > method Monitor._scan of >>>>>> object at >>>>>>> > 0x7fdcb6436b90>>, args=(), kwargs={}) (concurrent:192) >>>>>>> > 00:04:37.655 2018-02-08 11:44:01,456 DEBUG (MainThread) [root] >>>>>>> /sbin/ip link >>>>>>> > set dev dummy_wVPHq.16 down (cwd None) (cmdutils:150) >>>>>>> > 00:04:37.657 2018-02-08 11:44:01,475 DEBUG (MainThread) [root] >>>>>>> SUCCESS: >>>>>>> > = ''; = 0 (cmdutils:158) >>>>>>> > 00:04:37.658 2018-02-08 11:44:01,477 DEBUG (netlink/events) [root] >>>>>>> FINISH >>>>>>> > thread >>>>>>> > (concurrent:195) >>>>>>> > 00:04:37.660 2018-02-08 11:44:01,478 DEBUG (MainThread) [root] >>>>>>> /sbin/ip link >>>>>>> > del dev dummy_wVPHq.16 (cwd None) (cmdutils:150) >>>>>>> > 00:04:37.661 2018-02-08 11:44:01,498 DEBUG (MainThread) [root] >>>>>>> SUCCESS: >>>>>>> > = ''; = 0 (cmdutils:158) >>>>>>> > 00:04:37.662 --------------------- >> end captured logging << >>>>>>> > --------------------- >>>>>>> > 00:04:37.663 >>>>>>> > 00:04:37.663 >>>>>>> > ============================================================ >>>>>>> ========== >>>>>>> > 00:04:37.664 ERROR: test_single_vlan(2) >>>>>>> > (network.tc_test.TestConfigureOutbound) >>>>>>> > 00:04:37.665 >>>>>>> > ------------------------------------------------------------ >>>>>>> ---------- >>>>>>> > 00:04:37.666 Traceback (most recent call last): >>>>>>> > 00:04:37.666 File >>>>>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>>>>> 64/vdsm/tests/testlib.py", >>>>>>> > line 143, in wrapper >>>>>>> > 00:04:37.667 return f(self, *args) >>>>>>> > 00:04:37.668 File "/usr/lib/python2.7/site-packages/mock/mock.py", >>>>>>> line >>>>>>> > 1305, in patched >>>>>>> > 00:04:37.668 return func(*args, **keywargs) >>>>>>> > 00:04:37.669 File >>>>>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>>>>> 64/vdsm/tests/network/tc_test.py", >>>>>>> > line 433, in test_single_vlan >>>>>>> > 00:04:37.670 vlan.tag) >>>>>>> > 00:04:37.671 File >>>>>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>>>>> 64/vdsm/lib/vdsm/network/configurators/qos.py", >>>>>>> > line 48, in configure_outbound >>>>>>> > 00:04:37.672 qosOutbound) >>>>>>> > 00:04:37.672 File >>>>>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>>>>> 64/vdsm/lib/vdsm/network/configurators/qos.py", >>>>>>> > line 163, in _qdisc_conf_out >>>>>>> > 00:04:37.674 if not _is_explicit_defined_default_class(dev): >>>>>>> > 00:04:37.675 File >>>>>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>>>>> 64/vdsm/lib/vdsm/network/configurators/qos.py", >>>>>>> > line 208, in _is_explicit_defined_default_class >>>>>>> > 00:04:37.677 netinfo = NetInfo(cache_get()) >>>>>>> > 00:04:37.677 File >>>>>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>>>>> 64/vdsm/lib/vdsm/network/netinfo/cache.py", >>>>>>> > line 137, in get >>>>>>> > 00:04:37.679 return _get(vdsmnets) >>>>>>> > 00:04:37.679 File >>>>>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>>>>> 64/vdsm/lib/vdsm/network/netinfo/cache.py", >>>>>>> > line 62, in _get >>>>>>> > 00:04:37.681 devices_info = _devices_report(ipaddrs, routes) >>>>>>> > 00:04:37.681 File >>>>>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>>>>> 64/vdsm/lib/vdsm/network/netinfo/cache.py", >>>>>>> > line 97, in _devices_report >>>>>>> > 00:04:37.683 for dev in (link for link in getLinks() if not >>>>>>> > link.isHidden()): >>>>>>> > 00:04:37.684 File >>>>>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>>>>> 64/vdsm/lib/vdsm/network/netinfo/cache.py", >>>>>>> > line 97, in >>>>>>> > 00:04:37.685 for dev in (link for link in getLinks() if not >>>>>>> > link.isHidden()): >>>>>>> > 00:04:37.686 File >>>>>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>>>>> 64/vdsm/lib/vdsm/network/ipwrapper.py", >>>>>>> > line 267, in getLinks >>>>>>> > 00:04:37.688 in six.viewitems(dpdk.get_dpdk_devices())) >>>>>>> > 00:04:37.688 File >>>>>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>>>>> 64/vdsm/lib/vdsm/network/link/dpdk.py", >>>>>>> > line 44, in get_dpdk_devices >>>>>>> > 00:04:37.690 dpdk_devices = _get_dpdk_devices() >>>>>>> > 00:04:37.690 File >>>>>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>>>>> 64/vdsm/lib/vdsm/common/cache.py", >>>>>>> > line 41, in __call__ >>>>>>> > 00:04:37.692 value = self.func(*args) >>>>>>> > 00:04:37.692 File >>>>>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>>>>> 64/vdsm/lib/vdsm/network/link/dpdk.py", >>>>>>> > line 111, in _get_dpdk_devices >>>>>>> > 00:04:37.693 devices = _lshw_command() >>>>>>> > 00:04:37.694 File >>>>>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>>>>> 64/vdsm/lib/vdsm/network/link/dpdk.py", >>>>>>> > line 127, in _lshw_command >>>>>>> > 00:04:37.695 return _normalize_lshw_result(out) >>>>>>> > 00:04:37.696 File >>>>>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>>>>> 64/vdsm/lib/vdsm/network/link/dpdk.py", >>>>>>> > line 182, in _normalize_lshw_result >>>>>>> > 00:04:37.698 return json.loads('[' + result + ']') >>>>>>> > 00:04:37.698 File "/usr/lib64/python2.7/json/__init__.py", line >>>>>>> 339, in >>>>>>> > loads >>>>>>> > 00:04:37.699 return _default_decoder.decode(s) >>>>>>> > 00:04:37.699 File "/usr/lib64/python2.7/json/decoder.py", line >>>>>>> 364, in >>>>>>> > decode >>>>>>> > 00:04:37.700 obj, end = self.raw_decode(s, idx=_w(s, 0).end()) >>>>>>> > 00:04:37.701 File "/usr/lib64/python2.7/json/decoder.py", line >>>>>>> 380, in >>>>>>> > raw_decode >>>>>>> > 00:04:37.702 obj, end = self.scan_once(s, idx) >>>>>>> > 00:04:37.702 ValueError: Expecting , delimiter: line 11 column 8 >>>>>>> (char 242) >>>>>>> > 00:04:37.703 -------------------- >> begin captured logging << >>>>>>> > -------------------- >>>>>>> > 00:04:37.704 2018-02-08 11:44:02,101 DEBUG (MainThread) [root] >>>>>>> /sbin/ip link >>>>>>> > add name dummy_ysznk type dummy (cwd None) (cmdutils:150) >>>>>>> > 00:04:37.705 2018-02-08 11:44:02,116 DEBUG (MainThread) [root] >>>>>>> SUCCESS: >>>>>>> > = ''; = 0 (cmdutils:158) >>>>>>> > 00:04:37.706 2018-02-08 11:44:02,117 DEBUG (MainThread) [root] >>>>>>> /sbin/ip link >>>>>>> > set dev dummy_ysznk up (cwd None) (cmdutils:150) >>>>>>> > 00:04:37.708 2018-02-08 11:44:02,149 DEBUG (MainThread) [root] >>>>>>> SUCCESS: >>>>>>> > = ''; = 0 (cmdutils:158) >>>>>>> > 00:04:37.709 2018-02-08 11:44:02,151 DEBUG (MainThread) [root] >>>>>>> /sbin/ip link >>>>>>> > add link dummy_ysznk name dummy_ysznk.16 type vlan id 16 (cwd None) >>>>>>> > (cmdutils:150) >>>>>>> > 00:04:37.710 2018-02-08 11:44:02,166 DEBUG (MainThread) [root] >>>>>>> SUCCESS: >>>>>>> > = ''; = 0 (cmdutils:158) >>>>>>> > 00:04:37.712 2018-02-08 11:44:02,167 DEBUG (MainThread) [root] >>>>>>> /sbin/ip link >>>>>>> > set dev dummy_ysznk.16 up (cwd None) (cmdutils:150) >>>>>>> > 00:04:37.713 2018-02-08 11:44:02,190 DEBUG (MainThread) [root] >>>>>>> SUCCESS: >>>>>>> > = ''; = 0 (cmdutils:158) >>>>>>> > 00:04:37.714 2018-02-08 11:44:02,191 DEBUG (MainThread) [root] >>>>>>> /sbin/tc >>>>>>> > qdisc show dev dummy_ysznk (cwd None) (cmdutils:150) >>>>>>> > 00:04:37.715 2018-02-08 11:44:02,205 DEBUG (MainThread) [root] >>>>>>> SUCCESS: >>>>>>> > = ''; = 0 (cmdutils:158) >>>>>>> > 00:04:37.716 2018-02-08 11:44:02,206 DEBUG (MainThread) [root] >>>>>>> /sbin/tc >>>>>>> > qdisc del dev dummy_ysznk root (cwd None) (cmdutils:150) >>>>>>> > 00:04:37.718 2018-02-08 11:44:02,219 DEBUG (MainThread) [root] >>>>>>> FAILED: >>>>>>> > = 'RTNETLINK answers: No such file or directory\n'; = 2 >>>>>>> (cmdutils:158) >>>>>>> > 00:04:37.720 2018-02-08 11:44:02,220 DEBUG (MainThread) [root] >>>>>>> /sbin/tc >>>>>>> > qdisc del dev dummy_ysznk ingress (cwd None) (cmdutils:150) >>>>>>> > 00:04:37.721 2018-02-08 11:44:02,233 DEBUG (MainThread) [root] >>>>>>> FAILED: >>>>>>> > = 'RTNETLINK answers: No such file or directory\n'; = 2 >>>>>>> (cmdutils:158) >>>>>>> > 00:04:37.723 2018-02-08 11:44:02,235 DEBUG (MainThread) [root] >>>>>>> /sbin/tc >>>>>>> > qdisc add dev dummy_ysznk root handle 0x1389: hfsc default 0x1388 >>>>>>> (cwd None) >>>>>>> > (cmdutils:150) >>>>>>> > 00:04:37.724 2018-02-08 11:44:02,248 DEBUG (MainThread) [root] >>>>>>> SUCCESS: >>>>>>> > = ''; = 0 (cmdutils:158) >>>>>>> > 00:04:37.725 2018-02-08 11:44:02,249 DEBUG (MainThread) [root] >>>>>>> /sbin/tc >>>>>>> > qdisc add dev dummy_ysznk ingress (cwd None) (cmdutils:150) >>>>>>> > 00:04:37.727 2018-02-08 11:44:02,262 DEBUG (MainThread) [root] >>>>>>> SUCCESS: >>>>>>> > = ''; = 0 (cmdutils:158) >>>>>>> > 00:04:37.728 2018-02-08 11:44:02,264 DEBUG (MainThread) [root] >>>>>>> /sbin/tc >>>>>>> > class add dev dummy_ysznk parent 1389: classid 1389:10 hfsc ul m2 >>>>>>> 8000000bit >>>>>>> > ls m1 32000000bit d 800000us m2 24000000bit (cwd None) >>>>>>> (cmdutils:150) >>>>>>> > 00:04:37.730 2018-02-08 11:44:02,277 DEBUG (MainThread) [root] >>>>>>> SUCCESS: >>>>>>> > = ''; = 0 (cmdutils:158) >>>>>>> > 00:04:37.732 2018-02-08 11:44:02,278 DEBUG (MainThread) [root] >>>>>>> /sbin/tc >>>>>>> > class add dev dummy_ysznk parent 1389: classid 1389:1388 hfsc ls m1 >>>>>>> > 32000000bit d 800000us m2 24000000bit (cwd None) (cmdutils:150) >>>>>>> > 00:04:37.734 2018-02-08 11:44:02,291 DEBUG (MainThread) [root] >>>>>>> SUCCESS: >>>>>>> > = ''; = 0 (cmdutils:158) >>>>>>> > 00:04:37.735 2018-02-08 11:44:02,292 DEBUG (MainThread) [root] >>>>>>> /sbin/tc >>>>>>> > filter replace dev dummy_ysznk protocol all parent 1389: pref 5000 >>>>>>> u32 match >>>>>>> > u8 0 0 flowid 0x1388 (cwd None) (cmdutils:150) >>>>>>> > 00:04:37.738 2018-02-08 11:44:02,306 DEBUG (MainThread) [root] >>>>>>> SUCCESS: >>>>>>> > = ''; = 0 (cmdutils:158) >>>>>>> > 00:04:37.739 2018-02-08 11:44:02,307 DEBUG (MainThread) [root] >>>>>>> /sbin/tc >>>>>>> > filter replace dev dummy_ysznk protocol all parent 1389: pref 16 >>>>>>> basic match >>>>>>> > 'meta(vlan eq 16)' flowid 1389:10 (cwd None) (cmdutils:150) >>>>>>> > 00:04:37.742 2018-02-08 11:44:02,320 DEBUG (MainThread) [root] >>>>>>> SUCCESS: >>>>>>> > = ''; = 0 (cmdutils:158) >>>>>>> > 00:04:37.743 2018-02-08 11:44:02,321 DEBUG (MainThread) [root] >>>>>>> /sbin/tc >>>>>>> > qdisc add dev dummy_ysznk parent 1389:10 handle 10: fq_codel (cwd >>>>>>> None) >>>>>>> > (cmdutils:150) >>>>>>> > 00:04:37.745 2018-02-08 11:44:02,333 DEBUG (MainThread) [root] >>>>>>> SUCCESS: >>>>>>> > = ''; = 0 (cmdutils:158) >>>>>>> > 00:04:37.746 2018-02-08 11:44:02,334 DEBUG (MainThread) [root] >>>>>>> /sbin/tc >>>>>>> > qdisc add dev dummy_ysznk parent 1389:1388 handle 1388: fq_codel >>>>>>> (cwd None) >>>>>>> > (cmdutils:150) >>>>>>> > 00:04:37.747 2018-02-08 11:44:02,346 DEBUG (MainThread) [root] >>>>>>> SUCCESS: >>>>>>> > = ''; = 0 (cmdutils:158) >>>>>>> > 00:04:37.749 2018-02-08 11:44:02,347 DEBUG (MainThread) [root] >>>>>>> /sbin/tc >>>>>>> > qdisc show dev dummy_ysznk (cwd None) (cmdutils:150) >>>>>>> > 00:04:37.751 2018-02-08 11:44:02,359 DEBUG (MainThread) [root] >>>>>>> SUCCESS: >>>>>>> > = ''; = 0 (cmdutils:158) >>>>>>> > 00:04:37.752 2018-02-08 11:44:02,360 DEBUG (MainThread) [root] >>>>>>> /sbin/tc >>>>>>> > filter show dev dummy_ysznk parent 1389: (cwd None) (cmdutils:150) >>>>>>> > 00:04:37.754 2018-02-08 11:44:02,372 DEBUG (MainThread) [root] >>>>>>> SUCCESS: >>>>>>> > = ''; = 0 (cmdutils:158) >>>>>>> > 00:04:37.755 2018-02-08 11:44:02,374 DEBUG (MainThread) [root] >>>>>>> /sbin/tc >>>>>>> > filter del dev dummy_ysznk pref 16 parent 1389: (cwd None) >>>>>>> (cmdutils:150) >>>>>>> > 00:04:37.757 2018-02-08 11:44:02,386 DEBUG (MainThread) [root] >>>>>>> SUCCESS: >>>>>>> > = ''; = 0 (cmdutils:158) >>>>>>> > 00:04:37.758 2018-02-08 11:44:02,387 DEBUG (MainThread) [root] >>>>>>> /sbin/tc >>>>>>> > class del dev dummy_ysznk classid 1389:10 (cwd None) (cmdutils:150) >>>>>>> > 00:04:37.760 2018-02-08 11:44:02,398 DEBUG (MainThread) [root] >>>>>>> SUCCESS: >>>>>>> > = ''; = 0 (cmdutils:158) >>>>>>> > 00:04:37.761 2018-02-08 11:44:02,400 DEBUG (MainThread) [root] >>>>>>> /sbin/tc >>>>>>> > class add dev dummy_ysznk parent 1389: classid 1389:10 hfsc ul m2 >>>>>>> 8000000bit >>>>>>> > ls m1 32000000bit d 800000us m2 24000000bit (cwd None) >>>>>>> (cmdutils:150) >>>>>>> > 00:04:37.764 2018-02-08 11:44:02,412 DEBUG (MainThread) [root] >>>>>>> SUCCESS: >>>>>>> > = ''; = 0 (cmdutils:158) >>>>>>> > 00:04:37.765 2018-02-08 11:44:02,421 DEBUG (MainThread) [root] >>>>>>> lshw -json >>>>>>> > -disable usb -disable pcmcia -disable isapnp -disable ide -disable >>>>>>> scsi >>>>>>> > -disable dmi -disable memory -disable cpuinfo (cwd None) >>>>>>> (cmdutils:150) >>>>>>> > 00:04:37.768 2018-02-08 11:44:02,584 DEBUG (MainThread) [root] >>>>>>> SUCCESS: >>>>>>> > = ''; = 0 (cmdutils:158) >>>>>>> > 00:04:37.769 2018-02-08 11:44:02,587 DEBUG (netlink/events) [root] >>>>>>> START >>>>>>> > thread >>>>>>> (func=>>>>>> > method Monitor._scan of >>>>>> object at >>>>>>> > 0x7fdcb6436410>>, args=(), kwargs={}) (concurrent:192) >>>>>>> > 00:04:37.773 2018-02-08 11:44:02,588 DEBUG (MainThread) [root] >>>>>>> /sbin/ip link >>>>>>> > set dev dummy_ysznk.16 down (cwd None) (cmdutils:150) >>>>>>> > 00:04:37.775 2018-02-08 11:44:02,609 DEBUG (MainThread) [root] >>>>>>> SUCCESS: >>>>>>> > = ''; = 0 (cmdutils:158) >>>>>>> > 00:04:37.776 2018-02-08 11:44:02,610 DEBUG (netlink/events) [root] >>>>>>> FINISH >>>>>>> > thread >>>>>>> > (concurrent:195) >>>>>>> > 00:04:37.778 2018-02-08 11:44:02,611 DEBUG (MainThread) [root] >>>>>>> /sbin/ip link >>>>>>> > del dev dummy_ysznk.16 (cwd None) (cmdutils:150) >>>>>>> > 00:04:37.780 2018-02-08 11:44:02,636 DEBUG (MainThread) [root] >>>>>>> SUCCESS: >>>>>>> > = ''; = 0 (cmdutils:158) >>>>>>> > 00:04:37.781 --------------------- >> end captured logging << >>>>>>> > --------------------- >>>>>>> > 00:04:37.782 >>>>>>> > 00:04:37.782 >>>>>>> > ============================================================ >>>>>>> ========== >>>>>>> > 00:04:37.783 ERROR: testHostSampleHandlesDisappear >>>>>>> ingVlanInterfaces >>>>>>> > (virttests.sampling_test.InterfaceSampleTests) >>>>>>> > 00:04:37.784 >>>>>>> > ------------------------------------------------------------ >>>>>>> ---------- >>>>>>> > 00:04:37.785 Traceback (most recent call last): >>>>>>> > 00:04:37.785 File >>>>>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>>>>> 64/vdsm/tests/testValidation.py", >>>>>>> > line 191, in wrapper >>>>>>> > 00:04:37.787 return f(*args, **kwargs) >>>>>>> > 00:04:37.787 File >>>>>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>>>>> 64/vdsm/tests/virttests/sampling_test.py", >>>>>>> > line 346, in testHostSampleHandlesDisappearingVlanInterfaces >>>>>>> > 00:04:37.789 interfaces_and_samples = >>>>>>> > sampling._get_interfaces_and_samples() >>>>>>> > 00:04:37.790 File >>>>>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>>>>> 64/vdsm/lib/vdsm/virt/sampling.py", >>>>>>> > line 200, in _get_interfaces_and_samples >>>>>>> > 00:04:37.791 for link in ipwrapper.getLinks(): >>>>>>> > 00:04:37.792 File >>>>>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>>>>> 64/vdsm/tests/virttests/sampling_test.py", >>>>>>> > line 339, in faultyGetLinks >>>>>>> > 00:04:37.793 all_links = list(original_getLinks()) >>>>>>> > 00:04:37.794 File >>>>>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>>>>> 64/vdsm/lib/vdsm/network/ipwrapper.py", >>>>>>> > line 267, in getLinks >>>>>>> > 00:04:37.795 in six.viewitems(dpdk.get_dpdk_devices())) >>>>>>> > 00:04:37.796 File >>>>>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>>>>> 64/vdsm/lib/vdsm/network/link/dpdk.py", >>>>>>> > line 44, in get_dpdk_devices >>>>>>> > 00:04:37.798 dpdk_devices = _get_dpdk_devices() >>>>>>> > 00:04:37.798 File >>>>>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>>>>> 64/vdsm/lib/vdsm/common/cache.py", >>>>>>> > line 41, in __call__ >>>>>>> > 00:04:37.799 value = self.func(*args) >>>>>>> > 00:04:37.800 File >>>>>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>>>>> 64/vdsm/lib/vdsm/network/link/dpdk.py", >>>>>>> > line 111, in _get_dpdk_devices >>>>>>> > 00:04:37.801 devices = _lshw_command() >>>>>>> > 00:04:37.802 File >>>>>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>>>>> 64/vdsm/lib/vdsm/network/link/dpdk.py", >>>>>>> > line 127, in _lshw_command >>>>>>> > 00:04:37.803 return _normalize_lshw_result(out) >>>>>>> > 00:04:37.804 File >>>>>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>>>>> 64/vdsm/lib/vdsm/network/link/dpdk.py", >>>>>>> > line 182, in _normalize_lshw_result >>>>>>> > 00:04:37.805 return json.loads('[' + result + ']') >>>>>>> > 00:04:37.806 File "/usr/lib64/python2.7/json/__init__.py", line >>>>>>> 339, in >>>>>>> > loads >>>>>>> > 00:04:37.807 return _default_decoder.decode(s) >>>>>>> > 00:04:37.807 File "/usr/lib64/python2.7/json/decoder.py", line >>>>>>> 364, in >>>>>>> > decode >>>>>>> > 00:04:37.808 obj, end = self.raw_decode(s, idx=_w(s, 0).end()) >>>>>>> > 00:04:37.809 File "/usr/lib64/python2.7/json/decoder.py", line >>>>>>> 380, in >>>>>>> > raw_decode >>>>>>> > 00:04:37.810 obj, end = self.scan_once(s, idx) >>>>>>> > 00:04:37.810 ValueError: Expecting , delimiter: line 11 column 8 >>>>>>> (char 242) >>>>>>> > 00:04:37.811 -------------------- >> begin captured logging << >>>>>>> > -------------------- >>>>>>> > 00:04:37.812 2018-02-08 11:44:17,378 DEBUG (MainThread) [root] >>>>>>> /sbin/ip link >>>>>>> > add name dummy_8gyyz type dummy (cwd None) (cmdutils:150) >>>>>>> > 00:04:37.813 2018-02-08 11:44:17,406 DEBUG (MainThread) [root] >>>>>>> SUCCESS: >>>>>>> > = ''; = 0 (cmdutils:158) >>>>>>> > 00:04:37.814 2018-02-08 11:44:17,421 DEBUG (netlink/events) [root] >>>>>>> START >>>>>>> > thread >>>>>>> (func=>>>>>> > method Monitor._scan of >>>>>> object at >>>>>>> > 0x7fdcb6829e10>>, args=(), kwargs={}) (concurrent:192) >>>>>>> > 00:04:37.817 2018-02-08 11:44:17,423 DEBUG (MainThread) [root] >>>>>>> /sbin/ip link >>>>>>> > set dev dummy_8gyyz up (cwd None) (cmdutils:150) >>>>>>> > 00:04:37.819 2018-02-08 11:44:17,450 DEBUG (MainThread) [root] >>>>>>> SUCCESS: >>>>>>> > = ''; = 0 (cmdutils:158) >>>>>>> > 00:04:37.820 2018-02-08 11:44:17,454 DEBUG (netlink/events) [root] >>>>>>> FINISH >>>>>>> > thread >>>>>>> > (concurrent:195) >>>>>>> > 00:04:37.821 2018-02-08 11:44:17,455 DEBUG (MainThread) [root] >>>>>>> /sbin/ip link >>>>>>> > add link dummy_8gyyz name vlan_669 type vlan id 999 (cwd None) >>>>>>> > (cmdutils:150) >>>>>>> > 00:04:37.823 2018-02-08 11:44:17,477 DEBUG (MainThread) [root] >>>>>>> SUCCESS: >>>>>>> > = ''; = 0 (cmdutils:158) >>>>>>> > 00:04:37.823 2018-02-08 11:44:17,479 DEBUG (MainThread) [root] >>>>>>> lshw -json >>>>>>> > -disable usb -disable pcmcia -disable isapnp -disable ide -disable >>>>>>> scsi >>>>>>> > -disable dmi -disable memory -disable cpuinfo (cwd None) >>>>>>> (cmdutils:150) >>>>>>> > 00:04:37.825 2018-02-08 11:44:17,657 DEBUG (MainThread) [root] >>>>>>> SUCCESS: >>>>>>> > = ''; = 0 (cmdutils:158) >>>>>>> > 00:04:37.825 2018-02-08 11:44:17,658 DEBUG (MainThread) [root] >>>>>>> /sbin/ip link >>>>>>> > del dev vlan_669 (cwd None) (cmdutils:150) >>>>>>> > 00:04:37.826 2018-02-08 11:44:17,681 DEBUG (MainThread) [root] >>>>>>> SUCCESS: >>>>>>> > = ''; = 0 (cmdutils:158) >>>>>>> > 00:04:37.826 2018-02-08 11:44:17,683 DEBUG (MainThread) [root] >>>>>>> /sbin/ip link >>>>>>> > del dev dummy_8gyyz (cwd None) (cmdutils:150) >>>>>>> > 00:04:37.827 2018-02-08 11:44:17,708 DEBUG (MainThread) [root] >>>>>>> SUCCESS: >>>>>>> > = ''; = 0 (cmdutils:158) >>>>>>> > 00:04:37.828 --------------------- >> end captured logging << >>>>>>> > --------------------- >>>>>>> > 00:04:37.828 >>>>>>> > 00:04:37.828 >>>>>>> > ============================================================ >>>>>>> ========== >>>>>>> > 00:04:37.828 ERROR: testHostSampleReportsNewInterface >>>>>>> > (virttests.sampling_test.InterfaceSampleTests) >>>>>>> > 00:04:37.829 >>>>>>> > ------------------------------------------------------------ >>>>>>> ---------- >>>>>>> > 00:04:37.829 Traceback (most recent call last): >>>>>>> > 00:04:37.830 File >>>>>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>>>>> 64/vdsm/tests/testValidation.py", >>>>>>> > line 191, in wrapper >>>>>>> > 00:04:37.830 return f(*args, **kwargs) >>>>>>> > 00:04:37.831 File >>>>>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>>>>> 64/vdsm/tests/virttests/sampling_test.py", >>>>>>> > line 326, in testHostSampleReportsNewInterface >>>>>>> > 00:04:37.831 sampling._get_interfaces_and_samples())) >>>>>>> > 00:04:37.832 File >>>>>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>>>>> 64/vdsm/lib/vdsm/virt/sampling.py", >>>>>>> > line 200, in _get_interfaces_and_samples >>>>>>> > 00:04:37.833 for link in ipwrapper.getLinks(): >>>>>>> > 00:04:37.833 File >>>>>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>>>>> 64/vdsm/lib/vdsm/network/ipwrapper.py", >>>>>>> > line 267, in getLinks >>>>>>> > 00:04:37.834 in six.viewitems(dpdk.get_dpdk_devices())) >>>>>>> > 00:04:37.834 File >>>>>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>>>>> 64/vdsm/lib/vdsm/network/link/dpdk.py", >>>>>>> > line 44, in get_dpdk_devices >>>>>>> > 00:04:37.835 dpdk_devices = _get_dpdk_devices() >>>>>>> > 00:04:37.835 File >>>>>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>>>>> 64/vdsm/lib/vdsm/common/cache.py", >>>>>>> > line 41, in __call__ >>>>>>> > 00:04:37.836 value = self.func(*args) >>>>>>> > 00:04:37.836 File >>>>>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>>>>> 64/vdsm/lib/vdsm/network/link/dpdk.py", >>>>>>> > line 111, in _get_dpdk_devices >>>>>>> > 00:04:37.837 devices = _lshw_command() >>>>>>> > 00:04:37.837 File "/home/jeCoverage.py warning: Module >>>>>>> > /home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/vdsm >>>>>>> was >>>>>>> > never imported. (module-not-imported) >>>>>>> > 00:04:51.224 >>>>>>> > nkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/ >>>>>>> lib/vdsm/network/link/dpdk.py", >>>>>>> > line 127, in _lshw_command >>>>>>> > 00:04:51.225 return _normalize_lshw_result(out) >>>>>>> > 00:04:51.226 File >>>>>>> > "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_ >>>>>>> 64/vdsm/lib/vdsm/network/link/dpdk.py", >>>>>>> > line 182, in _normalize_lshw_result >>>>>>> > 00:04:51.227 return json.loads('[' + result + ']') >>>>>>> > 00:04:51.228 File "/usr/lib64/python2.7/json/__init__.py", line >>>>>>> 339, in >>>>>>> > loads >>>>>>> > 00:04:51.229 return _default_decoder.decode(s) >>>>>>> > 00:04:51.229 File "/usr/lib64/python2.7/json/decoder.py", line >>>>>>> 364, in >>>>>>> > decode >>>>>>> > 00:04:51.230 obj, end = self.raw_decode(s, idx=_w(s, 0).end()) >>>>>>> > 00:04:51.231 File "/usr/lib64/python2.7/json/decoder.py", line >>>>>>> 380, in >>>>>>> > raw_decode >>>>>>> > 00:04:51.231 obj, end = self.scan_once(s, idx) >>>>>>> > 00:04:51.232 ValueError: Expecting , delimiter: line 11 column 8 >>>>>>> (char 242) >>>>>>> > 00:04:51.233 -------------------- >> begin captured logging << >>>>>>> > -------------------- >>>>>>> > 00:04:51.234 2018-02-08 11:44:17,714 DEBUG (MainThread) [root] >>>>>>> lshw -json >>>>>>> > -disable usb -disable pcmcia -disable isapnp -disable ide -disable >>>>>>> scsi >>>>>>> > -disable dmi -disable memory -disable cpuinfo (cwd None) >>>>>>> (cmdutils:150) >>>>>>> > 00:04:51.237 2018-02-08 11:44:17,871 DEBUG (MainThread) [root] >>>>>>> SUCCESS: >>>>>>> > = ''; = 0 (cmdutils:158) >>>>>>> > 00:04:51.238 --------------------- >> end captured logging << >>>>>>> > --------------------- >>>>>>> > >>>>>>> > >>>>>>> >>>>>> -------------- next part -------------- An HTML attachment was scrubbed... URL: From nsoffer at redhat.com Sun Feb 11 16:16:34 2018 From: nsoffer at redhat.com (Nir Soffer) Date: Sun, 11 Feb 2018 16:16:34 +0000 Subject: [ovirt-devel] [VDSM] network tests failing the build again In-Reply-To: References: Message-ID: On Sun, Feb 11, 2018 at 6:11 PM Edward Haas wrote: > On Sun, Feb 11, 2018 at 5:59 PM, Nir Soffer wrote: > >> Thanks for fixing this on master, but the same tets fail on ovirt-4.2: >> https://gerrit.ovirt.org/#/q/status:open+project:vdsm+branch:ovirt-4.2 >> >> http://jenkins.ovirt.org/job/vdsm_4.2_check-patch-fc27-x86_64/11/consoleFull >> >> I think we should either backport the fix to 4.2, or mark the tests as >> expected >> failure on 4.2. >> > > https://gerrit.ovirt.org/#/c/87450/ > Thanks! Eyal, you can rebase your patches on this to fix the build failures. > > > >> On Thu, Feb 8, 2018 at 3:33 PM Nir Soffer wrote: >> >>> On Thu, Feb 8, 2018 at 3:24 PM Edward Haas wrote: >>> >>>> On Thu, Feb 8, 2018 at 3:18 PM, Nir Soffer wrote: >>>> >>>>> On Thu, Feb 8, 2018 at 3:14 PM Edward Haas wrote: >>>>> >>>>>> On Thu, Feb 8, 2018 at 3:07 PM, Nir Soffer >>>>>> wrote: >>>>>> >>>>>>> On Thu, Feb 8, 2018 at 2:52 PM Dan Kenigsberg >>>>>>> wrote: >>>>>>> >>>>>>>> On Thu, Feb 8, 2018 at 2:33 PM, Nir Soffer >>>>>>>> wrote: >>>>>>>> > Did we changes something in the CI or the network code? We see >>>>>>>> the following >>>>>>>> > failures since yesterday. >>>>>>>> > >>>>>>>> > I'm ignoring the failures since they are not related to the >>>>>>>> patch, but >>>>>>>> > checking these >>>>>>>> > failures waste lot time. >>>>>>>> > >>>>>>>> > Can someone from network look at this? >>>>>>>> >>>>>>>> We are. Fedora broke us >>>>>>>> Bug 1543320 - Regression in lshw json output format. >>>>>>>> >>>>>>> >>>>>>> Great. So mark the tests as xfail on fedora 27? >>>>>>> >>>>>> >>>>>> Negative, VDSM is broken on fc27. >>>>>> >>>>> >>>>> Edward, your tests are harmful for other developers. Silence them >>>>> or we will remove the network test from check-patch. >>>>> >>>>> >>>> Good luck with that. >>>> VDSM will not come up on latest fc27, unless you find a way to work >>>> without networking. >>>> >>> >>> We don't stop developing vdsm because some distro is broken now. >>> >>> >>>> >>>> >>>>> >>>>>> >>>>>>> >>>>>>>> >>>>>>>> > >>>>>>>> > >>>>>>>> http://jenkins.ovirt.org/job/vdsm_master_check-patch-fc27-x86_64/1283/consoleFull >>>>>>>> > >>>>>>>> > 00:04:37.280 >>>>>>>> > >>>>>>>> ====================================================================== >>>>>>>> > 00:04:37.280 ERROR: test_identify_non_vlan_base_device >>>>>>>> > (network.link_vlan_test.LinkIfaceTests) >>>>>>>> > 00:04:37.281 >>>>>>>> > >>>>>>>> ---------------------------------------------------------------------- >>>>>>>> > 00:04:37.281 Traceback (most recent call last): >>>>>>>> > 00:04:37.281 File >>>>>>>> > >>>>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/tests/network/link_vlan_test.py", >>>>>>>> > line 46, in test_identify_non_vlan_base_device >>>>>>>> > 00:04:37.282 self.assertFalse(vlan.is_base_device(nic)) >>>>>>>> > 00:04:37.283 File >>>>>>>> > >>>>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/vlan.py", >>>>>>>> > line 47, in is_base_device >>>>>>>> > 00:04:37.283 return any(get_vlans_on_base_device(dev_name)) >>>>>>>> > 00:04:37.284 File >>>>>>>> > >>>>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/vlan.py", >>>>>>>> > line 41, in >>>>>>>> > 00:04:37.284 return (iface_properties['name'] for >>>>>>>> iface_properties in >>>>>>>> > iface.list() >>>>>>>> > 00:04:37.285 File >>>>>>>> > >>>>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/iface.py", >>>>>>>> > line 227, in list >>>>>>>> > 00:04:37.285 in six.viewitems(dpdk.get_dpdk_devices())) >>>>>>>> > 00:04:37.286 File >>>>>>>> > >>>>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", >>>>>>>> > line 47, in get_dpdk_devices >>>>>>>> > 00:04:37.287 dpdk_devices = _get_dpdk_devices() >>>>>>>> > 00:04:37.287 File >>>>>>>> > >>>>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/common/cache.py", >>>>>>>> > line 41, in __call__ >>>>>>>> > 00:04:37.287 value = self.func(*args) >>>>>>>> > 00:04:37.288 File >>>>>>>> > >>>>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", >>>>>>>> > line 111, in _get_dpdk_devices >>>>>>>> > 00:04:37.288 devices = _lshw_command() >>>>>>>> > 00:04:37.289 File >>>>>>>> > >>>>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", >>>>>>>> > line 127, in _lshw_command >>>>>>>> > 00:04:37.289 return _normalize_lshw_result(out) >>>>>>>> > 00:04:37.290 File >>>>>>>> > >>>>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", >>>>>>>> > line 182, in _normalize_lshw_result >>>>>>>> > 00:04:37.290 return json.loads('[' + result + ']') >>>>>>>> > 00:04:37.291 File "/usr/lib64/python2.7/json/__init__.py", line >>>>>>>> 339, in >>>>>>>> > loads >>>>>>>> > 00:04:37.291 return _default_decoder.decode(s) >>>>>>>> > 00:04:37.291 File "/usr/lib64/python2.7/json/decoder.py", line >>>>>>>> 364, in >>>>>>>> > decode >>>>>>>> > 00:04:37.292 obj, end = self.raw_decode(s, idx=_w(s, 0).end()) >>>>>>>> > 00:04:37.292 File "/usr/lib64/python2.7/json/decoder.py", line >>>>>>>> 380, in >>>>>>>> > raw_decode >>>>>>>> > 00:04:37.292 obj, end = self.scan_once(s, idx) >>>>>>>> > 00:04:37.293 ValueError: Expecting , delimiter: line 11 column 8 >>>>>>>> (char 242) >>>>>>>> > 00:04:37.293 -------------------- >> begin captured logging << >>>>>>>> > -------------------- >>>>>>>> > 00:04:37.294 2018-02-08 11:43:47,659 DEBUG (MainThread) [root] >>>>>>>> /sbin/ip link >>>>>>>> > add name dummy_Afi2m type dummy (cwd None) (cmdutils:150) >>>>>>>> > 00:04:37.294 2018-02-08 11:43:47,675 DEBUG (MainThread) [root] >>>>>>>> SUCCESS: >>>>>>>> > = ''; = 0 (cmdutils:158) >>>>>>>> > 00:04:37.295 2018-02-08 11:43:47,678 DEBUG (netlink/events) >>>>>>>> [root] START >>>>>>>> > thread >>>>>>>> (func=>>>>>>> > method Monitor._scan of >>>>>>> object at >>>>>>>> > 0x7fdcb6687290>>, args=(), kwargs={}) (concurrent:192) >>>>>>>> > 00:04:37.296 2018-02-08 11:43:47,680 DEBUG (MainThread) [root] >>>>>>>> /sbin/ip link >>>>>>>> > set dev dummy_Afi2m up (cwd None) (cmdutils:150) >>>>>>>> > 00:04:37.297 2018-02-08 11:43:47,700 DEBUG (MainThread) [root] >>>>>>>> SUCCESS: >>>>>>>> > = ''; = 0 (cmdutils:158) >>>>>>>> > 00:04:37.298 2018-02-08 11:43:47,704 DEBUG (netlink/events) >>>>>>>> [root] FINISH >>>>>>>> > thread >>>>>>>> > (concurrent:195) >>>>>>>> > 00:04:37.298 2018-02-08 11:43:47,706 DEBUG (MainThread) [root] >>>>>>>> lshw -json >>>>>>>> > -disable usb -disable pcmcia -disable isapnp -disable ide >>>>>>>> -disable scsi >>>>>>>> > -disable dmi -disable memory -disable cpuinfo (cwd None) >>>>>>>> (cmdutils:150) >>>>>>>> > 00:04:37.300 2018-02-08 11:43:47,866 DEBUG (MainThread) [root] >>>>>>>> SUCCESS: >>>>>>>> > = ''; = 0 (cmdutils:158) >>>>>>>> > 00:04:37.300 2018-02-08 11:43:47,868 DEBUG (MainThread) [root] >>>>>>>> /sbin/ip link >>>>>>>> > del dev dummy_Afi2m (cwd None) (cmdutils:150) >>>>>>>> > 00:04:37.301 2018-02-08 11:43:47,896 DEBUG (MainThread) [root] >>>>>>>> SUCCESS: >>>>>>>> > = ''; = 0 (cmdutils:158) >>>>>>>> > 00:04:37.301 --------------------- >> end captured logging << >>>>>>>> > --------------------- >>>>>>>> > 00:04:37.302 >>>>>>>> > 00:04:37.302 >>>>>>>> > >>>>>>>> ====================================================================== >>>>>>>> > 00:04:37.302 ERROR: test_identify_vlan_base_device >>>>>>>> > (network.link_vlan_test.LinkIfaceTests) >>>>>>>> > 00:04:37.303 >>>>>>>> > >>>>>>>> ---------------------------------------------------------------------- >>>>>>>> > 00:04:37.303 Traceback (most recent call last): >>>>>>>> > 00:04:37.303 File >>>>>>>> > >>>>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/tests/network/link_vlan_test.py", >>>>>>>> > line 42, in test_identify_vlan_base_device >>>>>>>> > 00:04:37.304 self.assertTrue(vlan.is_base_device(nic)) >>>>>>>> > 00:04:37.304 File >>>>>>>> > >>>>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/vlan.py", >>>>>>>> > line 47, in is_base_device >>>>>>>> > 00:04:37.305 return any(get_vlans_on_base_device(dev_name)) >>>>>>>> > 00:04:37.306 File >>>>>>>> > >>>>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/vlan.py", >>>>>>>> > line 41, in >>>>>>>> > 00:04:37.306 return (iface_properties['name'] for >>>>>>>> iface_properties in >>>>>>>> > iface.list() >>>>>>>> > 00:04:37.307 File >>>>>>>> > >>>>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/iface.py", >>>>>>>> > line 227, in list >>>>>>>> > 00:04:37.307 in six.viewitems(dpdk.get_dpdk_devices())) >>>>>>>> > 00:04:37.308 File >>>>>>>> > >>>>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", >>>>>>>> > line 44, in get_dpdk_devices >>>>>>>> > 00:04:37.309 dpdk_devices = _get_dpdk_devices() >>>>>>>> > 00:04:37.309 File >>>>>>>> > >>>>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/common/cache.py", >>>>>>>> > line 41, in __call__ >>>>>>>> > 00:04:37.309 value = self.func(*args) >>>>>>>> > 00:04:37.310 File >>>>>>>> > >>>>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", >>>>>>>> > line 111, in _get_dpdk_devices >>>>>>>> > 00:04:37.310 devices = _lshw_command() >>>>>>>> > 00:04:37.311 File >>>>>>>> > >>>>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", >>>>>>>> > line 127, in _lshw_command >>>>>>>> > 00:04:37.311 return _normalize_lshw_result(out) >>>>>>>> > 00:04:37.312 File >>>>>>>> > >>>>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", >>>>>>>> > line 182, in _normalize_lshw_result >>>>>>>> > 00:04:37.313 return json.loads('[' + result + ']') >>>>>>>> > 00:04:37.313 File "/usr/lib64/python2.7/json/__init__.py", line >>>>>>>> 339, in >>>>>>>> > loads >>>>>>>> > 00:04:37.313 return _default_decoder.decode(s) >>>>>>>> > 00:04:37.313 File "/usr/lib64/python2.7/json/decoder.py", line >>>>>>>> 364, in >>>>>>>> > decode >>>>>>>> > 00:04:37.314 obj, end = self.raw_decode(s, idx=_w(s, 0).end()) >>>>>>>> > 00:04:37.314 File "/usr/lib64/python2.7/json/decoder.py", line >>>>>>>> 380, in >>>>>>>> > raw_decode >>>>>>>> > 00:04:37.315 obj, end = self.scan_once(s, idx) >>>>>>>> > 00:04:37.315 ValueError: Expecting , delimiter: line 11 column 8 >>>>>>>> (char 242) >>>>>>>> > 00:04:37.315 -------------------- >> begin captured logging << >>>>>>>> > -------------------- >>>>>>>> > 00:04:37.316 2018-02-08 11:43:47,902 DEBUG (MainThread) [root] >>>>>>>> /sbin/ip link >>>>>>>> > add name dummy_tNDrx type dummy (cwd None) (cmdutils:150) >>>>>>>> > 00:04:37.316 2018-02-08 11:43:47,917 DEBUG (MainThread) [root] >>>>>>>> SUCCESS: >>>>>>>> > = ''; = 0 (cmdutils:158) >>>>>>>> > 00:04:37.317 2018-02-08 11:43:47,926 DEBUG (netlink/events) >>>>>>>> [root] START >>>>>>>> > thread >>>>>>>> (func=>>>>>>> > method Monitor._scan of >>>>>>> object at >>>>>>>> > 0x7fdcb61e8a90>>, args=(), kwargs={}) (concurrent:192) >>>>>>>> > 00:04:37.318 2018-02-08 11:43:47,928 DEBUG (MainThread) [root] >>>>>>>> /sbin/ip link >>>>>>>> > set dev dummy_tNDrx up (cwd None) (cmdutils:150) >>>>>>>> > 00:04:37.319 2018-02-08 11:43:47,943 DEBUG (MainThread) [root] >>>>>>>> SUCCESS: >>>>>>>> > = ''; = 0 (cmdutils:158) >>>>>>>> > 00:04:37.320 2018-02-08 11:43:47,946 DEBUG (netlink/events) >>>>>>>> [root] FINISH >>>>>>>> > thread >>>>>>>> > (concurrent:195) >>>>>>>> > 00:04:37.321 2018-02-08 11:43:47,950 DEBUG (MainThread) [root] >>>>>>>> /sbin/ip link >>>>>>>> > add link dummy_tNDrx name dummy_tNDrx.999 type vlan id 999 (cwd >>>>>>>> None) >>>>>>>> > (cmdutils:150) >>>>>>>> > 00:04:37.322 2018-02-08 11:43:47,971 DEBUG (MainThread) [root] >>>>>>>> SUCCESS: >>>>>>>> > = ''; = 0 (cmdutils:158) >>>>>>>> > 00:04:37.322 2018-02-08 11:43:47,972 DEBUG (MainThread) [root] >>>>>>>> /sbin/ip link >>>>>>>> > set dev dummy_tNDrx.999 up (cwd None) (cmdutils:150) >>>>>>>> > 00:04:37.323 2018-02-08 11:43:47,993 DEBUG (MainThread) [root] >>>>>>>> SUCCESS: >>>>>>>> > = ''; = 0 (cmdutils:158) >>>>>>>> > 00:04:37.325 2018-02-08 11:43:47,995 DEBUG (MainThread) [root] >>>>>>>> lshw -json >>>>>>>> > -disable usb -disable pcmcia -disable isapnp -disable ide >>>>>>>> -disable scsi >>>>>>>> > -disable dmi -disable memory -disable cpuinfo (cwd None) >>>>>>>> (cmdutils:150) >>>>>>>> > 00:04:37.328 2018-02-08 11:43:48,143 DEBUG (MainThread) [root] >>>>>>>> SUCCESS: >>>>>>>> > = ''; = 0 (cmdutils:158) >>>>>>>> > 00:04:37.329 2018-02-08 11:43:48,146 DEBUG (netlink/events) >>>>>>>> [root] START >>>>>>>> > thread >>>>>>>> (func=>>>>>>> > method Monitor._scan of >>>>>>> object at >>>>>>>> > 0x7fdcb65cef90>>, args=(), kwargs={}) (concurrent:192) >>>>>>>> > 00:04:37.338 2018-02-08 11:43:48,148 DEBUG (MainThread) [root] >>>>>>>> /sbin/ip link >>>>>>>> > set dev dummy_tNDrx.999 down (cwd None) (cmdutils:150) >>>>>>>> > 00:04:37.339 2018-02-08 11:43:48,169 DEBUG (MainThread) [root] >>>>>>>> SUCCESS: >>>>>>>> > = ''; = 0 (cmdutils:158) >>>>>>>> > 00:04:37.340 2018-02-08 11:43:48,170 DEBUG (netlink/events) >>>>>>>> [root] FINISH >>>>>>>> > thread >>>>>>>> > (concurrent:195) >>>>>>>> > 00:04:37.342 2018-02-08 11:43:48,171 DEBUG (MainThread) [root] >>>>>>>> /sbin/ip link >>>>>>>> > del dev dummy_tNDrx.999 (cwd None) (cmdutils:150) >>>>>>>> > 00:04:37.344 2018-02-08 11:43:48,192 DEBUG (MainThread) [root] >>>>>>>> SUCCESS: >>>>>>>> > = ''; = 0 (cmdutils:158) >>>>>>>> > 00:04:37.345 2018-02-08 11:43:48,193 DEBUG (MainThread) [root] >>>>>>>> /sbin/ip link >>>>>>>> > del dev dummy_tNDrx (cwd None) (cmdutils:150) >>>>>>>> > 00:04:37.346 2018-02-08 11:43:48,214 DEBUG (MainThread) [root] >>>>>>>> SUCCESS: >>>>>>>> > = ''; = 0 (cmdutils:158) >>>>>>>> > 00:04:37.347 --------------------- >> end captured logging << >>>>>>>> > --------------------- >>>>>>>> > 00:04:37.348 >>>>>>>> > 00:04:37.348 >>>>>>>> > >>>>>>>> ====================================================================== >>>>>>>> > 00:04:37.349 ERROR: test_list_vlans_on_base_device >>>>>>>> > (network.link_vlan_test.LinkIfaceTests) >>>>>>>> > 00:04:37.351 >>>>>>>> > >>>>>>>> ---------------------------------------------------------------------- >>>>>>>> > 00:04:37.352 Traceback (most recent call last): >>>>>>>> > 00:04:37.353 File >>>>>>>> > >>>>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/tests/network/link_vlan_test.py", >>>>>>>> > line 37, in test_list_vlans_on_base_device >>>>>>>> > 00:04:37.355 list(vlan.get_vlans_on_base_device(nic))) >>>>>>>> > 00:04:37.356 File >>>>>>>> > >>>>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/vlan.py", >>>>>>>> > line 41, in >>>>>>>> > 00:04:37.358 return (iface_properties['name'] for >>>>>>>> iface_properties in >>>>>>>> > iface.list() >>>>>>>> > 00:04:37.360 File >>>>>>>> > >>>>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/iface.py", >>>>>>>> > line 227, in list >>>>>>>> > 00:04:37.362 in six.viewitems(dpdk.get_dpdk_devices())) >>>>>>>> > 00:04:37.363 File >>>>>>>> > >>>>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", >>>>>>>> > line 44, in get_dpdk_devices >>>>>>>> > 00:04:37.365 dpdk_devices = _get_dpdk_devices() >>>>>>>> > 00:04:37.365 File >>>>>>>> > >>>>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/common/cache.py", >>>>>>>> > line 41, in __call__ >>>>>>>> > 00:04:37.367 value = self.func(*args) >>>>>>>> > 00:04:37.367 File >>>>>>>> > >>>>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", >>>>>>>> > line 111, in _get_dpdk_devices >>>>>>>> > 00:04:37.369 devices = _lshw_command() >>>>>>>> > 00:04:37.369 File >>>>>>>> > >>>>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", >>>>>>>> > line 127, in _lshw_command >>>>>>>> > 00:04:37.371 return _normalize_lshw_result(out) >>>>>>>> > 00:04:37.371 File >>>>>>>> > >>>>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", >>>>>>>> > line 182, in _normalize_lshw_result >>>>>>>> > 00:04:37.373 return json.loads('[' + result + ']') >>>>>>>> > 00:04:37.373 File "/usr/lib64/python2.7/json/__init__.py", line >>>>>>>> 339, in >>>>>>>> > loads >>>>>>>> > 00:04:37.374 return _default_decoder.decode(s) >>>>>>>> > 00:04:37.375 File "/usr/lib64/python2.7/json/decoder.py", line >>>>>>>> 364, in >>>>>>>> > decode >>>>>>>> > 00:04:37.375 obj, end = self.raw_decode(s, idx=_w(s, 0).end()) >>>>>>>> > 00:04:37.376 File "/usr/lib64/python2.7/json/decoder.py", line >>>>>>>> 380, in >>>>>>>> > raw_decode >>>>>>>> > 00:04:37.377 obj, end = self.scan_once(s, idx) >>>>>>>> > 00:04:37.377 ValueError: Expecting , delimiter: line 11 column 8 >>>>>>>> (char 242) >>>>>>>> > 00:04:37.378 -------------------- >> begin captured logging << >>>>>>>> > -------------------- >>>>>>>> > 00:04:37.379 2018-02-08 11:43:48,218 DEBUG (MainThread) [root] >>>>>>>> /sbin/ip link >>>>>>>> > add name dummy_Ecsrx type dummy (cwd None) (cmdutils:150) >>>>>>>> > 00:04:37.381 2018-02-08 11:43:48,230 DEBUG (MainThread) [root] >>>>>>>> SUCCESS: >>>>>>>> > = ''; = 0 (cmdutils:158) >>>>>>>> > 00:04:37.382 2018-02-08 11:43:48,237 DEBUG (netlink/events) >>>>>>>> [root] START >>>>>>>> > thread >>>>>>>> (func=>>>>>>> > method Monitor._scan of >>>>>>> object at >>>>>>>> > 0x7fdcb65cec50>>, args=(), kwargs={}) (concurrent:192) >>>>>>>> > 00:04:37.385 2018-02-08 11:43:48,238 DEBUG (MainThread) [root] >>>>>>>> /sbin/ip link >>>>>>>> > set dev dummy_Ecsrx up (cwd None) (cmdutils:150) >>>>>>>> > 00:04:37.386 2018-02-08 11:43:48,255 DEBUG (MainThread) [root] >>>>>>>> SUCCESS: >>>>>>>> > = ''; = 0 (cmdutils:158) >>>>>>>> > 00:04:37.387 2018-02-08 11:43:48,260 DEBUG (netlink/events) >>>>>>>> [root] FINISH >>>>>>>> > thread >>>>>>>> > (concurrent:195) >>>>>>>> > 00:04:37.389 2018-02-08 11:43:48,261 DEBUG (MainThread) [root] >>>>>>>> /sbin/ip link >>>>>>>> > add link dummy_Ecsrx name dummy_Ecsrx.999 type vlan id 999 (cwd >>>>>>>> None) >>>>>>>> > (cmdutils:150) >>>>>>>> > 00:04:37.391 2018-02-08 11:43:48,273 DEBUG (MainThread) [root] >>>>>>>> SUCCESS: >>>>>>>> > = ''; = 0 (cmdutils:158) >>>>>>>> > 00:04:37.392 2018-02-08 11:43:48,275 DEBUG (MainThread) [root] >>>>>>>> /sbin/ip link >>>>>>>> > set dev dummy_Ecsrx.999 up (cwd None) (cmdutils:150) >>>>>>>> > 00:04:37.393 2018-02-08 11:43:48,292 DEBUG (MainThread) [root] >>>>>>>> SUCCESS: >>>>>>>> > = ''; = 0 (cmdutils:158) >>>>>>>> > 00:04:37.394 2018-02-08 11:43:48,294 DEBUG (MainThread) [root] >>>>>>>> lshw -json >>>>>>>> > -disable usb -disable pcmcia -disable isapnp -disable ide >>>>>>>> -disable scsi >>>>>>>> > -disable dmi -disable memory -disable cpuinfo (cwd None) >>>>>>>> (cmdutils:150) >>>>>>>> > 00:04:37.397 2018-02-08 11:43:48,456 DEBUG (MainThread) [root] >>>>>>>> SUCCESS: >>>>>>>> > = ''; = 0 (cmdutils:158) >>>>>>>> > 00:04:37.398 2018-02-08 11:43:48,459 DEBUG (netlink/events) >>>>>>>> [root] START >>>>>>>> > thread >>>>>>>> (func=>>>>>>> > method Monitor._scan of >>>>>>> object at >>>>>>>> > 0x7fdcb7faab90>>, args=(), kwargs={}) (concurrent:192) >>>>>>>> > 00:04:37.401 2018-02-08 11:43:48,461 DEBUG (MainThread) [root] >>>>>>>> /sbin/ip link >>>>>>>> > set dev dummy_Ecsrx.999 down (cwd None) (cmdutils:150) >>>>>>>> > 00:04:37.402 2018-02-08 11:43:48,488 DEBUG (MainThread) [root] >>>>>>>> SUCCESS: >>>>>>>> > = ''; = 0 (cmdutils:158) >>>>>>>> > 00:04:37.403 2018-02-08 11:43:48,490 DEBUG (netlink/events) >>>>>>>> [root] FINISH >>>>>>>> > thread >>>>>>>> > (concurrent:195) >>>>>>>> > 00:04:37.405 2018-02-08 11:43:48,491 DEBUG (MainThread) [root] >>>>>>>> /sbin/ip link >>>>>>>> > del dev dummy_Ecsrx.999 (cwd None) (cmdutils:150) >>>>>>>> > 00:04:37.406 2018-02-08 11:43:48,515 DEBUG (MainThread) [root] >>>>>>>> SUCCESS: >>>>>>>> > = ''; = 0 (cmdutils:158) >>>>>>>> > 00:04:37.408 2018-02-08 11:43:48,517 DEBUG (MainThread) [root] >>>>>>>> /sbin/ip link >>>>>>>> > del dev dummy_Ecsrx (cwd None) (cmdutils:150) >>>>>>>> > 00:04:37.409 2018-02-08 11:43:48,541 DEBUG (MainThread) [root] >>>>>>>> SUCCESS: >>>>>>>> > = ''; = 0 (cmdutils:158) >>>>>>>> > 00:04:37.410 --------------------- >> end captured logging << >>>>>>>> > --------------------- >>>>>>>> > 00:04:37.411 >>>>>>>> > 00:04:37.411 >>>>>>>> > >>>>>>>> ====================================================================== >>>>>>>> > 00:04:37.412 ERROR: test_fake_nics >>>>>>>> (network.netinfo_test.TestNetinfo) >>>>>>>> > 00:04:37.413 >>>>>>>> > >>>>>>>> ---------------------------------------------------------------------- >>>>>>>> > 00:04:37.414 Traceback (most recent call last): >>>>>>>> > 00:04:37.414 File >>>>>>>> > >>>>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/tests/testValidation.py", >>>>>>>> > line 191, in wrapper >>>>>>>> > 00:04:37.416 return f(*args, **kwargs) >>>>>>>> > 00:04:37.417 File >>>>>>>> "/usr/lib/python2.7/site-packages/mock/mock.py", line >>>>>>>> > 1305, in patched >>>>>>>> > 00:04:37.418 return func(*args, **keywargs) >>>>>>>> > 00:04:37.418 File >>>>>>>> > >>>>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/tests/network/netinfo_test.py", >>>>>>>> > line 201, in test_fake_nics >>>>>>>> > 00:04:37.420 _nics = nics.nics() >>>>>>>> > 00:04:37.420 File >>>>>>>> > >>>>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/netinfo/misc.py", >>>>>>>> > line 57, in visible_devs >>>>>>>> > 00:04:37.422 return [dev.name for dev in getLinks() if >>>>>>>> predicate(dev) >>>>>>>> > and >>>>>>>> > 00:04:37.422 File >>>>>>>> > >>>>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/ipwrapper.py", >>>>>>>> > line 267, in getLinks >>>>>>>> > 00:04:37.424 in six.viewitems(dpdk.get_dpdk_devices())) >>>>>>>> > 00:04:37.424 File >>>>>>>> > >>>>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", >>>>>>>> > line 44, in get_dpdk_devices >>>>>>>> > 00:04:37.426 dpdk_devices = _get_dpdk_devices() >>>>>>>> > 00:04:37.427 File >>>>>>>> > >>>>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/common/cache.py", >>>>>>>> > line 41, in __call__ >>>>>>>> > 00:04:37.428 value = self.func(*args) >>>>>>>> > 00:04:37.428 File >>>>>>>> > >>>>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", >>>>>>>> > line 111, in _get_dpdk_devices >>>>>>>> > 00:04:37.430 devices = _lshw_command() >>>>>>>> > 00:04:37.430 File >>>>>>>> > >>>>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", >>>>>>>> > line 127, in _lshw_command >>>>>>>> > 00:04:37.432 return _normalize_lshw_result(out) >>>>>>>> > 00:04:37.433 File >>>>>>>> > >>>>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", >>>>>>>> > line 182, in _normalize_lshw_result >>>>>>>> > 00:04:37.434 return json.loads('[' + result + ']') >>>>>>>> > 00:04:37.435 File "/usr/lib64/python2.7/json/__init__.py", line >>>>>>>> 339, in >>>>>>>> > loads >>>>>>>> > 00:04:37.436 return _default_decoder.decode(s) >>>>>>>> > 00:04:37.437 File "/usr/lib64/python2.7/json/decoder.py", line >>>>>>>> 364, in >>>>>>>> > decode >>>>>>>> > 00:04:37.437 obj, end = self.raw_decode(s, idx=_w(s, 0).end()) >>>>>>>> > 00:04:37.438 File "/usr/lib64/python2.7/json/decoder.py", line >>>>>>>> 380, in >>>>>>>> > raw_decode >>>>>>>> > 00:04:37.439 obj, end = self.scan_once(s, idx) >>>>>>>> > 00:04:37.439 ValueError: Expecting , delimiter: line 11 column 8 >>>>>>>> (char 242) >>>>>>>> > 00:04:37.440 -------------------- >> begin captured logging << >>>>>>>> > -------------------- >>>>>>>> > 00:04:37.441 2018-02-08 11:43:52,941 DEBUG (MainThread) [root] >>>>>>>> /sbin/ip link >>>>>>>> > add name veth_Kb2e2cTujn type veth peer name veth_mevoaYSIn2 (cwd >>>>>>>> None) >>>>>>>> > (cmdutils:150) >>>>>>>> > 00:04:37.443 2018-02-08 11:43:52,968 DEBUG (MainThread) [root] >>>>>>>> SUCCESS: >>>>>>>> > = ''; = 0 (cmdutils:158) >>>>>>>> > 00:04:37.445 2018-02-08 11:43:52,969 DEBUG (MainThread) [root] >>>>>>>> /sbin/ip link >>>>>>>> > add name dummy_5VJln type dummy (cwd None) (cmdutils:150) >>>>>>>> > 00:04:37.446 2018-02-08 11:43:53,005 DEBUG (MainThread) [root] >>>>>>>> SUCCESS: >>>>>>>> > = ''; = 0 (cmdutils:158) >>>>>>>> > 00:04:37.447 2018-02-08 11:43:53,029 DEBUG (netlink/events) >>>>>>>> [root] START >>>>>>>> > thread >>>>>>>> (func=>>>>>>> > method Monitor._scan of >>>>>>> object at >>>>>>>> > 0x7fdcb661f790>>, args=(), kwargs={}) (concurrent:192) >>>>>>>> > 00:04:37.450 2018-02-08 11:43:53,031 DEBUG (MainThread) [root] >>>>>>>> /sbin/ip link >>>>>>>> > set dev dummy_5VJln up (cwd None) (cmdutils:150) >>>>>>>> > 00:04:37.452 2018-02-08 11:43:53,060 DEBUG (MainThread) [root] >>>>>>>> SUCCESS: >>>>>>>> > = ''; = 0 (cmdutils:158) >>>>>>>> > 00:04:37.453 2018-02-08 11:43:53,064 DEBUG (netlink/events) >>>>>>>> [root] FINISH >>>>>>>> > thread >>>>>>>> > (concurrent:195) >>>>>>>> > 00:04:37.455 2018-02-08 11:43:53,065 DEBUG (MainThread) [root] >>>>>>>> lshw -json >>>>>>>> > -disable usb -disable pcmcia -disable isapnp -disable ide >>>>>>>> -disable scsi >>>>>>>> > -disable dmi -disable memory -disable cpuinfo (cwd None) >>>>>>>> (cmdutils:150) >>>>>>>> > 00:04:37.457 2018-02-08 11:43:53,222 DEBUG (MainThread) [root] >>>>>>>> SUCCESS: >>>>>>>> > = ''; = 0 (cmdutils:158) >>>>>>>> > 00:04:37.458 2018-02-08 11:43:53,224 DEBUG (MainThread) [root] >>>>>>>> /sbin/ip link >>>>>>>> > del dev dummy_5VJln (cwd None) (cmdutils:150) >>>>>>>> > 00:04:37.459 2018-02-08 11:43:53,248 DEBUG (MainThread) [root] >>>>>>>> SUCCESS: >>>>>>>> > = ''; = 0 (cmdutils:158) >>>>>>>> > 00:04:37.461 2018-02-08 11:43:53,249 DEBUG (MainThread) [root] >>>>>>>> /sbin/ip link >>>>>>>> > del dev veth_Kb2e2cTujn (cwd None) (cmdutils:150) >>>>>>>> > 00:04:37.462 2018-02-08 11:43:53,271 DEBUG (MainThread) [root] >>>>>>>> SUCCESS: >>>>>>>> > = ''; = 0 (cmdutils:158) >>>>>>>> > 00:04:37.463 --------------------- >> end captured logging << >>>>>>>> > --------------------- >>>>>>>> > 00:04:37.464 >>>>>>>> > 00:04:37.464 >>>>>>>> > >>>>>>>> ====================================================================== >>>>>>>> > 00:04:37.465 ERROR: test_get_non_existing_bridge_info >>>>>>>> > (network.netinfo_test.TestNetinfo) >>>>>>>> > 00:04:37.466 >>>>>>>> > >>>>>>>> ---------------------------------------------------------------------- >>>>>>>> > 00:04:37.466 Traceback (most recent call last): >>>>>>>> > 00:04:37.467 File >>>>>>>> "/usr/lib/python2.7/site-packages/mock/mock.py", line >>>>>>>> > 1305, in patched >>>>>>>> > 00:04:37.468 return func(*args, **keywargs) >>>>>>>> > 00:04:37.468 File >>>>>>>> > >>>>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/tests/network/netinfo_test.py", >>>>>>>> > line 108, in test_get_non_existing_bridge_info >>>>>>>> > 00:04:37.470 get() >>>>>>>> > 00:04:37.470 File >>>>>>>> > >>>>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/netinfo/cache.py", >>>>>>>> > line 137, in get >>>>>>>> > 00:04:37.472 return _get(vdsmnets) >>>>>>>> > 00:04:37.472 File >>>>>>>> > >>>>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/netinfo/cache.py", >>>>>>>> > line 62, in _get >>>>>>>> > 00:04:37.473 devices_info = _devices_report(ipaddrs, routes) >>>>>>>> > 00:04:37.474 File >>>>>>>> > >>>>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/netinfo/cache.py", >>>>>>>> > line 97, in _devices_report >>>>>>>> > 00:04:37.476 for dev in (link for link in getLinks() if not >>>>>>>> > link.isHidden()): >>>>>>>> > 00:04:37.477 File >>>>>>>> > >>>>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/netinfo/cache.py", >>>>>>>> > line 97, in >>>>>>>> > 00:04:37.478 for dev in (link for link in getLinks() if not >>>>>>>> > link.isHidden()): >>>>>>>> > 00:04:37.479 File >>>>>>>> > >>>>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/ipwrapper.py", >>>>>>>> > line 267, in getLinks >>>>>>>> > 00:04:37.481 in six.viewitems(dpdk.get_dpdk_devices())) >>>>>>>> > 00:04:37.481 File >>>>>>>> > >>>>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", >>>>>>>> > line 44, in get_dpdk_devices >>>>>>>> > 00:04:37.483 dpdk_devices = _get_dpdk_devices() >>>>>>>> > 00:04:37.483 File >>>>>>>> > >>>>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/common/cache.py", >>>>>>>> > line 41, in __call__ >>>>>>>> > 00:04:37.485 value = self.func(*args) >>>>>>>> > 00:04:37.485 File >>>>>>>> > >>>>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", >>>>>>>> > line 111, in _get_dpdk_devices >>>>>>>> > 00:04:37.487 devices = _lshw_command() >>>>>>>> > 00:04:37.487 File >>>>>>>> > >>>>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", >>>>>>>> > line 127, in _lshw_command >>>>>>>> > 00:04:37.489 return _normalize_lshw_result(out) >>>>>>>> > 00:04:37.489 File >>>>>>>> > >>>>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", >>>>>>>> > line 182, in _normalize_lshw_result >>>>>>>> > 00:04:37.491 return json.loads('[' + result + ']') >>>>>>>> > 00:04:37.491 File "/usr/lib64/python2.7/json/__init__.py", line >>>>>>>> 339, in >>>>>>>> > loads >>>>>>>> > 00:04:37.492 return _default_decoder.decode(s) >>>>>>>> > 00:04:37.493 File "/usr/lib64/python2.7/json/decoder.py", line >>>>>>>> 364, in >>>>>>>> > decode >>>>>>>> > 00:04:37.493 obj, end = self.raw_decode(s, idx=_w(s, 0).end()) >>>>>>>> > 00:04:37.494 File "/usr/lib64/python2.7/json/decoder.py", line >>>>>>>> 380, in >>>>>>>> > raw_decode >>>>>>>> > 00:04:37.496 obj, end = self.scan_once(s, idx) >>>>>>>> > 00:04:37.497 ValueError: Expecting , delimiter: line 11 column 8 >>>>>>>> (char 242) >>>>>>>> > 00:04:37.497 -------------------- >> begin captured logging << >>>>>>>> > -------------------- >>>>>>>> > 00:04:37.498 2018-02-08 11:43:53,427 DEBUG (MainThread) [root] >>>>>>>> lshw -json >>>>>>>> > -disable usb -disable pcmcia -disable isapnp -disable ide >>>>>>>> -disable scsi >>>>>>>> > -disable dmi -disable memory -disable cpuinfo (cwd None) >>>>>>>> (cmdutils:150) >>>>>>>> > 00:04:37.501 2018-02-08 11:43:53,573 DEBUG (MainThread) [root] >>>>>>>> SUCCESS: >>>>>>>> > = ''; = 0 (cmdutils:158) >>>>>>>> > 00:04:37.502 --------------------- >> end captured logging << >>>>>>>> > --------------------- >>>>>>>> > 00:04:37.503 >>>>>>>> > 00:04:37.503 >>>>>>>> > >>>>>>>> ====================================================================== >>>>>>>> > 00:04:37.503 ERROR: test_speed_in_range >>>>>>>> (network.netinfo_test.TestNetinfo) >>>>>>>> > 00:04:37.504 >>>>>>>> > >>>>>>>> ---------------------------------------------------------------------- >>>>>>>> > 00:04:37.505 Traceback (most recent call last): >>>>>>>> > 00:04:37.506 File >>>>>>>> > >>>>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/tests/network/netinfo_test.py", >>>>>>>> > line 71, in test_speed_in_range >>>>>>>> > 00:04:37.507 for d in nics.nics(): >>>>>>>> > 00:04:37.507 File >>>>>>>> > >>>>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/netinfo/misc.py", >>>>>>>> > line 57, in visible_devs >>>>>>>> > 00:04:37.509 return [dev.name for dev in getLinks() if >>>>>>>> predicate(dev) >>>>>>>> > and >>>>>>>> > 00:04:37.510 File >>>>>>>> > >>>>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/ipwrapper.py", >>>>>>>> > line 267, in getLinks >>>>>>>> > 00:04:37.511 in six.viewitems(dpdk.get_dpdk_devices())) >>>>>>>> > 00:04:37.512 File >>>>>>>> > >>>>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", >>>>>>>> > line 44, in get_dpdk_devices >>>>>>>> > 00:04:37.513 dpdk_devices = _get_dpdk_devices() >>>>>>>> > 00:04:37.514 File >>>>>>>> > >>>>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/common/cache.py", >>>>>>>> > line 41, in __call__ >>>>>>>> > 00:04:37.515 value = self.func(*args) >>>>>>>> > 00:04:37.516 File >>>>>>>> > >>>>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", >>>>>>>> > line 111, in _get_dpdk_devices >>>>>>>> > 00:04:37.517 devices = _lshw_command() >>>>>>>> > 00:04:37.518 File >>>>>>>> > >>>>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", >>>>>>>> > line 127, in _lshw_command >>>>>>>> > 00:04:37.519 return _normalize_lshw_result(out) >>>>>>>> > 00:04:37.520 File >>>>>>>> > >>>>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", >>>>>>>> > line 182, in _normalize_lshw_result >>>>>>>> > 00:04:37.521 return json.loads('[' + result + ']') >>>>>>>> > 00:04:37.522 File "/usr/lib64/python2.7/json/__init__.py", line >>>>>>>> 339, in >>>>>>>> > loads >>>>>>>> > 00:04:37.523 return _default_decoder.decode(s) >>>>>>>> > 00:04:37.523 File "/usr/lib64/python2.7/json/decoder.py", line >>>>>>>> 364, in >>>>>>>> > decode >>>>>>>> > 00:04:37.524 obj, end = self.raw_decode(s, idx=_w(s, 0).end()) >>>>>>>> > 00:04:37.524 File "/usr/lib64/python2.7/json/decoder.py", line >>>>>>>> 380, in >>>>>>>> > raw_decode >>>>>>>> > 00:04:37.525 obj, end = self.scan_once(s, idx) >>>>>>>> > 00:04:37.526 ValueError: Expecting , delimiter: line 11 column 8 >>>>>>>> (char 242) >>>>>>>> > 00:04:37.527 -------------------- >> begin captured logging << >>>>>>>> > -------------------- >>>>>>>> > 00:04:37.527 2018-02-08 11:43:53,906 DEBUG (MainThread) [root] >>>>>>>> lshw -json >>>>>>>> > -disable usb -disable pcmcia -disable isapnp -disable ide >>>>>>>> -disable scsi >>>>>>>> > -disable dmi -disable memory -disable cpuinfo (cwd None) >>>>>>>> (cmdutils:150) >>>>>>>> > 00:04:37.530 2018-02-08 11:43:54,060 DEBUG (MainThread) [root] >>>>>>>> SUCCESS: >>>>>>>> > = ''; = 0 (cmdutils:158) >>>>>>>> > 00:04:37.531 --------------------- >> end captured logging << >>>>>>>> > --------------------- >>>>>>>> > 00:04:37.532 >>>>>>>> > 00:04:37.532 >>>>>>>> > >>>>>>>> ====================================================================== >>>>>>>> > 00:04:37.533 ERROR: test_multiple_vlans >>>>>>>> > (network.tc_test.TestConfigureOutbound) >>>>>>>> > 00:04:37.534 >>>>>>>> > >>>>>>>> ---------------------------------------------------------------------- >>>>>>>> > 00:04:37.535 Traceback (most recent call last): >>>>>>>> > 00:04:37.535 File >>>>>>>> "/usr/lib/python2.7/site-packages/mock/mock.py", line >>>>>>>> > 1305, in patched >>>>>>>> > 00:04:37.536 return func(*args, **keywargs) >>>>>>>> > 00:04:37.537 File >>>>>>>> > >>>>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/tests/network/tc_test.py", >>>>>>>> > line 454, in test_multiple_vlans >>>>>>>> > 00:04:37.539 self.device_name, v.tag) >>>>>>>> > 00:04:37.539 File >>>>>>>> > >>>>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/configurators/qos.py", >>>>>>>> > line 48, in configure_outbound >>>>>>>> > 00:04:37.541 qosOutbound) >>>>>>>> > 00:04:37.541 File >>>>>>>> > >>>>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/configurators/qos.py", >>>>>>>> > line 163, in _qdisc_conf_out >>>>>>>> > 00:04:37.542 if not _is_explicit_defined_default_class(dev): >>>>>>>> > 00:04:37.543 File >>>>>>>> > >>>>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/configurators/qos.py", >>>>>>>> > line 208, in _is_explicit_defined_default_class >>>>>>>> > 00:04:37.545 netinfo = NetInfo(cache_get()) >>>>>>>> > 00:04:37.545 File >>>>>>>> > >>>>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/netinfo/cache.py", >>>>>>>> > line 137, in get >>>>>>>> > 00:04:37.547 return _get(vdsmnets) >>>>>>>> > 00:04:37.547 File >>>>>>>> > >>>>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/netinfo/cache.py", >>>>>>>> > line 62, in _get >>>>>>>> > 00:04:37.549 devices_info = _devices_report(ipaddrs, routes) >>>>>>>> > 00:04:37.549 File >>>>>>>> > >>>>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/netinfo/cache.py", >>>>>>>> > line 97, in _devices_report >>>>>>>> > 00:04:37.551 for dev in (link for link in getLinks() if not >>>>>>>> > link.isHidden()): >>>>>>>> > 00:04:37.552 File >>>>>>>> > >>>>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/netinfo/cache.py", >>>>>>>> > line 97, in >>>>>>>> > 00:04:37.553 for dev in (link for link in getLinks() if not >>>>>>>> > link.isHidden()): >>>>>>>> > 00:04:37.554 File >>>>>>>> > >>>>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/ipwrapper.py", >>>>>>>> > line 267, in getLinks >>>>>>>> > 00:04:37.556 in six.viewitems(dpdk.get_dpdk_devices())) >>>>>>>> > 00:04:37.556 File >>>>>>>> > >>>>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", >>>>>>>> > line 44, in get_dpdk_devices >>>>>>>> > 00:04:37.558 dpdk_devices = _get_dpdk_devices() >>>>>>>> > 00:04:37.558 File >>>>>>>> > >>>>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/common/cache.py", >>>>>>>> > line 41, in __call__ >>>>>>>> > 00:04:37.560 value = self.func(*args) >>>>>>>> > 00:04:37.560 File >>>>>>>> > >>>>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", >>>>>>>> > line 111, in _get_dpdk_devices >>>>>>>> > 00:04:37.562 devices = _lshw_command() >>>>>>>> > 00:04:37.562 File >>>>>>>> > >>>>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", >>>>>>>> > line 127, in _lshw_command >>>>>>>> > 00:04:37.563 return _normalize_lshw_result(out) >>>>>>>> > 00:04:37.564 File >>>>>>>> > >>>>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", >>>>>>>> > line 182, in _normalize_lshw_result >>>>>>>> > 00:04:37.566 return json.loads('[' + result + ']') >>>>>>>> > 00:04:37.566 File "/usr/lib64/python2.7/json/__init__.py", line >>>>>>>> 339, in >>>>>>>> > loads >>>>>>>> > 00:04:37.567 return _default_decoder.decode(s) >>>>>>>> > 00:04:37.568 File "/usr/lib64/python2.7/json/decoder.py", line >>>>>>>> 364, in >>>>>>>> > decode >>>>>>>> > 00:04:37.568 obj, end = self.raw_decode(s, idx=_w(s, 0).end()) >>>>>>>> > 00:04:37.569 File "/usr/lib64/python2.7/json/decoder.py", line >>>>>>>> 380, in >>>>>>>> > raw_decode >>>>>>>> > 00:04:37.570 obj, end = self.scan_once(s, idx) >>>>>>>> > 00:04:37.570 ValueError: Expecting , delimiter: line 11 column 8 >>>>>>>> (char 242) >>>>>>>> > 00:04:37.571 -------------------- >> begin captured logging << >>>>>>>> > -------------------- >>>>>>>> > 00:04:37.572 2018-02-08 11:44:00,920 DEBUG (MainThread) [root] >>>>>>>> /sbin/ip link >>>>>>>> > add name dummy_wVPHq type dummy (cwd None) (cmdutils:150) >>>>>>>> > 00:04:37.573 2018-02-08 11:44:00,932 DEBUG (MainThread) [root] >>>>>>>> SUCCESS: >>>>>>>> > = ''; = 0 (cmdutils:158) >>>>>>>> > 00:04:37.575 2018-02-08 11:44:00,933 DEBUG (MainThread) [root] >>>>>>>> /sbin/ip link >>>>>>>> > set dev dummy_wVPHq up (cwd None) (cmdutils:150) >>>>>>>> > 00:04:37.576 2018-02-08 11:44:00,962 DEBUG (MainThread) [root] >>>>>>>> SUCCESS: >>>>>>>> > = ''; = 0 (cmdutils:158) >>>>>>>> > 00:04:37.577 2018-02-08 11:44:00,964 DEBUG (MainThread) [root] >>>>>>>> /sbin/ip link >>>>>>>> > add link dummy_wVPHq name dummy_wVPHq.16 type vlan id 16 (cwd >>>>>>>> None) >>>>>>>> > (cmdutils:150) >>>>>>>> > 00:04:37.579 2018-02-08 11:44:00,977 DEBUG (MainThread) [root] >>>>>>>> SUCCESS: >>>>>>>> > = ''; = 0 (cmdutils:158) >>>>>>>> > 00:04:37.580 2018-02-08 11:44:00,978 DEBUG (MainThread) [root] >>>>>>>> /sbin/ip link >>>>>>>> > set dev dummy_wVPHq.16 up (cwd None) (cmdutils:150) >>>>>>>> > 00:04:37.581 2018-02-08 11:44:01,002 DEBUG (MainThread) [root] >>>>>>>> SUCCESS: >>>>>>>> > = ''; = 0 (cmdutils:158) >>>>>>>> > 00:04:37.582 2018-02-08 11:44:01,003 DEBUG (MainThread) [root] >>>>>>>> /sbin/ip link >>>>>>>> > add link dummy_wVPHq name dummy_wVPHq.17 type vlan id 17 (cwd >>>>>>>> None) >>>>>>>> > (cmdutils:150) >>>>>>>> > 00:04:37.584 2018-02-08 11:44:01,020 DEBUG (MainThread) [root] >>>>>>>> SUCCESS: >>>>>>>> > = ''; = 0 (cmdutils:158) >>>>>>>> > 00:04:37.585 2018-02-08 11:44:01,022 DEBUG (MainThread) [root] >>>>>>>> /sbin/ip link >>>>>>>> > set dev dummy_wVPHq.17 up (cwd None) (cmdutils:150) >>>>>>>> > 00:04:37.587 2018-02-08 11:44:01,047 DEBUG (MainThread) [root] >>>>>>>> SUCCESS: >>>>>>>> > = ''; = 0 (cmdutils:158) >>>>>>>> > 00:04:37.588 2018-02-08 11:44:01,048 DEBUG (MainThread) [root] >>>>>>>> /sbin/tc >>>>>>>> > qdisc show dev dummy_wVPHq (cwd None) (cmdutils:150) >>>>>>>> > 00:04:37.589 2018-02-08 11:44:01,062 DEBUG (MainThread) [root] >>>>>>>> SUCCESS: >>>>>>>> > = ''; = 0 (cmdutils:158) >>>>>>>> > 00:04:37.590 2018-02-08 11:44:01,064 DEBUG (MainThread) [root] >>>>>>>> /sbin/tc >>>>>>>> > qdisc del dev dummy_wVPHq root (cwd None) (cmdutils:150) >>>>>>>> > 00:04:37.592 2018-02-08 11:44:01,075 DEBUG (MainThread) [root] >>>>>>>> FAILED: >>>>>>>> > = 'RTNETLINK answers: No such file or directory\n'; = 2 >>>>>>>> (cmdutils:158) >>>>>>>> > 00:04:37.594 2018-02-08 11:44:01,076 DEBUG (MainThread) [root] >>>>>>>> /sbin/tc >>>>>>>> > qdisc del dev dummy_wVPHq ingress (cwd None) (cmdutils:150) >>>>>>>> > 00:04:37.595 2018-02-08 11:44:01,087 DEBUG (MainThread) [root] >>>>>>>> FAILED: >>>>>>>> > = 'RTNETLINK answers: No such file or directory\n'; = 2 >>>>>>>> (cmdutils:158) >>>>>>>> > 00:04:37.597 2018-02-08 11:44:01,089 DEBUG (MainThread) [root] >>>>>>>> /sbin/tc >>>>>>>> > qdisc add dev dummy_wVPHq root handle 0x1389: hfsc default 0x1388 >>>>>>>> (cwd None) >>>>>>>> > (cmdutils:150) >>>>>>>> > 00:04:37.599 2018-02-08 11:44:01,100 DEBUG (MainThread) [root] >>>>>>>> SUCCESS: >>>>>>>> > = ''; = 0 (cmdutils:158) >>>>>>>> > 00:04:37.600 2018-02-08 11:44:01,101 DEBUG (MainThread) [root] >>>>>>>> /sbin/tc >>>>>>>> > qdisc add dev dummy_wVPHq ingress (cwd None) (cmdutils:150) >>>>>>>> > 00:04:37.601 2018-02-08 11:44:01,112 DEBUG (MainThread) [root] >>>>>>>> SUCCESS: >>>>>>>> > = ''; = 0 (cmdutils:158) >>>>>>>> > 00:04:37.602 2018-02-08 11:44:01,113 DEBUG (MainThread) [root] >>>>>>>> /sbin/tc >>>>>>>> > class add dev dummy_wVPHq parent 1389: classid 1389:10 hfsc ul m2 >>>>>>>> 8000000bit >>>>>>>> > ls m1 32000000bit d 800000us m2 24000000bit (cwd None) >>>>>>>> (cmdutils:150) >>>>>>>> > 00:04:37.605 2018-02-08 11:44:01,124 DEBUG (MainThread) [root] >>>>>>>> SUCCESS: >>>>>>>> > = ''; = 0 (cmdutils:158) >>>>>>>> > 00:04:37.606 2018-02-08 11:44:01,126 DEBUG (MainThread) [root] >>>>>>>> /sbin/tc >>>>>>>> > class add dev dummy_wVPHq parent 1389: classid 1389:1388 hfsc ls >>>>>>>> m1 >>>>>>>> > 32000000bit d 800000us m2 24000000bit (cwd None) (cmdutils:150) >>>>>>>> > 00:04:37.608 2018-02-08 11:44:01,137 DEBUG (MainThread) [root] >>>>>>>> SUCCESS: >>>>>>>> > = ''; = 0 (cmdutils:158) >>>>>>>> > 00:04:37.609 2018-02-08 11:44:01,138 DEBUG (MainThread) [root] >>>>>>>> /sbin/tc >>>>>>>> > filter replace dev dummy_wVPHq protocol all parent 1389: pref >>>>>>>> 5000 u32 match >>>>>>>> > u8 0 0 flowid 0x1388 (cwd None) (cmdutils:150) >>>>>>>> > 00:04:37.611 2018-02-08 11:44:01,149 DEBUG (MainThread) [root] >>>>>>>> SUCCESS: >>>>>>>> > = ''; = 0 (cmdutils:158) >>>>>>>> > 00:04:37.612 2018-02-08 11:44:01,150 DEBUG (MainThread) [root] >>>>>>>> /sbin/tc >>>>>>>> > filter replace dev dummy_wVPHq protocol all parent 1389: pref 16 >>>>>>>> basic match >>>>>>>> > 'meta(vlan eq 16)' flowid 1389:10 (cwd None) (cmdutils:150) >>>>>>>> > 00:04:37.616 2018-02-08 11:44:01,163 DEBUG (MainThread) [root] >>>>>>>> SUCCESS: >>>>>>>> > = ''; = 0 (cmdutils:158) >>>>>>>> > 00:04:37.617 2018-02-08 11:44:01,164 DEBUG (MainThread) [root] >>>>>>>> /sbin/tc >>>>>>>> > qdisc add dev dummy_wVPHq parent 1389:10 handle 10: fq_codel (cwd >>>>>>>> None) >>>>>>>> > (cmdutils:150) >>>>>>>> > 00:04:37.619 2018-02-08 11:44:01,176 DEBUG (MainThread) [root] >>>>>>>> SUCCESS: >>>>>>>> > = ''; = 0 (cmdutils:158) >>>>>>>> > 00:04:37.621 2018-02-08 11:44:01,177 DEBUG (MainThread) [root] >>>>>>>> /sbin/tc >>>>>>>> > qdisc add dev dummy_wVPHq parent 1389:1388 handle 1388: fq_codel >>>>>>>> (cwd None) >>>>>>>> > (cmdutils:150) >>>>>>>> > 00:04:37.623 2018-02-08 11:44:01,188 DEBUG (MainThread) [root] >>>>>>>> SUCCESS: >>>>>>>> > = ''; = 0 (cmdutils:158) >>>>>>>> > 00:04:37.624 2018-02-08 11:44:01,189 DEBUG (MainThread) [root] >>>>>>>> /sbin/tc >>>>>>>> > qdisc show dev dummy_wVPHq (cwd None) (cmdutils:150) >>>>>>>> > 00:04:37.625 2018-02-08 11:44:01,201 DEBUG (MainThread) [root] >>>>>>>> SUCCESS: >>>>>>>> > = ''; = 0 (cmdutils:158) >>>>>>>> > 00:04:37.627 2018-02-08 11:44:01,202 DEBUG (MainThread) [root] >>>>>>>> /sbin/tc >>>>>>>> > filter show dev dummy_wVPHq parent 1389: (cwd None) (cmdutils:150) >>>>>>>> > 00:04:37.629 2018-02-08 11:44:01,214 DEBUG (MainThread) [root] >>>>>>>> SUCCESS: >>>>>>>> > = ''; = 0 (cmdutils:158) >>>>>>>> > 00:04:37.630 2018-02-08 11:44:01,215 DEBUG (MainThread) [root] >>>>>>>> /sbin/tc >>>>>>>> > class del dev dummy_wVPHq classid 1389:11 (cwd None) >>>>>>>> (cmdutils:150) >>>>>>>> > 00:04:37.632 2018-02-08 11:44:01,226 DEBUG (MainThread) [root] >>>>>>>> FAILED: >>>>>>>> > = 'RTNETLINK answers: No such file or directory\n'; = 2 >>>>>>>> (cmdutils:158) >>>>>>>> > 00:04:37.634 2018-02-08 11:44:01,227 DEBUG (MainThread) [root] >>>>>>>> /sbin/tc >>>>>>>> > class add dev dummy_wVPHq parent 1389: classid 1389:11 hfsc ul m2 >>>>>>>> 8000000bit >>>>>>>> > ls m1 32000000bit d 800000us m2 24000000bit (cwd None) >>>>>>>> (cmdutils:150) >>>>>>>> > 00:04:37.637 2018-02-08 11:44:01,239 DEBUG (MainThread) [root] >>>>>>>> SUCCESS: >>>>>>>> > = ''; = 0 (cmdutils:158) >>>>>>>> > 00:04:37.639 2018-02-08 11:44:01,248 DEBUG (MainThread) [root] >>>>>>>> lshw -json >>>>>>>> > -disable usb -disable pcmcia -disable isapnp -disable ide >>>>>>>> -disable scsi >>>>>>>> > -disable dmi -disable memory -disable cpuinfo (cwd None) >>>>>>>> (cmdutils:150) >>>>>>>> > 00:04:37.641 2018-02-08 11:44:01,405 DEBUG (MainThread) [root] >>>>>>>> SUCCESS: >>>>>>>> > = ''; = 0 (cmdutils:158) >>>>>>>> > 00:04:37.643 2018-02-08 11:44:01,408 DEBUG (netlink/events) >>>>>>>> [root] START >>>>>>>> > thread >>>>>>>> (func=>>>>>>> > method Monitor._scan of >>>>>>> object at >>>>>>>> > 0x7fdcb6436450>>, args=(), kwargs={}) (concurrent:192) >>>>>>>> > 00:04:37.646 2018-02-08 11:44:01,410 DEBUG (MainThread) [root] >>>>>>>> /sbin/ip link >>>>>>>> > set dev dummy_wVPHq.17 down (cwd None) (cmdutils:150) >>>>>>>> > 00:04:37.647 2018-02-08 11:44:01,430 DEBUG (MainThread) [root] >>>>>>>> SUCCESS: >>>>>>>> > = ''; = 0 (cmdutils:158) >>>>>>>> > 00:04:37.648 2018-02-08 11:44:01,431 DEBUG (netlink/events) >>>>>>>> [root] FINISH >>>>>>>> > thread >>>>>>>> > (concurrent:195) >>>>>>>> > 00:04:37.650 2018-02-08 11:44:01,432 DEBUG (MainThread) [root] >>>>>>>> /sbin/ip link >>>>>>>> > del dev dummy_wVPHq.17 (cwd None) (cmdutils:150) >>>>>>>> > 00:04:37.651 2018-02-08 11:44:01,452 DEBUG (MainThread) [root] >>>>>>>> SUCCESS: >>>>>>>> > = ''; = 0 (cmdutils:158) >>>>>>>> > 00:04:37.652 2018-02-08 11:44:01,454 DEBUG (netlink/events) >>>>>>>> [root] START >>>>>>>> > thread >>>>>>>> (func=>>>>>>> > method Monitor._scan of >>>>>>> object at >>>>>>>> > 0x7fdcb6436b90>>, args=(), kwargs={}) (concurrent:192) >>>>>>>> > 00:04:37.655 2018-02-08 11:44:01,456 DEBUG (MainThread) [root] >>>>>>>> /sbin/ip link >>>>>>>> > set dev dummy_wVPHq.16 down (cwd None) (cmdutils:150) >>>>>>>> > 00:04:37.657 2018-02-08 11:44:01,475 DEBUG (MainThread) [root] >>>>>>>> SUCCESS: >>>>>>>> > = ''; = 0 (cmdutils:158) >>>>>>>> > 00:04:37.658 2018-02-08 11:44:01,477 DEBUG (netlink/events) >>>>>>>> [root] FINISH >>>>>>>> > thread >>>>>>>> > (concurrent:195) >>>>>>>> > 00:04:37.660 2018-02-08 11:44:01,478 DEBUG (MainThread) [root] >>>>>>>> /sbin/ip link >>>>>>>> > del dev dummy_wVPHq.16 (cwd None) (cmdutils:150) >>>>>>>> > 00:04:37.661 2018-02-08 11:44:01,498 DEBUG (MainThread) [root] >>>>>>>> SUCCESS: >>>>>>>> > = ''; = 0 (cmdutils:158) >>>>>>>> > 00:04:37.662 --------------------- >> end captured logging << >>>>>>>> > --------------------- >>>>>>>> > 00:04:37.663 >>>>>>>> > 00:04:37.663 >>>>>>>> > >>>>>>>> ====================================================================== >>>>>>>> > 00:04:37.664 ERROR: test_single_vlan(2) >>>>>>>> > (network.tc_test.TestConfigureOutbound) >>>>>>>> > 00:04:37.665 >>>>>>>> > >>>>>>>> ---------------------------------------------------------------------- >>>>>>>> > 00:04:37.666 Traceback (most recent call last): >>>>>>>> > 00:04:37.666 File >>>>>>>> > >>>>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/tests/testlib.py", >>>>>>>> > line 143, in wrapper >>>>>>>> > 00:04:37.667 return f(self, *args) >>>>>>>> > 00:04:37.668 File >>>>>>>> "/usr/lib/python2.7/site-packages/mock/mock.py", line >>>>>>>> > 1305, in patched >>>>>>>> > 00:04:37.668 return func(*args, **keywargs) >>>>>>>> > 00:04:37.669 File >>>>>>>> > >>>>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/tests/network/tc_test.py", >>>>>>>> > line 433, in test_single_vlan >>>>>>>> > 00:04:37.670 vlan.tag) >>>>>>>> > 00:04:37.671 File >>>>>>>> > >>>>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/configurators/qos.py", >>>>>>>> > line 48, in configure_outbound >>>>>>>> > 00:04:37.672 qosOutbound) >>>>>>>> > 00:04:37.672 File >>>>>>>> > >>>>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/configurators/qos.py", >>>>>>>> > line 163, in _qdisc_conf_out >>>>>>>> > 00:04:37.674 if not _is_explicit_defined_default_class(dev): >>>>>>>> > 00:04:37.675 File >>>>>>>> > >>>>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/configurators/qos.py", >>>>>>>> > line 208, in _is_explicit_defined_default_class >>>>>>>> > 00:04:37.677 netinfo = NetInfo(cache_get()) >>>>>>>> > 00:04:37.677 File >>>>>>>> > >>>>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/netinfo/cache.py", >>>>>>>> > line 137, in get >>>>>>>> > 00:04:37.679 return _get(vdsmnets) >>>>>>>> > 00:04:37.679 File >>>>>>>> > >>>>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/netinfo/cache.py", >>>>>>>> > line 62, in _get >>>>>>>> > 00:04:37.681 devices_info = _devices_report(ipaddrs, routes) >>>>>>>> > 00:04:37.681 File >>>>>>>> > >>>>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/netinfo/cache.py", >>>>>>>> > line 97, in _devices_report >>>>>>>> > 00:04:37.683 for dev in (link for link in getLinks() if not >>>>>>>> > link.isHidden()): >>>>>>>> > 00:04:37.684 File >>>>>>>> > >>>>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/netinfo/cache.py", >>>>>>>> > line 97, in >>>>>>>> > 00:04:37.685 for dev in (link for link in getLinks() if not >>>>>>>> > link.isHidden()): >>>>>>>> > 00:04:37.686 File >>>>>>>> > >>>>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/ipwrapper.py", >>>>>>>> > line 267, in getLinks >>>>>>>> > 00:04:37.688 in six.viewitems(dpdk.get_dpdk_devices())) >>>>>>>> > 00:04:37.688 File >>>>>>>> > >>>>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", >>>>>>>> > line 44, in get_dpdk_devices >>>>>>>> > 00:04:37.690 dpdk_devices = _get_dpdk_devices() >>>>>>>> > 00:04:37.690 File >>>>>>>> > >>>>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/common/cache.py", >>>>>>>> > line 41, in __call__ >>>>>>>> > 00:04:37.692 value = self.func(*args) >>>>>>>> > 00:04:37.692 File >>>>>>>> > >>>>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", >>>>>>>> > line 111, in _get_dpdk_devices >>>>>>>> > 00:04:37.693 devices = _lshw_command() >>>>>>>> > 00:04:37.694 File >>>>>>>> > >>>>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", >>>>>>>> > line 127, in _lshw_command >>>>>>>> > 00:04:37.695 return _normalize_lshw_result(out) >>>>>>>> > 00:04:37.696 File >>>>>>>> > >>>>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", >>>>>>>> > line 182, in _normalize_lshw_result >>>>>>>> > 00:04:37.698 return json.loads('[' + result + ']') >>>>>>>> > 00:04:37.698 File "/usr/lib64/python2.7/json/__init__.py", line >>>>>>>> 339, in >>>>>>>> > loads >>>>>>>> > 00:04:37.699 return _default_decoder.decode(s) >>>>>>>> > 00:04:37.699 File "/usr/lib64/python2.7/json/decoder.py", line >>>>>>>> 364, in >>>>>>>> > decode >>>>>>>> > 00:04:37.700 obj, end = self.raw_decode(s, idx=_w(s, 0).end()) >>>>>>>> > 00:04:37.701 File "/usr/lib64/python2.7/json/decoder.py", line >>>>>>>> 380, in >>>>>>>> > raw_decode >>>>>>>> > 00:04:37.702 obj, end = self.scan_once(s, idx) >>>>>>>> > 00:04:37.702 ValueError: Expecting , delimiter: line 11 column 8 >>>>>>>> (char 242) >>>>>>>> > 00:04:37.703 -------------------- >> begin captured logging << >>>>>>>> > -------------------- >>>>>>>> > 00:04:37.704 2018-02-08 11:44:02,101 DEBUG (MainThread) [root] >>>>>>>> /sbin/ip link >>>>>>>> > add name dummy_ysznk type dummy (cwd None) (cmdutils:150) >>>>>>>> > 00:04:37.705 2018-02-08 11:44:02,116 DEBUG (MainThread) [root] >>>>>>>> SUCCESS: >>>>>>>> > = ''; = 0 (cmdutils:158) >>>>>>>> > 00:04:37.706 2018-02-08 11:44:02,117 DEBUG (MainThread) [root] >>>>>>>> /sbin/ip link >>>>>>>> > set dev dummy_ysznk up (cwd None) (cmdutils:150) >>>>>>>> > 00:04:37.708 2018-02-08 11:44:02,149 DEBUG (MainThread) [root] >>>>>>>> SUCCESS: >>>>>>>> > = ''; = 0 (cmdutils:158) >>>>>>>> > 00:04:37.709 2018-02-08 11:44:02,151 DEBUG (MainThread) [root] >>>>>>>> /sbin/ip link >>>>>>>> > add link dummy_ysznk name dummy_ysznk.16 type vlan id 16 (cwd >>>>>>>> None) >>>>>>>> > (cmdutils:150) >>>>>>>> > 00:04:37.710 2018-02-08 11:44:02,166 DEBUG (MainThread) [root] >>>>>>>> SUCCESS: >>>>>>>> > = ''; = 0 (cmdutils:158) >>>>>>>> > 00:04:37.712 2018-02-08 11:44:02,167 DEBUG (MainThread) [root] >>>>>>>> /sbin/ip link >>>>>>>> > set dev dummy_ysznk.16 up (cwd None) (cmdutils:150) >>>>>>>> > 00:04:37.713 2018-02-08 11:44:02,190 DEBUG (MainThread) [root] >>>>>>>> SUCCESS: >>>>>>>> > = ''; = 0 (cmdutils:158) >>>>>>>> > 00:04:37.714 2018-02-08 11:44:02,191 DEBUG (MainThread) [root] >>>>>>>> /sbin/tc >>>>>>>> > qdisc show dev dummy_ysznk (cwd None) (cmdutils:150) >>>>>>>> > 00:04:37.715 2018-02-08 11:44:02,205 DEBUG (MainThread) [root] >>>>>>>> SUCCESS: >>>>>>>> > = ''; = 0 (cmdutils:158) >>>>>>>> > 00:04:37.716 2018-02-08 11:44:02,206 DEBUG (MainThread) [root] >>>>>>>> /sbin/tc >>>>>>>> > qdisc del dev dummy_ysznk root (cwd None) (cmdutils:150) >>>>>>>> > 00:04:37.718 2018-02-08 11:44:02,219 DEBUG (MainThread) [root] >>>>>>>> FAILED: >>>>>>>> > = 'RTNETLINK answers: No such file or directory\n'; = 2 >>>>>>>> (cmdutils:158) >>>>>>>> > 00:04:37.720 2018-02-08 11:44:02,220 DEBUG (MainThread) [root] >>>>>>>> /sbin/tc >>>>>>>> > qdisc del dev dummy_ysznk ingress (cwd None) (cmdutils:150) >>>>>>>> > 00:04:37.721 2018-02-08 11:44:02,233 DEBUG (MainThread) [root] >>>>>>>> FAILED: >>>>>>>> > = 'RTNETLINK answers: No such file or directory\n'; = 2 >>>>>>>> (cmdutils:158) >>>>>>>> > 00:04:37.723 2018-02-08 11:44:02,235 DEBUG (MainThread) [root] >>>>>>>> /sbin/tc >>>>>>>> > qdisc add dev dummy_ysznk root handle 0x1389: hfsc default 0x1388 >>>>>>>> (cwd None) >>>>>>>> > (cmdutils:150) >>>>>>>> > 00:04:37.724 2018-02-08 11:44:02,248 DEBUG (MainThread) [root] >>>>>>>> SUCCESS: >>>>>>>> > = ''; = 0 (cmdutils:158) >>>>>>>> > 00:04:37.725 2018-02-08 11:44:02,249 DEBUG (MainThread) [root] >>>>>>>> /sbin/tc >>>>>>>> > qdisc add dev dummy_ysznk ingress (cwd None) (cmdutils:150) >>>>>>>> > 00:04:37.727 2018-02-08 11:44:02,262 DEBUG (MainThread) [root] >>>>>>>> SUCCESS: >>>>>>>> > = ''; = 0 (cmdutils:158) >>>>>>>> > 00:04:37.728 2018-02-08 11:44:02,264 DEBUG (MainThread) [root] >>>>>>>> /sbin/tc >>>>>>>> > class add dev dummy_ysznk parent 1389: classid 1389:10 hfsc ul m2 >>>>>>>> 8000000bit >>>>>>>> > ls m1 32000000bit d 800000us m2 24000000bit (cwd None) >>>>>>>> (cmdutils:150) >>>>>>>> > 00:04:37.730 2018-02-08 11:44:02,277 DEBUG (MainThread) [root] >>>>>>>> SUCCESS: >>>>>>>> > = ''; = 0 (cmdutils:158) >>>>>>>> > 00:04:37.732 2018-02-08 11:44:02,278 DEBUG (MainThread) [root] >>>>>>>> /sbin/tc >>>>>>>> > class add dev dummy_ysznk parent 1389: classid 1389:1388 hfsc ls >>>>>>>> m1 >>>>>>>> > 32000000bit d 800000us m2 24000000bit (cwd None) (cmdutils:150) >>>>>>>> > 00:04:37.734 2018-02-08 11:44:02,291 DEBUG (MainThread) [root] >>>>>>>> SUCCESS: >>>>>>>> > = ''; = 0 (cmdutils:158) >>>>>>>> > 00:04:37.735 2018-02-08 11:44:02,292 DEBUG (MainThread) [root] >>>>>>>> /sbin/tc >>>>>>>> > filter replace dev dummy_ysznk protocol all parent 1389: pref >>>>>>>> 5000 u32 match >>>>>>>> > u8 0 0 flowid 0x1388 (cwd None) (cmdutils:150) >>>>>>>> > 00:04:37.738 2018-02-08 11:44:02,306 DEBUG (MainThread) [root] >>>>>>>> SUCCESS: >>>>>>>> > = ''; = 0 (cmdutils:158) >>>>>>>> > 00:04:37.739 2018-02-08 11:44:02,307 DEBUG (MainThread) [root] >>>>>>>> /sbin/tc >>>>>>>> > filter replace dev dummy_ysznk protocol all parent 1389: pref 16 >>>>>>>> basic match >>>>>>>> > 'meta(vlan eq 16)' flowid 1389:10 (cwd None) (cmdutils:150) >>>>>>>> > 00:04:37.742 2018-02-08 11:44:02,320 DEBUG (MainThread) [root] >>>>>>>> SUCCESS: >>>>>>>> > = ''; = 0 (cmdutils:158) >>>>>>>> > 00:04:37.743 2018-02-08 11:44:02,321 DEBUG (MainThread) [root] >>>>>>>> /sbin/tc >>>>>>>> > qdisc add dev dummy_ysznk parent 1389:10 handle 10: fq_codel (cwd >>>>>>>> None) >>>>>>>> > (cmdutils:150) >>>>>>>> > 00:04:37.745 2018-02-08 11:44:02,333 DEBUG (MainThread) [root] >>>>>>>> SUCCESS: >>>>>>>> > = ''; = 0 (cmdutils:158) >>>>>>>> > 00:04:37.746 2018-02-08 11:44:02,334 DEBUG (MainThread) [root] >>>>>>>> /sbin/tc >>>>>>>> > qdisc add dev dummy_ysznk parent 1389:1388 handle 1388: fq_codel >>>>>>>> (cwd None) >>>>>>>> > (cmdutils:150) >>>>>>>> > 00:04:37.747 2018-02-08 11:44:02,346 DEBUG (MainThread) [root] >>>>>>>> SUCCESS: >>>>>>>> > = ''; = 0 (cmdutils:158) >>>>>>>> > 00:04:37.749 2018-02-08 11:44:02,347 DEBUG (MainThread) [root] >>>>>>>> /sbin/tc >>>>>>>> > qdisc show dev dummy_ysznk (cwd None) (cmdutils:150) >>>>>>>> > 00:04:37.751 2018-02-08 11:44:02,359 DEBUG (MainThread) [root] >>>>>>>> SUCCESS: >>>>>>>> > = ''; = 0 (cmdutils:158) >>>>>>>> > 00:04:37.752 2018-02-08 11:44:02,360 DEBUG (MainThread) [root] >>>>>>>> /sbin/tc >>>>>>>> > filter show dev dummy_ysznk parent 1389: (cwd None) (cmdutils:150) >>>>>>>> > 00:04:37.754 2018-02-08 11:44:02,372 DEBUG (MainThread) [root] >>>>>>>> SUCCESS: >>>>>>>> > = ''; = 0 (cmdutils:158) >>>>>>>> > 00:04:37.755 2018-02-08 11:44:02,374 DEBUG (MainThread) [root] >>>>>>>> /sbin/tc >>>>>>>> > filter del dev dummy_ysznk pref 16 parent 1389: (cwd None) >>>>>>>> (cmdutils:150) >>>>>>>> > 00:04:37.757 2018-02-08 11:44:02,386 DEBUG (MainThread) [root] >>>>>>>> SUCCESS: >>>>>>>> > = ''; = 0 (cmdutils:158) >>>>>>>> > 00:04:37.758 2018-02-08 11:44:02,387 DEBUG (MainThread) [root] >>>>>>>> /sbin/tc >>>>>>>> > class del dev dummy_ysznk classid 1389:10 (cwd None) >>>>>>>> (cmdutils:150) >>>>>>>> > 00:04:37.760 2018-02-08 11:44:02,398 DEBUG (MainThread) [root] >>>>>>>> SUCCESS: >>>>>>>> > = ''; = 0 (cmdutils:158) >>>>>>>> > 00:04:37.761 2018-02-08 11:44:02,400 DEBUG (MainThread) [root] >>>>>>>> /sbin/tc >>>>>>>> > class add dev dummy_ysznk parent 1389: classid 1389:10 hfsc ul m2 >>>>>>>> 8000000bit >>>>>>>> > ls m1 32000000bit d 800000us m2 24000000bit (cwd None) >>>>>>>> (cmdutils:150) >>>>>>>> > 00:04:37.764 2018-02-08 11:44:02,412 DEBUG (MainThread) [root] >>>>>>>> SUCCESS: >>>>>>>> > = ''; = 0 (cmdutils:158) >>>>>>>> > 00:04:37.765 2018-02-08 11:44:02,421 DEBUG (MainThread) [root] >>>>>>>> lshw -json >>>>>>>> > -disable usb -disable pcmcia -disable isapnp -disable ide >>>>>>>> -disable scsi >>>>>>>> > -disable dmi -disable memory -disable cpuinfo (cwd None) >>>>>>>> (cmdutils:150) >>>>>>>> > 00:04:37.768 2018-02-08 11:44:02,584 DEBUG (MainThread) [root] >>>>>>>> SUCCESS: >>>>>>>> > = ''; = 0 (cmdutils:158) >>>>>>>> > 00:04:37.769 2018-02-08 11:44:02,587 DEBUG (netlink/events) >>>>>>>> [root] START >>>>>>>> > thread >>>>>>>> (func=>>>>>>> > method Monitor._scan of >>>>>>> object at >>>>>>>> > 0x7fdcb6436410>>, args=(), kwargs={}) (concurrent:192) >>>>>>>> > 00:04:37.773 2018-02-08 11:44:02,588 DEBUG (MainThread) [root] >>>>>>>> /sbin/ip link >>>>>>>> > set dev dummy_ysznk.16 down (cwd None) (cmdutils:150) >>>>>>>> > 00:04:37.775 2018-02-08 11:44:02,609 DEBUG (MainThread) [root] >>>>>>>> SUCCESS: >>>>>>>> > = ''; = 0 (cmdutils:158) >>>>>>>> > 00:04:37.776 2018-02-08 11:44:02,610 DEBUG (netlink/events) >>>>>>>> [root] FINISH >>>>>>>> > thread >>>>>>>> > (concurrent:195) >>>>>>>> > 00:04:37.778 2018-02-08 11:44:02,611 DEBUG (MainThread) [root] >>>>>>>> /sbin/ip link >>>>>>>> > del dev dummy_ysznk.16 (cwd None) (cmdutils:150) >>>>>>>> > 00:04:37.780 2018-02-08 11:44:02,636 DEBUG (MainThread) [root] >>>>>>>> SUCCESS: >>>>>>>> > = ''; = 0 (cmdutils:158) >>>>>>>> > 00:04:37.781 --------------------- >> end captured logging << >>>>>>>> > --------------------- >>>>>>>> > 00:04:37.782 >>>>>>>> > 00:04:37.782 >>>>>>>> > >>>>>>>> ====================================================================== >>>>>>>> > 00:04:37.783 ERROR: >>>>>>>> testHostSampleHandlesDisappearingVlanInterfaces >>>>>>>> > (virttests.sampling_test.InterfaceSampleTests) >>>>>>>> > 00:04:37.784 >>>>>>>> > >>>>>>>> ---------------------------------------------------------------------- >>>>>>>> > 00:04:37.785 Traceback (most recent call last): >>>>>>>> > 00:04:37.785 File >>>>>>>> > >>>>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/tests/testValidation.py", >>>>>>>> > line 191, in wrapper >>>>>>>> > 00:04:37.787 return f(*args, **kwargs) >>>>>>>> > 00:04:37.787 File >>>>>>>> > >>>>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/tests/virttests/sampling_test.py", >>>>>>>> > line 346, in testHostSampleHandlesDisappearingVlanInterfaces >>>>>>>> > 00:04:37.789 interfaces_and_samples = >>>>>>>> > sampling._get_interfaces_and_samples() >>>>>>>> > 00:04:37.790 File >>>>>>>> > >>>>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/virt/sampling.py", >>>>>>>> > line 200, in _get_interfaces_and_samples >>>>>>>> > 00:04:37.791 for link in ipwrapper.getLinks(): >>>>>>>> > 00:04:37.792 File >>>>>>>> > >>>>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/tests/virttests/sampling_test.py", >>>>>>>> > line 339, in faultyGetLinks >>>>>>>> > 00:04:37.793 all_links = list(original_getLinks()) >>>>>>>> > 00:04:37.794 File >>>>>>>> > >>>>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/ipwrapper.py", >>>>>>>> > line 267, in getLinks >>>>>>>> > 00:04:37.795 in six.viewitems(dpdk.get_dpdk_devices())) >>>>>>>> > 00:04:37.796 File >>>>>>>> > >>>>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", >>>>>>>> > line 44, in get_dpdk_devices >>>>>>>> > 00:04:37.798 dpdk_devices = _get_dpdk_devices() >>>>>>>> > 00:04:37.798 File >>>>>>>> > >>>>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/common/cache.py", >>>>>>>> > line 41, in __call__ >>>>>>>> > 00:04:37.799 value = self.func(*args) >>>>>>>> > 00:04:37.800 File >>>>>>>> > >>>>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", >>>>>>>> > line 111, in _get_dpdk_devices >>>>>>>> > 00:04:37.801 devices = _lshw_command() >>>>>>>> > 00:04:37.802 File >>>>>>>> > >>>>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", >>>>>>>> > line 127, in _lshw_command >>>>>>>> > 00:04:37.803 return _normalize_lshw_result(out) >>>>>>>> > 00:04:37.804 File >>>>>>>> > >>>>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", >>>>>>>> > line 182, in _normalize_lshw_result >>>>>>>> > 00:04:37.805 return json.loads('[' + result + ']') >>>>>>>> > 00:04:37.806 File "/usr/lib64/python2.7/json/__init__.py", line >>>>>>>> 339, in >>>>>>>> > loads >>>>>>>> > 00:04:37.807 return _default_decoder.decode(s) >>>>>>>> > 00:04:37.807 File "/usr/lib64/python2.7/json/decoder.py", line >>>>>>>> 364, in >>>>>>>> > decode >>>>>>>> > 00:04:37.808 obj, end = self.raw_decode(s, idx=_w(s, 0).end()) >>>>>>>> > 00:04:37.809 File "/usr/lib64/python2.7/json/decoder.py", line >>>>>>>> 380, in >>>>>>>> > raw_decode >>>>>>>> > 00:04:37.810 obj, end = self.scan_once(s, idx) >>>>>>>> > 00:04:37.810 ValueError: Expecting , delimiter: line 11 column 8 >>>>>>>> (char 242) >>>>>>>> > 00:04:37.811 -------------------- >> begin captured logging << >>>>>>>> > -------------------- >>>>>>>> > 00:04:37.812 2018-02-08 11:44:17,378 DEBUG (MainThread) [root] >>>>>>>> /sbin/ip link >>>>>>>> > add name dummy_8gyyz type dummy (cwd None) (cmdutils:150) >>>>>>>> > 00:04:37.813 2018-02-08 11:44:17,406 DEBUG (MainThread) [root] >>>>>>>> SUCCESS: >>>>>>>> > = ''; = 0 (cmdutils:158) >>>>>>>> > 00:04:37.814 2018-02-08 11:44:17,421 DEBUG (netlink/events) >>>>>>>> [root] START >>>>>>>> > thread >>>>>>>> (func=>>>>>>> > method Monitor._scan of >>>>>>> object at >>>>>>>> > 0x7fdcb6829e10>>, args=(), kwargs={}) (concurrent:192) >>>>>>>> > 00:04:37.817 2018-02-08 11:44:17,423 DEBUG (MainThread) [root] >>>>>>>> /sbin/ip link >>>>>>>> > set dev dummy_8gyyz up (cwd None) (cmdutils:150) >>>>>>>> > 00:04:37.819 2018-02-08 11:44:17,450 DEBUG (MainThread) [root] >>>>>>>> SUCCESS: >>>>>>>> > = ''; = 0 (cmdutils:158) >>>>>>>> > 00:04:37.820 2018-02-08 11:44:17,454 DEBUG (netlink/events) >>>>>>>> [root] FINISH >>>>>>>> > thread >>>>>>>> > (concurrent:195) >>>>>>>> > 00:04:37.821 2018-02-08 11:44:17,455 DEBUG (MainThread) [root] >>>>>>>> /sbin/ip link >>>>>>>> > add link dummy_8gyyz name vlan_669 type vlan id 999 (cwd None) >>>>>>>> > (cmdutils:150) >>>>>>>> > 00:04:37.823 2018-02-08 11:44:17,477 DEBUG (MainThread) [root] >>>>>>>> SUCCESS: >>>>>>>> > = ''; = 0 (cmdutils:158) >>>>>>>> > 00:04:37.823 2018-02-08 11:44:17,479 DEBUG (MainThread) [root] >>>>>>>> lshw -json >>>>>>>> > -disable usb -disable pcmcia -disable isapnp -disable ide >>>>>>>> -disable scsi >>>>>>>> > -disable dmi -disable memory -disable cpuinfo (cwd None) >>>>>>>> (cmdutils:150) >>>>>>>> > 00:04:37.825 2018-02-08 11:44:17,657 DEBUG (MainThread) [root] >>>>>>>> SUCCESS: >>>>>>>> > = ''; = 0 (cmdutils:158) >>>>>>>> > 00:04:37.825 2018-02-08 11:44:17,658 DEBUG (MainThread) [root] >>>>>>>> /sbin/ip link >>>>>>>> > del dev vlan_669 (cwd None) (cmdutils:150) >>>>>>>> > 00:04:37.826 2018-02-08 11:44:17,681 DEBUG (MainThread) [root] >>>>>>>> SUCCESS: >>>>>>>> > = ''; = 0 (cmdutils:158) >>>>>>>> > 00:04:37.826 2018-02-08 11:44:17,683 DEBUG (MainThread) [root] >>>>>>>> /sbin/ip link >>>>>>>> > del dev dummy_8gyyz (cwd None) (cmdutils:150) >>>>>>>> > 00:04:37.827 2018-02-08 11:44:17,708 DEBUG (MainThread) [root] >>>>>>>> SUCCESS: >>>>>>>> > = ''; = 0 (cmdutils:158) >>>>>>>> > 00:04:37.828 --------------------- >> end captured logging << >>>>>>>> > --------------------- >>>>>>>> > 00:04:37.828 >>>>>>>> > 00:04:37.828 >>>>>>>> > >>>>>>>> ====================================================================== >>>>>>>> > 00:04:37.828 ERROR: testHostSampleReportsNewInterface >>>>>>>> > (virttests.sampling_test.InterfaceSampleTests) >>>>>>>> > 00:04:37.829 >>>>>>>> > >>>>>>>> ---------------------------------------------------------------------- >>>>>>>> > 00:04:37.829 Traceback (most recent call last): >>>>>>>> > 00:04:37.830 File >>>>>>>> > >>>>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/tests/testValidation.py", >>>>>>>> > line 191, in wrapper >>>>>>>> > 00:04:37.830 return f(*args, **kwargs) >>>>>>>> > 00:04:37.831 File >>>>>>>> > >>>>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/tests/virttests/sampling_test.py", >>>>>>>> > line 326, in testHostSampleReportsNewInterface >>>>>>>> > 00:04:37.831 sampling._get_interfaces_and_samples())) >>>>>>>> > 00:04:37.832 File >>>>>>>> > >>>>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/virt/sampling.py", >>>>>>>> > line 200, in _get_interfaces_and_samples >>>>>>>> > 00:04:37.833 for link in ipwrapper.getLinks(): >>>>>>>> > 00:04:37.833 File >>>>>>>> > >>>>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/ipwrapper.py", >>>>>>>> > line 267, in getLinks >>>>>>>> > 00:04:37.834 in six.viewitems(dpdk.get_dpdk_devices())) >>>>>>>> > 00:04:37.834 File >>>>>>>> > >>>>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", >>>>>>>> > line 44, in get_dpdk_devices >>>>>>>> > 00:04:37.835 dpdk_devices = _get_dpdk_devices() >>>>>>>> > 00:04:37.835 File >>>>>>>> > >>>>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/common/cache.py", >>>>>>>> > line 41, in __call__ >>>>>>>> > 00:04:37.836 value = self.func(*args) >>>>>>>> > 00:04:37.836 File >>>>>>>> > >>>>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", >>>>>>>> > line 111, in _get_dpdk_devices >>>>>>>> > 00:04:37.837 devices = _lshw_command() >>>>>>>> > 00:04:37.837 File "/home/jeCoverage.py warning: Module >>>>>>>> > >>>>>>>> /home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/vdsm was >>>>>>>> > never imported. (module-not-imported) >>>>>>>> > 00:04:51.224 >>>>>>>> > >>>>>>>> nkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", >>>>>>>> > line 127, in _lshw_command >>>>>>>> > 00:04:51.225 return _normalize_lshw_result(out) >>>>>>>> > 00:04:51.226 File >>>>>>>> > >>>>>>>> "/home/jenkins/workspace/vdsm_master_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/link/dpdk.py", >>>>>>>> > line 182, in _normalize_lshw_result >>>>>>>> > 00:04:51.227 return json.loads('[' + result + ']') >>>>>>>> > 00:04:51.228 File "/usr/lib64/python2.7/json/__init__.py", line >>>>>>>> 339, in >>>>>>>> > loads >>>>>>>> > 00:04:51.229 return _default_decoder.decode(s) >>>>>>>> > 00:04:51.229 File "/usr/lib64/python2.7/json/decoder.py", line >>>>>>>> 364, in >>>>>>>> > decode >>>>>>>> > 00:04:51.230 obj, end = self.raw_decode(s, idx=_w(s, 0).end()) >>>>>>>> > 00:04:51.231 File "/usr/lib64/python2.7/json/decoder.py", line >>>>>>>> 380, in >>>>>>>> > raw_decode >>>>>>>> > 00:04:51.231 obj, end = self.scan_once(s, idx) >>>>>>>> > 00:04:51.232 ValueError: Expecting , delimiter: line 11 column 8 >>>>>>>> (char 242) >>>>>>>> > 00:04:51.233 -------------------- >> begin captured logging << >>>>>>>> > -------------------- >>>>>>>> > 00:04:51.234 2018-02-08 11:44:17,714 DEBUG (MainThread) [root] >>>>>>>> lshw -json >>>>>>>> > -disable usb -disable pcmcia -disable isapnp -disable ide >>>>>>>> -disable scsi >>>>>>>> > -disable dmi -disable memory -disable cpuinfo (cwd None) >>>>>>>> (cmdutils:150) >>>>>>>> > 00:04:51.237 2018-02-08 11:44:17,871 DEBUG (MainThread) [root] >>>>>>>> SUCCESS: >>>>>>>> > = ''; = 0 (cmdutils:158) >>>>>>>> > 00:04:51.238 --------------------- >> end captured logging << >>>>>>>> > --------------------- >>>>>>>> > >>>>>>>> > >>>>>>>> >>>>>>> -------------- next part -------------- An HTML attachment was scrubbed... URL: From nsoffer at redhat.com Sun Feb 11 22:17:19 2018 From: nsoffer at redhat.com (Nir Soffer) Date: Sun, 11 Feb 2018 22:17:19 +0000 Subject: [ovirt-devel] [OST] Some tests failed? Message-ID: I got this error when running OST with engine 4.2 - is this a test error? environment error? Looks like some error message needs work :-) http://jenkins.ovirt.org/job/ovirt-system-tests_manual/2157/console *00:10:32.263* @ Run test: 002_bootstrap.py: *00:10:32.281* nose.config: INFO: Ignoring files matching ['^\\.', '^_', '^setup\\.py$']*00:10:32.301* # add_dc: *00:10:53.839* # add_dc: Success (in 0:00:21)*00:10:53.843* # add_cluster: *00:10:54.123* * Collect artifacts: *00:10:55.995* * Collect artifacts: Success (in 0:00:01)*00:10:56.000* # add_cluster: Success (in 0:00:02)*00:10:56.003* # Results located at /dev/shm/ost/deployment-basic-suite-4.2/default/002_bootstrap.py.junit.xml*00:10:56.005* @ Run test: 002_bootstrap.py: Success (in 0:00:23)*00:10:56.296* Error occured, aborting*00:10:56.296* Traceback (most recent call last):*00:10:56.296* File "/usr/lib/python2.7/site-packages/ovirtlago/cmd.py", line 362, in do_run*00:10:56.297* self.cli_plugins[args.ovirtverb].do_run(args)*00:10:56.298* File "/usr/lib/python2.7/site-packages/lago/plugins/cli.py", line 184, in do_run*00:10:56.299* self._do_run(**vars(args))*00:10:56.299* File "/usr/lib/python2.7/site-packages/lago/utils.py", line 505, in wrapper*00:10:56.300* return func(*args, **kwargs)*00:10:56.300* File "/usr/lib/python2.7/site-packages/lago/utils.py", line 516, in wrapper*00:10:56.301* return func(*args, prefix=prefix, **kwargs)*00:10:56.301* File "/usr/lib/python2.7/site-packages/ovirtlago/cmd.py", line 99, in do_ovirt_runtest*00:10:56.302* raise RuntimeError('Some tests failed')*00:10:56.303* RuntimeError: Some tests failed -------------- next part -------------- An HTML attachment was scrubbed... URL: From dbelenky at redhat.com Mon Feb 12 07:13:52 2018 From: dbelenky at redhat.com (Daniel Belenky) Date: Mon, 12 Feb 2018 09:13:52 +0200 Subject: [ovirt-devel] [OST] Some tests failed? In-Reply-To: References: Message-ID: Hi Nir, You can find the full test results under "*Test Result*" link on the left menu at your build: link All the logs of the system are under "*Build Artifacts": *link On Mon, Feb 12, 2018 at 12:17 AM, Nir Soffer wrote: > I got this error when running OST with engine 4.2 - is this > a test error? environment error? > > Looks like some error message needs work :-) > > http://jenkins.ovirt.org/job/ovirt-system-tests_manual/2157/console > > *00:10:32.263* @ Run test: 002_bootstrap.py: *00:10:32.281* nose.config: INFO: Ignoring files matching ['^\\.', '^_', '^setup\\.py$']*00:10:32.301* # add_dc: *00:10:53.839* # add_dc: Success (in 0:00:21)*00:10:53.843* # add_cluster: *00:10:54.123* * Collect artifacts: *00:10:55.995* * Collect artifacts: Success (in 0:00:01)*00:10:56.000* # add_cluster: Success (in 0:00:02)*00:10:56.003* # Results located at /dev/shm/ost/deployment-basic-suite-4.2/default/002_bootstrap.py.junit.xml*00:10:56.005* @ Run test: 002_bootstrap.py: Success (in 0:00:23)*00:10:56.296* Error occured, aborting*00:10:56.296* Traceback (most recent call last):*00:10:56.296* File "/usr/lib/python2.7/site-packages/ovirtlago/cmd.py", line 362, in do_run*00:10:56.297* self.cli_plugins[args.ovirtverb].do_run(args)*00:10:56.298* File "/usr/lib/python2.7/site-packages/lago/plugins/cli.py", line 184, in do_run*00:10:56.299* self._do_run(**vars(args))*00:10:56.299* File "/usr/lib/python2.7/site-packages/lago/utils.py", line 505, in wrapper*00:10:56.300* return func(*args, **kwargs)*00:10:56.300* File "/usr/lib/python2.7/site-packages/lago/utils.py", line 516, in wrapper*00:10:56.301* return func(*args, prefix=prefix, **kwargs)*00:10:56.301* File "/usr/lib/python2.7/site-packages/ovirtlago/cmd.py", line 99, in do_ovirt_runtest*00:10:56.302* raise RuntimeError('Some tests failed')*00:10:56.303* RuntimeError: Some tests failed > > > > _______________________________________________ > Infra mailing list > Infra at ovirt.org > http://lists.ovirt.org/mailman/listinfo/infra > > -- DANIEL BELENKY RHV DEVOPS -------------- next part -------------- An HTML attachment was scrubbed... URL: From tgolembi at redhat.com Mon Feb 12 13:26:09 2018 From: tgolembi at redhat.com (=?UTF-8?B?VG9tw6HFoSBHb2xlbWJpb3Zza8O9?=) Date: Mon, 12 Feb 2018 14:26:09 +0100 Subject: [ovirt-devel] Packages for Python SDK Message-ID: <20180212142609.58bab804@fiorina> Hi, are there any plans to have the packages for Python SDK in base repositories of CentOS and Fedora? They seem to be available only from oVirt and Virt SIG repos. I saw that Juan used to build the v3 packages for Fedora. The rationale behind is that virt-v2v is considering to add support for the disk upload API and would like to use Python snippets so as not to re-implement the calls in curl. Tomas -- Tom?? Golembiovsk? From dron at redhat.com Mon Feb 12 14:19:18 2018 From: dron at redhat.com (Dafna Ron) Date: Mon, 12 Feb 2018 14:19:18 +0000 Subject: [ovirt-devel] [ OST Failure Report ] [ oVirt Master (vdsmt) ] [ 12-0202018 ] [ 002_bootstrap.get_host_devices ] - Reminder Message-ID: hi, I saw this failure on Friday and I also see it in 4.2 branch as well as Master. host-0 did not finish installation on misconfiguration (which I can only asume has to do with the block device list) but I cannot see anything in host-0 or engine to suggest what was the actual problem. The patches its reporting are not related. *Link and headline of suspected patches: Not relatedLink to Job:* *http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/5613/ Link to all logs:* *http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/5613/artifacts (Relevant) error snippet from the log: Api error: *Error Message Could not find block_vda1 device in host devices: Stacktrace Traceback (most recent call last): File "/usr/lib64/python2.7/unittest/case.py", line 369, in run testMethod() File "/usr/lib/python2.7/site-packages/nose/case.py", line 197, in runTest self.test(*self.arg) File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 129, in wrapped_test test() File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 59, in wrapper return func(get_test_prefix(), *args, **kwargs) File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 78, in wrapper prefix.virt_env.engine_vm().get_api(api_ver=4), *args, **kwargs File "/home/jenkins/workspace/ovirt-master_change-queue-tester/ovirt-system-tests/basic-suite-master/test-scenarios/002_bootstrap.py", line 1208, in get_host_devices raise RuntimeError('Could not find block_vda1 device in host devices: {}'.format(device_list)) RuntimeError: Could not find block_vda1 device in host devices: *eng*ine log: [dron at dron post-002_bootstrap.py]$ less lago-basic-suite-master-engine/_var_log/ovirt-engine/engine.log |grep host-0 2018-02-12 07:20:17,184-05 DEBUG [org.ovirt.engine.core.common.di.interceptor.DebugLoggingInterceptor] (default task-9) [ebedf4a6-07be-45b3-9062-7996c362f747] method: getByName, params: [lago-basic-suite-master-host-0], timeElapsed: 18ms 2018-02-12 07:20:17,201-05 DEBUG [org.ovirt.engine.core.common.di.interceptor.DebugLoggingInterceptor] (default task-9) [ebedf4a6-07be-45b3-9062-7996c362f747] method: getAllForHostname, params: [lago-basic-suite-master-host-0], timeElapsed: 17ms 2018-02-12 07:20:17,220-05 DEBUG [org.ovirt.engine.core.uutils.ssh.SSHClient] (default task-9) [ebedf4a6-07be-45b3-9062-7996c362f747] Connecting 'root at lago-basic-suite-master-host-0' 2018-02-12 07:20:17,414-05 DEBUG [org.ovirt.engine.core.uutils.ssh.SSHClient] (default task-9) [ebedf4a6-07be-45b3-9062-7996c362f747] Connected: 'root at lago-basic-suite-master-host-0' 2018-02-12 07:20:17,427-05 DEBUG [org.ovirt.engine.core.uutils.ssh.SSHClient] (default task-9) [ebedf4a6-07be-45b3-9062-7996c362f747] Authenticating: 'root at lago-basic-suite-master-host-0' 2018-02-12 07:20:17,490-05 DEBUG [org.ovirt.engine.core.uutils.ssh.SSHClient] (default task-9) [ebedf4a6-07be-45b3-9062-7996c362f747] Authenticated: 'root at lago-basic-suite-master-host-0' 2018-02-12 07:20:18,247-05 INFO [org.ovirt.engine.core.vdsbroker.RemoveVdsVDSCommand] (default task-9) [21f04b96] START, RemoveVdsVDSCommand(HostName = lago-basic-suite-master-host-0, RemoveVdsVDSCommandParameters:{hostId='468d8314-e2e0-416b-af9d-295f8ab5a522'}), log id: 9f1017d 2018-02-12 07:20:18,262-05 INFO [org.ovirt.engine.core.vdsbroker.AddVdsVDSCommand] (default task-9) [21f04b96] START, AddVdsVDSCommand(HostName = lago-basic-suite-master-host-0, AddVdsVDSCommandParameters:{hostId='468d8314-e2e0-416b-af9d-295f8ab5a522'}), log id: a336fc4 2018-02-12 07:20:18,288-05 INFO [org.ovirt.engine.core.vdsbroker.VdsManager] (default task-9) [21f04b96] Initialize vdsBroker 'lago-basic-suite-master-host-0:54321' 2018-02-12 07:20:18,345-05 DEBUG [org.ovirt.engine.core.vdsbroker.ResourceManager] (default task-9) [21f04b96] subscribe called with subscription id: lago-basic-suite-master-host-0|*|VM_status|* 2018-02-12 07:20:18,346-05 DEBUG [org.ovirt.engine.core.vdsbroker.ResourceManager] (default task-9) [21f04b96] subscribe called with subscription id: lago-basic-suite-master-host-0|net|host_conn|no_id 2018-02-12 07:20:18,369-05 WARN [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (default task-9) [21f04b96] EVENT_ID: VDS_ALERT_FENCE_IS_NOT_CONFIGURED(9,000), Failed to verify Power Management configuration for Host lago-basic-suite-master-host-0. 2018-02-12 07:20:18,398-05 INFO [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (default task-9) [21f04b96] EVENT_ID: USER_ADD_VDS(42), Host lago-basic-suite-master-host-0 was added by admin at internal-authz. 2018-02-12 07:20:18,486-05 INFO [org.ovirt.engine.core.bll.hostdeploy.InstallVdsInternalCommand] (EE-ManagedThreadFactory-engine-Thread-1) [7389a3fe] Before Installation host 468d8314-e2e0-416b-af9d-295f8ab5a522, lago-basic-suite-masterhost-0 2018-02-12 07:20:18,549-05 INFO [org.ovirt.engine.core.vdsbroker.SetVdsStatusVDSCommand] (EE-ManagedThreadFactory-engine-Thread-1) [7389a3fe] START, SetVdsStatusVDSCommand(HostName = lago-basic-suite-master-host-0, SetVdsStatusVDSCommandParameters:{hostId='468d8314-e2e0-416b-af9d-295f8ab5a522', status='Installing', nonOperationalReason='NONE', stopSpmFailureLogged='false', maintenanceReason='null'}), log id: 4a95e559 2018-02-12 07:20:18,567-05 DEBUG [org.ovirt.engine.core.uutils.ssh.SSHDialog] (EE-ManagedThreadFactory-engine-Thread-1) [7389a3fe] connect enter (lago-basic-suite-master-host-0:22, 1800000, 600000) 2018-02-12 07:20:18,567-05 DEBUG [org.ovirt.engine.core.uutils.ssh.SSHClient] (EE-ManagedThreadFactory-engine-Thread-1) [7389a3fe] Connecting 'root at lago-basic-suite-master-host-0' 2018-02-12 07:20:18,751-05 DEBUG [org.ovirt.engine.core.uutils.ssh.SSHClient] (EE-ManagedThreadFactory-engine-Thread-1) [7389a3fe] Connected: 'root at lago-basic-suite-master-host-0' 2018-02-12 07:20:18,767-05 INFO [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (EE-ManagedThreadFactory-engine-Thread-1) [7389a3fe] EVENT_ID: VDS_INSTALL_IN_PROGRESS(509), Installing Host lago-basic-suite-master-host-0. Connected to host lago-basic-suite-master-host-0 with SSH key fingerprint: SHA256:efkJTmSmltPF5S4VbnQ1avsb7whAX0dgLgxZJTxFgqo. 2018-02-12 07:20:18,767-05 DEBUG [org.ovirt.engine.core.uutils.ssh.SSHClient] (EE-ManagedThreadFactory-engine-Thread-1) [7389a3fe] Authenticating: 'root at lago-basic-suite-master-host-0' 2018-02-12 07:20:18,835-05 DEBUG [org.ovirt.engine.core.uutils.ssh.SSHClient] (EE-ManagedThreadFactory-engine-Thread-1) [7389a3fe] Authenticated: 'root at lago-basic-suite-master-host-0' 2018-02-12 07:20:18,835-05 INFO [org.ovirt.engine.core.bll.hostdeploy.VdsDeployBase] (EE-ManagedThreadFactory-engine-Thread-1) [7389a3fe] Installation of lago-basic-suite-master-host-0. Executing command via SSH umask 0077; MYTMP="$(TMPDIR="${OVIRT_TMPDIR}" mktemp -d -t ovirt-XXXXXXXXXX)"; trap "chmod -R u+rwX \"${MYTMP}\" > /dev/null 2>&1; rm -fr \"${MYTMP}\" > /dev/null 2>&1" 0; tar --warning=no-timestamp -C "${MYTMP}" -x && "${MYTMP}"/ovirt-host-deploy DIALOG/dialect=str:machine DIALOG/customization=bool:True < /var/cache/ovirt-engine/ovirt-host-deploy.tar 2018-02-12 07:20:18,888-05 INFO [org.ovirt.engine.core.uutils.ssh.SSHDialog] (EE-ManagedThreadFactory-engine-Thread-1) [7389a3fe] SSH execute 'root at lago-basic-suite-master-host-0' 'umask 0077; MYTMP="$(TMPDIR="${OVIRT_TMPDIR}" mktemp -d -t ovirt-XXXXXXXXXX)"; trap "chmod -R u+rwX \"${MYTMP}\" > /dev/null 2>&1; rm -fr \"${MYTMP}\" > /dev/null 2>&1" 0; tar --warning=no-timestamp -C "${MYTMP}" -x && "${MYTMP}"/ovirt-host-deploy DIALOG/dialect=str:machine DIALOG/customization=bool:True' 2018-02-12 07:20:19,933-05 INFO [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (VdsDeploy) [7389a3fe] EVENT_ID: VDS_INSTALL_IN_PROGRESS(509), Installing Host lago-basic-suite-master-host-0. Stage: Initializing. 2018-02-12 07:20:20,094-05 INFO [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (VdsDeploy) [7389a3fe] EVENT_ID: VDS_INSTALL_IN_PROGRESS(509), Installing Host lago-basic-suite-master-host-0. Stage: Environment setup. 2018-02-12 07:20:20,112-05 INFO [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (VdsDeploy) [7389a3fe] EVENT_ID: VDS_INSTALL_IN_PROGRESS(509), Installing Host lago-basic-suite-master-host-0. Stage: Environment packages setup. 2018-02-12 07:20:24,084-05 INFO [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (VdsDeploy) [7389a3fe] EVENT_ID: VDS_INSTALL_IN_PROGRESS(509), Installing Host lago-basic-suite-master-host-0. Stage: Programs detection. 2018-02-12 07:20:24,199-05 INFO [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (VdsDeploy) [7389a3fe] EVENT_ID: VDS_INSTALL_IN_PROGRESS(509), Installing Host lago-basic-suite-master-host-0. Stage: Environment setup. 2018-02-12 07:20:24,205-05 INFO [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (VdsDeploy) [7389a3fe] EVENT_ID: VDS_INSTALL_IN_PROGRESS(509), Installing Host lago-basic-suite-master-host-0. Stage: Environment customization. 2018-02-12 07:20:24,617-05 INFO [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (VdsDeploy) [7389a3fe] EVENT_ID: VDS_INSTALL_IN_PROGRESS(509), Installing Host lago-basic-suite-master-host-0. Kdump supported. 2018-02-12 07:20:24,775-05 INFO [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (VdsDeploy) [7389a3fe] EVENT_ID: VDS_INSTALL_IN_PROGRESS(509), Installing Host lago-basic-suite-master-host-0. Logs at host located at: '/tmp/ovirt-host-deploy-20180212072019-56s96x.log'. 2018-02-12 07:20:24,890-05 INFO [org.ovirt.engine.core.bll.hostdeploy.VdsDeployVdsmUnit] (VdsDeploy) [7389a3fe] Host lago-basic-suite-master-host-0 reports unique id A29E23CD-AF59-423B-9FCB-D3E4A0CD6AA1 2018-02-12 07:20:24,908-05 INFO [org.ovirt.engine.core.bll.hostdeploy.VdsDeployVdsmUnit] (VdsDeploy) [7389a3fe] Assigning unique id A29E23CD-AF59-423B-9FCB-D3E4A0CD6AA1 to Host lago-basic-suite-master-host-0 2018-02-12 07:20:24,987-05 INFO [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (VdsDeploy) [7389a3fe] EVENT_ID: VDS_INSTALL_IN_PROGRESS(509), Installing Host lago-basic-suite-master-host-0. Disabling Kdump integration. 2018-02-12 07:20:25,070-05 INFO [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (VdsDeploy) [7389a3fe] EVENT_ID: VDS_INSTALL_IN_PROGRESS(509), Installing Host lago-basic-suite-master-host-0. Stage: Setup validation. 2018-02-12 07:20:25,280-05 INFO [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (VdsDeploy) [7389a3fe] EVENT_ID: VDS_INSTALL_IN_PROGRESS(509), Installing Host lago-basic-suite-master-host-0. Hardware supports virtualization. 2018-02-12 07:20:25,383-05 INFO [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (VdsDeploy) [7389a3fe] EVENT_ID: VDS_INSTALL_IN_PROGRESS(509), Installing Host lago-basic-suite-master-host-0. Stage: Transaction setup. 2018-02-12 07:20:25,429-05 INFO [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (VdsDeploy) [7389a3fe] EVENT_ID: VDS_INSTALL_IN_PROGRESS(509), Installing Host lago-basic-suite-master-host-0. Stage: Misc configuration. 2018-02-12 07:20:25,433-05 INFO [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (VdsDeploy) [7389a3fe] EVENT_ID: VDS_INSTALL_IN_PROGRESS(509), Installing Host lago-basic-suite-master-host-0. Stage: Package installation. 2018-02-12 07:20:27,065-05 INFO [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (VdsDeploy) [7389a3fe] EVENT_ID: VDS_INSTALL_IN_PROGRESS(509), Installing Host lago-basic-suite-master-host-0. Yum Status: Downloading Packages. 2018-02-12 07:20:27,069-05 INFO [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (VdsDeploy) [7389a3fe] EVENT_ID: VDS_INSTALL_IN_PROGRESS(509), Installing Host lago-basic-suite-master-host-0. Yum Download/Verify: tuned-2.8.0-5.el7_4.2.noarch. 2018-02-12 07:20:27,074-05 INFO [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (VdsDeploy) [7389a3fe] EVENT_ID: VDS_INSTALL_IN_PROGRESS(509), Installing Host lago-basic-suite-master-host-0. Yum Status: Check Package Signatures. 2018-02-12 07:20:27,078-05 INFO [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (VdsDeploy) [7389a3fe] EVENT_ID: VDS_INSTALL_IN_PROGRESS(509), Installing Host lago-basic-suite-master-host-0. Yum Status: Running Test Transaction. 2018-02-12 07:20:27,192-05 INFO [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (VdsDeploy) [7389a3fe] EVENT_ID: VDS_INSTALL_IN_PROGRESS(509), Installing Host lago-basic-suite-master-host-0. Yum Status: Running Transaction. 2018-02-12 07:20:27,309-05 INFO [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (VdsDeploy) [7389a3fe] EVENT_ID: VDS_INSTALL_IN_PROGRESS(509), Installing Host lago-basic-suite-master-host-0. Yum update: 1/2: tuned-2.8.0-5.el7_4.2.noarch. 2018-02-12 07:20:27,524-05 INFO [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (VdsDeploy) [7389a3fe] EVENT_ID: VDS_INSTALL_IN_PROGRESS(509), Installing Host lago-basic-suite-master-host-0. Yum updated: 2/2: tuned. 2018-02-12 07:20:29,174-05 INFO [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (VdsDeploy) [7389a3fe] EVENT_ID: VDS_INSTALL_IN_PROGRESS(509), Installing Host lago-basic-suite-master-host-0. Yum Verify: 1/2: tuned.noarch 0:2.8.0-5.el7_4.2 - u. 2018-02-12 07:20:29,182-05 INFO [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (VdsDeploy) [7389a3fe] EVENT_ID: VDS_INSTALL_IN_PROGRESS(509), Installing Host lago-basic-suite-master-host-0. Yum Verify: 2/2: tuned.noarch 0:2.8.0-5.el7 - ud. 2018-02-12 07:20:29,266-05 INFO [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (VdsDeploy) [7389a3fe] EVENT_ID: VDS_INSTALL_IN_PROGRESS(509), Installing Host lago-basic-suite-master-host-0. Stage: Misc configuration. ** -------------- next part -------------- An HTML attachment was scrubbed... URL: From rjones at redhat.com Mon Feb 12 15:31:22 2018 From: rjones at redhat.com (Richard W.M. Jones) Date: Mon, 12 Feb 2018 15:31:22 +0000 Subject: [ovirt-devel] Packages for Python SDK In-Reply-To: <20180212142609.58bab804@fiorina> References: <20180212142609.58bab804@fiorina> Message-ID: <20180212153121.GP2787@redhat.com> On Mon, Feb 12, 2018 at 02:26:09PM +0100, Tom?? Golembiovsk? wrote: > Hi, > > are there any plans to have the packages for Python SDK in base > repositories of CentOS and Fedora? They seem to be available only from > oVirt and Virt SIG repos. > > I saw that Juan used to build the v3 packages for Fedora. > > The rationale behind is that virt-v2v is considering to add support for > the disk upload API and would like to use Python snippets so as not to > re-implement the calls in curl. Also where is the source RPM for python3-ovirt-engine-sdk4? I got the python 2 package (python-ovirt-engine-sdk4) to rebuild on Fedora starting from the CentOS source RPM found here: http://resources.ovirt.org/pub/ovirt-4.2/rpm/el7Server/SRPMS/ but I couldn't find the source RPM for the python3 package. Rich. -- Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones Read my programming and virtualization blog: http://rwmj.wordpress.com libguestfs lets you edit virtual machines. Supports shell scripting, bindings from many languages. http://libguestfs.org From tgolembi at redhat.com Mon Feb 12 15:46:18 2018 From: tgolembi at redhat.com (=?UTF-8?B?VG9tw6HFoSBHb2xlbWJpb3Zza8O9?=) Date: Mon, 12 Feb 2018 16:46:18 +0100 Subject: [ovirt-devel] Packages for Python SDK In-Reply-To: <20180212153121.GP2787@redhat.com> References: <20180212142609.58bab804@fiorina> <20180212153121.GP2787@redhat.com> Message-ID: <20180212164618.27b75cec@fiorina> On Mon, 12 Feb 2018 15:31:22 +0000 "Richard W.M. Jones" wrote: > On Mon, Feb 12, 2018 at 02:26:09PM +0100, Tom?? Golembiovsk? wrote: > > Hi, > > > > are there any plans to have the packages for Python SDK in base > > repositories of CentOS and Fedora? They seem to be available only from > > oVirt and Virt SIG repos. > > > > I saw that Juan used to build the v3 packages for Fedora. > > > > The rationale behind is that virt-v2v is considering to add support for > > the disk upload API and would like to use Python snippets so as not to > > re-implement the calls in curl. > > Also where is the source RPM for python3-ovirt-engine-sdk4? > > I got the python 2 package (python-ovirt-engine-sdk4) to rebuild on > Fedora starting from the CentOS source RPM found here: > > http://resources.ovirt.org/pub/ovirt-4.2/rpm/el7Server/SRPMS/ > > but I couldn't find the source RPM for the python3 package. Here: http://resources.ovirt.org/pub/ovirt-4.2-snapshot/rpm/fc27/SRPMS/python-ovirt-engine-sdk4-4.2.4-1.20180209gita93f0f2.fc27.src.rpm Tomas > > Rich. > > -- > Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones > Read my programming and virtualization blog: http://rwmj.wordpress.com > libguestfs lets you edit virtual machines. Supports shell scripting, > bindings from many languages. http://libguestfs.org -- Tom?? Golembiovsk? From rjones at redhat.com Mon Feb 12 15:51:20 2018 From: rjones at redhat.com (Richard W.M. Jones) Date: Mon, 12 Feb 2018 15:51:20 +0000 Subject: [ovirt-devel] Packages for Python SDK In-Reply-To: <20180212164618.27b75cec@fiorina> References: <20180212142609.58bab804@fiorina> <20180212153121.GP2787@redhat.com> <20180212164618.27b75cec@fiorina> Message-ID: <20180212155120.GQ2787@redhat.com> On Mon, Feb 12, 2018 at 04:46:18PM +0100, Tom?? Golembiovsk? wrote: > On Mon, 12 Feb 2018 15:31:22 +0000 > "Richard W.M. Jones" wrote: > > > On Mon, Feb 12, 2018 at 02:26:09PM +0100, Tom?? Golembiovsk? wrote: > > > Hi, > > > > > > are there any plans to have the packages for Python SDK in base > > > repositories of CentOS and Fedora? They seem to be available only from > > > oVirt and Virt SIG repos. > > > > > > I saw that Juan used to build the v3 packages for Fedora. > > > > > > The rationale behind is that virt-v2v is considering to add support for > > > the disk upload API and would like to use Python snippets so as not to > > > re-implement the calls in curl. > > > > Also where is the source RPM for python3-ovirt-engine-sdk4? > > > > I got the python 2 package (python-ovirt-engine-sdk4) to rebuild on > > Fedora starting from the CentOS source RPM found here: > > > > http://resources.ovirt.org/pub/ovirt-4.2/rpm/el7Server/SRPMS/ > > > > but I couldn't find the source RPM for the python3 package. > > Here: > > http://resources.ovirt.org/pub/ovirt-4.2-snapshot/rpm/fc27/SRPMS/python-ovirt-engine-sdk4-4.2.4-1.20180209gita93f0f2.fc27.src.rpm That worked, thanks. Rich. -- Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones Read my programming and virtualization blog: http://rwmj.wordpress.com libguestfs lets you edit virtual machines. Supports shell scripting, bindings from many languages. http://libguestfs.org From didi at redhat.com Mon Feb 12 16:05:31 2018 From: didi at redhat.com (Yedidyah Bar David) Date: Mon, 12 Feb 2018 18:05:31 +0200 Subject: [ovirt-devel] [ OST Failure Report ] [ oVirt Master (vdsmt) ] [ 12-0202018 ] [ 002_bootstrap.get_host_devices ] - Reminder In-Reply-To: References: Message-ID: On Mon, Feb 12, 2018 at 4:19 PM, Dafna Ron wrote: > hi, > > I saw this failure on Friday and I also see it in 4.2 branch as well as > Master. > > host-0 did not finish installation on misconfiguration (which I can only > asume has to do with the block device list) but I cannot see anything in > host-0 or engine to suggest what was the actual problem. host-0 installation started: 2018-02-12 07:20:18,262-05 INFO [org.ovirt.engine.core.vdsbroker.AddVdsVDSCommand] (default task-9) [21f04b96] START, AddVdsVDSCommand(HostName = lago-basic-suite-master-host-0, AddVdsVDSCommandParameters:{hostId='468d8314-e2e0-416b-af9d-295f8ab5a522'}), log id: a336fc4 But never finished. Last line from the installation is: 2018-02-12 07:20:29,266-05 INFO [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (VdsDeploy) [7389a3fe] EVENT_ID: VDS_INSTALL_IN_PROGRESS(509), Installing Host lago-basic-suite-master-host-0. Stage: Misc configuration. lago.log has: 2018-02-12 12:20:53,966::log_utils.py::start_log_task::655::nose::INFO:: # verify_add_hosts: [0m [0m 2018-02-12 12:24:19,039::log_utils.py::end_log_task::670::nose::INFO:: # verify_add_hosts: [32mSuccess [0m (in 0:03:25) It seems like we verify that all hosts are up only after get_host_devices. Probably, in this case, host-1 finished installation, host-0 did not, and later, in get_host_devices, we happened to pick host-0 in: host = test_utils.hosts_in_cluster_v4(engine, CLUSTER_NAME)[0] But failed to get a list of devices from it. Perhaps this should fix: https://gerrit.ovirt.org/87526 > > The patches its reporting are not related. > > Link and headline of suspected patches: Not related > > > Link to Job: > > > http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/5613/ > > Link to all logs: > > > http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/5613/artifacts > > (Relevant) error snippet from the log: > > > > > Api error: > > > Error Message > > Could not find block_vda1 device in host devices: > > Stacktrace > > Traceback (most recent call last): > File "/usr/lib64/python2.7/unittest/case.py", line 369, in run > testMethod() > File "/usr/lib/python2.7/site-packages/nose/case.py", line 197, in runTest > self.test(*self.arg) > File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 129, in > wrapped_test > test() > File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 59, in > wrapper > return func(get_test_prefix(), *args, **kwargs) > File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 78, in > wrapper > prefix.virt_env.engine_vm().get_api(api_ver=4), *args, **kwargs > File > "/home/jenkins/workspace/ovirt-master_change-queue-tester/ovirt-system-tests/basic-suite-master/test-scenarios/002_bootstrap.py", > line 1208, in get_host_devices > raise RuntimeError('Could not find block_vda1 device in host devices: > {}'.format(device_list)) > RuntimeError: Could not find block_vda1 device in host devices: > > > engine log: > > [dron at dron post-002_bootstrap.py]$ less > lago-basic-suite-master-engine/_var_log/ovirt-engine/engine.log |grep host-0 > 2018-02-12 07:20:17,184-05 DEBUG > [org.ovirt.engine.core.common.di.interceptor.DebugLoggingInterceptor] > (default task-9) [ebedf4a6-07be-45b3-9062-7996c362f747] method: getByName, > params: [lago-basic-suite-master-host-0], timeElapsed: 18ms > 2018-02-12 07:20:17,201-05 DEBUG > [org.ovirt.engine.core.common.di.interceptor.DebugLoggingInterceptor] > (default task-9) [ebedf4a6-07be-45b3-9062-7996c362f747] method: > getAllForHostname, params: [lago-basic-suite-master-host-0], timeElapsed: > 17ms > 2018-02-12 07:20:17,220-05 DEBUG > [org.ovirt.engine.core.uutils.ssh.SSHClient] (default task-9) > [ebedf4a6-07be-45b3-9062-7996c362f747] Connecting > 'root at lago-basic-suite-master-host-0' > 2018-02-12 07:20:17,414-05 DEBUG > [org.ovirt.engine.core.uutils.ssh.SSHClient] (default task-9) > [ebedf4a6-07be-45b3-9062-7996c362f747] Connected: > 'root at lago-basic-suite-master-host-0' > 2018-02-12 07:20:17,427-05 DEBUG > [org.ovirt.engine.core.uutils.ssh.SSHClient] (default task-9) > [ebedf4a6-07be-45b3-9062-7996c362f747] Authenticating: > 'root at lago-basic-suite-master-host-0' > 2018-02-12 07:20:17,490-05 DEBUG > [org.ovirt.engine.core.uutils.ssh.SSHClient] (default task-9) > [ebedf4a6-07be-45b3-9062-7996c362f747] Authenticated: > 'root at lago-basic-suite-master-host-0' > 2018-02-12 07:20:18,247-05 INFO > [org.ovirt.engine.core.vdsbroker.RemoveVdsVDSCommand] (default task-9) > [21f04b96] START, RemoveVdsVDSCommand(HostName = > lago-basic-suite-master-host-0, > RemoveVdsVDSCommandParameters:{hostId='468d8314-e2e0-416b-af9d-295f8ab5a522'}), > log id: 9f1017d > 2018-02-12 07:20:18,262-05 INFO > [org.ovirt.engine.core.vdsbroker.AddVdsVDSCommand] (default task-9) > [21f04b96] START, AddVdsVDSCommand(HostName = > lago-basic-suite-master-host-0, > AddVdsVDSCommandParameters:{hostId='468d8314-e2e0-416b-af9d-295f8ab5a522'}), > log id: a336fc4 > 2018-02-12 07:20:18,288-05 INFO > [org.ovirt.engine.core.vdsbroker.VdsManager] (default task-9) [21f04b96] > Initialize vdsBroker 'lago-basic-suite-master-host-0:54321' > 2018-02-12 07:20:18,345-05 DEBUG > [org.ovirt.engine.core.vdsbroker.ResourceManager] (default task-9) > [21f04b96] subscribe called with subscription id: > lago-basic-suite-master-host-0|*|VM_status|* > 2018-02-12 07:20:18,346-05 DEBUG > [org.ovirt.engine.core.vdsbroker.ResourceManager] (default task-9) > [21f04b96] subscribe called with subscription id: > lago-basic-suite-master-host-0|net|host_conn|no_id > 2018-02-12 07:20:18,369-05 WARN > [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] > (default task-9) [21f04b96] EVENT_ID: > VDS_ALERT_FENCE_IS_NOT_CONFIGURED(9,000), Failed to verify Power Management > configuration for Host lago-basic-suite-master-host-0. > 2018-02-12 07:20:18,398-05 INFO > [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] > (default task-9) [21f04b96] EVENT_ID: USER_ADD_VDS(42), Host > lago-basic-suite-master-host-0 was added by admin at internal-authz. > 2018-02-12 07:20:18,486-05 INFO > [org.ovirt.engine.core.bll.hostdeploy.InstallVdsInternalCommand] > (EE-ManagedThreadFactory-engine-Thread-1) [7389a3fe] Before Installation > host 468d8314-e2e0-416b-af9d-295f8ab5a522, lago-basic-suite-masterhost-0 > 2018-02-12 07:20:18,549-05 INFO > [org.ovirt.engine.core.vdsbroker.SetVdsStatusVDSCommand] > (EE-ManagedThreadFactory-engine-Thread-1) [7389a3fe] START, > SetVdsStatusVDSCommand(HostName = lago-basic-suite-master-host-0, > SetVdsStatusVDSCommandParameters:{hostId='468d8314-e2e0-416b-af9d-295f8ab5a522', > status='Installing', nonOperationalReason='NONE', > stopSpmFailureLogged='false', maintenanceReason='null'}), log id: 4a95e559 > 2018-02-12 07:20:18,567-05 DEBUG > [org.ovirt.engine.core.uutils.ssh.SSHDialog] > (EE-ManagedThreadFactory-engine-Thread-1) [7389a3fe] connect enter > (lago-basic-suite-master-host-0:22, 1800000, 600000) > 2018-02-12 07:20:18,567-05 DEBUG > [org.ovirt.engine.core.uutils.ssh.SSHClient] > (EE-ManagedThreadFactory-engine-Thread-1) [7389a3fe] Connecting > 'root at lago-basic-suite-master-host-0' > 2018-02-12 07:20:18,751-05 DEBUG > [org.ovirt.engine.core.uutils.ssh.SSHClient] > (EE-ManagedThreadFactory-engine-Thread-1) [7389a3fe] Connected: > 'root at lago-basic-suite-master-host-0' > 2018-02-12 07:20:18,767-05 INFO > [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] > (EE-ManagedThreadFactory-engine-Thread-1) [7389a3fe] EVENT_ID: > VDS_INSTALL_IN_PROGRESS(509), Installing Host > lago-basic-suite-master-host-0. Connected to host > lago-basic-suite-master-host-0 with SSH key fingerprint: > SHA256:efkJTmSmltPF5S4VbnQ1avsb7whAX0dgLgxZJTxFgqo. > 2018-02-12 07:20:18,767-05 DEBUG > [org.ovirt.engine.core.uutils.ssh.SSHClient] > (EE-ManagedThreadFactory-engine-Thread-1) [7389a3fe] Authenticating: > 'root at lago-basic-suite-master-host-0' > 2018-02-12 07:20:18,835-05 DEBUG > [org.ovirt.engine.core.uutils.ssh.SSHClient] > (EE-ManagedThreadFactory-engine-Thread-1) [7389a3fe] Authenticated: > 'root at lago-basic-suite-master-host-0' > 2018-02-12 07:20:18,835-05 INFO > [org.ovirt.engine.core.bll.hostdeploy.VdsDeployBase] > (EE-ManagedThreadFactory-engine-Thread-1) [7389a3fe] Installation of > lago-basic-suite-master-host-0. Executing command via SSH umask 0077; > MYTMP="$(TMPDIR="${OVIRT_TMPDIR}" mktemp -d -t ovirt-XXXXXXXXXX)"; trap > "chmod -R u+rwX \"${MYTMP}\" > /dev/null 2>&1; rm -fr \"${MYTMP}\" > > /dev/null 2>&1" 0; tar --warning=no-timestamp -C "${MYTMP}" -x && > "${MYTMP}"/ovirt-host-deploy DIALOG/dialect=str:machine > DIALOG/customization=bool:True < > /var/cache/ovirt-engine/ovirt-host-deploy.tar > 2018-02-12 07:20:18,888-05 INFO > [org.ovirt.engine.core.uutils.ssh.SSHDialog] > (EE-ManagedThreadFactory-engine-Thread-1) [7389a3fe] SSH execute > 'root at lago-basic-suite-master-host-0' 'umask 0077; > MYTMP="$(TMPDIR="${OVIRT_TMPDIR}" mktemp -d -t ovirt-XXXXXXXXXX)"; trap > "chmod -R u+rwX \"${MYTMP}\" > /dev/null 2>&1; rm -fr \"${MYTMP}\" > > /dev/null 2>&1" 0; tar --warning=no-timestamp -C "${MYTMP}" -x && > "${MYTMP}"/ovirt-host-deploy DIALOG/dialect=str:machine > DIALOG/customization=bool:True' > 2018-02-12 07:20:19,933-05 INFO > [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] > (VdsDeploy) [7389a3fe] EVENT_ID: VDS_INSTALL_IN_PROGRESS(509), Installing > Host lago-basic-suite-master-host-0. Stage: Initializing. > 2018-02-12 07:20:20,094-05 INFO > [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] > (VdsDeploy) [7389a3fe] EVENT_ID: VDS_INSTALL_IN_PROGRESS(509), Installing > Host lago-basic-suite-master-host-0. Stage: Environment setup. > 2018-02-12 07:20:20,112-05 INFO > [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] > (VdsDeploy) [7389a3fe] EVENT_ID: VDS_INSTALL_IN_PROGRESS(509), Installing > Host lago-basic-suite-master-host-0. Stage: Environment packages setup. > 2018-02-12 07:20:24,084-05 INFO > [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] > (VdsDeploy) [7389a3fe] EVENT_ID: VDS_INSTALL_IN_PROGRESS(509), Installing > Host lago-basic-suite-master-host-0. Stage: Programs detection. > 2018-02-12 07:20:24,199-05 INFO > [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] > (VdsDeploy) [7389a3fe] EVENT_ID: VDS_INSTALL_IN_PROGRESS(509), Installing > Host lago-basic-suite-master-host-0. Stage: Environment setup. > 2018-02-12 07:20:24,205-05 INFO > [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] > (VdsDeploy) [7389a3fe] EVENT_ID: VDS_INSTALL_IN_PROGRESS(509), Installing > Host lago-basic-suite-master-host-0. Stage: Environment customization. > 2018-02-12 07:20:24,617-05 INFO > [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] > (VdsDeploy) [7389a3fe] EVENT_ID: VDS_INSTALL_IN_PROGRESS(509), Installing > Host lago-basic-suite-master-host-0. Kdump supported. > 2018-02-12 07:20:24,775-05 INFO > [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] > (VdsDeploy) [7389a3fe] EVENT_ID: VDS_INSTALL_IN_PROGRESS(509), Installing > Host lago-basic-suite-master-host-0. Logs at host located at: > '/tmp/ovirt-host-deploy-20180212072019-56s96x.log'. > 2018-02-12 07:20:24,890-05 INFO > [org.ovirt.engine.core.bll.hostdeploy.VdsDeployVdsmUnit] (VdsDeploy) > [7389a3fe] Host lago-basic-suite-master-host-0 reports unique id > A29E23CD-AF59-423B-9FCB-D3E4A0CD6AA1 > 2018-02-12 07:20:24,908-05 INFO > [org.ovirt.engine.core.bll.hostdeploy.VdsDeployVdsmUnit] (VdsDeploy) > [7389a3fe] Assigning unique id A29E23CD-AF59-423B-9FCB-D3E4A0CD6AA1 to Host > lago-basic-suite-master-host-0 > 2018-02-12 07:20:24,987-05 INFO > [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] > (VdsDeploy) [7389a3fe] EVENT_ID: VDS_INSTALL_IN_PROGRESS(509), Installing > Host lago-basic-suite-master-host-0. Disabling Kdump integration. > 2018-02-12 07:20:25,070-05 INFO > [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] > (VdsDeploy) [7389a3fe] EVENT_ID: VDS_INSTALL_IN_PROGRESS(509), Installing > Host lago-basic-suite-master-host-0. Stage: Setup validation. > 2018-02-12 07:20:25,280-05 INFO > [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] > (VdsDeploy) [7389a3fe] EVENT_ID: VDS_INSTALL_IN_PROGRESS(509), Installing > Host lago-basic-suite-master-host-0. Hardware supports virtualization. > 2018-02-12 07:20:25,383-05 INFO > [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] > (VdsDeploy) [7389a3fe] EVENT_ID: VDS_INSTALL_IN_PROGRESS(509), Installing > Host lago-basic-suite-master-host-0. Stage: Transaction setup. > 2018-02-12 07:20:25,429-05 INFO > [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] > (VdsDeploy) [7389a3fe] EVENT_ID: VDS_INSTALL_IN_PROGRESS(509), Installing > Host lago-basic-suite-master-host-0. Stage: Misc configuration. > 2018-02-12 07:20:25,433-05 INFO > [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] > (VdsDeploy) [7389a3fe] EVENT_ID: VDS_INSTALL_IN_PROGRESS(509), Installing > Host lago-basic-suite-master-host-0. Stage: Package installation. > 2018-02-12 07:20:27,065-05 INFO > [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] > (VdsDeploy) [7389a3fe] EVENT_ID: VDS_INSTALL_IN_PROGRESS(509), Installing > Host lago-basic-suite-master-host-0. Yum Status: Downloading Packages. > 2018-02-12 07:20:27,069-05 INFO > [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] > (VdsDeploy) [7389a3fe] EVENT_ID: VDS_INSTALL_IN_PROGRESS(509), Installing > Host lago-basic-suite-master-host-0. Yum Download/Verify: > tuned-2.8.0-5.el7_4.2.noarch. > 2018-02-12 07:20:27,074-05 INFO > [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] > (VdsDeploy) [7389a3fe] EVENT_ID: VDS_INSTALL_IN_PROGRESS(509), Installing > Host lago-basic-suite-master-host-0. Yum Status: Check Package Signatures. > 2018-02-12 07:20:27,078-05 INFO > [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] > (VdsDeploy) [7389a3fe] EVENT_ID: VDS_INSTALL_IN_PROGRESS(509), Installing > Host lago-basic-suite-master-host-0. Yum Status: Running Test Transaction. > 2018-02-12 07:20:27,192-05 INFO > [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] > (VdsDeploy) [7389a3fe] EVENT_ID: VDS_INSTALL_IN_PROGRESS(509), Installing > Host lago-basic-suite-master-host-0. Yum Status: Running Transaction. > 2018-02-12 07:20:27,309-05 INFO > [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] > (VdsDeploy) [7389a3fe] EVENT_ID: VDS_INSTALL_IN_PROGRESS(509), Installing > Host lago-basic-suite-master-host-0. Yum update: 1/2: > tuned-2.8.0-5.el7_4.2.noarch. > 2018-02-12 07:20:27,524-05 INFO > [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] > (VdsDeploy) [7389a3fe] EVENT_ID: VDS_INSTALL_IN_PROGRESS(509), Installing > Host lago-basic-suite-master-host-0. Yum updated: 2/2: tuned. > 2018-02-12 07:20:29,174-05 INFO > [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] > (VdsDeploy) [7389a3fe] EVENT_ID: VDS_INSTALL_IN_PROGRESS(509), Installing > Host lago-basic-suite-master-host-0. Yum Verify: 1/2: tuned.noarch > 0:2.8.0-5.el7_4.2 - u. > 2018-02-12 07:20:29,182-05 INFO > [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] > (VdsDeploy) [7389a3fe] EVENT_ID: VDS_INSTALL_IN_PROGRESS(509), Installing > Host lago-basic-suite-master-host-0. Yum Verify: 2/2: tuned.noarch > 0:2.8.0-5.el7 - ud. > 2018-02-12 07:20:29,266-05 INFO > [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] > (VdsDeploy) [7389a3fe] EVENT_ID: VDS_INSTALL_IN_PROGRESS(509), Installing > Host lago-basic-suite-master-host-0. Stage: Misc configuration. > > > > -- Didi From omachace at redhat.com Tue Feb 13 08:29:07 2018 From: omachace at redhat.com (Ondra Machacek) Date: Tue, 13 Feb 2018 09:29:07 +0100 Subject: [ovirt-devel] Packages for Python SDK In-Reply-To: <20180212155120.GQ2787@redhat.com> References: <20180212142609.58bab804@fiorina> <20180212153121.GP2787@redhat.com> <20180212164618.27b75cec@fiorina> <20180212155120.GQ2787@redhat.com> Message-ID: <4191835f-232c-f936-611e-64ba2e0451b4@redhat.com> On 02/12/2018 04:51 PM, Richard W.M. Jones wrote: > On Mon, Feb 12, 2018 at 04:46:18PM +0100, Tom?? Golembiovsk? wrote: >> On Mon, 12 Feb 2018 15:31:22 +0000 >> "Richard W.M. Jones" wrote: >> >>> On Mon, Feb 12, 2018 at 02:26:09PM +0100, Tom?? Golembiovsk? wrote: >>>> Hi, >>>> >>>> are there any plans to have the packages for Python SDK in base >>>> repositories of CentOS and Fedora? They seem to be available only from >>>> oVirt and Virt SIG repos. >>>> >>>> I saw that Juan used to build the v3 packages for Fedora. >>>> >>>> The rationale behind is that virt-v2v is considering to add support for >>>> the disk upload API and would like to use Python snippets so as not to >>>> re-implement the calls in curl. >>> >>> Also where is the source RPM for python3-ovirt-engine-sdk4? >>> >>> I got the python 2 package (python-ovirt-engine-sdk4) to rebuild on >>> Fedora starting from the CentOS source RPM found here: >>> >>> http://resources.ovirt.org/pub/ovirt-4.2/rpm/el7Server/SRPMS/ >>> >>> but I couldn't find the source RPM for the python3 package. >> >> Here: >> >> http://resources.ovirt.org/pub/ovirt-4.2-snapshot/rpm/fc27/SRPMS/python-ovirt-engine-sdk4-4.2.4-1.20180209gita93f0f2.fc27.src.rpm Yes, you can only use python3 from fc27, as Python3 is on centos available only from epel afaik. About the support, it's possible if it's really needed. We don't do it, just because of resources, there is no other reason. Adding Martin. > > That worked, thanks. > > Rich. > From mperina at redhat.com Tue Feb 13 09:04:11 2018 From: mperina at redhat.com (Martin Perina) Date: Tue, 13 Feb 2018 10:04:11 +0100 Subject: [ovirt-devel] Packages for Python SDK In-Reply-To: <4191835f-232c-f936-611e-64ba2e0451b4@redhat.com> References: <20180212142609.58bab804@fiorina> <20180212153121.GP2787@redhat.com> <20180212164618.27b75cec@fiorina> <20180212155120.GQ2787@redhat.com> <4191835f-232c-f936-611e-64ba2e0451b4@redhat.com> Message-ID: On Tue, Feb 13, 2018 at 9:29 AM, Ondra Machacek wrote: > > > On 02/12/2018 04:51 PM, Richard W.M. Jones wrote: > >> On Mon, Feb 12, 2018 at 04:46:18PM +0100, Tom?? Golembiovsk? wrote: >> >>> On Mon, 12 Feb 2018 15:31:22 +0000 >>> "Richard W.M. Jones" wrote: >>> >>> On Mon, Feb 12, 2018 at 02:26:09PM +0100, Tom?? Golembiovsk? wrote: >>>> >>>>> Hi, >>>>> >>>>> are there any plans to have the packages for Python SDK in base >>>>> repositories of CentOS and Fedora? They seem to be available only from >>>>> oVirt and Virt SIG repos. >>>>> >>>>> I saw that Juan used to build the v3 packages for Fedora. >>>>> >>>>> The rationale behind is that virt-v2v is considering to add support for >>>>> the disk upload API and would like to use Python snippets so as not to >>>>> re-implement the calls in curl. >>>>> >>>> >>>> Also where is the source RPM for python3-ovirt-engine-sdk4? >>>> >>>> I got the python 2 package (python-ovirt-engine-sdk4) to rebuild on >>>> Fedora starting from the CentOS source RPM found here: >>>> >>>> http://resources.ovirt.org/pub/ovirt-4.2/rpm/el7Server/SRPMS/ >>>> >>>> but I couldn't find the source RPM for the python3 package. >>>> >>> >>> Here: >>> >>> http://resources.ovirt.org/pub/ovirt-4.2-snapshot/rpm/fc27/ >>> SRPMS/python-ovirt-engine-sdk4-4.2.4-1.20180209gita93f0f2.fc27.src.rpm >>> >> > Yes, you can only use python3 from fc27, as Python3 is on centos available > only from epel afaik. > > About the support, it's possible if it's really needed. We don't do it, > just because of resources, there is no other reason. > > Adding Martin. > ?If needed we could try to do it, but it seems to me as oVirt/RHV 4.3 RFE ... ? > > >> That worked, thanks. >> >> Rich. >> >> -- Martin Perina Associate Manager, Software Engineering Red Hat Czech s.r.o. -------------- next part -------------- An HTML attachment was scrubbed... URL: From dron at redhat.com Wed Feb 14 11:28:33 2018 From: dron at redhat.com (Dafna Ron) Date: Wed, 14 Feb 2018 11:28:33 +0000 Subject: [ovirt-devel] [ OST Failure Report ] [ oVirt 4.2 +Master (ovirt-engine-metrics) ] [ 14-02-2018 ] [ 003_00_metrics_bootstrap.metrics_and_log_collector ] Message-ID: Hi, Test 003_00_metrics_bootstrap.metrics_and_log_collector failed on basic suite. The only error I could find was in lago log about failing to configure metrics. *Link and headline of suspected patches: https://gerrit.ovirt.org/#/c/87489/7 - ansible: update ovirt-metrics-store-setup roleLink to Job:http://jenkins.ovirt.org/job/ovirt-4.2_change-queue-tester/775/ Link to all logs:http://jenkins.ovirt.org/job/ovirt-4.2_change-queue-tester/775/artifact (Relevant) error snippet from the log: * 018-02-13 17:06:38,250::utils.py::_ret_via_queue::60::lago.utils::ERROR::Error while running thread Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/lago/utils.py", line 58, in _ret_via_queue queue.put({'return': func()}) File "/home/jenkins/workspace/ovirt-4.2_change-queue-tester/ovirt-system-tests/basic-suite-4.2/test-scenarios/003_00_metrics_bootstrap.py", line 54, in configure_metrics ' Exit code is %s' % result.code File "/usr/lib/python2.7/site-packages/nose/tools/trivial.py", line 29, in eq_ raise AssertionError(msg or "%r != %r" % (a, b)) AssertionError: Configuring ovirt machines for metrics failed. Exit code is 2 -------------- next part -------------- An HTML attachment was scrubbed... URL: From eraviv at redhat.com Wed Feb 14 13:31:21 2018 From: eraviv at redhat.com (Eitan Raviv) Date: Wed, 14 Feb 2018 15:31:21 +0200 Subject: [ovirt-devel] OST 004_basic_sanity.runVm() Message-ID: In a manual jenkins run [1] run vm once fails because of 'CPU-Level' with traceback [2]. engine.log [3]: 2018-02-14 07:11:02,272-05 INFO [org.ovirt.engine.core.bll.RunVmOnceCommand] (default task-20) [7d3b5606-16d7-4749-858c-8e6859135999] Running command: RunVmOnceCommand internal: false. Entities affected : ID: cedb8d45-a3f3-4475-b494-fb9e9aaaeb93 Type: VMAction group RUN_VM with role type USER, ID: cedb8d45-a3f3-4475-b494-fb9e9aaaeb93 Type: VMAction group EDIT_ADMIN_VM_PROPERTIES with role type ADMIN 2018-02-14 07:11:02,276-05 DEBUG [org.ovirt.engine.core.common.di.interceptor.DebugLoggingInterceptor] (default task-20) [7d3b5606-16d7-4749-858c-8e6859135999] method: getVmManager, params: [cedb8d45-a3f3-4475-b494-fb9e9aaaeb93], timeElapsed: 4ms 2018-02-14 07:11:02,288-05 DEBUG [org.ovirt.engine.core.common.di.interceptor.DebugLoggingInterceptor] (default task-20) [7d3b5606-16d7-4749-858c-8e6859135999] method: getAllForClusterWithStatus, params: [91d42c1f-07f5-4ef8-ae09-8da2481f6e65, Up], timeElapsed: 5ms 2018-02-14 07:11:02,289-05 INFO [org.ovirt.engine.core.bll.scheduling.SchedulingManager] (default task-20) [7d3b5606-16d7-4749-858c-8e6859135999] Candidate host 'lago-basic-suite-master-host-0' ('ad4e3763-233c-4ae1-95c8-b23ba4ffd60a') was filtered out by 'VAR__FILTERTYPE__INTERNAL' filter 'CPU-Level' (correlation id: 7d3b5606-16d7-4749-858c-8e6859135999) 2018-02-14 07:11:02,289-05 ERROR [org.ovirt.engine.core.bll.RunVmCommand] (default task-20) [7d3b5606-16d7-4749-858c-8e6859135999] Can't find VDS to run the VM 'cedb8d45-a3f3-4475-b494-fb9e9aaaeb93' on, so this VM will not be run. 2018-02-14 07:11:02,295-05 ERROR [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (default task-20) [7d3b5606-16d7-4749-858c-8e6859135999] EVENT_ID: USER_FAILED_RUN_VM(54), Failed to run VM vm0 (User: admin at internal-authz). anybody? thanks [1] http://jenkins.ovirt.org/job/ovirt-system-tests_manual/2176/ [2] http://jenkins.ovirt.org/job/ovirt-system-tests_manual/2176/artifact/exported-artifacts/004_basic_sanity.py.junit.xml [3] http://jenkins.ovirt.org/job/ovirt-system-tests_manual/2176/artifact/exported-artifacts/test_logs/basic-suite-master/post-004_basic_sanity.py/lago-basic-suite-master-engine/_var_log/ovirt-engine/engine.log -- Eitan Raviv IRC: erav (#ovirt #vdsm #devel #rhev-dev) -------------- next part -------------- An HTML attachment was scrubbed... URL: From dron at redhat.com Wed Feb 14 15:03:42 2018 From: dron at redhat.com (Dafna Ron) Date: Wed, 14 Feb 2018 15:03:42 +0000 Subject: [ovirt-devel] OST 004_basic_sanity.runVm() In-Reply-To: References: Message-ID: Hi Eitan, I ran manual without your patch (from master) and it was successful [1] so I don't think this is something on master. However, please note that last week we had the same issues after 4.3 support was merged [2] Perhaps you can check if the issue is related to those changes (the failures in were in engine due to the vdsm change not merging) [1] http://jenkins.ovirt.org/job/ovirt-system-tests_manual/2179/ [2] https://gerrit.ovirt.org/#/c/87181/ [3] https://gerrit.ovirt.org/#/c/87116/ Thanks, Dafna On Wed, Feb 14, 2018 at 1:31 PM, Eitan Raviv wrote: > In a manual jenkins run [1] run vm once fails because of 'CPU-Level' with > traceback [2]. > > engine.log [3]: > > 2018-02-14 07:11:02,272-05 INFO [org.ovirt.engine.core.bll.RunVmOnceCommand] (default task-20) [7d3b5606-16d7-4749-858c-8e6859135999] Running command: RunVmOnceCommand internal: false. Entities affected : ID: cedb8d45-a3f3-4475-b494-fb9e9aaaeb93 Type: VMAction group RUN_VM with role type USER, ID: cedb8d45-a3f3-4475-b494-fb9e9aaaeb93 Type: VMAction group EDIT_ADMIN_VM_PROPERTIES with role type ADMIN > 2018-02-14 07:11:02,276-05 DEBUG [org.ovirt.engine.core.common.di.interceptor.DebugLoggingInterceptor] (default task-20) [7d3b5606-16d7-4749-858c-8e6859135999] method: getVmManager, params: [cedb8d45-a3f3-4475-b494-fb9e9aaaeb93], timeElapsed: 4ms > 2018-02-14 07:11:02,288-05 DEBUG [org.ovirt.engine.core.common.di.interceptor.DebugLoggingInterceptor] (default task-20) [7d3b5606-16d7-4749-858c-8e6859135999] method: getAllForClusterWithStatus, params: [91d42c1f-07f5-4ef8-ae09-8da2481f6e65, Up], timeElapsed: 5ms > 2018-02-14 07:11:02,289-05 INFO [org.ovirt.engine.core.bll.scheduling.SchedulingManager] (default task-20) [7d3b5606-16d7-4749-858c-8e6859135999] Candidate host 'lago-basic-suite-master-host-0' ('ad4e3763-233c-4ae1-95c8-b23ba4ffd60a') was filtered out by 'VAR__FILTERTYPE__INTERNAL' filter 'CPU-Level' (correlation id: 7d3b5606-16d7-4749-858c-8e6859135999) > 2018-02-14 07:11:02,289-05 ERROR [org.ovirt.engine.core.bll.RunVmCommand] (default task-20) [7d3b5606-16d7-4749-858c-8e6859135999] Can't find VDS to run the VM 'cedb8d45-a3f3-4475-b494-fb9e9aaaeb93' on, so this VM will not be run. > 2018-02-14 07:11:02,295-05 ERROR [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (default task-20) [7d3b5606-16d7-4749-858c-8e6859135999] EVENT_ID: USER_FAILED_RUN_VM(54), Failed to run VM vm0 (User: admin at internal-authz). > > > anybody? > thanks > > [1] http://jenkins.ovirt.org/job/ovirt-system-tests_manual/2176/ > [2] http://jenkins.ovirt.org/job/ovirt-system-tests_manual/2176/ > artifact/exported-artifacts/004_basic_sanity.py.junit.xml > [3] http://jenkins.ovirt.org/job/ovirt-system-tests_manual/2176/ > artifact/exported-artifacts/test_logs/basic-suite-master/pos > t-004_basic_sanity.py/lago-basic-suite-master-engine/_var_ > log/ovirt-engine/engine.log > > > > > -- > Eitan Raviv > IRC: erav (#ovirt #vdsm #devel #rhev-dev) > > _______________________________________________ > Devel mailing list > Devel at ovirt.org > http://lists.ovirt.org/mailman/listinfo/devel > -------------- next part -------------- An HTML attachment was scrubbed... URL: From emesika at redhat.com Wed Feb 14 18:05:00 2018 From: emesika at redhat.com (Eli Mesika) Date: Wed, 14 Feb 2018 20:05:00 +0200 Subject: [ovirt-devel] engine master failing build on fcraw In-Reply-To: References: Message-ID: May this be related to the PG JDBC driver issue [1] [1] https://bugzilla.redhat.com/show_bug.cgi?id=1459499 ??? On Fri, Feb 9, 2018 at 2:47 PM, Sandro Bonazzola wrote: > Hi, > http://jenkins.ovirt.org/job/ovirt-engine_master_check- > patch-fcraw-x86_64/114/consoleFull > > failed on fcraw with: > > *10:59:21* Failed tests: org.ovirt.engine.core.dal.dbbroker.DbConnectionUtilTest: Unable to init tests > > > Test output was: > > *10:59:11* Running org.ovirt.engine.core.dal.dbbroker.DbConnectionUtilTest*10:59:13* Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 2.296 sec <<< FAILURE!*10:59:13* org.ovirt.engine.core.dal.dbbroker.DbConnectionUtilTest Time elapsed: 2287 sec <<< FAILURE!*10:59:13* java.lang.AssertionError: Unable to init tests*10:59:13* at org.ovirt.engine.core.dao.BaseDaoTestCase.initTestCase(BaseDaoTestCase.java:84)*10:59:13* at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)*10:59:13* at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)*10:59:13* at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)*10:59:13* at java.lang.reflect.Method.invoke(Method.java:498)*10:59:13* at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)*10:59:13* at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)*10:59:13* at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)*10:59:13* at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24)*10:59:13* at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)*10:59:13* at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)*10:59:13* at org.junit.runners.ParentRunner.run(ParentRunner.java:363)*10:59:13* at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)*10:59:13* at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:252)*10:59:13* at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141)*10:59:13* at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112)*10:59:13* at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)*10:59:13* at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)*10:59:13* at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)*10:59:13* at java.lang.reflect.Method.invoke(Method.java:498)*10:59:13* at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189)*10:59:13* at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165)*10:59:13* at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85)*10:59:13* at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115)*10:59:13* at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75)*10:59:13* Caused by: java.lang.NullPointerException*10:59:13* at org.postgresql.jdbc2.AbstractJdbc2DatabaseMetaData.getColumns(AbstractJdbc2DatabaseMetaData.java:2501)*10:59:13* at org.postgresql.jdbc4.AbstractJdbc4DatabaseMetaData.getColumns(AbstractJdbc4DatabaseMetaData.java:98)*10:59:13* at org.dbunit.database.DefaultMetadataHandler.getColumns(DefaultMetadataHandler.java:52)*10:59:13* at org.dbunit.database.DatabaseTableMetaData.getColumns(DatabaseTableMetaData.java:317)*10:59:13* at org.dbunit.dataset.AbstractTableMetaData.getColumnIndex(AbstractTableMetaData.java:106)*10:59:13* at org.dbunit.operation.AbstractOperation.getOperationMetaData(AbstractOperation.java:89)*10:59:13* at org.dbunit.operation.AbstractBatchOperation.execute(AbstractBatchOperation.java:150)*10:59:13* at org.dbunit.operation.CompositeOperation.execute(CompositeOperation.java:79)*10:59:13* at org.ovirt.engine.core.dao.BaseDaoTestCase.initTestCase(BaseDaoTestCase.java:66)*10:59:13* ... 24 more*10:59:13* > > > I'm disabling again fcraw tests for ovirt-engine, please let me know when > this issue has been addressed. > > > -- > > SANDRO BONAZZOLA > > ASSOCIATE MANAGER, SOFTWARE ENGINEERING, EMEA ENG VIRTUALIZATION R&D > > Red Hat EMEA > > TRIED. TESTED. TRUSTED. > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From sbonazzo at redhat.com Thu Feb 15 08:33:15 2018 From: sbonazzo at redhat.com (Sandro Bonazzola) Date: Thu, 15 Feb 2018 09:33:15 +0100 Subject: [ovirt-devel] [ OST Failure Report ] [ oVirt 4.2 +Master (ovirt-engine-metrics) ] [ 14-02-2018 ] [ 003_00_metrics_bootstrap.metrics_and_log_collector ] In-Reply-To: References: Message-ID: 2018-02-14 12:28 GMT+01:00 Dafna Ron : > Hi, > > Test 003_00_metrics_bootstrap.metrics_and_log_collector failed on basic > suite. > The only error I could find was in lago log about failing to configure > metrics. > engine ansible logs at http://jenkins.ovirt.org/job/ovirt-4.2_change-queue-tester/775/artifact/exported-artifacts/basic-suit-4.2-el7/test_logs/basic-suite-4.2/post-003_00_metrics_bootstrap.py/lago-basic-suite-4-2-engine/_var_log/ovirt-engine/ansible/standalone-20180213120633-ovirt-metrics-deployment.log/*view*/ shows: 2018-02-13 12:06:38,154 p=20196 u=root | fatal: [localhost]: UNREACHABLE! => {"changed": false, "msg": "Failed to connect to the host via ssh: Warning: Permanently added 'localhost' (ECDSA) to the list of known hosts.\r\nPermission denied (publickey,gssapi-keyex,gssapi-with-mic,password).\r\n", "unreachable": true} > > > > > > > > > *Link and headline of suspected patches: > https://gerrit.ovirt.org/#/c/87489/7 > - ansible: update ovirt-metrics-store-setup roleLink to > Job:http://jenkins.ovirt.org/job/ovirt-4.2_change-queue-tester/775/ > Link to > all > logs:http://jenkins.ovirt.org/job/ovirt-4.2_change-queue-tester/775/artifact > (Relevant) > error snippet from the log: * > 018-02-13 17:06:38,250::utils.py::_ret_via_queue::60::lago.utils::ERROR::Error > while running thread > Traceback (most recent call last): > File "/usr/lib/python2.7/site-packages/lago/utils.py", line 58, in > _ret_via_queue > queue.put({'return': func()}) > File "/home/jenkins/workspace/ovirt-4.2_change-queue-tester/ > ovirt-system-tests/basic-suite-4.2/test-scenarios/003_00_metrics_bootstrap.py", > line 54, in configure_metrics > ' Exit code is %s' % result.code > File "/usr/lib/python2.7/site-packages/nose/tools/trivial.py", line 29, > in eq_ > raise AssertionError(msg or "%r != %r" % (a, b)) > AssertionError: Configuring ovirt machines for metrics failed. Exit code > is 2 > > > _______________________________________________ > Infra mailing list > Infra at ovirt.org > http://lists.ovirt.org/mailman/listinfo/infra > > -- SANDRO BONAZZOLA ASSOCIATE MANAGER, SOFTWARE ENGINEERING, EMEA ENG VIRTUALIZATION R&D Red Hat EMEA TRIED. TESTED. TRUSTED. -------------- next part -------------- An HTML attachment was scrubbed... URL: From dron at redhat.com Fri Feb 16 19:07:16 2018 From: dron at redhat.com (Dafna Ron) Date: Fri, 16 Feb 2018 19:07:16 +0000 Subject: [ovirt-devel] OST Failure - Weekly update [10/02/2018-16/02/2018] Message-ID: Hello, I would like to update on this week's failure and OST current status. At the end of the week I am happy to say that we are no longer failing on any issues and the testers are completely green. We had a great week of many people rallying together to fix OST and resolve all outstanding issues. During the week we saw and resolved the following failures: *Master: * 002_bootstrap.get_host_devices - this was related to timing issues with the test and was fixed by: https://gerrit.ovirt.org/87526 001_initialize_engine.initialize_engine - dwh service failed to start - this seemed liked a packaging issue and was resolved. *4.2:* 002_bootstrap.add_cluster - cluster.cpu.type error - this was resolved a week ago and was resolved by patch: https://gerrit.ovirt.org/#/c/87126/ 003_00_metrics_bootstrap.metrics_and_log_collector - was resolved by Shirly. 002_bootstrap.get_host_devices - this was related to timing issues with the test and was fixed by: https://gerrit.ovirt.org/87526 *4.1* 001_initialize_engine.initialize_engine - dwh service failed to start - this seemed liked a packaging issue and was resolved. Build-artifacts jobs failing has a high percentage but* many of the build-artifacts failures were caused because of fcraw issues *and I am hoping this would be resolved over time. *below you can see the chart of OST resolved issues based on cause and failures: * * Based on feedback, I made some changes to the definitions Code= regression of working components/functionalities Configurations - package related issues Other = failed build artifacts Infra = infrastructure/OST/Lago related issues [image: Inline image 2] [image: Inline image 1] *Below is a chart of resolved failures based on Ovirt Version: * [image: Inline image 4] [image: Inline image 3] *Below is a chart showing failures by suite type: * * Suite type None means that it was a failure that did not result in a failed test such artifacts related or packaging related. [image: Inline image 8] [image: Inline image 7] Thanks, Dafna -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image.png Type: image/png Size: 9250 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image.png Type: image/png Size: 30035 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image.png Type: image/png Size: 6531 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image.png Type: image/png Size: 28909 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image.png Type: image/png Size: 28577 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image.png Type: image/png Size: 8159 bytes Desc: not available URL: From ykaul at redhat.com Fri Feb 16 20:14:42 2018 From: ykaul at redhat.com (Yaniv Kaul) Date: Fri, 16 Feb 2018 22:14:42 +0200 Subject: [ovirt-devel] OST Failure - Weekly update [10/02/2018-16/02/2018] In-Reply-To: References: Message-ID: On Feb 16, 2018 9:08 PM, "Dafna Ron" wrote: Hello, I would like to update on this week's failure and OST current status. At the end of the week I am happy to say that we are no longer failing on any issues and the testers are completely green. We had a great week of many people rallying together to fix OST and resolve all outstanding issues. During the week we saw and resolved the following failures: *Master: * 002_bootstrap.get_host_devices - this was related to timing issues with the test and was fixed by: https://gerrit.ovirt.org/87526 It was related to a silly mistake in tests that I've added, fixed with https://gerrit.ovirt.org/#/c/87541/ 001_initialize_engine.initialize_engine - dwh service failed to start - this seemed liked a packaging issue and was resolved. *4.2:* 002_bootstrap.add_cluster - cluster.cpu.type error - this was resolved a week ago and was resolved by patch: https://gerrit.ovirt.org/#/c/87126/ 003_00_metrics_bootstrap.metrics_and_log_collector - was resolved by Shirly. 002_bootstrap.get_host_devices - this was related to timing issues with the test and was fixed by: https://gerrit.ovirt.org/87526 Same as above. Y. *4.1* 001_initialize_engine.initialize_engine - dwh service failed to start - this seemed liked a packaging issue and was resolved. Build-artifacts jobs failing has a high percentage but* many of the build-artifacts failures were caused because of fcraw issues *and I am hoping this would be resolved over time. *below you can see the chart of OST resolved issues based on cause and failures: * * Based on feedback, I made some changes to the definitions Code= regression of working components/functionalities Configurations - package related issues Other = failed build artifacts Infra = infrastructure/OST/Lago related issues [image: Inline image 2] [image: Inline image 1] *Below is a chart of resolved failures based on Ovirt Version: * [image: Inline image 4] [image: Inline image 3] *Below is a chart showing failures by suite type: * * Suite type None means that it was a failure that did not result in a failed test such artifacts related or packaging related. [image: Inline image 8] [image: Inline image 7] Thanks, Dafna _______________________________________________ Devel mailing list Devel at ovirt.org http://lists.ovirt.org/mailman/listinfo/devel -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image.png Type: image/png Size: 9250 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image.png Type: image/png Size: 6531 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image.png Type: image/png Size: 28577 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image.png Type: image/png Size: 8159 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image.png Type: image/png Size: 28909 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image.png Type: image/png Size: 30035 bytes Desc: not available URL: From eedri at redhat.com Sun Feb 18 09:56:00 2018 From: eedri at redhat.com (Eyal Edri) Date: Sun, 18 Feb 2018 11:56:00 +0200 Subject: [ovirt-devel] OST Failure - Weekly update [10/02/2018-16/02/2018] In-Reply-To: References: Message-ID: Great overview! Thanks for the detailed summary, glad to hear we don't have open issues, let's hope it stays this quiet this week :) On Fri, Feb 16, 2018 at 9:07 PM, Dafna Ron wrote: > Hello, > > I would like to update on this week's failure and OST current status. > > At the end of the week I am happy to say that we are no longer failing on > any issues and the testers are completely green. > > We had a great week of many people rallying together to fix OST and > resolve all outstanding issues. > > During the week we saw and resolved the following failures: > > *Master: * > > 002_bootstrap.get_host_devices - this was related to timing issues with > the test and was fixed by: > https://gerrit.ovirt.org/87526 > > 001_initialize_engine.initialize_engine - dwh service failed to start - > this seemed liked a packaging issue and was resolved. > > > *4.2:* > > 002_bootstrap.add_cluster - cluster.cpu.type error - this was resolved a > week ago and was resolved by patch: https://gerrit.ovirt.org/#/c/87126/ > > 003_00_metrics_bootstrap.metrics_and_log_collector - was resolved by > Shirly. > > 002_bootstrap.get_host_devices - this was related to timing issues with > the test and was fixed by: > https://gerrit.ovirt.org/87526 > > *4.1* > > 001_initialize_engine.initialize_engine - dwh service failed to start - > this seemed liked a packaging issue and was resolved. > > Build-artifacts jobs failing has a high percentage but* many of the > build-artifacts failures were caused because of fcraw issues *and I am > hoping this would be resolved over time. > > *below you can see the chart of OST resolved issues based on cause and > failures: * > > * Based on feedback, I made some changes to the definitions > > > Code= regression of working components/functionalities > Configurations - package related issues > Other = failed build artifacts > Infra = infrastructure/OST/Lago related issues > > > > [image: Inline image 2] > > [image: Inline image 1] > *Below is a chart of resolved failures based on Ovirt Version: * > > > > [image: Inline image 4] > > > [image: Inline image 3] > > > > *Below is a chart showing failures by suite type: * > > * Suite type None means that it was a failure that did not result in a > failed test such artifacts related or packaging related. > > > > [image: Inline image 8] > > > [image: Inline image 7] > Thanks, > Dafna > > -- Eyal edri MANAGER RHV DevOps EMEA VIRTUALIZATION R&D Red Hat EMEA TRIED. TESTED. TRUSTED. phone: +972-9-7692018 irc: eedri (on #tlv #rhev-dev #rhev-integ) -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image.png Type: image/png Size: 30035 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image.png Type: image/png Size: 6531 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image.png Type: image/png Size: 8159 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image.png Type: image/png Size: 28577 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image.png Type: image/png Size: 9250 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image.png Type: image/png Size: 28909 bytes Desc: not available URL: From ederevea at redhat.com Mon Feb 19 23:02:30 2018 From: ederevea at redhat.com (Evgheni Dereveanchin) Date: Tue, 20 Feb 2018 00:02:30 +0100 Subject: [ovirt-devel] planned Jenkins restart Message-ID: Hi everyone, I'll be performing a planned Jenkins restart within the next hour. No new jobs will be scheduled during this maintenance period. I will inform you once it is over. Regards, Evgheni Dereveanchin -------------- next part -------------- An HTML attachment was scrubbed... URL: From ederevea at redhat.com Tue Feb 20 00:11:19 2018 From: ederevea at redhat.com (Evgheni Dereveanchin) Date: Tue, 20 Feb 2018 01:11:19 +0100 Subject: [ovirt-devel] planned Jenkins restart In-Reply-To: References: Message-ID: Maintenance completed, Jenkins back up and running. The OS, Jenkins core and all plugins were updated: *https://ovirt-jira.atlassian.net/browse/OVIRT-1858 * As always - if you see any issues please report them to Jira. Regards, Evgheni Dereveanchin On Tue, Feb 20, 2018 at 12:02 AM, Evgheni Dereveanchin wrote: > Hi everyone, > > I'll be performing a planned Jenkins restart within the next hour. > No new jobs will be scheduled during this maintenance period. > I will inform you once it is over. > > Regards, > Evgheni Dereveanchin > > -- Regards, Evgheni Dereveanchin -------------- next part -------------- An HTML attachment was scrubbed... URL: From ederevea at redhat.com Tue Feb 20 09:26:05 2018 From: ederevea at redhat.com (Evgheni Dereveanchin) Date: Tue, 20 Feb 2018 10:26:05 +0100 Subject: [ovirt-devel] CI outage notice Message-ID: Hi everyone, After the Jenkins update tonight it started behaving unstably and there were several restarts recorded throughout the night. The root cause is now found and mitigated [1], Jenkins is up and stable again. There may still be slaves around that were running jobs when the master restarted which caused leftover files in the workspace. If you had any CI jobs fail with errors unrelated to code between midnight and 8:15 GMT today - please re-trigger those. If you still get failures - please inform me or other members of the infra team to offline such slaves and perform a cleanup. -- Regards, Evgheni Dereveanchin [1] https://ovirt-jira.atlassian.net/browse/OVIRT-1904 -------------- next part -------------- An HTML attachment was scrubbed... URL: From dron at redhat.com Tue Feb 20 10:00:45 2018 From: dron at redhat.com (Dafna Ron) Date: Tue, 20 Feb 2018 10:00:45 +0000 Subject: [ovirt-devel] [ OST Failure Report ] [ oVirt 4.2 (ovirt-engine-metrics) ] [ 20-02-2018 ] [ 003_00_metrics_bootstrap.metrics_and_log_collector ] Message-ID: Hi, We have a failed test for project ovirt-engine-metrics. It seems that CQ is reporting that the root cause of the failure was a patch from 6 days ago. Shirly, can you please check the changes? *Link and headline of suspected patches: change reported as failed: * replace vdsm stats with collectd virt plugin - https://gerrit.ovirt.org/#/c/87310/ *change reported as root cause: * ansible: add role to copy required files - https://gerrit.ovirt.org/#/c/87430/ TASK [oVirt.ovirt-initial-validations/validate-config-yml : Validate viaq_metrics_store parameter] *** fatal: [localhost]: FAILED! => {"msg": "The conditional check 'viaq_metrics_store != true' failed. The error was: error while evaluating conditional (viaq_metrics_store != true): 'viaq_metrics_store' is undefined\n\nThe error appears to have been in '/usr/share/ansible/roles/oVirt.metrics/roles/oVirt.ovirt-initial-validations/validate-config-yml/tasks/main.yml': line 49, column 3, but may\nbe elsewhere in the file depending on the exact syntax problem.\n\nThe offending line appears to be:\n\n\n- name: \"Validate viaq_metrics_store parameter\"\n ^ here\n"} NO MORE HOSTS LEFT ************************************************************* PLAY RECAP ********************************************************************* localhost : ok=4 changed=0 unreachable=0 failed=1 lago.utils: ERROR: Error while running thread Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/lago/utils.py", line 58, in _ret_via_queue queue.put({'return': func()}) File "/home/jenkins/workspace/ovirt-4.2_change-queue-tester/ovirt-system-tests/basic-suite-4.2/test-scenarios/003_00_metrics_bootstrap.py", line 54, in configure_metrics ' Exit code is %s' % result.code File "/usr/lib/python2.7/site-packages/nose/tools/trivial.py", line 29, in eq_ raise AssertionError(msg or "%r != %r" % (a, b)) AssertionError: Configuring ovirt machines for metrics failed. Exit code is 2 lago.ssh: DEBUG: Command 59b597f6 on lago-basic-suite-4-2-engine returned with 0 lago.ssh: DEBUG: Command 59b597f6 on lago-basic-suite-4-2-engine output: This command will collect system configuration and diagnostic information from this system. The generated archive may contain data considered sensitive and its content should be reviewed by the originating organization before being passed to any third party. No changes will be made to system configuration. INFO: /dev/shm/log does not exist. It will be created. DEBUG: API Vendor(None) API Version(4.2.0) WARNING: This ovirt-log-collector call will collect logs from all available hosts. This may take long time, depending on the size of your deployment INFO: Gathering oVirt Engine information... DEBUG: loading config '/usr/share/ovirt-engine/services/ovirt-engine/ovirt-engine.conf' DEBUG: calling(['sosreport', '--list-plugins']) DEBUG: returncode(0) DEBUG: STDOUT( sosreport (version 3.4) *Link to Job:http://jenkins.ovirt.org/job/ovirt-4.2_change-queue-tester/864/ Link to all logs:http://jenkins.ovirt.org/job/ovirt-4.2_change-queue-tester/864/artifacts (Relevant) error snippet from the log: * -------------- next part -------------- An HTML attachment was scrubbed... URL: From fromani at redhat.com Tue Feb 20 11:20:48 2018 From: fromani at redhat.com (Francesco Romani) Date: Tue, 20 Feb 2018 12:20:48 +0100 Subject: [ovirt-devel] [vdsm][network] false test failiures in CI Message-ID: <620d09cb-8aef-5319-6e7e-c020dc94c558@redhat.com> Hi there, recently some patches of mine failed on CI with this error which is totally unrelated and which seems bogus. Could some network developer please have a look and improve the current state? :) https://gerrit.ovirt.org/#/c/87881/ 19:43:33 ====================================================================== 19:43:33 ERROR: test_list_ipv4_ipv6 (network.ip_address_test.IPAddressTest) 19:43:33 ---------------------------------------------------------------------- 19:43:33 Traceback (most recent call last): 19:43:33 File "/home/jenkins/workspace/vdsm_4.2_check-patch-fc27-x86_64/vdsm/tests/testValidation.py", line 330, in wrapper 19:43:33 return f(*args, **kwargs) 19:43:33 File "/home/jenkins/workspace/vdsm_4.2_check-patch-fc27-x86_64/vdsm/tests/network/ip_address_test.py", line 289, in test_list_ipv4_ipv6 19:43:33 ipv6_addresses=[IPV6_B_WITH_PREFIXLEN] 19:43:33 File "/home/jenkins/workspace/vdsm_4.2_check-patch-fc27-x86_64/vdsm/tests/network/ip_address_test.py", line 297, in _test_list 19:43:33 address.IPAddressData(addr, device=nic)) 19:43:33 File "/home/jenkins/workspace/vdsm_4.2_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/ip/address/iproute2.py", line 40, in add 19:43:33 addr_data.address, addr_data.prefixlen, addr_data.family 19:43:33 File "/usr/lib64/python2.7/contextlib.py", line 35, in __exit__ 19:43:33 self.gen.throw(type, value, traceback) 19:43:33 File "/home/jenkins/workspace/vdsm_4.2_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/ip/address/iproute2.py", line 91, in _translate_iproute2_exception 19:43:33 new_exception, new_exception(str(address_data), error_message), tb) 19:43:33 File "/home/jenkins/workspace/vdsm_4.2_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/ip/address/iproute2.py", line 86, in _translate_iproute2_exception 19:43:33 yield 19:43:33 File "/home/jenkins/workspace/vdsm_4.2_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/ip/address/iproute2.py", line 40, in add 19:43:33 addr_data.address, addr_data.prefixlen, addr_data.family 19:43:33 File "/home/jenkins/workspace/vdsm_4.2_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/ipwrapper.py", line 561, in addrAdd 19:43:33 _exec_cmd(command) 19:43:33 File "/home/jenkins/workspace/vdsm_4.2_check-patch-fc27-x86_64/vdsm/lib/vdsm/network/ipwrapper.py", line 482, in _exec_cmd 19:43:33 raise exc(returnCode, error.splitlines()) 19:43:33 IPAddressAddError: ("IPAddressData(device='dummy_ZVN3L' address=IPv6Interface(u'2002:99::1/64') scope=None flags=None)", 'RTNETLINK answers: Permission denied') I had other failures, but they look like known issues (mkimage, no port on protocol detector) -- Francesco Romani Senior SW Eng., Virtualization R&D Red Hat IRC: fromani github: @fromanirh From sradco at redhat.com Tue Feb 20 12:18:53 2018 From: sradco at redhat.com (Shirly Radco) Date: Tue, 20 Feb 2018 14:18:53 +0200 Subject: [ovirt-devel] [ OST Failure Report ] [ oVirt 4.2 (ovirt-engine-metrics) ] [ 20-02-2018 ] [ 003_00_metrics_bootstrap.metrics_and_log_collector ] In-Reply-To: References: Message-ID: Thank you. I found the issue. Will push a fix now. -- SHIRLY RADCO BI SeNIOR SOFTWARE ENGINEER Red Hat Israel TRIED. TESTED. TRUSTED. On Tue, Feb 20, 2018 at 12:00 PM, Dafna Ron wrote: > Hi, > > We have a failed test for project ovirt-engine-metrics. > It seems that CQ is reporting that the root cause of the failure was a > patch from 6 days ago. > > Shirly, can you please check the changes? > > *Link and headline of suspected patches: change reported as failed: * > > replace vdsm stats with collectd virt plugin - > https://gerrit.ovirt.org/#/c/87310/ > > > *change reported as root cause: * > ansible: add role to copy required files - https://gerrit.ovirt.org/#/c/ > 87430/ > > > TASK [oVirt.ovirt-initial-validations/validate-config-yml : Validate viaq_metrics_store parameter] *** > fatal: [localhost]: FAILED! => {"msg": "The conditional check 'viaq_metrics_store != true' failed. The error was: error while evaluating conditional (viaq_metrics_store != true): 'viaq_metrics_store' is undefined\n\nThe error appears to have been in '/usr/share/ansible/roles/oVirt.metrics/roles/oVirt.ovirt-initial-validations/validate-config-yml/tasks/main.yml': line 49, column 3, but may\nbe elsewhere in the file depending on the exact syntax problem.\n\nThe offending line appears to be:\n\n\n- name: \"Validate viaq_metrics_store parameter\"\n ^ here\n"} > > NO MORE HOSTS LEFT ************************************************************* > > PLAY RECAP ********************************************************************* > localhost : ok=4 changed=0 unreachable=0 failed=1 > > > lago.utils: ERROR: Error while running thread > Traceback (most recent call last): > File "/usr/lib/python2.7/site-packages/lago/utils.py", line 58, in _ret_via_queue > queue.put({'return': func()}) > File "/home/jenkins/workspace/ovirt-4.2_change-queue-tester/ovirt-system-tests/basic-suite-4.2/test-scenarios/003_00_metrics_bootstrap.py", line 54, in configure_metrics > ' Exit code is %s' % result.code > File "/usr/lib/python2.7/site-packages/nose/tools/trivial.py", line 29, in eq_ > raise AssertionError(msg or "%r != %r" % (a, b)) > AssertionError: Configuring ovirt machines for metrics failed. Exit code is 2 > lago.ssh: DEBUG: Command 59b597f6 on lago-basic-suite-4-2-engine returned with 0 > lago.ssh: DEBUG: Command 59b597f6 on lago-basic-suite-4-2-engine output: > This command will collect system configuration and diagnostic > information from this system. > The generated archive may contain data considered sensitive and its > content should be reviewed by the originating organization before > being passed to any third party. > No changes will be made to system configuration. > INFO: /dev/shm/log does not exist. It will be created. > DEBUG: API Vendor(None) API Version(4.2.0) > WARNING: This ovirt-log-collector call will collect logs from all available hosts. This may take long time, depending on the size of your deployment > INFO: Gathering oVirt Engine information... > DEBUG: loading config '/usr/share/ovirt-engine/services/ovirt-engine/ovirt-engine.conf' > DEBUG: calling(['sosreport', '--list-plugins']) > DEBUG: returncode(0) > DEBUG: STDOUT( > sosreport (version 3.4) > > > > > > > > > > *Link to > Job:http://jenkins.ovirt.org/job/ovirt-4.2_change-queue-tester/864/ > Link to > all > logs:http://jenkins.ovirt.org/job/ovirt-4.2_change-queue-tester/864/artifacts > (Relevant) > error snippet from the log: * > -------------- next part -------------- An HTML attachment was scrubbed... URL: From dron at redhat.com Tue Feb 20 12:21:56 2018 From: dron at redhat.com (Dafna Ron) Date: Tue, 20 Feb 2018 12:21:56 +0000 Subject: [ovirt-devel] [ OST Failure Report ] [ oVirt 4.2 (ovirt-engine-metrics) ] [ 20-02-2018 ] [ 003_00_metrics_bootstrap.metrics_and_log_collector ] In-Reply-To: References: Message-ID: Thanks Shirly. can you please send me a link to the fix? Thanks again! Dafna On Tue, Feb 20, 2018 at 12:18 PM, Shirly Radco wrote: > Thank you. > I found the issue. > Will push a fix now. > > -- > > SHIRLY RADCO > > BI SeNIOR SOFTWARE ENGINEER > > Red Hat Israel > > TRIED. TESTED. TRUSTED. > > On Tue, Feb 20, 2018 at 12:00 PM, Dafna Ron wrote: > >> Hi, >> >> We have a failed test for project ovirt-engine-metrics. >> It seems that CQ is reporting that the root cause of the failure was a >> patch from 6 days ago. >> >> Shirly, can you please check the changes? >> >> *Link and headline of suspected patches: change reported as failed: * >> >> replace vdsm stats with collectd virt plugin - >> https://gerrit.ovirt.org/#/c/87310/ >> >> >> *change reported as root cause: * >> ansible: add role to copy required files - https://gerrit.ovirt.org/#/c/8 >> 7430/ >> >> >> TASK [oVirt.ovirt-initial-validations/validate-config-yml : Validate viaq_metrics_store parameter] *** >> fatal: [localhost]: FAILED! => {"msg": "The conditional check 'viaq_metrics_store != true' failed. The error was: error while evaluating conditional (viaq_metrics_store != true): 'viaq_metrics_store' is undefined\n\nThe error appears to have been in '/usr/share/ansible/roles/oVirt.metrics/roles/oVirt.ovirt-initial-validations/validate-config-yml/tasks/main.yml': line 49, column 3, but may\nbe elsewhere in the file depending on the exact syntax problem.\n\nThe offending line appears to be:\n\n\n- name: \"Validate viaq_metrics_store parameter\"\n ^ here\n"} >> >> NO MORE HOSTS LEFT ************************************************************* >> >> PLAY RECAP ********************************************************************* >> localhost : ok=4 changed=0 unreachable=0 failed=1 >> >> >> lago.utils: ERROR: Error while running thread >> Traceback (most recent call last): >> File "/usr/lib/python2.7/site-packages/lago/utils.py", line 58, in _ret_via_queue >> queue.put({'return': func()}) >> File "/home/jenkins/workspace/ovirt-4.2_change-queue-tester/ovirt-system-tests/basic-suite-4.2/test-scenarios/003_00_metrics_bootstrap.py", line 54, in configure_metrics >> ' Exit code is %s' % result.code >> File "/usr/lib/python2.7/site-packages/nose/tools/trivial.py", line 29, in eq_ >> raise AssertionError(msg or "%r != %r" % (a, b)) >> AssertionError: Configuring ovirt machines for metrics failed. Exit code is 2 >> lago.ssh: DEBUG: Command 59b597f6 on lago-basic-suite-4-2-engine returned with 0 >> lago.ssh: DEBUG: Command 59b597f6 on lago-basic-suite-4-2-engine output: >> This command will collect system configuration and diagnostic >> information from this system. >> The generated archive may contain data considered sensitive and its >> content should be reviewed by the originating organization before >> being passed to any third party. >> No changes will be made to system configuration. >> INFO: /dev/shm/log does not exist. It will be created. >> DEBUG: API Vendor(None) API Version(4.2.0) >> WARNING: This ovirt-log-collector call will collect logs from all available hosts. This may take long time, depending on the size of your deployment >> INFO: Gathering oVirt Engine information... >> DEBUG: loading config '/usr/share/ovirt-engine/services/ovirt-engine/ovirt-engine.conf' >> DEBUG: calling(['sosreport', '--list-plugins']) >> DEBUG: returncode(0) >> DEBUG: STDOUT( >> sosreport (version 3.4) >> >> >> >> >> >> >> >> >> >> *Link to >> Job:http://jenkins.ovirt.org/job/ovirt-4.2_change-queue-tester/864/ >> Link to >> all >> logs:http://jenkins.ovirt.org/job/ovirt-4.2_change-queue-tester/864/artifacts >> (Relevant) >> error snippet from the log: * >> > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From sbonazzo at redhat.com Tue Feb 20 12:48:19 2018 From: sbonazzo at redhat.com (Sandro Bonazzola) Date: Tue, 20 Feb 2018 13:48:19 +0100 Subject: [ovirt-devel] [ OST Failure Report ] [ oVirt 4.2 (ovirt-engine-metrics) ] [ 20-02-2018 ] [ 003_00_metrics_bootstrap.metrics_and_log_collector ] In-Reply-To: References: Message-ID: 2018-02-20 13:21 GMT+01:00 Dafna Ron : > Thanks Shirly. > can you please send me a link to the fix? > I think Gal already fixed no? https://gerrit.ovirt.org/#/c/87842/ > > Thanks again! > Dafna > > > On Tue, Feb 20, 2018 at 12:18 PM, Shirly Radco wrote: > >> Thank you. >> I found the issue. >> Will push a fix now. >> >> -- >> >> SHIRLY RADCO >> >> BI SeNIOR SOFTWARE ENGINEER >> >> Red Hat Israel >> >> TRIED. TESTED. TRUSTED. >> >> On Tue, Feb 20, 2018 at 12:00 PM, Dafna Ron wrote: >> >>> Hi, >>> >>> We have a failed test for project ovirt-engine-metrics. >>> It seems that CQ is reporting that the root cause of the failure was a >>> patch from 6 days ago. >>> >>> Shirly, can you please check the changes? >>> >>> *Link and headline of suspected patches: change reported as failed: * >>> >>> replace vdsm stats with collectd virt plugin - >>> https://gerrit.ovirt.org/#/c/87310/ >>> >>> >>> *change reported as root cause: * >>> ansible: add role to copy required files - >>> https://gerrit.ovirt.org/#/c/87430/ >>> >>> >>> TASK [oVirt.ovirt-initial-validations/validate-config-yml : Validate viaq_metrics_store parameter] *** >>> fatal: [localhost]: FAILED! => {"msg": "The conditional check 'viaq_metrics_store != true' failed. The error was: error while evaluating conditional (viaq_metrics_store != true): 'viaq_metrics_store' is undefined\n\nThe error appears to have been in '/usr/share/ansible/roles/oVirt.metrics/roles/oVirt.ovirt-initial-validations/validate-config-yml/tasks/main.yml': line 49, column 3, but may\nbe elsewhere in the file depending on the exact syntax problem.\n\nThe offending line appears to be:\n\n\n- name: \"Validate viaq_metrics_store parameter\"\n ^ here\n"} >>> >>> NO MORE HOSTS LEFT ************************************************************* >>> >>> PLAY RECAP ********************************************************************* >>> localhost : ok=4 changed=0 unreachable=0 failed=1 >>> >>> >>> lago.utils: ERROR: Error while running thread >>> Traceback (most recent call last): >>> File "/usr/lib/python2.7/site-packages/lago/utils.py", line 58, in _ret_via_queue >>> queue.put({'return': func()}) >>> File "/home/jenkins/workspace/ovirt-4.2_change-queue-tester/ovirt-system-tests/basic-suite-4.2/test-scenarios/003_00_metrics_bootstrap.py", line 54, in configure_metrics >>> ' Exit code is %s' % result.code >>> File "/usr/lib/python2.7/site-packages/nose/tools/trivial.py", line 29, in eq_ >>> raise AssertionError(msg or "%r != %r" % (a, b)) >>> AssertionError: Configuring ovirt machines for metrics failed. Exit code is 2 >>> lago.ssh: DEBUG: Command 59b597f6 on lago-basic-suite-4-2-engine returned with 0 >>> lago.ssh: DEBUG: Command 59b597f6 on lago-basic-suite-4-2-engine output: >>> This command will collect system configuration and diagnostic >>> information from this system. >>> The generated archive may contain data considered sensitive and its >>> content should be reviewed by the originating organization before >>> being passed to any third party. >>> No changes will be made to system configuration. >>> INFO: /dev/shm/log does not exist. It will be created. >>> DEBUG: API Vendor(None) API Version(4.2.0) >>> WARNING: This ovirt-log-collector call will collect logs from all available hosts. This may take long time, depending on the size of your deployment >>> INFO: Gathering oVirt Engine information... >>> DEBUG: loading config '/usr/share/ovirt-engine/services/ovirt-engine/ovirt-engine.conf' >>> DEBUG: calling(['sosreport', '--list-plugins']) >>> DEBUG: returncode(0) >>> DEBUG: STDOUT( >>> sosreport (version 3.4) >>> >>> >>> >>> >>> >>> >>> >>> >>> >>> *Link to >>> Job:http://jenkins.ovirt.org/job/ovirt-4.2_change-queue-tester/864/ >>> Link to >>> all >>> logs:http://jenkins.ovirt.org/job/ovirt-4.2_change-queue-tester/864/artifacts >>> (Relevant) >>> error snippet from the log: * >>> >> >> > > _______________________________________________ > Infra mailing list > Infra at ovirt.org > http://lists.ovirt.org/mailman/listinfo/infra > > -- SANDRO BONAZZOLA ASSOCIATE MANAGER, SOFTWARE ENGINEERING, EMEA ENG VIRTUALIZATION R&D Red Hat EMEA TRIED. TESTED. TRUSTED. -------------- next part -------------- An HTML attachment was scrubbed... URL: From sradco at redhat.com Tue Feb 20 13:22:49 2018 From: sradco at redhat.com (Shirly Radco) Date: Tue, 20 Feb 2018 15:22:49 +0200 Subject: [ovirt-devel] [ OST Failure Report ] [ oVirt 4.2 (ovirt-engine-metrics) ] [ 20-02-2018 ] [ 003_00_metrics_bootstrap.metrics_and_log_collector ] In-Reply-To: References: Message-ID: I do not think this is the issue in this case. Pushed https://gerrit.ovirt.org/#/c/87919/ -- SHIRLY RADCO BI SeNIOR SOFTWARE ENGINEER Red Hat Israel TRIED. TESTED. TRUSTED. On Tue, Feb 20, 2018 at 2:48 PM, Sandro Bonazzola wrote: > > > 2018-02-20 13:21 GMT+01:00 Dafna Ron : > >> Thanks Shirly. >> can you please send me a link to the fix? >> > > I think Gal already fixed no? https://gerrit.ovirt.org/#/c/87842/ > > > > >> >> Thanks again! >> Dafna >> >> >> On Tue, Feb 20, 2018 at 12:18 PM, Shirly Radco wrote: >> >>> Thank you. >>> I found the issue. >>> Will push a fix now. >>> >>> -- >>> >>> SHIRLY RADCO >>> >>> BI SeNIOR SOFTWARE ENGINEER >>> >>> Red Hat Israel >>> >>> TRIED. TESTED. TRUSTED. >>> >>> On Tue, Feb 20, 2018 at 12:00 PM, Dafna Ron wrote: >>> >>>> Hi, >>>> >>>> We have a failed test for project ovirt-engine-metrics. >>>> It seems that CQ is reporting that the root cause of the failure was a >>>> patch from 6 days ago. >>>> >>>> Shirly, can you please check the changes? >>>> >>>> *Link and headline of suspected patches: change reported as failed: * >>>> >>>> replace vdsm stats with collectd virt plugin - >>>> https://gerrit.ovirt.org/#/c/87310/ >>>> >>>> >>>> *change reported as root cause: * >>>> ansible: add role to copy required files - >>>> https://gerrit.ovirt.org/#/c/87430/ >>>> >>>> >>>> TASK [oVirt.ovirt-initial-validations/validate-config-yml : Validate viaq_metrics_store parameter] *** >>>> fatal: [localhost]: FAILED! => {"msg": "The conditional check 'viaq_metrics_store != true' failed. The error was: error while evaluating conditional (viaq_metrics_store != true): 'viaq_metrics_store' is undefined\n\nThe error appears to have been in '/usr/share/ansible/roles/oVirt.metrics/roles/oVirt.ovirt-initial-validations/validate-config-yml/tasks/main.yml': line 49, column 3, but may\nbe elsewhere in the file depending on the exact syntax problem.\n\nThe offending line appears to be:\n\n\n- name: \"Validate viaq_metrics_store parameter\"\n ^ here\n"} >>>> >>>> NO MORE HOSTS LEFT ************************************************************* >>>> >>>> PLAY RECAP ********************************************************************* >>>> localhost : ok=4 changed=0 unreachable=0 failed=1 >>>> >>>> >>>> lago.utils: ERROR: Error while running thread >>>> Traceback (most recent call last): >>>> File "/usr/lib/python2.7/site-packages/lago/utils.py", line 58, in _ret_via_queue >>>> queue.put({'return': func()}) >>>> File "/home/jenkins/workspace/ovirt-4.2_change-queue-tester/ovirt-system-tests/basic-suite-4.2/test-scenarios/003_00_metrics_bootstrap.py", line 54, in configure_metrics >>>> ' Exit code is %s' % result.code >>>> File "/usr/lib/python2.7/site-packages/nose/tools/trivial.py", line 29, in eq_ >>>> raise AssertionError(msg or "%r != %r" % (a, b)) >>>> AssertionError: Configuring ovirt machines for metrics failed. Exit code is 2 >>>> lago.ssh: DEBUG: Command 59b597f6 on lago-basic-suite-4-2-engine returned with 0 >>>> lago.ssh: DEBUG: Command 59b597f6 on lago-basic-suite-4-2-engine output: >>>> This command will collect system configuration and diagnostic >>>> information from this system. >>>> The generated archive may contain data considered sensitive and its >>>> content should be reviewed by the originating organization before >>>> being passed to any third party. >>>> No changes will be made to system configuration. >>>> INFO: /dev/shm/log does not exist. It will be created. >>>> DEBUG: API Vendor(None) API Version(4.2.0) >>>> WARNING: This ovirt-log-collector call will collect logs from all available hosts. This may take long time, depending on the size of your deployment >>>> INFO: Gathering oVirt Engine information... >>>> DEBUG: loading config '/usr/share/ovirt-engine/services/ovirt-engine/ovirt-engine.conf' >>>> DEBUG: calling(['sosreport', '--list-plugins']) >>>> DEBUG: returncode(0) >>>> DEBUG: STDOUT( >>>> sosreport (version 3.4) >>>> >>>> >>>> >>>> >>>> >>>> >>>> >>>> >>>> >>>> *Link to >>>> Job:http://jenkins.ovirt.org/job/ovirt-4.2_change-queue-tester/864/ >>>> Link to >>>> all >>>> logs:http://jenkins.ovirt.org/job/ovirt-4.2_change-queue-tester/864/artifacts >>>> (Relevant) >>>> error snippet from the log: * >>>> >>> >>> >> >> _______________________________________________ >> Infra mailing list >> Infra at ovirt.org >> http://lists.ovirt.org/mailman/listinfo/infra >> >> > > > -- > > SANDRO BONAZZOLA > > ASSOCIATE MANAGER, SOFTWARE ENGINEERING, EMEA ENG VIRTUALIZATION R&D > > Red Hat EMEA > > TRIED. TESTED. TRUSTED. > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From ehaas at redhat.com Tue Feb 20 14:09:52 2018 From: ehaas at redhat.com (Edward Haas) Date: Tue, 20 Feb 2018 16:09:52 +0200 Subject: [ovirt-devel] [vdsm][network] false test failiures in CI In-Reply-To: <620d09cb-8aef-5319-6e7e-c020dc94c558@redhat.com> References: <620d09cb-8aef-5319-6e7e-c020dc94c558@redhat.com> Message-ID: Looks like IPv6 is disabled on that slave, therefore all IPv6 related tests failed. We will add a test to check IPv6 availability so we can easily detect this in advance, but we do require IPv6 to be available. Opening a ticker with infra-support. On Tue, Feb 20, 2018 at 1:20 PM, Francesco Romani wrote: > Hi there, > > > recently some patches of mine failed on CI with this error which is > totally unrelated and which seems bogus. > > Could some network developer please have a look and improve the current > state? :) > > > https://gerrit.ovirt.org/#/c/87881/ > > 19:43:33 > ====================================================================== > 19:43:33 ERROR: test_list_ipv4_ipv6 > (network.ip_address_test.IPAddressTest) 19:43:33 > ---------------------------------------------------------------------- > 19:43:33 Traceback (most recent call last): 19:43:33 File > "/home/jenkins/workspace/vdsm_4.2_check-patch-fc27-x86_64/ > vdsm/tests/testValidation.py", > line 330, in wrapper 19:43:33 return f(*args, **kwargs) 19:43:33 File > "/home/jenkins/workspace/vdsm_4.2_check-patch-fc27-x86_64/ > vdsm/tests/network/ip_address_test.py", > line 289, in test_list_ipv4_ipv6 19:43:33 > ipv6_addresses=[IPV6_B_WITH_PREFIXLEN] 19:43:33 File > "/home/jenkins/workspace/vdsm_4.2_check-patch-fc27-x86_64/ > vdsm/tests/network/ip_address_test.py", > line 297, in _test_list 19:43:33 address.IPAddressData(addr, > device=nic)) 19:43:33 File > "/home/jenkins/workspace/vdsm_4.2_check-patch-fc27-x86_64/ > vdsm/lib/vdsm/network/ip/address/iproute2.py", > line 40, in add 19:43:33 addr_data.address, addr_data.prefixlen, > addr_data.family 19:43:33 File "/usr/lib64/python2.7/contextlib.py", > line 35, in __exit__ 19:43:33 self.gen.throw(type, value, traceback) > 19:43:33 File > "/home/jenkins/workspace/vdsm_4.2_check-patch-fc27-x86_64/ > vdsm/lib/vdsm/network/ip/address/iproute2.py", > line 91, in _translate_iproute2_exception 19:43:33 new_exception, > new_exception(str(address_data), error_message), tb) 19:43:33 File > "/home/jenkins/workspace/vdsm_4.2_check-patch-fc27-x86_64/ > vdsm/lib/vdsm/network/ip/address/iproute2.py", > line 86, in _translate_iproute2_exception 19:43:33 yield 19:43:33 File > "/home/jenkins/workspace/vdsm_4.2_check-patch-fc27-x86_64/ > vdsm/lib/vdsm/network/ip/address/iproute2.py", > line 40, in add 19:43:33 addr_data.address, addr_data.prefixlen, > addr_data.family 19:43:33 File > "/home/jenkins/workspace/vdsm_4.2_check-patch-fc27-x86_64/ > vdsm/lib/vdsm/network/ipwrapper.py", > line 561, in addrAdd 19:43:33 _exec_cmd(command) 19:43:33 File > "/home/jenkins/workspace/vdsm_4.2_check-patch-fc27-x86_64/ > vdsm/lib/vdsm/network/ipwrapper.py", > line 482, in _exec_cmd 19:43:33 raise exc(returnCode, > error.splitlines()) 19:43:33 IPAddressAddError: > ("IPAddressData(device='dummy_ZVN3L' > address=IPv6Interface(u'2002:99::1/64') scope=None flags=None)", > 'RTNETLINK answers: Permission denied') > > > I had other failures, but they look like known issues (mkimage, no port > on protocol detector) > > > -- > Francesco Romani > Senior SW Eng., Virtualization R&D > Red Hat > IRC: fromani github: @fromanirh > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From mzamazal at redhat.com Tue Feb 20 15:38:45 2018 From: mzamazal at redhat.com (Milan Zamazal) Date: Tue, 20 Feb 2018 16:38:45 +0100 Subject: [ovirt-devel] Documenting HA VMs on Wiki Message-ID: <87woz71xiy.fsf@redhat.com> Hi, to document and clarify some facts about HA VMs to users, especially regarding I/O errors, I work on a HOWTO document to be added to oVirt Wiki. If you know how HA VMs or related mechanisms (such as VM handling on I/O errors) work and would like to help review the document, please look at the pull request: https://github.com/oVirt/ovirt-site/pull/1530 Thanks, Milan From dron at redhat.com Wed Feb 21 11:56:28 2018 From: dron at redhat.com (Dafna Ron) Date: Wed, 21 Feb 2018 11:56:28 +0000 Subject: [ovirt-devel] [ OST Failure Report ] [ oVirt $VER (ovirt-log-collector) ] [ 21-02-2018 ] [ 098_ovirt_provider_ovn.use_ovn_provider ] Message-ID: Hi, We failed test on duplicate network name. I don't think that the change is related. I can see that we are importing network_1 and then trying to create a network by the same name. I don't think there was a change made to ovn before this failure that could have cause this to fail but adding Dan in case he is aware of any changes. *Link and headline of suspected patches: failed change: * inventory: handle to postgresql dumps from sosreport - https://gerrit.ovirt.org/#/c/88010/ *Change reported as root cause of failure: *collector: fix list function - https://gerrit.ovirt.org/#/c/87798/ *Link to Job:http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/5805 Link to all logs:* http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/5805/artifacts *(Relevant) error snippet from the log: * 2018-02-20 23:51:03,179-05 DEBUG [org.ovirt.engine.core.dal.dbbroker.PostgresDbEngineDialect$PostgresSimpleJdbcCall] (default task-19) [4a0a588a-e606-4151-936a-f66a8c580a78] Compiled stored procedure. Call string is [{call getdcidbyexternalnetworkid(?)}] 2018-02-20 23:51:03,179-05 DEBUG [org.ovirt.engine.core.dal.dbbroker.PostgresDbEngineDialect$PostgresSimpleJdbcCall] (default task-19) [4a0a588a-e606-4151-936a-f66a8c580a78] SqlCall for procedure [GetDcIdByExternalNetworkId] compiled 2018-02-20 23:51:03,180-05 DEBUG [org.ovirt.engine.core.common.di.interceptor.DebugLoggingInterceptor] (default task-19) [4a0a588a-e606-4151-936a-f66a8c580a78] method: runQuery, params: [GetAllExternalNetworksOnProvider, IdQueryParameters:{refresh='false', filtered='false'}], timeElapsed: 266ms 2018-02-20 23:51:03,187-05 INFO [org.ovirt.engine.core.bll.network.dc.AddNetworkCommand] (default task-19) [4a0a588a-e606-4151-936a-f66a8c580a78] Lock Acquired to object 'EngineLock:{exclusiveLocks='[network_1=NETWORK, 94fc81b9-fbf2-4262-a877-32a066a573c2=PROVIDER]', sharedLocks=''}' 2018-02-20 23:51:03,190-05 WARN [org.ovirt.engine.core.bll.network.dc.AddNetworkCommand] (default task-19) [4a0a588a-e606-4151-936a-f66a8c580a78] Validation of action 'AddNetwork' failed for user admin at internal-authz. Reasons: VAR__TYPE__NETWORK,VAR__ACTION__ADD,ACTION_TYPE_FAILED_NETWORK_NAME_IN_USE,$NetworkName network_1 2018-02-20 23:51:03,190-05 INFO [org.ovirt.engine.core.bll.network.dc.AddNetworkCommand] (default task-19) [4a0a588a-e606-4151-936a-f66a8c580a78] Lock freed to object 'EngineLock:{exclusiveLocks='[network_1=NETWORK, 94fc81b9-fbf2-4262-a877-32a066a573c2=PROVIDER]', sharedLocks=''}' 2018-02-20 23:51:03,191-05 DEBUG [org.ovirt.engine.core.common.di.interceptor.DebugLoggingInterceptor] (default task-19) [4a0a588a-e606-4151-936a-f66a8c580a78] method: runAction, params: [AddNetwork, AddNetworkStoragePoolParameters:{commandId='41c44658-04e5-4aeb-9f65-cc2ad76e0c42', user='null', commandType='Unknown'}], timeElapsed: 10ms 2018-02-20 23:51:03,196-05 ERROR [org.ovirt.engine.api.restapi.resource.AbstractBackendResource] (default task-19) [] Operation Failed: [Cannot add Network. The name of the logical network 'network_1' is already used by an existing logical network in the same data-center. -Please choose a different name.] 2018-02-20 23:51:03,346-05 DEBUG [org.ovirt.engine.core.common.di.interceptor.DebugLoggingInterceptor] (EE-ManagedThreadFactory-engineScheduled-Thread-47) [] method: get, params: [da0bebdb-cb83-415f-bcba-8920126e31a4], timeElapsed: 6ms 2018-02-20 23:51:03,346-05 DEBUG [org.ovirt.engine.core.vdsbroker.monitoring.HostMonitoring] (EE-ManagedThreadFactory-engineScheduled-Thread-47) [] vdsManager::refreshVdsStats entered, host='lago-basic-suite-master-host-1'(da0bebdb-cb83-415f-bcba-8920126e31a4) 2018-02-20 23:51:03,365-05 DEBUG [org.ovirt.engine.core.vdsbroker.vdsbroker.GetStatsAsyncVDSCommand] (EE-ManagedThreadFactory-engineScheduled-Thread-47) [] START, GetStatsAsyncVDSCommand(HostName = lago-basic-suite-master-host-1, VdsIdAndVdsVDSCommandParametersBase:{hostId='da0bebdb-cb83-415f-bcba-8920126e31a4', vds='Host[lago-basic-suite-master-host-1,da0bebdb-cb83-415f-bcba-8920126e31a4]'}), log id: 279de334 2018-02-20 23:51:03,365-05 DEBUG [org.ovirt.vdsm.jsonrpc.client.reactors.stomp.impl.Message] (EE-ManagedThreadFactory-engineScheduled-Thread-47) [] SEND destination:jms.topic.vdsm_requests reply-to:jms.topic.vdsm_responses content-length:98 ** -------------- next part -------------- An HTML attachment was scrubbed... URL: From sbonazzo at redhat.com Wed Feb 21 15:24:47 2018 From: sbonazzo at redhat.com (Sandro Bonazzola) Date: Wed, 21 Feb 2018 16:24:47 +0100 Subject: [ovirt-devel] CentOS Virt SIG - oVirt 4.3 repositories Message-ID: Hi, tags have been created for oVirt 4.3 development. I'm going to cross tag dependencies from oVirt 4.2 to oVirt 4.3 in the next weeks. Once done, I'll push patches to oVirt System Test master and oVirt Release master switching from oVirt 4.2 to oVirt 4.3. Repositories that will contain 4.3 related stuff while I'm working on it: https://cbs.centos.org/repos/virt7-ovirt-43-candidate https://cbs.centos.org/repos/virt7-ovirt-common-candidate Once I'll be sure master works with these, I'll tag for testing switching to: https://cbs.centos.org/repos/virt7-ovirt-43-testing https://cbs.centos.org/repos/virt7-ovirt-common-testing Once repoclosure passes, I'll ask to start signing and publishing rpms for testing getting the rpms into final testing destination: https://buildlogs.centos.org/centos/7/virt/$basearch/ovirt-4.3/ This will be the repo that will be added to OST and ovirt-release. If new dependencies needs to be added to 4.3 repo during this process, please let me know. Thanks -- SANDRO BONAZZOLA ASSOCIATE MANAGER, SOFTWARE ENGINEERING, EMEA ENG VIRTUALIZATION R&D Red Hat EMEA TRIED. TESTED. TRUSTED. -------------- next part -------------- An HTML attachment was scrubbed... URL: From sbonazzo at redhat.com Wed Feb 21 16:15:56 2018 From: sbonazzo at redhat.com (Sandro Bonazzola) Date: Wed, 21 Feb 2018 17:15:56 +0100 Subject: [ovirt-devel] ovirt-engine-api-model jenkins jobs Message-ID: Hi, I'm investigating on a failure[2 ] on jenkins jobs for ovirt-engine-api-model[1 ] on el7. Before I further invest time on it, I'd like to understand the purpose of the job. As far as I can tell the project is building some documentation in different formats and a tarball with the sources: asciidoctor.css 28.92 KB model.adoc 1.24 MB model.csv 264.77 KB model.html 3.37 MB model.json 7.39 MB model.xml 6.09 MB ovirt-engine-api-model-4.3.8.20180213gita1f6d9a.tar.gz 246.48 KB I think that some way the output may be used by http://ovirt.github.io/ovirt-engine-api-model/ but I don't feel like this is really done. I also see that artifacts are published on https://search.maven.org/#artifactdetails%7Corg.ovirt.engine.api%7Cmodel%7C4.3.7.color%7Cjar but this is also not done by the jenkins jobs. I see this artifacts is required in ovirt-engine pom.xml: 4.3.7 So I would expect the job to prepare a rpm including this jar and pom to be required in ovirt-engine spec file, at least if we follow Fedora packaging guidelines. As is, this jobs seams meaningless. What should we do here? Drop the job? Fix it for building rpms? [1] http://jenkins.ovirt.org/search/?q=ovirt-engine-api-model_master_build-artifacts [2] http://jenkins.ovirt.org/job/ovirt-engine-api-model_master_build-artifacts-el7-x86_64/1/console -- SANDRO BONAZZOLA ASSOCIATE MANAGER, SOFTWARE ENGINEERING, EMEA ENG VIRTUALIZATION R&D Red Hat EMEA TRIED. TESTED. TRUSTED. -------------- next part -------------- An HTML attachment was scrubbed... URL: From mperina at redhat.com Wed Feb 21 19:49:32 2018 From: mperina at redhat.com (Martin Perina) Date: Wed, 21 Feb 2018 20:49:32 +0100 Subject: [ovirt-devel] ovirt-engine-api-model jenkins jobs In-Reply-To: References: Message-ID: On Wed, Feb 21, 2018 at 5:15 PM, Sandro Bonazzola wrote: > Hi, > I'm investigating on a failure[2 > ] > on jenkins jobs for ovirt-engine-api-model[1 > ] > on el7. > Before I further invest time on it, I'd like to understand the purpose of > the job. > > As far as I can tell the project is building some documentation in > different formats and a tarball with the sources: > > asciidoctor.css 28.92 KB > model.adoc 1.24 MB > model.csv 264.77 KB > model.html 3.37 MB > model.json 7.39 MB > model.xml 6.09 MB > ovirt-engine-api-model-4.3.8.20180213gita1f6d9a.tar.gz 246.48 KB > > I think that some way the output may be used by http://ovirt.github.io/ > ovirt-engine-api-model/ but I don't feel like this is really done. > > I also see that artifacts are published on https://search.maven.org/# > artifactdetails%7Corg.ovirt.engine.api%7Cmodel%7C4.3.7.color%7Cjar > > but this is also not done by the jenkins jobs. > > I see this artifacts is required in ovirt-engine pom.xml: > 4.3.7 > > So I would expect the job to prepare a rpm including this jar and pom to > be required in ovirt-engine spec file, at least if we follow Fedora > packaging guidelines. > AFAIK model is not published as ? RPM? ?, because there are no benefits, just more work. Ondro/Ori, am I right? ? > > As is, this jobs seams meaningless. What should we do here? Drop the job? > Fix it for building rpms? > > [1] http://jenkins.ovirt.org/search/?q=ovirt-engine-api- > model_master_build-artifacts > [2] http://jenkins.ovirt.org/job/ovirt-engine-api-model_ > master_build-artifacts-el7-x86_64/1/console > > -- > > SANDRO BONAZZOLA > > ASSOCIATE MANAGER, SOFTWARE ENGINEERING, EMEA ENG VIRTUALIZATION R&D > > Red Hat EMEA > > TRIED. TESTED. TRUSTED. > > > _______________________________________________ > Devel mailing list > Devel at ovirt.org > http://lists.ovirt.org/mailman/listinfo/devel > -- Martin Perina Associate Manager, Software Engineering Red Hat Czech s.r.o. -------------- next part -------------- An HTML attachment was scrubbed... URL: From sbonazzo at redhat.com Thu Feb 22 07:14:57 2018 From: sbonazzo at redhat.com (Sandro Bonazzola) Date: Thu, 22 Feb 2018 08:14:57 +0100 Subject: [ovirt-devel] ovirt-engine-api-model jenkins jobs In-Reply-To: References: Message-ID: 2018-02-21 20:49 GMT+01:00 Martin Perina : > > > On Wed, Feb 21, 2018 at 5:15 PM, Sandro Bonazzola > wrote: > >> Hi, >> I'm investigating on a failure[2 >> ] >> on jenkins jobs for ovirt-engine-api-model[1 >> ] >> on el7. >> Before I further invest time on it, I'd like to understand the purpose of >> the job. >> >> As far as I can tell the project is building some documentation in >> different formats and a tarball with the sources: >> >> asciidoctor.css 28.92 KB >> model.adoc 1.24 MB >> model.csv 264.77 KB >> model.html 3.37 MB >> model.json 7.39 MB >> model.xml 6.09 MB >> ovirt-engine-api-model-4.3.8.20180213gita1f6d9a.tar.gz 246.48 KB >> >> I think that some way the output may be used by >> http://ovirt.github.io/ovirt-engine-api-model/ but I don't feel like >> this is really done. >> >> I also see that artifacts are published on https://search.maven.org/#a >> rtifactdetails%7Corg.ovirt.engine.api%7Cmodel%7C4.3.7.color%7Cjar >> >> but this is also not done by the jenkins jobs. >> >> I see this artifacts is required in ovirt-engine pom.xml: >> 4.3.7 >> >> So I would expect the job to prepare a rpm including this jar and pom to >> be required in ovirt-engine spec file, at least if we follow Fedora >> packaging guidelines. >> > > AFAIK model is not published as ? > RPM? > ?, because there are no benefits, just more work. Ondro/Ori, am I right? > Ok, assuming this is the reason no rpm packaging has been done, what's the purpose of the build job? If it's not needed, let's drop it. > ? > >> >> As is, this jobs seams meaningless. What should we do here? Drop the job? >> Fix it for building rpms? >> >> [1] http://jenkins.ovirt.org/search/?q=ovirt-engine-api-mode >> l_master_build-artifacts >> [2] http://jenkins.ovirt.org/job/ovirt-engine-api-model_mast >> er_build-artifacts-el7-x86_64/1/console >> >> -- >> >> SANDRO BONAZZOLA >> >> ASSOCIATE MANAGER, SOFTWARE ENGINEERING, EMEA ENG VIRTUALIZATION R&D >> >> Red Hat EMEA >> >> TRIED. TESTED. TRUSTED. >> >> >> _______________________________________________ >> Devel mailing list >> Devel at ovirt.org >> http://lists.ovirt.org/mailman/listinfo/devel >> > > > > -- > Martin Perina > Associate Manager, Software Engineering > Red Hat Czech s.r.o. > -- SANDRO BONAZZOLA ASSOCIATE MANAGER, SOFTWARE ENGINEERING, EMEA ENG VIRTUALIZATION R&D Red Hat EMEA TRIED. TESTED. TRUSTED. -------------- next part -------------- An HTML attachment was scrubbed... URL: From ehaas at redhat.com Thu Feb 22 09:10:18 2018 From: ehaas at redhat.com (Edward Haas) Date: Thu, 22 Feb 2018 11:10:18 +0200 Subject: [ovirt-devel] [VDSM] Failing CI check-patch on master, el7: Missing ppc64 repos Message-ID: Hello, VDSM check-patch on master started to fail, looks like some repos vanished. http://jenkins.ovirt.org/job/vdsm_master_check-patch-el7-x86_64/21853/console Can someone have a look? (Do we need ppc64? Why it was removed?) Thanks, Edy. -------------- next part -------------- An HTML attachment was scrubbed... URL: From dron at redhat.com Thu Feb 22 10:59:21 2018 From: dron at redhat.com (Dafna Ron) Date: Thu, 22 Feb 2018 10:59:21 +0000 Subject: [ovirt-devel] [ OST Failure Report ] [ oVirt Master (vdsm) ] [ 22-02-2018 ] [ 002_bootstrap.verify_add_hosts + 002_bootstrap.add_hosts ] Message-ID: Hi, We had two failed tests reported in vdsm project last evening the patch reported seems to be related to the issue. *Link and headline of suspected patches: momIF: change the way we connect to MOM - https://gerrit.ovirt.org/#/c/87944/ Link to Job:http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/5823/ Link to all logs:http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/5823/artifacts (Relevant) error snippet from the log: * 2018-02-21 14:15:47,576-0500 INFO (MainThread) [vdsm.api] FINISH prepareForShutdown return=None from=internal, task_id=7d37a33b-0215-40c0-a821-9b94707caca6 (api:52) 2018-02-21 14:15:47,576-0500 ERROR (MainThread) [vds] Exception raised (vdsmd:158) Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/vdsm/vdsmd.py", line 156, in run serve_clients(log) File "/usr/lib/python2.7/site-packages/vdsm/vdsmd.py", line 103, in serve_clients cif = clientIF.getInstance(irs, log, scheduler) File "/usr/lib/python2.7/site-packages/vdsm/clientIF.py", line 251, in getInstance cls._instance = clientIF(irs, log, scheduler) File "/usr/lib/python2.7/site-packages/vdsm/clientIF.py", line 121, in __init__ self.mom = MomClient(config.get("mom", "socket_path")) File "/usr/lib/python2.7/site-packages/vdsm/momIF.py", line 51, in __init__ raise MomNotAvailableError() MomNotAvailableError ** -------------- next part -------------- An HTML attachment was scrubbed... URL: From dron at redhat.com Thu Feb 22 11:28:56 2018 From: dron at redhat.com (Dafna Ron) Date: Thu, 22 Feb 2018 11:28:56 +0000 Subject: [ovirt-devel] [ OST Failure Report ] [ oVirt Master (ovirt-host) ] [ 22-02-2018 ] [002_bootstrap.add_hosts ] Message-ID: hi, we have a failed test for ovirt-host in upgrade suite. *Link and headline of suspected patches: * *Require collectd-virt plugin - https://gerrit.ovirt.org/#/c/87311/ Link to Job: http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/5827/ Link to all logs:http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/5827/artifacts (Relevant) error snippet from the log: * 2018-02-22 05:38:47,587-05 INFO [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (VdsDeploy) [546df98d] EVENT_ID: VDS_INSTALL_IN_PROGRESS(509), Installing Host lago-upgrade-from-release-suite-master-host0. Setting kernel arguments. 2018-02-22 05:38:47,858-05 ERROR [org.ovirt.engine.core.uutils.ssh.SSHDialog] (EE-ManagedThreadFactory-engine-Thread-1) [546df98d] Swallowing exception as preferring stderr 2018-02-22 05:38:47,859-05 ERROR [org.ovirt.engine.core.uutils.ssh.SSHDialog] (EE-ManagedThreadFactory-engine-Thread-1) [546df98d] SSH error running command root at lago-upgrade-from-release-suite-master-host0:'umask 0077; MYTMP="$(TMPDIR="${OVIRT_TMPDIR}" mktemp -d -t ovirt-XXXXXXXXXX)"; trap "chmod -R u+rwX \"${MYTMP}\" > /dev/null 2>&1; rm -fr \"${MYTMP}\" > /dev/null 2>&1" 0; tar --warning=no-timestamp -C "${MYTMP}" -x && "${MYTMP}"/ovirt-host-deploy DIALOG/dialect=str:machine DIALOG/customization=bool:True': RuntimeException: Unexpected error during execution: bash: line 1: 1395 Segmentation fault "${MYTMP}"/ovirt-host-deploy DIALOG/dialect=str:machine DIALOG/customization=bool:True 2018-02-22 05:38:47,859-05 ERROR [org.ovirt.engine.core.bll.hostdeploy.VdsDeployBase] (VdsDeploy) [546df98d] Error during deploy dialog 2018-02-22 05:38:47,860-05 ERROR [org.ovirt.engine.core.bll.hostdeploy.VdsDeployBase] (EE-ManagedThreadFactory-engine-Thread-1) [546df98d] Error during host lago-upgrade-from-release-suite-master-host0 install 2018-02-22 05:38:47,864-05 ERROR [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (EE-ManagedThreadFactory-engine-Thread-1) [546df98d] EVENT_ID: VDS_INSTALL_IN_PROGRESS_ERROR(511), An error has occurred during installation of Host lago-upgrade-from-release-suite-master-host0: Unexpected error during execution: bash: line 1: 1395 Segmentation fault "${MYTMP}"/ovirt-host-deploy DIALOG/dialect=str:machine DIALOG/customization=bool:True . 2018-02-22 05:38:47,864-05 ERROR [org.ovirt.engine.core.bll.hostdeploy.VdsDeployBase] (EE-ManagedThreadFactory-engine-Thread-1) [546df98d] Error during host lago-upgrade-from-release-suite-master-host0 install, preferring first exception: Unexpected connection termination 2018-02-22 05:38:47,864-05 ERROR [org.ovirt.engine.core.bll.hostdeploy.InstallVdsInternalCommand] (EE-ManagedThreadFactory-engine-Thread-1) [546df98d] Host installation failed for host '65c048e5-a97a-422d-88b8-abe1fd925602', 'lago-upgrade-from-release-suite-master-host0': Unexpected connection termination 2018-02-22 05:38:47,869-05 INFO [org.ovirt.engine.core.vdsbroker.SetVdsStatusVDSCommand] (EE-ManagedThreadFactory-engine-Thread-1) [546df98d] START, SetVdsStatusVDSCommand(HostName = lago-upgrade-from-release-suite-master-host0, SetVdsStatusVDSCommandParameters:{hostId='65c048e5-a97a-422d-88b8-abe1fd925602', status='InstallFailed', nonOperationalReason='NONE', stopSpmFailureLogged='false', maintenanceReason='null'}), log id: 1973b09c 2018-02-22 05:38:47,898-05 INFO [org.ovirt.engine.core.vdsbroker.SetVdsStatusVDSCommand] (EE-ManagedThreadFactory-engine-Thread-1) [546df98d] FINISH, SetVdsStatusVDSCommand, log id: 1973b09c 2018-02-22 05:38:47,911-05 ERROR [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (EE-ManagedThreadFactory-engine-Thread-1) [546df98d] EVENT_ID: VDS_INSTALL_FAILED(505), Host lago-upgrade-from-release-suite-master-host0 installation failed. Unexpected connection termination. 2018-02-22 05:38:47,920-05 INFO [org.ovirt.engine.core.bll.hostdeploy.InstallVdsInternalCommand] (EE-ManagedThreadFactory-engine-Thread-1) [546df98d] Lock freed to object 'EngineLock:{exclusiveLocks='[65c048e5-a97a-422d-88b8-abe1fd925602=VDS]', sharedLocks=''}' ** -------------- next part -------------- An HTML attachment was scrubbed... URL: From danken at redhat.com Thu Feb 22 11:43:39 2018 From: danken at redhat.com (Dan Kenigsberg) Date: Thu, 22 Feb 2018 13:43:39 +0200 Subject: [ovirt-devel] [VDSM] Failing CI check-patch on master, el7: Missing ppc64 repos In-Reply-To: References: Message-ID: On Thu, Feb 22, 2018 at 11:10 AM, Edward Haas wrote: > Hello, > > VDSM check-patch on master started to fail, looks like some repos vanished. > > http://jenkins.ovirt.org/job/vdsm_master_check-patch-el7-x86_64/21853/console > > Can someone have a look? (Do we need ppc64? Why it was removed?) a bit more context: 08:25:37 https://cbs.centos.org/repos/virt7-ovirt-common-testing/ppc64le/os/repodata/repomd.xml: [Errno 14] HTTPS Error 404 - Not Found we need it when running tests on ppc. Unfortunately, CentOS does not place its repo is the "standard" tree structure of os//packages Sandro, do you know if the repo was moved to a new permanent location? From dron at redhat.com Thu Feb 22 12:46:25 2018 From: dron at redhat.com (Dafna Ron) Date: Thu, 22 Feb 2018 12:46:25 +0000 Subject: [ovirt-devel] [ OST Failure Report ] [ oVirt Master (ovirt-engine-metrics) ] [ 22-02-2018 ] [ 003_00_metrics_bootstrap.metrics_and_log_collector ] Message-ID: hi, We are failing test 003_00_metrics_bootstrap.metrics_and_log_collector for basic suite. *Link and headline of suspected patches: * *ansible: End playbook based on initial validations - https://gerrit.ovirt.org/#/c/88062/ Link to Job:http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/5829/ Link to all logs:http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/5829/artifacts (Relevant) error snippet from the log: * /var/tmp: drwxr-x--x. root abrt system_u:object_r:abrt_var_cache_t:s0 abrt -rw-------. root root unconfined_u:object_r:user_tmp_t:s0 rpm-tmp.aLitM7 -rw-------. root root unconfined_u:object_r:user_tmp_t:s0 rpm-tmp.G2r7IM -rw-------. root root unconfined_u:object_r:user_tmp_t:s0 rpm-tmp.kVymZE -rw-------. root root unconfined_u:object_r:user_tmp_t:s0 rpm-tmp.uPDvvU drwx------. root root system_u:object_r:tmp_t:s0 systemd-private-cd49c74726d5463f8d6f6502380e5e12-chronyd.service-i1T5IE drwx------. root root system_u:object_r:tmp_t:s0 systemd-private-cd49c74726d5463f8d6f6502380e5e12-systemd-timedated.service-lhoUsS /var/tmp/abrt: -rw-------. root root system_u:object_r:abrt_var_cache_t:s0 last-via-server /var/tmp/systemd-private-cd49c74726d5463f8d6f6502380e5e12-chronyd.service-i1T5IE: drwxrwxrwt. root root system_u:object_r:tmp_t:s0 tmp /var/tmp/systemd-private-cd49c74726d5463f8d6f6502380e5e12-chronyd.service-i1T5IE/tmp: /var/tmp/systemd-private-cd49c74726d5463f8d6f6502380e5e12-systemd-timedated.service-lhoUsS: drwxrwxrwt. root root system_u:object_r:tmp_t:s0 tmp /var/tmp/systemd-private-cd49c74726d5463f8d6f6502380e5e12-systemd-timedated.service-lhoUsS/tmp: /var/yp: ) 2018-02-22 07:24:05::DEBUG::__main__::251::root:: STDERR(/bin/ls: cannot open directory /rhev/data-center/mnt/blockSD/6babba93-09c8-4846-9ccb-07728f72eecb/master/tasks/bd563276-5092-4d28-86c4-63aa6c0b4344.temp: No such file or directory ) 2018-02-22 07:24:05::ERROR::__main__::832::root:: Failed to collect logs from: lago-basic-suite-master-host-0; /bin/ls: cannot open directory /rhev/data-center/mnt/blockSD/6babba93-09c8-4846-9ccb-07728f72eecb/master/tasks/bd563276-5092-4d28-86c4-63aa6c0b4344.temp: No such file or directory ** -------------- next part -------------- An HTML attachment was scrubbed... URL: From ykaul at redhat.com Thu Feb 22 13:04:00 2018 From: ykaul at redhat.com (Yaniv Kaul) Date: Thu, 22 Feb 2018 15:04:00 +0200 Subject: [ovirt-devel] [ OST Failure Report ] [ oVirt Master (ovirt-engine-metrics) ] [ 22-02-2018 ] [ 003_00_metrics_bootstrap.metrics_and_log_collector ] In-Reply-To: References: Message-ID: On Thu, Feb 22, 2018 at 2:46 PM, Dafna Ron wrote: > hi, > > We are failing test 003_00_metrics_bootstrap.metrics_and_log_collector > for basic suite. > > *Link and headline of suspected patches: * > > > > > > > *ansible: End playbook based on initial validations - > https://gerrit.ovirt.org/#/c/88062/ > Link to > Job:http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/5829/ > Link > to all > logs:http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/5829/artifacts > (Relevant) > error snippet from the log: * > > /var/tmp: > drwxr-x--x. root abrt system_u:object_r:abrt_var_cache_t:s0 abrt > -rw-------. root root unconfined_u:object_r:user_tmp_t:s0 rpm-tmp.aLitM7 > -rw-------. root root unconfined_u:object_r:user_tmp_t:s0 rpm-tmp.G2r7IM > -rw-------. root root unconfined_u:object_r:user_tmp_t:s0 rpm-tmp.kVymZE > -rw-------. root root unconfined_u:object_r:user_tmp_t:s0 rpm-tmp.uPDvvU > drwx------. root root system_u:object_r:tmp_t:s0 systemd-private-cd49c74726d5463f8d6f6502380e5e12-chronyd.service-i1T5IE > drwx------. root root system_u:object_r:tmp_t:s0 systemd-private-cd49c74726d5463f8d6f6502380e5e12-systemd-timedated.service-lhoUsS > > /var/tmp/abrt: > -rw-------. root root system_u:object_r:abrt_var_cache_t:s0 last-via-server > > /var/tmp/systemd-private-cd49c74726d5463f8d6f6502380e5e12-chronyd.service-i1T5IE: > drwxrwxrwt. root root system_u:object_r:tmp_t:s0 tmp > > /var/tmp/systemd-private-cd49c74726d5463f8d6f6502380e5e12-chronyd.service-i1T5IE/tmp: > > /var/tmp/systemd-private-cd49c74726d5463f8d6f6502380e5e12-systemd-timedated.service-lhoUsS: > drwxrwxrwt. root root system_u:object_r:tmp_t:s0 tmp > > /var/tmp/systemd-private-cd49c74726d5463f8d6f6502380e5e12-systemd-timedated.service-lhoUsS/tmp: > > /var/yp: > ) > 2018-02-22 07:24:05::DEBUG::__main__::251::root:: STDERR(/bin/ls: cannot open directory /rhev/data-center/mnt/blockSD/6babba93-09c8-4846-9ccb-07728f72eecb/master/tasks/bd563276-5092-4d28-86c4-63aa6c0b4344.temp: No such file or directory > ) > 2018-02-22 07:24:05::ERROR::__main__::832::root:: Failed to collect logs from: lago-basic-suite-master-host-0; /bin/ls: cannot open directory /rhev/data-center/mnt/blockSD/6babba93-09c8-4846-9ccb-07728f72eecb/master/tasks/bd563276-5092-4d28-86c4-63aa6c0b4344.temp: No such file or directory > > Is that reproducible? It's a log collector bug anyway, but I assume it's a race between some task (for example, downloading images from Glance) and log collector collecting logs. Can you open a bug on log collector? TIA, Y. > > ** > > _______________________________________________ > Devel mailing list > Devel at ovirt.org > http://lists.ovirt.org/mailman/listinfo/devel > -------------- next part -------------- An HTML attachment was scrubbed... URL: From michal.skrivanek at redhat.com Thu Feb 22 13:45:02 2018 From: michal.skrivanek at redhat.com (Michal Skrivanek) Date: Thu, 22 Feb 2018 14:45:02 +0100 Subject: [ovirt-devel] [VDSM] Failing CI check-patch on master, el7: Missing ppc64 repos In-Reply-To: References: Message-ID: <0EA898E6-C184-4499-A55E-83CD577A1D79@redhat.com> > On 22 Feb 2018, at 10:10, Edward Haas wrote: > > Hello, > > VDSM check-patch on master started to fail, looks like some repos vanished. > > http://jenkins.ovirt.org/job/vdsm_master_check-patch-el7-x86_64/21853/console > > Can someone have a look? (Do we need ppc64? you?re referring to ppc64le I suppose (as per the log). Not to be confused with ppc64 (big endian). And yes we need it, it?s one of the supported platforms and everyone is supposed to verify their stuff on ppc64le in addition to x86_64;) Thanks, michal > Why it was removed?) > > Thanks, > Edy. > _______________________________________________ > Devel mailing list > Devel at ovirt.org > http://lists.ovirt.org/mailman/listinfo/devel -------------- next part -------------- An HTML attachment was scrubbed... URL: From sbonazzo at redhat.com Thu Feb 22 14:50:22 2018 From: sbonazzo at redhat.com (Sandro Bonazzola) Date: Thu, 22 Feb 2018 15:50:22 +0100 Subject: [ovirt-devel] [VDSM] Failing CI check-patch on master, el7: Missing ppc64 repos In-Reply-To: <0EA898E6-C184-4499-A55E-83CD577A1D79@redhat.com> References: <0EA898E6-C184-4499-A55E-83CD577A1D79@redhat.com> Message-ID: 2018-02-22 14:45 GMT+01:00 Michal Skrivanek : > > > On 22 Feb 2018, at 10:10, Edward Haas wrote: > > Hello, > > VDSM check-patch on master started to fail, looks like some repos vanished. > > http://jenkins.ovirt.org/job/vdsm_master_check-patch-el7- > x86_64/21853/console > > Can someone have a look? (Do we need ppc64? > > > you?re referring to ppc64le I suppose (as per the log). Not to be confused > with ppc64 (big endian). > And yes we need it, it?s one of the supported platforms and everyone is > supposed to verify their stuff on ppc64le in addition to x86_64;) > >From today #centos-devel IRC channel: (11:09:18) sbonazzo: Arrfab: hi, looks like something broke yesterday https://cbs.centos.org/repos/virt7-ovirt-common-testing/ now is x86_64 only while 2 days ago it also had aarch64 and ppc64le (11:09:26) sbonazzo: Arrfab: can you have a look? (11:52:56) Arrfab: sbonazzo: sorry, in meeting but alphacc can probably have a look (as he submitted a patch for mash yesterday) (11:53:35) sbonazzo: alphacc: ^ (11:09:18) sbonazzo: Arrfab: hi, looks like something broke yesterday https://cbs.centos.org/repos/virt7-ovirt-common-testing/ now is x86_64 only while 2 days ago it also had aarch64 and ppc64le (13:40:38) alphacc: sbonazzo: I am checking (14:13:58) alphacc: sbonazzo: it will recover in ~10 minutes (14:15:38) sbonazzo: alphacc: thanks Repositories are back to normal state. As a side note, please avoid to use https://cbs.centos.org/repos/virt7-ovirt-common-testing/$basearch Please use https://buildlogs.centos.org/centos/7/virt/$basearch/ovirt-4.2/ instead. > > Thanks, > michal > > Why it was removed?) > > Thanks, > Edy. > _______________________________________________ > Devel mailing list > Devel at ovirt.org > http://lists.ovirt.org/mailman/listinfo/devel > > > > _______________________________________________ > Devel mailing list > Devel at ovirt.org > http://lists.ovirt.org/mailman/listinfo/devel > -- SANDRO BONAZZOLA ASSOCIATE MANAGER, SOFTWARE ENGINEERING, EMEA ENG VIRTUALIZATION R&D Red Hat EMEA TRIED. TESTED. TRUSTED. -------------- next part -------------- An HTML attachment was scrubbed... URL: From amureini at redhat.com Thu Feb 22 15:44:05 2018 From: amureini at redhat.com (Allon Mureinik) Date: Thu, 22 Feb 2018 17:44:05 +0200 Subject: [ovirt-devel] Let's get oVirt in Stack Overflow's Open Source Advertising again Message-ID: Hi all, With Eldan's help, we have an advert for oVirt [1] suggested on Stack Overflow's traditional Open Source Advertising campaign [2]. Like always, we need the upvotes to get it up there. Want to see oVirt on Stack Overflow's sidebar again? Hope over and upvote. -Allon [1] https://meta.stackoverflow.com/a/363689/2422776 [2] https://meta.stackoverflow.com/q/362773/2422776 -------------- next part -------------- An HTML attachment was scrubbed... URL: From dron at redhat.com Thu Feb 22 19:06:12 2018 From: dron at redhat.com (Dafna Ron) Date: Thu, 22 Feb 2018 19:06:12 +0000 Subject: [ovirt-devel] The importance of fixing failed build-artifacts jobs Message-ID: Hi All, We have been seeing a large amount of changes that are not deployed into tested lately because of failed build-artifacts jobs so we decided that perhaps we need to explain the importance of fixing a failed build-artifacts job. If a change failed a build-artifacts job, no matter what platform/arch it failed in, the change will not be deployed to tested. Here is an example of a change that will not be added to tested: [image: Inline image 1] As you can see, only one of the build-artifacts jobs failed but since the project specify that it requires all of these arches/platforms, the change will not be added to tested until all of the jobs are fixed. So what can we do? 1. Add the code which builds-artifacts to 'check-patch' so you'll get a -1 if a build failed (assuming you will not merge with -1 from CI). 2. post merge - look for emails on failed artifacts on your change (you will have to fix the job and then re-trigger the change) 3. you can see all current broken failed artifacts jobs in jenkins under 'unstable critical' view [1] and you will know if your project is being deployed. 4. Remove the broken OS from your project ( either from Jenkins or from your automation dir if you're using V2 ) - ask us for help! this should be an easy patch 5.Don't add new OS builds until you're absolutly sure they work ( you can add check-patch to keep testing it, but don't add build-artifacts until its stable ). Please contact myself or anyone else from the CI team for assistance or questions and we would be happy to help. [1] http://jenkins.ovirt.org/ Thank you, Dafna -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image.png Type: image/png Size: 62281 bytes Desc: not available URL: From danken at redhat.com Thu Feb 22 19:15:16 2018 From: danken at redhat.com (Dan Kenigsberg) Date: Thu, 22 Feb 2018 21:15:16 +0200 Subject: [ovirt-devel] [ OST Failure Report ] [ oVirt Master (vdsm) ] [ 22-02-2018 ] [ 002_bootstrap.verify_add_hosts + 002_bootstrap.add_hosts ] In-Reply-To: References: Message-ID: On Thu, Feb 22, 2018 at 12:59 PM, Dafna Ron wrote: > Hi, > > We had two failed tests reported in vdsm project last evening the patch > reported seems to be related to the issue. > > > Link and headline of suspected patches: > > momIF: change the way we connect to MOM - > https://gerrit.ovirt.org/#/c/87944/ > > > Link to Job: > > http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/5823/ > > Link to all logs: > > http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/5823/artifacts > > (Relevant) error snippet from the log: > > > > > > 2018-02-21 14:15:47,576-0500 INFO (MainThread) [vdsm.api] FINISH > prepareForShutdown return=None from=internal, > task_id=7d37a33b-0215-40c0-a821-9b94707caca6 (api:52) > 2018-02-21 14:15:47,576-0500 ERROR (MainThread) [vds] Exception raised > (vdsmd:158) > Traceback (most recent call last): > File "/usr/lib/python2.7/site-packages/vdsm/vdsmd.py", line 156, in run > serve_clients(log) > File "/usr/lib/python2.7/site-packages/vdsm/vdsmd.py", line 103, in > serve_clients > cif = clientIF.getInstance(irs, log, scheduler) > File "/usr/lib/python2.7/site-packages/vdsm/clientIF.py", line 251, in > getInstance > cls._instance = clientIF(irs, log, scheduler) > File "/usr/lib/python2.7/site-packages/vdsm/clientIF.py", line 121, in > __init__ > self.mom = MomClient(config.get("mom", "socket_path")) > File "/usr/lib/python2.7/site-packages/vdsm/momIF.py", line 51, in > __init__ > raise MomNotAvailableError() > MomNotAvailableError > > > this smells like a race between mom and vdsm startups (that bidirectional dependency is woderful!). I am sure that Francesco can fix it quickly, but until then I've posted a revert of the offending patch http://jenkins.ovirt.org/job/ovirt-system-tests_manual/2225/ From dron at redhat.com Thu Feb 22 19:24:03 2018 From: dron at redhat.com (Dafna Ron) Date: Thu, 22 Feb 2018 19:24:03 +0000 Subject: [ovirt-devel] [ OST Failure Report ] [ oVirt Master (vdsm) ] [ 22-02-2018 ] [ 002_bootstrap.verify_add_hosts + 002_bootstrap.add_hosts ] In-Reply-To: References: Message-ID: Thanks Dan! On Thu, Feb 22, 2018 at 7:15 PM, Dan Kenigsberg wrote: > On Thu, Feb 22, 2018 at 12:59 PM, Dafna Ron wrote: > > Hi, > > > > We had two failed tests reported in vdsm project last evening the patch > > reported seems to be related to the issue. > > > > > > Link and headline of suspected patches: > > > > momIF: change the way we connect to MOM - > > https://gerrit.ovirt.org/#/c/87944/ > > > > > > Link to Job: > > > > http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/5823/ > > > > Link to all logs: > > > > http://jenkins.ovirt.org/job/ovirt-master_change-queue- > tester/5823/artifacts > > > > (Relevant) error snippet from the log: > > > > > > > > > > > > 2018-02-21 14:15:47,576-0500 INFO (MainThread) [vdsm.api] FINISH > > prepareForShutdown return=None from=internal, > > task_id=7d37a33b-0215-40c0-a821-9b94707caca6 (api:52) > > 2018-02-21 14:15:47,576-0500 ERROR (MainThread) [vds] Exception raised > > (vdsmd:158) > > Traceback (most recent call last): > > File "/usr/lib/python2.7/site-packages/vdsm/vdsmd.py", line 156, in > run > > serve_clients(log) > > File "/usr/lib/python2.7/site-packages/vdsm/vdsmd.py", line 103, in > > serve_clients > > cif = clientIF.getInstance(irs, log, scheduler) > > File "/usr/lib/python2.7/site-packages/vdsm/clientIF.py", line 251, in > > getInstance > > cls._instance = clientIF(irs, log, scheduler) > > File "/usr/lib/python2.7/site-packages/vdsm/clientIF.py", line 121, in > > __init__ > > self.mom = MomClient(config.get("mom", "socket_path")) > > File "/usr/lib/python2.7/site-packages/vdsm/momIF.py", line 51, in > > __init__ > > raise MomNotAvailableError() > > MomNotAvailableError > > > > > > > > this smells like a race between mom and vdsm startups (that > bidirectional dependency is woderful!). I am sure that Francesco can > fix it quickly, but until then I've posted a revert of the offending > patch > http://jenkins.ovirt.org/job/ovirt-system-tests_manual/2225/ > -------------- next part -------------- An HTML attachment was scrubbed... URL: From ykaul at redhat.com Thu Feb 22 19:41:38 2018 From: ykaul at redhat.com (Yaniv Kaul) Date: Thu, 22 Feb 2018 21:41:38 +0200 Subject: [ovirt-devel] The importance of fixing failed build-artifacts jobs In-Reply-To: References: Message-ID: I think there's a rush to add FC27 and S390 (unrelated?) to the build. If either fail, right now, I don't think we should be too concerned with them. In the very near future we should be, though. Y. On Thu, Feb 22, 2018 at 9:06 PM, Dafna Ron wrote: > Hi All, > > We have been seeing a large amount of changes that are not deployed into > tested lately because of failed build-artifacts jobs so we decided that > perhaps we need to explain the importance of fixing a failed > build-artifacts job. > > If a change failed a build-artifacts job, no matter what platform/arch it > failed in, the change will not be deployed to tested. > > Here is an example of a change that will not be added to tested: > > [image: Inline image 1] > > As you can see, only one of the build-artifacts jobs failed but since the > project specify that it requires all of these arches/platforms, the change > will not be added to tested until all of the jobs are fixed. > > So what can we do? > > 1. Add the code which builds-artifacts to 'check-patch' so you'll get a -1 > if a build failed (assuming you will not merge with -1 from CI). > 2. post merge - look for emails on failed artifacts on your change (you > will have to fix the job and then re-trigger the change) > 3. you can see all current broken failed artifacts jobs in jenkins under > 'unstable critical' view [1] and you will know if your project is being > deployed. > 4. Remove the broken OS from your project ( either from Jenkins or from > your automation dir if you're using V2 ) - ask us for help! this should be > an easy patch > 5.Don't add new OS builds until you're absolutly sure they work ( you can > add check-patch to keep testing it, but don't add build-artifacts until its > stable ). > > Please contact myself or anyone else from the CI team for assistance or > questions and we would be happy to help. > > [1] http://jenkins.ovirt.org/ > > Thank you, > > Dafna > > > > > > > _______________________________________________ > Devel mailing list > Devel at ovirt.org > http://lists.ovirt.org/mailman/listinfo/devel > -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image.png Type: image/png Size: 62281 bytes Desc: not available URL: From mperina at redhat.com Fri Feb 23 07:59:09 2018 From: mperina at redhat.com (Martin Perina) Date: Fri, 23 Feb 2018 08:59:09 +0100 Subject: [ovirt-devel] The importance of fixing failed build-artifacts jobs In-Reply-To: References: Message-ID: On Thu, Feb 22, 2018 at 8:41 PM, Yaniv Kaul wrote: > I think there's a rush to add FC27 and S390 (unrelated?) to the build. If > either fail, right now, I don't think we should be too concerned with them. > In the very near future we should be, though. > Y. > > On Thu, Feb 22, 2018 at 9:06 PM, Dafna Ron wrote: > >> Hi All, >> >> We have been seeing a large amount of changes that are not deployed into >> tested lately because of failed build-artifacts jobs so we decided that >> perhaps we need to explain the importance of fixing a failed >> build-artifacts job. >> >> If a change failed a build-artifacts job, no matter what platform/arch it >> failed in, the change will not be deployed to tested. >> >> Here is an example of a change that will not be added to tested: >> >> [image: Inline image 1] >> >> As you can see, only one of the build-artifacts jobs failed but since the >> project specify that it requires all of these arches/platforms, the change >> will not be added to tested until all of the jobs are fixed. >> > ?Is there a way how to identify the distribution as "not mandatory"? I mean we want the build, but it fails it should not affect the whole flow. That would really help with fcraw issues, because it's expected that things will often be broken there? ... >> So what can we do? >> >> 1. Add the code which builds-artifacts to 'check-patch' so you'll get a >> -1 if a build failed (assuming you will not merge with -1 from CI). >> 2. post merge - look for emails on failed artifacts on your change (you >> will have to fix the job and then re-trigger the change) >> 3. you can see all current broken failed artifacts jobs in jenkins under >> 'unstable critical' view [1] and you will know if your project is being >> deployed. >> 4. Remove the broken OS from your project ( either from Jenkins or from >> your automation dir if you're using V2 ) - ask us for help! this should be >> an easy patch >> 5.Don't add new OS builds until you're absolutly sure they work ( you can >> add check-patch to keep testing it, but don't add build-artifacts until its >> stable ). >> >> Please contact myself or anyone else from the CI team for assistance or >> questions and we would be happy to help. >> >> [1] http://jenkins.ovirt.org/ >> >> Thank you, >> >> Dafna >> >> >> >> >> >> >> _______________________________________________ >> Devel mailing list >> Devel at ovirt.org >> http://lists.ovirt.org/mailman/listinfo/devel >> > > > _______________________________________________ > Devel mailing list > Devel at ovirt.org > http://lists.ovirt.org/mailman/listinfo/devel > -- Martin Perina Associate Manager, Software Engineering Red Hat Czech s.r.o. -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image.png Type: image/png Size: 62281 bytes Desc: not available URL: From yxpengi386 at 163.com Fri Feb 23 16:05:34 2018 From: yxpengi386 at 163.com (pengyixiang) Date: Sat, 24 Feb 2018 00:05:34 +0800 (CST) Subject: [ovirt-devel] restore snapshot cannot restore memory Message-ID: <4c04494d.7cd2.161c3699e9b.Coremail.yxpengi386@163.com> hello I found if we retore snapshot, memory cannot be restored, I test it with ovirt-4.1.2?vdsm-4.17.0 and libvirt-3.0.0, and i get some errors in [1],it seems vm not paused in creating snapshot, but self._underlyingCont() called in vm starting, so error occurs, then vm is started in libvirt but shutdowned in vdsm, changes in [2], then it works well. [1] 2018-02-12 19:39:23,830+0800 ERROR (vm/d7be0fde) [virt.vm] (vmId='d7be0fde-f9b9-4447-a250-2453482faef9') The vm start process failed (vm:662) Traceback (most recent call last): File "/usr/share/vdsm/virt/vm.py", line 607, in _startUnderlyingVm self._completeIncomingMigration() File "/usr/share/vdsm/virt/vm.py", line 3268, in _completeIncomingMigration self.cont() File "/usr/share/vdsm/virt/vm.py", line 1128, in cont self._underlyingCont() File "/usr/share/vdsm/virt/vm.py", line 3368, in _underlyingCont self._dom.resume() File "/usr/lib/python2.7/dist-packages/vdsm/virt/virdomain.py", line 69, in f ret = attr(*args, **kwargs) File "/usr/lib/python2.7/dist-packages/vdsm/libvirtconnection.py", line 123, in wrapper ret = f(*args, **kwargs) File "/usr/lib/python2.7/dist-packages/vdsm/utils.py", line 926, in wrapper return func(inst, *args, **kwargs) File "/usr/lib/python2.7/dist-packages/libvirt.py", line 1905, in resume if ret == -1: raise libvirtError ('virDomainResume() failed', dom=self) libvirtError: Requested operation is not valid: domain is already running [2] --- a/Linx_Node/node_iso/install_script/py/vdsm/vdsm/virt/vm.py +++ b/Linx_Node/node_iso/install_script/py/vdsm/vdsm/virt/vm.py @@ -3677,6 +3677,8 @@ class Vm(object): else: snapFlags |= libvirt.VIR_DOMAIN_SNAPSHOT_CREATE_DISK_ONLY + self._underlyingPause() + # When creating memory snapshot libvirt will pause the vm should_freeze = not (memoryParams or frozen) @@ -3734,6 +3736,8 @@ class Vm(object): if memoryParams: self.cif.teardownVolumePath(memoryVol) + self._underlyingCont() + # Returning quiesce to notify the manager whether the guest agent # froze and flushed the filesystems or not. quiesce = should_freeze and freezed["status"]["code"] == 0 -------------- next part -------------- An HTML attachment was scrubbed... URL: From dron at redhat.com Fri Feb 23 21:22:07 2018 From: dron at redhat.com (Dafna Ron) Date: Fri, 23 Feb 2018 21:22:07 +0000 Subject: [ovirt-devel] OST Failure - Weekly update [17/02/2018-23/02/2018] Message-ID: Hello, I would like to update on this week's failures and OST current status. I am happy to say at the end of this week we do not have any failed changes. We had 5 reported failed changes this week: 1. replace vdsm stats with collectd virt plugin - https://gerrit.ovirt.org/#/c/87310/ - date: 20-02-2018 - version: Ovirt 4.2 - test failed: 003_00_metrics_bootstrap.metrics_and_log_collector - fix: fixed bug in initial validations - https://gerrit.ovirt.org/#/c/87919/ 2. replace vdsm stats with collectd virt plugin - https://gerrit.ovirt.org/#/c/87310/ - date: 21-02-2018 - version: Ovirt Master - test failed: 098_ovirt_provider_ovn.use_ovn_provider - NO FIX WAS REPORTED 3. ansible: End playbook based on initial validations - https://gerrit.ovirt.org/#/c/88062/ - date: 22-02-2018 - version: Ovirt Master - Test failed: 003_00_metrics_bootstrap.metrics_and_log_collector - Fix: bug reported: https://bugzilla.redhat.com/show_bug.cgi?id=1548087 4. momIF: change the way we connect to MOM - https://gerrit.ovirt.org/#/c/87944/ - date: 22-02-2018 - version: Ovirt Master - Test failed: 002_bootstrap.verify_add_hosts + 002_bootstrap.add_hosts - Fix: change was reverted until its fixed 5. Require collectd-virt plugin - https://gerrit.ovirt.org/#/c/87311/ - date: 22-02-2018 - version: Ovirt Master - Test: failed: 002_bootstrap.add_hosts - Fix: Require collectd-virt plugin - https://gerrit.ovirt.org/#/c/87311/ *Below you can see the chart for this week's resolved issues but cause of failure: * Code= regression of working components/functionalities Configurations - package related issues Other = failed build artifacts Infra = infrastructure/OST/Lago related issues [image: Inline image 1] [image: Inline image 2] *Below is a chart of resolved failures based on ovirt version* *[image: Inline image 3]* *[image: Inline image 4]* *Below is a chart showing failures by suite type: * * Suite type None means that it was a failure that did not result in a failed test such artificts related or packaging related. [image: Inline image 5] We are currently working on creating more statistics and defining the type of information it would be interesting to present. if there is anything specific that you would be interested in please let us know and we would add that to our plans. Many thanks, Dafna Ron -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image.png Type: image/png Size: 7123 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image.png Type: image/png Size: 7877 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image.png Type: image/png Size: 6297 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image.png Type: image/png Size: 29442 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image.png Type: image/png Size: 23017 bytes Desc: not available URL: From eedri at redhat.com Sun Feb 25 08:31:01 2018 From: eedri at redhat.com (Eyal Edri) Date: Sun, 25 Feb 2018 10:31:01 +0200 Subject: [ovirt-devel] The importance of fixing failed build-artifacts jobs In-Reply-To: References: Message-ID: On Fri, Feb 23, 2018 at 9:59 AM, Martin Perina wrote: > > > On Thu, Feb 22, 2018 at 8:41 PM, Yaniv Kaul wrote: > >> I think there's a rush to add FC27 and S390 (unrelated?) to the build. If >> either fail, right now, I don't think we should be too concerned with them. >> In the very near future we should be, though. >> Y. >> >> On Thu, Feb 22, 2018 at 9:06 PM, Dafna Ron wrote: >> >>> Hi All, >>> >>> We have been seeing a large amount of changes that are not deployed into >>> tested lately because of failed build-artifacts jobs so we decided that >>> perhaps we need to explain the importance of fixing a failed >>> build-artifacts job. >>> >>> If a change failed a build-artifacts job, no matter what platform/arch >>> it failed in, the change will not be deployed to tested. >>> >>> Here is an example of a change that will not be added to tested: >>> >>> [image: Inline image 1] >>> >>> As you can see, only one of the build-artifacts jobs failed but since >>> the project specify that it requires all of these arches/platforms, the >>> change will not be added to tested until all of the jobs are fixed. >>> >> > ?Is there a way how to identify the distribution as "not mandatory"? I > mean we want the build, but it fails it should not affect the whole flow. > That would really help with fcraw issues, because it's expected that things > will often be broken there? ... > I don't think there is an option currently to have "non-mandatory" distro, the only way I can think of will be to add the new distro to 'check-patch' so it will test it, but don't add it to 'build-artifacts' if you're not 100% sure its supported and working This way you'll keep testing new OS, but won't block deployments if its not building yet. > > >>> So what can we do? >>> >>> 1. Add the code which builds-artifacts to 'check-patch' so you'll get a >>> -1 if a build failed (assuming you will not merge with -1 from CI). >>> 2. post merge - look for emails on failed artifacts on your change (you >>> will have to fix the job and then re-trigger the change) >>> 3. you can see all current broken failed artifacts jobs in jenkins under >>> 'unstable critical' view [1] and you will know if your project is being >>> deployed. >>> 4. Remove the broken OS from your project ( either from Jenkins or from >>> your automation dir if you're using V2 ) - ask us for help! this should be >>> an easy patch >>> 5.Don't add new OS builds until you're absolutly sure they work ( you >>> can add check-patch to keep testing it, but don't add build-artifacts until >>> its stable ). >>> >>> Please contact myself or anyone else from the CI team for assistance or >>> questions and we would be happy to help. >>> >>> [1] http://jenkins.ovirt.org/ >>> >>> Thank you, >>> >>> Dafna >>> >>> >>> >>> >>> >>> >>> _______________________________________________ >>> Devel mailing list >>> Devel at ovirt.org >>> http://lists.ovirt.org/mailman/listinfo/devel >>> >> >> >> _______________________________________________ >> Devel mailing list >> Devel at ovirt.org >> http://lists.ovirt.org/mailman/listinfo/devel >> > > > > -- > Martin Perina > Associate Manager, Software Engineering > Red Hat Czech s.r.o. > > _______________________________________________ > Infra mailing list > Infra at ovirt.org > http://lists.ovirt.org/mailman/listinfo/infra > > -- Eyal edri MANAGER RHV DevOps EMEA VIRTUALIZATION R&D Red Hat EMEA TRIED. TESTED. TRUSTED. phone: +972-9-7692018 irc: eedri (on #tlv #rhev-dev #rhev-integ) -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image.png Type: image/png Size: 62281 bytes Desc: not available URL: From sleviim at redhat.com Sun Feb 25 12:44:48 2018 From: sleviim at redhat.com (Shani Leviim) Date: Sun, 25 Feb 2018 14:44:48 +0200 Subject: [ovirt-devel] [ovirt-users] restore snapshot cannot restore memory In-Reply-To: <4c04494d.7cd2.161c3699e9b.Coremail.yxpengi386@163.com> References: <4c04494d.7cd2.161c3699e9b.Coremail.yxpengi386@163.com> Message-ID: Hi, Can you please attach full engine and vdsm logs? *Regards,* *Shani Leviim* On Fri, Feb 23, 2018 at 6:05 PM, pengyixiang wrote: > hello > I found if we retore snapshot, memory cannot be restored, I test it > with ovirt-4.1.2?vdsm-4.17.0 and libvirt-3.0.0, > and i get some errors in [1],it seems vm not paused in creating snapshot, > but self._underlyingCont() called in vm starting, > so error occurs, then vm is started in libvirt but shutdowned in vdsm, > changes in [2], then it works well. > > > [1] > 2018-02-12 19:39:23,830+0800 ERROR (vm/d7be0fde) [virt.vm] > (vmId='d7be0fde-f9b9-4447-a250-2453482faef9') The vm start process failed > (vm:662) > Traceback (most recent call last): > File "/usr/share/vdsm/virt/vm.py", line 607, in _startUnderlyingVm > self._completeIncomingMigration() > File "/usr/share/vdsm/virt/vm.py", line 3268, in > _completeIncomingMigration > self.cont() > File "/usr/share/vdsm/virt/vm.py", line 1128, in cont > self._underlyingCont() > File "/usr/share/vdsm/virt/vm.py", line 3368, in _underlyingCont > self._dom.resume() > File "/usr/lib/python2.7/dist-packages/vdsm/virt/virdomain.py", line > 69, in f > ret = attr(*args, **kwargs) > File "/usr/lib/python2.7/dist-packages/vdsm/libvirtconnection.py", line > 123, in wrapper > ret = f(*args, **kwargs) > File "/usr/lib/python2.7/dist-packages/vdsm/utils.py", line 926, in > wrapper > return func(inst, *args, **kwargs) > File "/usr/lib/python2.7/dist-packages/libvirt.py", line 1905, in resume > if ret == -1: raise libvirtError ('virDomainResume() failed', dom=self) > libvirtError: Requested operation is not valid: domain is already running > > [2] > --- a/Linx_Node/node_iso/install_script/py/vdsm/vdsm/virt/vm.py > +++ b/Linx_Node/node_iso/install_script/py/vdsm/vdsm/virt/vm.py > @@ -3677,6 +3677,8 @@ class Vm(object): > else: > snapFlags |= libvirt.VIR_DOMAIN_SNAPSHOT_CREATE_DISK_ONLY > > + self._underlyingPause() > + > # When creating memory snapshot libvirt will pause the vm > should_freeze = not (memoryParams or frozen) > > @@ -3734,6 +3736,8 @@ class Vm(object): > if memoryParams: > self.cif.teardownVolumePath(memoryVol) > > + self._underlyingCont() > + > # Returning quiesce to notify the manager whether the guest agent > # froze and flushed the filesystems or not. > quiesce = should_freeze and freezed["status"]["code"] == 0 > > > > > _______________________________________________ > Users mailing list > Users at ovirt.org > http://lists.ovirt.org/mailman/listinfo/users > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From ykaul at redhat.com Mon Feb 26 10:48:32 2018 From: ykaul at redhat.com (Yaniv Kaul) Date: Mon, 26 Feb 2018 12:48:32 +0200 Subject: [ovirt-devel] Why do we need ovirt-engine-sdk-python on a host? Message-ID: Installed hosted-engine on a host, and was surprised to find out ovirt-engine-sdk-python. Trying to remove it ends up in several deps that I don't understand: cockpit-ovirt-dashboard ovirt-engine-appliance ovirt-host ovirt-hosted-engine-setup Is any of them using (still?) the v3 Python API? TIA, Y. -------------- next part -------------- An HTML attachment was scrubbed... URL: From godas at redhat.com Mon Feb 26 11:23:13 2018 From: godas at redhat.com (Gobinda Das) Date: Mon, 26 Feb 2018 16:53:13 +0530 Subject: [ovirt-devel] engine master failing build on fcraw In-Reply-To: References: Message-ID: I have couple of patches, build failing due to same issue. https://gerrit.ovirt.org/#/c/85885/ https://gerrit.ovirt.org/#/c/87964/ org.ovirt.engine.core.dal.dbbroker.DbConnectionUtilTest Time elapsed: 1437 sec <<< FAILURE!*16:36:08* java.lang.AssertionError: Unable to init tests*16:36:08* at org.ovirt.engine.core.dao.BaseDaoTestCase.initTestCase(BaseDaoTestCase.java:84)*16:36:08* at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)*16:36:08* at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)*16:36:08* at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) . . . Is it necessary, all patches need to pass on fcraw? On Wed, Feb 14, 2018 at 11:35 PM, Eli Mesika wrote: > May this be related to the PG JDBC driver issue [1] > > > [1] https://bugzilla.redhat.com/show_bug.cgi?id=1459499 ??? > > On Fri, Feb 9, 2018 at 2:47 PM, Sandro Bonazzola > wrote: > >> Hi, >> http://jenkins.ovirt.org/job/ovirt-engine_master_check-patch >> -fcraw-x86_64/114/consoleFull >> >> failed on fcraw with: >> >> *10:59:21* Failed tests: org.ovirt.engine.core.dal.dbbroker.DbConnectionUtilTest: Unable to init tests >> >> >> Test output was: >> >> *10:59:11* Running org.ovirt.engine.core.dal.dbbroker.DbConnectionUtilTest*10:59:13* Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 2.296 sec <<< FAILURE!*10:59:13* org.ovirt.engine.core.dal.dbbroker.DbConnectionUtilTest Time elapsed: 2287 sec <<< FAILURE!*10:59:13* java.lang.AssertionError: Unable to init tests*10:59:13* at org.ovirt.engine.core.dao.BaseDaoTestCase.initTestCase(BaseDaoTestCase.java:84)*10:59:13* at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)*10:59:13* at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)*10:59:13* at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)*10:59:13* at java.lang.reflect.Method.invoke(Method.java:498)*10:59:13* at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)*10:59:13* at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)*10:59:13* at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)*10:59:13* at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24)*10:59:13* at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)*10:59:13* at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)*10:59:13* at org.junit.runners.ParentRunner.run(ParentRunner.java:363)*10:59:13* at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)*10:59:13* at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:252)*10:59:13* at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141)*10:59:13* at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112)*10:59:13* at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)*10:59:13* at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)*10:59:13* at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)*10:59:13* at java.lang.reflect.Method.invoke(Method.java:498)*10:59:13* at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189)*10:59:13* at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165)*10:59:13* at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85)*10:59:13* at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115)*10:59:13* at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75)*10:59:13* Caused by: java.lang.NullPointerException*10:59:13* at org.postgresql.jdbc2.AbstractJdbc2DatabaseMetaData.getColumns(AbstractJdbc2DatabaseMetaData.java:2501)*10:59:13* at org.postgresql.jdbc4.AbstractJdbc4DatabaseMetaData.getColumns(AbstractJdbc4DatabaseMetaData.java:98)*10:59:13* at org.dbunit.database.DefaultMetadataHandler.getColumns(DefaultMetadataHandler.java:52)*10:59:13* at org.dbunit.database.DatabaseTableMetaData.getColumns(DatabaseTableMetaData.java:317)*10:59:13* at org.dbunit.dataset.AbstractTableMetaData.getColumnIndex(AbstractTableMetaData.java:106)*10:59:13* at org.dbunit.operation.AbstractOperation.getOperationMetaData(AbstractOperation.java:89)*10:59:13* at org.dbunit.operation.AbstractBatchOperation.execute(AbstractBatchOperation.java:150)*10:59:13* at org.dbunit.operation.CompositeOperation.execute(CompositeOperation.java:79)*10:59:13* at org.ovirt.engine.core.dao.BaseDaoTestCase.initTestCase(BaseDaoTestCase.java:66)*10:59:13* ... 24 more*10:59:13* >> >> >> I'm disabling again fcraw tests for ovirt-engine, please let me know when >> this issue has been addressed. >> >> >> -- >> >> SANDRO BONAZZOLA >> >> ASSOCIATE MANAGER, SOFTWARE ENGINEERING, EMEA ENG VIRTUALIZATION R&D >> >> Red Hat EMEA >> >> TRIED. TESTED. TRUSTED. >> >> > > _______________________________________________ > Devel mailing list > Devel at ovirt.org > http://lists.ovirt.org/mailman/listinfo/devel > -- Thanks, Gobinda -------------- next part -------------- An HTML attachment was scrubbed... URL: From eedri at redhat.com Mon Feb 26 11:59:26 2018 From: eedri at redhat.com (Eyal Edri) Date: Mon, 26 Feb 2018 13:59:26 +0200 Subject: [ovirt-devel] engine master failing build on fcraw In-Reply-To: References: Message-ID: On Mon, Feb 26, 2018 at 1:23 PM, Gobinda Das wrote: > I have couple of patches, build failing due to same issue. > https://gerrit.ovirt.org/#/c/85885/ > https://gerrit.ovirt.org/#/c/87964/ > > org.ovirt.engine.core.dal.dbbroker.DbConnectionUtilTest Time elapsed: 1437 sec <<< FAILURE!*16:36:08* java.lang.AssertionError: Unable to init tests*16:36:08* at org.ovirt.engine.core.dao.BaseDaoTestCase.initTestCase(BaseDaoTestCase.java:84)*16:36:08* at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)*16:36:08* at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)*16:36:08* at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > > . > > . > > . > > > Is it necessary, all patches need to pass on fcraw? > > Yes, if ovirt-engine has build-artifacts for fcraw, it has to pass, otherwise no new engine build will be deployed to tested repo until it's fixed. If it can't be fixed, the fcraw build-artifacts job needs to be removed. > > > > On Wed, Feb 14, 2018 at 11:35 PM, Eli Mesika wrote: > >> May this be related to the PG JDBC driver issue [1] >> >> >> [1] https://bugzilla.redhat.com/show_bug.cgi?id=1459499 ??? >> >> On Fri, Feb 9, 2018 at 2:47 PM, Sandro Bonazzola >> wrote: >> >>> Hi, >>> http://jenkins.ovirt.org/job/ovirt-engine_master_check-patch >>> -fcraw-x86_64/114/consoleFull >>> >>> failed on fcraw with: >>> >>> *10:59:21* Failed tests: org.ovirt.engine.core.dal.dbbroker.DbConnectionUtilTest: Unable to init tests >>> >>> >>> Test output was: >>> >>> *10:59:11* Running org.ovirt.engine.core.dal.dbbroker.DbConnectionUtilTest*10:59:13* Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 2.296 sec <<< FAILURE!*10:59:13* org.ovirt.engine.core.dal.dbbroker.DbConnectionUtilTest Time elapsed: 2287 sec <<< FAILURE!*10:59:13* java.lang.AssertionError: Unable to init tests*10:59:13* at org.ovirt.engine.core.dao.BaseDaoTestCase.initTestCase(BaseDaoTestCase.java:84)*10:59:13* at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)*10:59:13* at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)*10:59:13* at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)*10:59:13* at java.lang.reflect.Method.invoke(Method.java:498)*10:59:13* at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)*10:59:13* at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)*10:59:13* at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)*10:59:13* at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24)*10:59:13* at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)*10:59:13* at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)*10:59:13* at org.junit.runners.ParentRunner.run(ParentRunner.java:363)*10:59:13* at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)*10:59:13* at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:252)*10:59:13* at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141)*10:59:13* at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112)*10:59:13* at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)*10:59:13* at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)*10:59:13* at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)*10:59:13* at java.lang.reflect.Method.invoke(Method.java:498)*10:59:13* at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189)*10:59:13* at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165)*10:59:13* at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85)*10:59:13* at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115)*10:59:13* at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75)*10:59:13* Caused by: java.lang.NullPointerException*10:59:13* at org.postgresql.jdbc2.AbstractJdbc2DatabaseMetaData.getColumns(AbstractJdbc2DatabaseMetaData.java:2501)*10:59:13* at org.postgresql.jdbc4.AbstractJdbc4DatabaseMetaData.getColumns(AbstractJdbc4DatabaseMetaData.java:98)*10:59:13* at org.dbunit.database.DefaultMetadataHandler.getColumns(DefaultMetadataHandler.java:52)*10:59:13* at org.dbunit.database.DatabaseTableMetaData.getColumns(DatabaseTableMetaData.java:317)*10:59:13* at org.dbunit.dataset.AbstractTableMetaData.getColumnIndex(AbstractTableMetaData.java:106)*10:59:13* at org.dbunit.operation.AbstractOperation.getOperationMetaData(AbstractOperation.java:89)*10:59:13* at org.dbunit.operation.AbstractBatchOperation.execute(AbstractBatchOperation.java:150)*10:59:13* at org.dbunit.operation.CompositeOperation.execute(CompositeOperation.java:79)*10:59:13* at org.ovirt.engine.core.dao.BaseDaoTestCase.initTestCase(BaseDaoTestCase.java:66)*10:59:13* ... 24 more*10:59:13* >>> >>> >>> I'm disabling again fcraw tests for ovirt-engine, please let me know >>> when this issue has been addressed. >>> >>> >>> -- >>> >>> SANDRO BONAZZOLA >>> >>> ASSOCIATE MANAGER, SOFTWARE ENGINEERING, EMEA ENG VIRTUALIZATION R&D >>> >>> Red Hat EMEA >>> >>> TRIED. TESTED. TRUSTED. >>> >>> >> >> _______________________________________________ >> Devel mailing list >> Devel at ovirt.org >> http://lists.ovirt.org/mailman/listinfo/devel >> > > > > -- > Thanks, > Gobinda > > _______________________________________________ > Devel mailing list > Devel at ovirt.org > http://lists.ovirt.org/mailman/listinfo/devel > -- Eyal edri MANAGER RHV DevOps EMEA VIRTUALIZATION R&D Red Hat EMEA TRIED. TESTED. TRUSTED. phone: +972-9-7692018 irc: eedri (on #tlv #rhev-dev #rhev-integ) -------------- next part -------------- An HTML attachment was scrubbed... URL: From mperina at redhat.com Mon Feb 26 12:24:53 2018 From: mperina at redhat.com (Martin Perina) Date: Mon, 26 Feb 2018 13:24:53 +0100 Subject: [ovirt-devel] Building the oVirt Engine master branch fails due to isort, python issues In-Reply-To: References: Message-ID: Didi/Sandro, any ideas about it? AFAIK on CentOS/RHEL 7 everything works as expected ... On Mon, Feb 26, 2018 at 11:58 AM, Steven Rosenberg wrote: > Dear Martin Perina, > > We found some issues with the oVirt Engine master branch when updating the > version via git pull. > > We then performed the make command: > > make clean install-dev PREFIX=~/ovirt_engine_master > DEV_BUILD_SCL_POSTGRESQL=1 > > It seems a new dependency was added for isort, so the make fails with the > following error: > > ------------------------------------------------------------ > -------------------------------------------------------- > > packaging/setup/plugins/ovirt-engine-rename/ovirt-engine/database.py:313:21: > E126 continuation line over-indented for hanging indent > packaging/setup/plugins/ovirt-engine-rename/ovirt-engine/database.py:314:21: > E126 continuation line over-indented for hanging indent > packaging/setup/plugins/ovirt-engine-common/base/core/ > duplicated_constants_check.py:109:17: E124 closing bracket does not match > visual indentation > + ret=1 > + which isort > + echo 'WARNING: tool '\''isort'\'' is missing' > WARNING: tool 'isort' is missing > + exit 1 > make[1]: *** [validations] Error 1 > make[1]: Leaving directory `/home/srosenbe/Documents/git/ovirt-engine' > make: *** [all-dev] Error 2 > > ------------------------------------------------------------ > -------------------------------------------------------- > > To attempt to address this issue, we guessed and installed python2-isort > through yum, though the readme states it is optional. > > Though the process continued, it then failed in the python module: > > /home/srosenbe/Documents/git/ovirt-engine/packaging/ > pythonlib/ovirt_engine/service.py > > That error is here: > > ------------------------------------------------------------ > --------------------------------------------------------------- > > > --- /home/srosenbe/Documents/git/ovirt-engine/packaging/ > pythonlib/ovirt_engine/service.py:before 2018-02-12 12:17:26 > +++ /home/srosenbe/Documents/git/ovirt-engine/packaging/ > pythonlib/ovirt_engine/service.py:after 2018-02-26 12:07:11.233915 > @@ -31,6 +31,7 @@ > import time > > import daemon > + > > from dateutil import tz > > + exit 1 > make[1]: *** [validations] Error 1 > make[1]: Leaving directory `/home/srosenbe/Documents/git/ovirt-engine' > make: *** [all-dev] Error 2 > > ------------------------------------------------------------ > --------------------------------------------------------------- > > Please advise if you have a quick fix or when this issue will be addressed. > > Thank you for your time and consideration. > > With Best Regards. > > Steven Rosenberg. > > -- Martin Perina Associate Manager, Software Engineering Red Hat Czech s.r.o. -------------- next part -------------- An HTML attachment was scrubbed... URL: From nsoffer at redhat.com Mon Feb 26 12:44:32 2018 From: nsoffer at redhat.com (Nir Soffer) Date: Mon, 26 Feb 2018 12:44:32 +0000 Subject: [ovirt-devel] [VDSM] Flaky network test? Message-ID: I had this random failure (one in 3 builds) - can we mark this tests as broken on ovirt ci until we make it more reliable? *00:04:16.904* ======================================================================*00:04:16.905* ERROR: test_add_ipv6_gateway_given_existing_ipv4_and_ipv6_gateways (network.ip_address_test.TestAddressSetup)*00:04:16.906* ----------------------------------------------------------------------*00:04:16.906* Traceback (most recent call last):*00:04:16.906* File "/home/jenkins/workspace/vdsm_master_check-patch-el7-x86_64/vdsm/tests/network/ip_address_test.py", line 147, in test_add_ipv6_gateway_given_existing_ipv4_and_ipv6_gateways*00:04:16.908* address.add(nic, ipv4=None, ipv6=ipv6)*00:04:16.908* File "/home/jenkins/workspace/vdsm_master_check-patch-el7-x86_64/vdsm/lib/vdsm/network/ip/address/__init__.py", line 277, in add*00:04:16.909* _add_ipv6_address(iface, ipv6)*00:04:16.909* File "/home/jenkins/workspace/vdsm_master_check-patch-el7-x86_64/vdsm/lib/vdsm/network/ip/address/__init__.py", line 292, in _add_ipv6_address*00:04:16.910* ipwrapper.addrAdd(iface, ipv6addr, ipv6netmask, family=6)*00:04:16.911* File "/home/jenkins/workspace/vdsm_master_check-patch-el7-x86_64/vdsm/lib/vdsm/network/ipwrapper.py", line 561, in addrAdd*00:04:16.911* _exec_cmd(command)*00:04:16.912* File "/home/jenkins/workspace/vdsm_master_check-patch-el7-x86_64/vdsm/lib/vdsm/network/ipwrapper.py", line 482, in _exec_cmd*00:04:16.912* raise exc(returnCode, error.splitlines())*00:04:16.913* IPRoute2Error: (2, ['RTNETLINK answers: File exists'])*00:04:16.913* -------------------- >> begin captured logging << --------------------*00:04:16.914* 2018-02-26 12:31:00,244 DEBUG (MainThread) [root] /sbin/ip link add name dummy_aZGko type dummy (cwd None) (cmdutils:150)*00:04:16.915* 2018-02-26 12:31:00,256 DEBUG (MainThread) [root] SUCCESS: = ''; = 0 (cmdutils:158)*00:04:16.915* 2018-02-26 12:31:00,260 DEBUG (netlink/events) [root] START thread (func=>, args=(), kwargs={}) (concurrent:192)*00:04:16.917* 2018-02-26 12:31:00,261 DEBUG (MainThread) [root] /sbin/ip link set dev dummy_aZGko up (cwd None) (cmdutils:150)*00:04:16.918* 2018-02-26 12:31:00,272 DEBUG (MainThread) [root] SUCCESS: = ''; = 0 (cmdutils:158)*00:04:16.919* 2018-02-26 12:31:00,275 DEBUG (netlink/events) [root] FINISH thread (concurrent:195)*00:04:16.920* 2018-02-26 12:31:00,279 DEBUG (MainThread) [root] /sbin/ip route show to 0.0.0.0/0 table main (cwd None) (cmdutils:150)*00:04:16.921* 2018-02-26 12:31:00,293 DEBUG (MainThread) [root] SUCCESS: = ''; = 0 (cmdutils:158)*00:04:16.921* 2018-02-26 12:31:00,295 DEBUG (MainThread) [root] /sbin/ip -6 route show to ::/0 table main (cwd None) (cmdutils:150)*00:04:16.922* 2018-02-26 12:31:00,311 DEBUG (MainThread) [root] SUCCESS: = ''; = 0 (cmdutils:158)*00:04:16.923* 2018-02-26 12:31:00,313 DEBUG (MainThread) [root] /sbin/ip -4 addr add dev dummy_aZGko 192.168.99.1/255.255.255.248 (cwd None) (cmdutils:150)*00:04:16.924* 2018-02-26 12:31:00,328 DEBUG (MainThread) [root] SUCCESS: = ''; = 0 (cmdutils:158)*00:04:16.925* 2018-02-26 12:31:00,329 DEBUG (MainThread) [root] /sbin/ip -4 route add default via 192.168.99.6 (cwd None) (cmdutils:150)*00:04:16.925* 2018-02-26 12:31:00,340 DEBUG (MainThread) [root] SUCCESS: = ''; = 0 (cmdutils:158)*00:04:16.926* 2018-02-26 12:31:00,342 DEBUG (MainThread) [root] /sbin/ip -6 addr flush dev dummy_aZGko scope global (cwd None) (cmdutils:150)*00:04:16.927* 2018-02-26 12:31:00,363 DEBUG (MainThread) [root] SUCCESS: = ''; = 0 (cmdutils:158)*00:04:16.928* 2018-02-26 12:31:00,364 DEBUG (MainThread) [root] /sbin/ip -6 addr add dev dummy_aZGko 2001:99::1/64 (cwd None) (cmdutils:150)*00:04:16.929* 2018-02-26 12:31:00,398 DEBUG (MainThread) [root] SUCCESS: = ''; = 0 (cmdutils:158)*00:04:16.929* 2018-02-26 12:31:00,399 DEBUG (MainThread) [root] /sbin/ip -6 route add default via 2001:99::99 dev dummy_aZGko (cwd None) (cmdutils:150)*00:04:16.930* 2018-02-26 12:31:00,410 DEBUG (MainThread) [root] SUCCESS: = ''; = 0 (cmdutils:158)*00:04:16.931* 2018-02-26 12:31:00,412 DEBUG (MainThread) [root] /sbin/ip -6 addr flush dev dummy_aZGko scope global (cwd None) (cmdutils:150)*00:04:16.932* 2018-02-26 12:31:00,441 DEBUG (MainThread) [root] SUCCESS: = ''; = 0 (cmdutils:158)*00:04:16.932* 2018-02-26 12:31:00,442 DEBUG (MainThread) [root] /sbin/ip -6 addr add dev dummy_aZGko 2001:99::1/64 (cwd None) (cmdutils:150)*00:04:17.049* 2018-02-26 12:31:00,473 DCoverage.py warning: Module /home/jenkins/workspace/vdsm_master_check-patch-el7-x86_64/vdsm/vdsm was never imported. (module-not-imported)*00:04:32.618* EBUG (MainThread) [root] FAILED: = 'RTNETLINK answers: File exists\n'; = 2 (cmdutils:158)*00:04:32.619* 2018-02-26 12:31:00,482 DEBUG (MainThread) [root] /sbin/ip link del dev dummy_aZGko (cwd None) (cmdutils:150)*00:04:32.619* 2018-02-26 12:31:00,549 DEBUG (MainThread) [root] SUCCESS: = ''; = 0 (cmdutils:158)*00:04:32.620* --------------------- >> end captured logging << --------------------- -------------- next part -------------- An HTML attachment was scrubbed... URL: From sbonazzo at redhat.com Mon Feb 26 12:55:24 2018 From: sbonazzo at redhat.com (Sandro Bonazzola) Date: Mon, 26 Feb 2018 13:55:24 +0100 Subject: [ovirt-devel] engine master failing build on fcraw In-Reply-To: References: Message-ID: 2018-02-26 12:59 GMT+01:00 Eyal Edri : > > > On Mon, Feb 26, 2018 at 1:23 PM, Gobinda Das wrote: > >> I have couple of patches, build failing due to same issue. >> https://gerrit.ovirt.org/#/c/85885/ >> https://gerrit.ovirt.org/#/c/87964/ >> >> org.ovirt.engine.core.dal.dbbroker.DbConnectionUtilTest Time elapsed: 1437 sec <<< FAILURE!*16:36:08* java.lang.AssertionError: Unable to init tests*16:36:08* at org.ovirt.engine.core.dao.BaseDaoTestCase.initTestCase(BaseDaoTestCase.java:84)*16:36:08* at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)*16:36:08* at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)*16:36:08* at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) >> >> . >> >> . >> >> . >> >> >> Is it necessary, all patches need to pass on fcraw? >> >> > > Yes, if ovirt-engine has build-artifacts for fcraw, it has to pass, > otherwise no new engine build will be deployed to tested repo until it's > fixed. > If it can't be fixed, the fcraw build-artifacts job needs to be removed. > As a side note, retriggering the fcraw build on a different slave usually is enough for getting the job passing. I think it's not a fcraw bug but either an env or test bug. > > >> >> >> >> On Wed, Feb 14, 2018 at 11:35 PM, Eli Mesika wrote: >> >>> May this be related to the PG JDBC driver issue [1] >>> >>> >>> [1] https://bugzilla.redhat.com/show_bug.cgi?id=1459499 ??? >>> >>> On Fri, Feb 9, 2018 at 2:47 PM, Sandro Bonazzola >>> wrote: >>> >>>> Hi, >>>> http://jenkins.ovirt.org/job/ovirt-engine_master_check-patch >>>> -fcraw-x86_64/114/consoleFull >>>> >>>> failed on fcraw with: >>>> >>>> *10:59:21* Failed tests: org.ovirt.engine.core.dal.dbbroker.DbConnectionUtilTest: Unable to init tests >>>> >>>> >>>> Test output was: >>>> >>>> *10:59:11* Running org.ovirt.engine.core.dal.dbbroker.DbConnectionUtilTest*10:59:13* Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 2.296 sec <<< FAILURE!*10:59:13* org.ovirt.engine.core.dal.dbbroker.DbConnectionUtilTest Time elapsed: 2287 sec <<< FAILURE!*10:59:13* java.lang.AssertionError: Unable to init tests*10:59:13* at org.ovirt.engine.core.dao.BaseDaoTestCase.initTestCase(BaseDaoTestCase.java:84)*10:59:13* at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)*10:59:13* at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)*10:59:13* at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)*10:59:13* at java.lang.reflect.Method.invoke(Method.java:498)*10:59:13* at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)*10:59:13* at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)*10:59:13* at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)*10:59:13* at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24)*10:59:13* at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)*10:59:13* at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)*10:59:13* at org.junit.runners.ParentRunner.run(ParentRunner.java:363)*10:59:13* at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)*10:59:13* at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:252)*10:59:13* at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141)*10:59:13* at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112)*10:59:13* at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)*10:59:13* at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)*10:59:13* at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)*10:59:13* at java.lang.reflect.Method.invoke(Method.java:498)*10:59:13* at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189)*10:59:13* at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165)*10:59:13* at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85)*10:59:13* at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115)*10:59:13* at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75)*10:59:13* Caused by: java.lang.NullPointerException*10:59:13* at org.postgresql.jdbc2.AbstractJdbc2DatabaseMetaData.getColumns(AbstractJdbc2DatabaseMetaData.java:2501)*10:59:13* at org.postgresql.jdbc4.AbstractJdbc4DatabaseMetaData.getColumns(AbstractJdbc4DatabaseMetaData.java:98)*10:59:13* at org.dbunit.database.DefaultMetadataHandler.getColumns(DefaultMetadataHandler.java:52)*10:59:13* at org.dbunit.database.DatabaseTableMetaData.getColumns(DatabaseTableMetaData.java:317)*10:59:13* at org.dbunit.dataset.AbstractTableMetaData.getColumnIndex(AbstractTableMetaData.java:106)*10:59:13* at org.dbunit.operation.AbstractOperation.getOperationMetaData(AbstractOperation.java:89)*10:59:13* at org.dbunit.operation.AbstractBatchOperation.execute(AbstractBatchOperation.java:150)*10:59:13* at org.dbunit.operation.CompositeOperation.execute(CompositeOperation.java:79)*10:59:13* at org.ovirt.engine.core.dao.BaseDaoTestCase.initTestCase(BaseDaoTestCase.java:66)*10:59:13* ... 24 more*10:59:13* >>>> >>>> >>>> I'm disabling again fcraw tests for ovirt-engine, please let me know >>>> when this issue has been addressed. >>>> >>>> >>>> -- >>>> >>>> SANDRO BONAZZOLA >>>> >>>> ASSOCIATE MANAGER, SOFTWARE ENGINEERING, EMEA ENG VIRTUALIZATION R&D >>>> >>>> Red Hat EMEA >>>> >>>> TRIED. TESTED. TRUSTED. >>>> >>>> >>> >>> _______________________________________________ >>> Devel mailing list >>> Devel at ovirt.org >>> http://lists.ovirt.org/mailman/listinfo/devel >>> >> >> >> >> -- >> Thanks, >> Gobinda >> >> _______________________________________________ >> Devel mailing list >> Devel at ovirt.org >> http://lists.ovirt.org/mailman/listinfo/devel >> > > > > -- > > Eyal edri > > > MANAGER > > RHV DevOps > > EMEA VIRTUALIZATION R&D > > > Red Hat EMEA > TRIED. TESTED. TRUSTED. > phone: +972-9-7692018 <+972%209-769-2018> > irc: eedri (on #tlv #rhev-dev #rhev-integ) > > _______________________________________________ > Devel mailing list > Devel at ovirt.org > http://lists.ovirt.org/mailman/listinfo/devel > -- SANDRO BONAZZOLA ASSOCIATE MANAGER, SOFTWARE ENGINEERING, EMEA ENG VIRTUALIZATION R&D Red Hat EMEA TRIED. TESTED. TRUSTED. -------------- next part -------------- An HTML attachment was scrubbed... URL: From didi at redhat.com Mon Feb 26 13:10:07 2018 From: didi at redhat.com (Yedidyah Bar David) Date: Mon, 26 Feb 2018 15:10:07 +0200 Subject: [ovirt-devel] Building the oVirt Engine master branch fails due to isort, python issues In-Reply-To: References: Message-ID: Hi, On Mon, Feb 26, 2018 at 2:39 PM, Steven Rosenberg wrote: > Dear Martin, > > I should add I am running RHEL 7.4 (Maipo). > > With Best Regards. > > Steven Rosenberg. > > On Mon, Feb 26, 2018 at 2:24 PM, Martin Perina wrote: >> >> Didi/Sandro, any ideas about it? AFAIK on CentOS/RHEL 7 everything works >> as expected ... >> >> >> On Mon, Feb 26, 2018 at 11:58 AM, Steven Rosenberg >> wrote: >>> >>> Dear Martin Perina, >>> >>> We found some issues with the oVirt Engine master branch when updating >>> the version via git pull. >>> >>> We then performed the make command: >>> >>> make clean install-dev PREFIX=~/ovirt_engine_master >>> DEV_BUILD_SCL_POSTGRESQL=1 >>> >>> It seems a new dependency was added for isort, so the make fails with the >>> following error: >>> >>> >>> -------------------------------------------------------------------------------------------------------------------- >>> >>> >>> packaging/setup/plugins/ovirt-engine-rename/ovirt-engine/database.py:313:21: >>> E126 continuation line over-indented for hanging indent >>> >>> packaging/setup/plugins/ovirt-engine-rename/ovirt-engine/database.py:314:21: >>> E126 continuation line over-indented for hanging indent >>> >>> packaging/setup/plugins/ovirt-engine-common/base/core/duplicated_constants_check.py:109:17: >>> E124 closing bracket does not match visual indentation >>> + ret=1 >>> + which isort >>> + echo 'WARNING: tool '\''isort'\'' is missing' >>> WARNING: tool 'isort' is missing This is just a warning >>> + exit 1 Most likely the error causing it to exit 1 happened earlier, please check/share more of the output. >>> make[1]: *** [validations] Error 1 >>> make[1]: Leaving directory `/home/srosenbe/Documents/git/ovirt-engine' >>> make: *** [all-dev] Error 2 >>> >>> >>> -------------------------------------------------------------------------------------------------------------------- >>> >>> To attempt to address this issue, we guessed and installed python2-isort >>> through yum, though the readme states it is optional. >>> >>> Though the process continued, it then failed in the python module: >>> >>> >>> /home/srosenbe/Documents/git/ovirt-engine/packaging/pythonlib/ovirt_engine/service.py >>> >>> That error is here: >>> >>> >>> --------------------------------------------------------------------------------------------------------------------------- >>> >>> >>> --- >>> /home/srosenbe/Documents/git/ovirt-engine/packaging/pythonlib/ovirt_engine/service.py:before >>> 2018-02-12 12:17:26 >>> +++ >>> /home/srosenbe/Documents/git/ovirt-engine/packaging/pythonlib/ovirt_engine/service.py:after >>> 2018-02-26 12:07:11.233915 >>> @@ -31,6 +31,7 @@ >>> import time >>> >>> import daemon >>> + >>> >>> from dateutil import tz >>> This is an output of 'isort --diff', and not the actual error. (isort --check, which is what we run to test the code, does not fail if the diff it would have suggested consists of only difference in the number of empty lines. It would still be nice to patch service.py to have another empty line, but not needed). >>> + exit 1 Same. Error was most likely earlier. Best regards, >>> make[1]: *** [validations] Error 1 >>> make[1]: Leaving directory `/home/srosenbe/Documents/git/ovirt-engine' >>> make: *** [all-dev] Error 2 >>> >>> >>> --------------------------------------------------------------------------------------------------------------------------- >>> >>> Please advise if you have a quick fix or when this issue will be >>> addressed. >>> >>> Thank you for your time and consideration. >>> >>> With Best Regards. >>> >>> Steven Rosenberg. >>> >> >> >> >> -- >> Martin Perina >> Associate Manager, Software Engineering >> Red Hat Czech s.r.o. > > -- Didi From didi at redhat.com Mon Feb 26 13:31:22 2018 From: didi at redhat.com (Yedidyah Bar David) Date: Mon, 26 Feb 2018 15:31:22 +0200 Subject: [ovirt-devel] Building the oVirt Engine master branch fails due to isort, python issues In-Reply-To: References: Message-ID: On Mon, Feb 26, 2018 at 3:19 PM, Steven Rosenberg wrote: > Dear Yedidyah, > > Thank you for your response. I have attached the two dump files. The first > is the original error for isort, dump.txt. The second dump_isort.txt is > after installing python2_isort. This is the error: pep8 packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/network/ovirtproviderovn.py:474:25: E126 continuation line over-indented for hanging indent packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/network/ovirtproviderovn.py:481:25: E126 continuation line over-indented for hanging indent packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/network/ovirtproviderovn.py:488:25: E126 continuation line over-indented for hanging indent packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/network/ovirtproviderovn.py:635:21: E126 continuation line over-indented for hanging indent packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/network/ovirtproviderovn.py:637:21: E126 continuation line over-indented for hanging indent packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/network/ovirtproviderovn.py:639:21: E126 continuation line over-indented for hanging indent packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/network/ovirtproviderovn.py:641:21: E126 continuation line over-indented for hanging indent packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/network/ovirtproviderovn.py:645:21: E126 continuation line over-indented for hanging indent packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/network/ovirtproviderovn.py:652:21: E126 continuation line over-indented for hanging indent packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/network/ovirtproviderovn.py:654:21: E126 continuation line over-indented for hanging indent packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/network/ovirtproviderovn.py:658:21: E126 continuation line over-indented for hanging indent packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/network/ovirtproviderovn.py:663:21: E126 continuation line over-indented for hanging indent packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/network/ovirtproviderovn.py:664:21: E126 continuation line over-indented for hanging indent packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/network/ovirtproviderovn.py:872:13: E126 continuation line over-indented for hanging indent packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/db/configuration.py:255:13: E126 continuation line over-indented for hanging indent packaging/setup/plugins/ovirt-engine-rename/ovirt-engine/database.py:313:21: E126 continuation line over-indented for hanging indent packaging/setup/plugins/ovirt-engine-rename/ovirt-engine/database.py:314:21: E126 continuation line over-indented for hanging indent packaging/setup/plugins/ovirt-engine-common/base/core/duplicated_constants_check.py:109:17: E124 closing bracket does not match visual indentation + ret=1 Perhaps a newer version of pep8 finds more bugs in our code. Pushed this to get a more explanatory error: https://gerrit.ovirt.org/88186 Best regards, > > With Best Regards. > > Steven Rosenberg. > > On Mon, Feb 26, 2018 at 3:10 PM, Yedidyah Bar David wrote: >> >> Hi, >> >> On Mon, Feb 26, 2018 at 2:39 PM, Steven Rosenberg >> wrote: >> > Dear Martin, >> > >> > I should add I am running RHEL 7.4 (Maipo). >> > >> > With Best Regards. >> > >> > Steven Rosenberg. >> > >> > On Mon, Feb 26, 2018 at 2:24 PM, Martin Perina >> > wrote: >> >> >> >> Didi/Sandro, any ideas about it? AFAIK on CentOS/RHEL 7 everything >> >> works >> >> as expected ... >> >> >> >> >> >> On Mon, Feb 26, 2018 at 11:58 AM, Steven Rosenberg >> >> >> >> wrote: >> >>> >> >>> Dear Martin Perina, >> >>> >> >>> We found some issues with the oVirt Engine master branch when updating >> >>> the version via git pull. >> >>> >> >>> We then performed the make command: >> >>> >> >>> make clean install-dev PREFIX=~/ovirt_engine_master >> >>> DEV_BUILD_SCL_POSTGRESQL=1 >> >>> >> >>> It seems a new dependency was added for isort, so the make fails with >> >>> the >> >>> following error: >> >>> >> >>> >> >>> >> >>> -------------------------------------------------------------------------------------------------------------------- >> >>> >> >>> >> >>> >> >>> packaging/setup/plugins/ovirt-engine-rename/ovirt-engine/database.py:313:21: >> >>> E126 continuation line over-indented for hanging indent >> >>> >> >>> >> >>> packaging/setup/plugins/ovirt-engine-rename/ovirt-engine/database.py:314:21: >> >>> E126 continuation line over-indented for hanging indent >> >>> >> >>> >> >>> packaging/setup/plugins/ovirt-engine-common/base/core/duplicated_constants_check.py:109:17: >> >>> E124 closing bracket does not match visual indentation >> >>> + ret=1 >> >>> + which isort >> >>> + echo 'WARNING: tool '\''isort'\'' is missing' >> >>> WARNING: tool 'isort' is missing >> >> This is just a warning >> >> >>> + exit 1 >> >> Most likely the error causing it to exit 1 happened earlier, please >> check/share >> more of the output. >> >> >>> make[1]: *** [validations] Error 1 >> >>> make[1]: Leaving directory `/home/srosenbe/Documents/git/ovirt-engine' >> >>> make: *** [all-dev] Error 2 >> >>> >> >>> >> >>> >> >>> -------------------------------------------------------------------------------------------------------------------- >> >>> >> >>> To attempt to address this issue, we guessed and installed >> >>> python2-isort >> >>> through yum, though the readme states it is optional. >> >>> >> >>> Though the process continued, it then failed in the python module: >> >>> >> >>> >> >>> >> >>> /home/srosenbe/Documents/git/ovirt-engine/packaging/pythonlib/ovirt_engine/service.py >> >>> >> >>> That error is here: >> >>> >> >>> >> >>> >> >>> --------------------------------------------------------------------------------------------------------------------------- >> >>> >> >>> >> >>> --- >> >>> >> >>> /home/srosenbe/Documents/git/ovirt-engine/packaging/pythonlib/ovirt_engine/service.py:before >> >>> 2018-02-12 12:17:26 >> >>> +++ >> >>> >> >>> /home/srosenbe/Documents/git/ovirt-engine/packaging/pythonlib/ovirt_engine/service.py:after >> >>> 2018-02-26 12:07:11.233915 >> >>> @@ -31,6 +31,7 @@ >> >>> import time >> >>> >> >>> import daemon >> >>> + >> >>> >> >>> from dateutil import tz >> >>> >> >> This is an output of 'isort --diff', and not the actual error. >> >> (isort --check, which is what we run to test the code, does not fail if >> the diff it would have suggested consists of only difference in the number >> of empty lines. It would still be nice to patch service.py to have another >> empty line, but not needed). >> >> >>> + exit 1 >> >> Same. Error was most likely earlier. >> >> Best regards, >> >> >>> make[1]: *** [validations] Error 1 >> >>> make[1]: Leaving directory `/home/srosenbe/Documents/git/ovirt-engine' >> >>> make: *** [all-dev] Error 2 >> >>> >> >>> >> >>> >> >>> --------------------------------------------------------------------------------------------------------------------------- >> >>> >> >>> Please advise if you have a quick fix or when this issue will be >> >>> addressed. >> >>> >> >>> Thank you for your time and consideration. >> >>> >> >>> With Best Regards. >> >>> >> >>> Steven Rosenberg. >> >>> >> >> >> >> >> >> >> >> -- >> >> Martin Perina >> >> Associate Manager, Software Engineering >> >> Red Hat Czech s.r.o. >> > >> > >> >> >> >> -- >> Didi > > -- Didi From dron at redhat.com Mon Feb 26 13:35:56 2018 From: dron at redhat.com (Dafna Ron) Date: Mon, 26 Feb 2018 13:35:56 +0000 Subject: [ovirt-devel] [ OST Failure Report ] [ oVirt Master (ovirt-hosted-engine-setup) ] [ 26-02-2018 ] [ 007_sd_reattach.deactivate_storage_domain ] Message-ID: Hi, We had a failure for 007_sd_reattach.deactivate_storage_domain because of running tasks on the storage domain. we have an open bug for this re-coring race on ost: https://bugzilla.redhat.com/show_bug.cgi?id=1538228 Please note the change reported does not seem to be related to the failure and I have re-triggered it. *Link and headline of suspected patches: Patch is not relatedLink to Job:http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/5866 Link to all logs:http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/5866/artifacts (Relevant) error snippet from the log: 2018-02-26 07:03:39,691-05 DEBUG [org.ovirt.engine.core.dal.dbbroker.PostgresDbEngineDialect$PostgresSimpleJdbcCall] (default task-9) [bebde602-3277-4ec4-be4f-7d60969080ec] SqlCall for procedure [GetAsyncTasksByEntityId] compiled2018-02-26 07:03:39,692-05 WARN [org.ovirt.engine.core.bll.storage.domain.DeactivateStorageDomainWithOvfUpdateCommand] (default task-9) [bebde602-3277-4ec4-be4f-7d60969080ec] There are running tasks: 'AsyncTask:{commandId='c455f212-4cb1-46e8-a2b5-61816c7e8b79', rootCommandId='c455f212-4cb1-46e8-a2b5-61816c7e8b79', storagePoolId='c0a3f481-4598-4b0a-aabc-4acc67cd45b5', taskId='5b342d74-4726-4430-924a-2fb9d1ab9201', vdsmTaskId='477aee46-f8d7-4676-bf33-3035e61e5ca9', stepId='null', taskType='downloadImageFromStream', status='running'}AsyncTask:{commandId='d2128202-bb95-4c29-80df-c5a822aad457', rootCommandId='d2128202-bb95-4c29-80df-c5a822aad457', storagePoolId='c0a3f481-4598-4b0a-aabc-4acc67cd45b5', taskId='fe3a6031-ebce-463c-bba7-5c78ddda0f18', vdsmTaskId='6ef057d6-6034-477b-ae01-bb87beb68584', stepId='null', taskType='downloadImageFromStream', status='running'}'2018-02-26 07:03:39,692-05 WARN [org.ovirt.engine.core.bll.storage.domain.DeactivateStorageDomainWithOvfUpdateCommand] (default task-9) [bebde602-3277-4ec4-be4f-7d60969080ec] Validation of action 'DeactivateStorageDomainWithOvfUpdate' failed for user admin at internal-authz. Reasons: VAR__TYPE__STORAGE__DOMAIN,VAR__ACTION__DEACTIVATE,ERROR_CANNOT_DEACTIVATE_DOMAIN_WITH_TASKS2018-02-26 07:03:39,693-05 INFO [org.ovirt.engine.core.bll.storage.domain.DeactivateStorageDomainWithOvfUpdateCommand] (default task-9) [bebde602-3277-4ec4-be4f-7d60969080ec] Lock freed to object 'EngineLock:{exclusiveLocks='[167d2b72-445d-424c-ac1e-f3c8d6e8aeca=STORAGE]', sharedLocks='[c0a3f481-4598-4b0a-aabc-4acc67cd45b5=POOL]'}'2018-02-26 07:03:39,693-05 DEBUG [org.ovirt.engine.core.common.di.interceptor.DebugLoggingInterceptor] (default task-9) [bebde602-3277-4ec4-be4f-7d60969080ec] method: runAction, params: [DeactivateStorageDomainWithOvfUpdate, DeactivateStorageDomainWithOvfUpdateParameters:{commandId='f64e5c4b-51b3-4b90-97d6-b6b2544d9874', user='null', commandType='Unknown'}], timeElapsed: 63ms2018-02-26 07:03:39,698-05 ERROR [org.ovirt.engine.api.restapi.resource.AbstractBackendResource] (default task-9) [] Operation Failed: [Cannot deactivate Storage while there are running tasks on this Storage.-Please wait until tasks will finish and try again.]2018-02-26 07:03:40,659-05 DEBUG [org.ovirt.engine.core.utils.timer.FixedDelayJobListener] (DefaultQuartzScheduler6) [] Rescheduling DEFAULT.org.ovirt.engine.core.bll.gluster.GlusterServiceSyncJob.refreshGlusterServices#-9223372036854775801 as there is no unfired trigger.2018-02-26 07:03:40,660-05 DEBUG [org.ovirt.engine.core.utils.timer.FixedDelayJobListener] (DefaultQuartzScheduler1) [] Rescheduling DEFAULT.org.ovirt.engine.core.bll.gluster.GlusterSyncJob.refreshLightWeightData#-9223372036854775795 as there is no unfired trigger.2018-02-26 07:03:40,764-05 INFO [org.ovirt.engine.core.bll.tasks.AsyncTaskManager] (EE-ManagedThreadFactory-engineScheduled-Thread-81) [] Polling and updating Async Tasks: 6 tasks, 4 tasks to poll now2018-02-26 07:03:40,767-05 DEBUG [org.ovirt.engine.core.vdsbroker.irsbroker.SPMGetAllTasksStatusesVDSCommand] (EE-ManagedThreadFactory-engineScheduled-Thread-81) [] START, SPMGetAllTasksStatusesVDSCommand( IrsBaseVDSCommandParameters:{storagePoolId='c0a3f481-4598-4b0a-aabc-4acc67cd45b5', ignoreFailoverLimit='false'}), log id: 226c225f* -------------- next part -------------- An HTML attachment was scrubbed... URL: From mperina at redhat.com Mon Feb 26 13:37:11 2018 From: mperina at redhat.com (Martin Perina) Date: Mon, 26 Feb 2018 14:37:11 +0100 Subject: [ovirt-devel] Building the oVirt Engine master branch fails due to isort, python issues In-Reply-To: References: Message-ID: Strange, I've just tried to build latest master using python2-isort-4.2.5-8.el7 on latest RHEL 7.4 and it finished successfully without any errors ... On Mon, Feb 26, 2018 at 2:31 PM, Yedidyah Bar David wrote: > On Mon, Feb 26, 2018 at 3:19 PM, Steven Rosenberg > wrote: > > Dear Yedidyah, > > > > Thank you for your response. I have attached the two dump files. The > first > > is the original error for isort, dump.txt. The second dump_isort.txt is > > after installing python2_isort. > > This is the error: > > pep8 > packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/ > network/ovirtproviderovn.py:474:25: > E126 continuation line over-indented for hanging indent > packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/ > network/ovirtproviderovn.py:481:25: > E126 continuation line over-indented for hanging indent > packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/ > network/ovirtproviderovn.py:488:25: > E126 continuation line over-indented for hanging indent > packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/ > network/ovirtproviderovn.py:635:21: > E126 continuation line over-indented for hanging indent > packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/ > network/ovirtproviderovn.py:637:21: > E126 continuation line over-indented for hanging indent > packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/ > network/ovirtproviderovn.py:639:21: > E126 continuation line over-indented for hanging indent > packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/ > network/ovirtproviderovn.py:641:21: > E126 continuation line over-indented for hanging indent > packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/ > network/ovirtproviderovn.py:645:21: > E126 continuation line over-indented for hanging indent > packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/ > network/ovirtproviderovn.py:652:21: > E126 continuation line over-indented for hanging indent > packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/ > network/ovirtproviderovn.py:654:21: > E126 continuation line over-indented for hanging indent > packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/ > network/ovirtproviderovn.py:658:21: > E126 continuation line over-indented for hanging indent > packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/ > network/ovirtproviderovn.py:663:21: > E126 continuation line over-indented for hanging indent > packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/ > network/ovirtproviderovn.py:664:21: > E126 continuation line over-indented for hanging indent > packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/ > network/ovirtproviderovn.py:872:13: > E126 continuation line over-indented for hanging indent > packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/db/ > configuration.py:255:13: > E126 continuation line over-indented for hanging indent > packaging/setup/plugins/ovirt-engine-rename/ovirt-engine/ > database.py:313:21: > E126 continuation line over-indented for hanging indent > packaging/setup/plugins/ovirt-engine-rename/ovirt-engine/ > database.py:314:21: > E126 continuation line over-indented for hanging indent > packaging/setup/plugins/ovirt-engine-common/base/core/ > duplicated_constants_check.py:109:17: > E124 closing bracket does not match visual indentation > + ret=1 > > Perhaps a newer version of pep8 finds more bugs in our code. > > Pushed this to get a more explanatory error: > > https://gerrit.ovirt.org/88186 > > Best regards, > > > > > With Best Regards. > > > > Steven Rosenberg. > > > > On Mon, Feb 26, 2018 at 3:10 PM, Yedidyah Bar David > wrote: > >> > >> Hi, > >> > >> On Mon, Feb 26, 2018 at 2:39 PM, Steven Rosenberg > >> wrote: > >> > Dear Martin, > >> > > >> > I should add I am running RHEL 7.4 (Maipo). > >> > > >> > With Best Regards. > >> > > >> > Steven Rosenberg. > >> > > >> > On Mon, Feb 26, 2018 at 2:24 PM, Martin Perina > >> > wrote: > >> >> > >> >> Didi/Sandro, any ideas about it? AFAIK on CentOS/RHEL 7 everything > >> >> works > >> >> as expected ... > >> >> > >> >> > >> >> On Mon, Feb 26, 2018 at 11:58 AM, Steven Rosenberg > >> >> > >> >> wrote: > >> >>> > >> >>> Dear Martin Perina, > >> >>> > >> >>> We found some issues with the oVirt Engine master branch when > updating > >> >>> the version via git pull. > >> >>> > >> >>> We then performed the make command: > >> >>> > >> >>> make clean install-dev PREFIX=~/ovirt_engine_master > >> >>> DEV_BUILD_SCL_POSTGRESQL=1 > >> >>> > >> >>> It seems a new dependency was added for isort, so the make fails > with > >> >>> the > >> >>> following error: > >> >>> > >> >>> > >> >>> > >> >>> ------------------------------------------------------------ > -------------------------------------------------------- > >> >>> > >> >>> > >> >>> > >> >>> packaging/setup/plugins/ovirt-engine-rename/ovirt-engine/ > database.py:313:21: > >> >>> E126 continuation line over-indented for hanging indent > >> >>> > >> >>> > >> >>> packaging/setup/plugins/ovirt-engine-rename/ovirt-engine/ > database.py:314:21: > >> >>> E126 continuation line over-indented for hanging indent > >> >>> > >> >>> > >> >>> packaging/setup/plugins/ovirt-engine-common/base/core/ > duplicated_constants_check.py:109:17: > >> >>> E124 closing bracket does not match visual indentation > >> >>> + ret=1 > >> >>> + which isort > >> >>> + echo 'WARNING: tool '\''isort'\'' is missing' > >> >>> WARNING: tool 'isort' is missing > >> > >> This is just a warning > >> > >> >>> + exit 1 > >> > >> Most likely the error causing it to exit 1 happened earlier, please > >> check/share > >> more of the output. > >> > >> >>> make[1]: *** [validations] Error 1 > >> >>> make[1]: Leaving directory `/home/srosenbe/Documents/git/ > ovirt-engine' > >> >>> make: *** [all-dev] Error 2 > >> >>> > >> >>> > >> >>> > >> >>> ------------------------------------------------------------ > -------------------------------------------------------- > >> >>> > >> >>> To attempt to address this issue, we guessed and installed > >> >>> python2-isort > >> >>> through yum, though the readme states it is optional. > >> >>> > >> >>> Though the process continued, it then failed in the python module: > >> >>> > >> >>> > >> >>> > >> >>> /home/srosenbe/Documents/git/ovirt-engine/packaging/ > pythonlib/ovirt_engine/service.py > >> >>> > >> >>> That error is here: > >> >>> > >> >>> > >> >>> > >> >>> ------------------------------------------------------------ > --------------------------------------------------------------- > >> >>> > >> >>> > >> >>> --- > >> >>> > >> >>> /home/srosenbe/Documents/git/ovirt-engine/packaging/ > pythonlib/ovirt_engine/service.py:before > >> >>> 2018-02-12 12:17:26 > >> >>> +++ > >> >>> > >> >>> /home/srosenbe/Documents/git/ovirt-engine/packaging/ > pythonlib/ovirt_engine/service.py:after > >> >>> 2018-02-26 12:07:11.233915 > >> >>> @@ -31,6 +31,7 @@ > >> >>> import time > >> >>> > >> >>> import daemon > >> >>> + > >> >>> > >> >>> from dateutil import tz > >> >>> > >> > >> This is an output of 'isort --diff', and not the actual error. > >> > >> (isort --check, which is what we run to test the code, does not fail if > >> the diff it would have suggested consists of only difference in the > number > >> of empty lines. It would still be nice to patch service.py to have > another > >> empty line, but not needed). > >> > >> >>> + exit 1 > >> > >> Same. Error was most likely earlier. > >> > >> Best regards, > >> > >> >>> make[1]: *** [validations] Error 1 > >> >>> make[1]: Leaving directory `/home/srosenbe/Documents/git/ > ovirt-engine' > >> >>> make: *** [all-dev] Error 2 > >> >>> > >> >>> > >> >>> > >> >>> ------------------------------------------------------------ > --------------------------------------------------------------- > >> >>> > >> >>> Please advise if you have a quick fix or when this issue will be > >> >>> addressed. > >> >>> > >> >>> Thank you for your time and consideration. > >> >>> > >> >>> With Best Regards. > >> >>> > >> >>> Steven Rosenberg. > >> >>> > >> >> > >> >> > >> >> > >> >> -- > >> >> Martin Perina > >> >> Associate Manager, Software Engineering > >> >> Red Hat Czech s.r.o. > >> > > >> > > >> > >> > >> > >> -- > >> Didi > > > > > > > > -- > Didi > -- Martin Perina Associate Manager, Software Engineering Red Hat Czech s.r.o. -------------- next part -------------- An HTML attachment was scrubbed... URL: From didi at redhat.com Mon Feb 26 13:48:27 2018 From: didi at redhat.com (Yedidyah Bar David) Date: Mon, 26 Feb 2018 15:48:27 +0200 Subject: [ovirt-devel] Building the oVirt Engine master branch fails due to isort, python issues In-Reply-To: References: Message-ID: On Mon, Feb 26, 2018 at 3:37 PM, Martin Perina wrote: > Strange, I've just tried to build latest master using > python2-isort-4.2.5-8.el7 on latest RHEL 7.4 and it finished successfully > without any errors ... > > On Mon, Feb 26, 2018 at 2:31 PM, Yedidyah Bar David wrote: >> >> On Mon, Feb 26, 2018 at 3:19 PM, Steven Rosenberg >> wrote: >> > Dear Yedidyah, >> > >> > Thank you for your response. I have attached the two dump files. The >> > first >> > is the original error for isort, dump.txt. The second dump_isort.txt is >> > after installing python2_isort. >> >> This is the error: >> >> pep8 >> >> packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/network/ovirtproviderovn.py:474:25: >> E126 continuation line over-indented for hanging indent >> >> packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/network/ovirtproviderovn.py:481:25: >> E126 continuation line over-indented for hanging indent >> >> packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/network/ovirtproviderovn.py:488:25: >> E126 continuation line over-indented for hanging indent >> >> packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/network/ovirtproviderovn.py:635:21: >> E126 continuation line over-indented for hanging indent >> >> packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/network/ovirtproviderovn.py:637:21: >> E126 continuation line over-indented for hanging indent >> >> packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/network/ovirtproviderovn.py:639:21: >> E126 continuation line over-indented for hanging indent >> >> packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/network/ovirtproviderovn.py:641:21: >> E126 continuation line over-indented for hanging indent >> >> packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/network/ovirtproviderovn.py:645:21: >> E126 continuation line over-indented for hanging indent >> >> packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/network/ovirtproviderovn.py:652:21: >> E126 continuation line over-indented for hanging indent >> >> packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/network/ovirtproviderovn.py:654:21: >> E126 continuation line over-indented for hanging indent >> >> packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/network/ovirtproviderovn.py:658:21: >> E126 continuation line over-indented for hanging indent >> >> packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/network/ovirtproviderovn.py:663:21: >> E126 continuation line over-indented for hanging indent >> >> packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/network/ovirtproviderovn.py:664:21: >> E126 continuation line over-indented for hanging indent >> >> packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/network/ovirtproviderovn.py:872:13: >> E126 continuation line over-indented for hanging indent >> >> packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/db/configuration.py:255:13: >> E126 continuation line over-indented for hanging indent >> >> packaging/setup/plugins/ovirt-engine-rename/ovirt-engine/database.py:313:21: >> E126 continuation line over-indented for hanging indent >> >> packaging/setup/plugins/ovirt-engine-rename/ovirt-engine/database.py:314:21: >> E126 continuation line over-indented for hanging indent >> >> packaging/setup/plugins/ovirt-engine-common/base/core/duplicated_constants_check.py:109:17: >> E124 closing bracket does not match visual indentation >> + ret=1 >> >> Perhaps a newer version of pep8 finds more bugs in our code. >> >> Pushed this to get a more explanatory error: >> >> https://gerrit.ovirt.org/88186 Since it seems to pass on upstream CI, can you please rebase on above patch and see if you get a proper error message? And also please mark 'verified' :-) Thanks! >> >> Best regards, >> >> > >> > With Best Regards. >> > >> > Steven Rosenberg. >> > >> > On Mon, Feb 26, 2018 at 3:10 PM, Yedidyah Bar David >> > wrote: >> >> >> >> Hi, >> >> >> >> On Mon, Feb 26, 2018 at 2:39 PM, Steven Rosenberg >> >> wrote: >> >> > Dear Martin, >> >> > >> >> > I should add I am running RHEL 7.4 (Maipo). >> >> > >> >> > With Best Regards. >> >> > >> >> > Steven Rosenberg. >> >> > >> >> > On Mon, Feb 26, 2018 at 2:24 PM, Martin Perina >> >> > wrote: >> >> >> >> >> >> Didi/Sandro, any ideas about it? AFAIK on CentOS/RHEL 7 everything >> >> >> works >> >> >> as expected ... >> >> >> >> >> >> >> >> >> On Mon, Feb 26, 2018 at 11:58 AM, Steven Rosenberg >> >> >> >> >> >> wrote: >> >> >>> >> >> >>> Dear Martin Perina, >> >> >>> >> >> >>> We found some issues with the oVirt Engine master branch when >> >> >>> updating >> >> >>> the version via git pull. >> >> >>> >> >> >>> We then performed the make command: >> >> >>> >> >> >>> make clean install-dev PREFIX=~/ovirt_engine_master >> >> >>> DEV_BUILD_SCL_POSTGRESQL=1 >> >> >>> >> >> >>> It seems a new dependency was added for isort, so the make fails >> >> >>> with >> >> >>> the >> >> >>> following error: >> >> >>> >> >> >>> >> >> >>> >> >> >>> >> >> >>> -------------------------------------------------------------------------------------------------------------------- >> >> >>> >> >> >>> >> >> >>> >> >> >>> >> >> >>> packaging/setup/plugins/ovirt-engine-rename/ovirt-engine/database.py:313:21: >> >> >>> E126 continuation line over-indented for hanging indent >> >> >>> >> >> >>> >> >> >>> >> >> >>> packaging/setup/plugins/ovirt-engine-rename/ovirt-engine/database.py:314:21: >> >> >>> E126 continuation line over-indented for hanging indent >> >> >>> >> >> >>> >> >> >>> >> >> >>> packaging/setup/plugins/ovirt-engine-common/base/core/duplicated_constants_check.py:109:17: >> >> >>> E124 closing bracket does not match visual indentation >> >> >>> + ret=1 >> >> >>> + which isort >> >> >>> + echo 'WARNING: tool '\''isort'\'' is missing' >> >> >>> WARNING: tool 'isort' is missing >> >> >> >> This is just a warning >> >> >> >> >>> + exit 1 >> >> >> >> Most likely the error causing it to exit 1 happened earlier, please >> >> check/share >> >> more of the output. >> >> >> >> >>> make[1]: *** [validations] Error 1 >> >> >>> make[1]: Leaving directory >> >> >>> `/home/srosenbe/Documents/git/ovirt-engine' >> >> >>> make: *** [all-dev] Error 2 >> >> >>> >> >> >>> >> >> >>> >> >> >>> >> >> >>> -------------------------------------------------------------------------------------------------------------------- >> >> >>> >> >> >>> To attempt to address this issue, we guessed and installed >> >> >>> python2-isort >> >> >>> through yum, though the readme states it is optional. >> >> >>> >> >> >>> Though the process continued, it then failed in the python module: >> >> >>> >> >> >>> >> >> >>> >> >> >>> >> >> >>> /home/srosenbe/Documents/git/ovirt-engine/packaging/pythonlib/ovirt_engine/service.py >> >> >>> >> >> >>> That error is here: >> >> >>> >> >> >>> >> >> >>> >> >> >>> >> >> >>> --------------------------------------------------------------------------------------------------------------------------- >> >> >>> >> >> >>> >> >> >>> --- >> >> >>> >> >> >>> >> >> >>> /home/srosenbe/Documents/git/ovirt-engine/packaging/pythonlib/ovirt_engine/service.py:before >> >> >>> 2018-02-12 12:17:26 >> >> >>> +++ >> >> >>> >> >> >>> >> >> >>> /home/srosenbe/Documents/git/ovirt-engine/packaging/pythonlib/ovirt_engine/service.py:after >> >> >>> 2018-02-26 12:07:11.233915 >> >> >>> @@ -31,6 +31,7 @@ >> >> >>> import time >> >> >>> >> >> >>> import daemon >> >> >>> + >> >> >>> >> >> >>> from dateutil import tz >> >> >>> >> >> >> >> This is an output of 'isort --diff', and not the actual error. >> >> >> >> (isort --check, which is what we run to test the code, does not fail if >> >> the diff it would have suggested consists of only difference in the >> >> number >> >> of empty lines. It would still be nice to patch service.py to have >> >> another >> >> empty line, but not needed). >> >> >> >> >>> + exit 1 >> >> >> >> Same. Error was most likely earlier. >> >> >> >> Best regards, >> >> >> >> >>> make[1]: *** [validations] Error 1 >> >> >>> make[1]: Leaving directory >> >> >>> `/home/srosenbe/Documents/git/ovirt-engine' >> >> >>> make: *** [all-dev] Error 2 >> >> >>> >> >> >>> >> >> >>> >> >> >>> >> >> >>> --------------------------------------------------------------------------------------------------------------------------- >> >> >>> >> >> >>> Please advise if you have a quick fix or when this issue will be >> >> >>> addressed. >> >> >>> >> >> >>> Thank you for your time and consideration. >> >> >>> >> >> >>> With Best Regards. >> >> >>> >> >> >>> Steven Rosenberg. >> >> >>> >> >> >> >> >> >> >> >> >> >> >> >> -- >> >> >> Martin Perina >> >> >> Associate Manager, Software Engineering >> >> >> Red Hat Czech s.r.o. >> >> > >> >> > >> >> >> >> >> >> >> >> -- >> >> Didi >> > >> > >> >> >> >> -- >> Didi > > > > > -- > Martin Perina > Associate Manager, Software Engineering > Red Hat Czech s.r.o. -- Didi From mihajlov at linux.vnet.ibm.com Mon Feb 26 17:17:29 2018 From: mihajlov at linux.vnet.ibm.com (Viktor Mihajlovski) Date: Mon, 26 Feb 2018 18:17:29 +0100 Subject: [ovirt-devel] FC27 updates broken for ovirt-4.2 Message-ID: <4d150e0c-b1ac-a338-94d9-c7b20b490420@linux.vnet.ibm.com> I just tried to update the ovirt packages on my FC27 host, but failed due to https://gerrit.ovirt.org/#/c/87628/ vdsm now requires libvirt >= 3.10.0-132 but Fedora 27 has only 3.7.0-4 the moment. It's generic Fedora 27, but since I run on s390, cross-posting to s390 list. I guess there's good reason to require libvirt 3.10. Is there any chance that we can get libvirt updated for Fedora 27? -- Regards, Viktor Mihajlovski From stirabos at redhat.com Mon Feb 26 17:48:35 2018 From: stirabos at redhat.com (Simone Tiraboschi) Date: Mon, 26 Feb 2018 18:48:35 +0100 Subject: [ovirt-devel] Why do we need ovirt-engine-sdk-python on a host? In-Reply-To: References: Message-ID: On Mon, Feb 26, 2018 at 11:48 AM, Yaniv Kaul wrote: > Installed hosted-engine on a host, and was surprised to find out > ovirt-engine-sdk-python. > Trying to remove it ends up in several deps that I don't understand: > cockpit-ovirt-dashboard > ovirt-engine-appliance > ovirt-host > ovirt-hosted-engine-setup > > Is any of them using (still?) the v3 Python API? > The vintage hosted-engine otopi flow is still requiring v3 python SDK to add the host to the engine. > > TIA, > Y. > > _______________________________________________ > Devel mailing list > Devel at ovirt.org > http://lists.ovirt.org/mailman/listinfo/devel > -------------- next part -------------- An HTML attachment was scrubbed... URL: From ykaul at redhat.com Mon Feb 26 20:09:01 2018 From: ykaul at redhat.com (Yaniv Kaul) Date: Mon, 26 Feb 2018 22:09:01 +0200 Subject: [ovirt-devel] FC27 updates broken for ovirt-4.2 In-Reply-To: <4d150e0c-b1ac-a338-94d9-c7b20b490420@linux.vnet.ibm.com> References: <4d150e0c-b1ac-a338-94d9-c7b20b490420@linux.vnet.ibm.com> Message-ID: On Mon, Feb 26, 2018 at 7:17 PM, Viktor Mihajlovski < mihajlov at linux.vnet.ibm.com> wrote: > I just tried to update the ovirt packages on my FC27 host, but failed > due to https://gerrit.ovirt.org/#/c/87628/ > > vdsm now requires libvirt >= 3.10.0-132 but Fedora 27 has only 3.7.0-4 > the moment. > > It's generic Fedora 27, but since I run on s390, cross-posting to s390 > list. > > I guess there's good reason to require libvirt 3.10. Is there any chance > that we can get libvirt updated for Fedora 27? > Perhaps use the virt-preview[1] repo for now? Y. [1] https://fedoraproject.org/wiki/Virtualization_Preview_Repository > > -- > Regards, > Viktor Mihajlovski > > _______________________________________________ > Devel mailing list > Devel at ovirt.org > http://lists.ovirt.org/mailman/listinfo/devel > -------------- next part -------------- An HTML attachment was scrubbed... URL: From nsoffer at redhat.com Tue Feb 27 00:26:15 2018 From: nsoffer at redhat.com (Nir Soffer) Date: Tue, 27 Feb 2018 00:26:15 +0000 Subject: [ovirt-devel] FC27 updates broken for ovirt-4.2 In-Reply-To: References: <4d150e0c-b1ac-a338-94d9-c7b20b490420@linux.vnet.ibm.com> Message-ID: ?????? ??? ??, 26 ????? 2018, 22:10, ??? Yaniv Kaul ?: > On Mon, Feb 26, 2018 at 7:17 PM, Viktor Mihajlovski < > mihajlov at linux.vnet.ibm.com> wrote: > >> I just tried to update the ovirt packages on my FC27 host, but failed >> due to https://gerrit.ovirt.org/#/c/87628/ >> >> vdsm now requires libvirt >= 3.10.0-132 but Fedora 27 has only 3.7.0-4 >> the moment. >> >> It's generic Fedora 27, but since I run on s390, cross-posting to s390 >> list. >> >> I guess there's good reason to require libvirt 3.10. Is there any chance >> that we can get libvirt updated for Fedora 27? >> > > Perhaps use the virt-preview[1] repo for now? > Yes, we require virt-preview for Fedora. This is why that patch did not fail in the CI. It should be documented, probably in ovirt.org. Nir Y. > > [1] https://fedoraproject.org/wiki/Virtualization_Preview_Repository > > >> >> -- >> Regards, >> Viktor Mihajlovski >> >> _______________________________________________ >> Devel mailing list >> Devel at ovirt.org >> http://lists.ovirt.org/mailman/listinfo/devel >> > _______________________________________________ > Devel mailing list > Devel at ovirt.org > http://lists.ovirt.org/mailman/listinfo/devel -------------- next part -------------- An HTML attachment was scrubbed... URL: From mihajlov at linux.vnet.ibm.com Tue Feb 27 09:13:15 2018 From: mihajlov at linux.vnet.ibm.com (Viktor Mihajlovski) Date: Tue, 27 Feb 2018 10:13:15 +0100 Subject: [ovirt-devel] FC27 updates broken for ovirt-4.2 In-Reply-To: References: <4d150e0c-b1ac-a338-94d9-c7b20b490420@linux.vnet.ibm.com> Message-ID: On 27.02.2018 01:26, Nir Soffer wrote: > ?????? ??? ??, 26 ????? 2018, 22:10, ??? Yaniv Kaul ?: > >> On Mon, Feb 26, 2018 at 7:17 PM, Viktor Mihajlovski < >> mihajlov at linux.vnet.ibm.com> wrote: >> >>> I just tried to update the ovirt packages on my FC27 host, but failed >>> due to https://gerrit.ovirt.org/#/c/87628/ >>> >>> vdsm now requires libvirt >= 3.10.0-132 but Fedora 27 has only 3.7.0-4 >>> the moment. >>> >>> It's generic Fedora 27, but since I run on s390, cross-posting to s390 >>> list. >>> >>> I guess there's good reason to require libvirt 3.10. Is there any chance >>> that we can get libvirt updated for Fedora 27? >>> >> >> Perhaps use the virt-preview[1] repo for now? >> > > Yes, we require virt-preview for Fedora. This is why that patch did not > fail in the CI. Makes sense, unfortunately virt-preview doesn't contains s390 binaries at this point in time. Would be great if at least libvirt and qemu could be built for s390. [...] -- Regards, Viktor Mihajlovski From sbonazzo at redhat.com Tue Feb 27 09:38:49 2018 From: sbonazzo at redhat.com (Sandro Bonazzola) Date: Tue, 27 Feb 2018 10:38:49 +0100 Subject: [ovirt-devel] Building the oVirt Engine master branch fails due to isort, python issues In-Reply-To: References: Message-ID: Fixed in https://gerrit.ovirt.org/88221 2018-02-26 14:48 GMT+01:00 Yedidyah Bar David : > On Mon, Feb 26, 2018 at 3:37 PM, Martin Perina wrote: > > Strange, I've just tried to build latest master using > > python2-isort-4.2.5-8.el7 on latest RHEL 7.4 and it finished successfully > > without any errors ... > > > > On Mon, Feb 26, 2018 at 2:31 PM, Yedidyah Bar David > wrote: > >> > >> On Mon, Feb 26, 2018 at 3:19 PM, Steven Rosenberg > >> wrote: > >> > Dear Yedidyah, > >> > > >> > Thank you for your response. I have attached the two dump files. The > >> > first > >> > is the original error for isort, dump.txt. The second dump_isort.txt > is > >> > after installing python2_isort. > >> > >> This is the error: > >> > >> pep8 > >> > >> packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/ > network/ovirtproviderovn.py:474:25: > >> E126 continuation line over-indented for hanging indent > >> > >> packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/ > network/ovirtproviderovn.py:481:25: > >> E126 continuation line over-indented for hanging indent > >> > >> packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/ > network/ovirtproviderovn.py:488:25: > >> E126 continuation line over-indented for hanging indent > >> > >> packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/ > network/ovirtproviderovn.py:635:21: > >> E126 continuation line over-indented for hanging indent > >> > >> packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/ > network/ovirtproviderovn.py:637:21: > >> E126 continuation line over-indented for hanging indent > >> > >> packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/ > network/ovirtproviderovn.py:639:21: > >> E126 continuation line over-indented for hanging indent > >> > >> packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/ > network/ovirtproviderovn.py:641:21: > >> E126 continuation line over-indented for hanging indent > >> > >> packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/ > network/ovirtproviderovn.py:645:21: > >> E126 continuation line over-indented for hanging indent > >> > >> packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/ > network/ovirtproviderovn.py:652:21: > >> E126 continuation line over-indented for hanging indent > >> > >> packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/ > network/ovirtproviderovn.py:654:21: > >> E126 continuation line over-indented for hanging indent > >> > >> packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/ > network/ovirtproviderovn.py:658:21: > >> E126 continuation line over-indented for hanging indent > >> > >> packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/ > network/ovirtproviderovn.py:663:21: > >> E126 continuation line over-indented for hanging indent > >> > >> packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/ > network/ovirtproviderovn.py:664:21: > >> E126 continuation line over-indented for hanging indent > >> > >> packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/ > network/ovirtproviderovn.py:872:13: > >> E126 continuation line over-indented for hanging indent > >> > >> packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/db/ > configuration.py:255:13: > >> E126 continuation line over-indented for hanging indent > >> > >> packaging/setup/plugins/ovirt-engine-rename/ovirt-engine/ > database.py:313:21: > >> E126 continuation line over-indented for hanging indent > >> > >> packaging/setup/plugins/ovirt-engine-rename/ovirt-engine/ > database.py:314:21: > >> E126 continuation line over-indented for hanging indent > >> > >> packaging/setup/plugins/ovirt-engine-common/base/core/ > duplicated_constants_check.py:109:17: > >> E124 closing bracket does not match visual indentation > >> + ret=1 > >> > >> Perhaps a newer version of pep8 finds more bugs in our code. > >> > >> Pushed this to get a more explanatory error: > >> > >> https://gerrit.ovirt.org/88186 > > Since it seems to pass on upstream CI, can you please rebase > on above patch and see if you get a proper error message? > And also please mark 'verified' :-) Thanks! > > >> > >> Best regards, > >> > >> > > >> > With Best Regards. > >> > > >> > Steven Rosenberg. > >> > > >> > On Mon, Feb 26, 2018 at 3:10 PM, Yedidyah Bar David > >> > wrote: > >> >> > >> >> Hi, > >> >> > >> >> On Mon, Feb 26, 2018 at 2:39 PM, Steven Rosenberg < > srosenbe at redhat.com> > >> >> wrote: > >> >> > Dear Martin, > >> >> > > >> >> > I should add I am running RHEL 7.4 (Maipo). > >> >> > > >> >> > With Best Regards. > >> >> > > >> >> > Steven Rosenberg. > >> >> > > >> >> > On Mon, Feb 26, 2018 at 2:24 PM, Martin Perina > > >> >> > wrote: > >> >> >> > >> >> >> Didi/Sandro, any ideas about it? AFAIK on CentOS/RHEL 7 everything > >> >> >> works > >> >> >> as expected ... > >> >> >> > >> >> >> > >> >> >> On Mon, Feb 26, 2018 at 11:58 AM, Steven Rosenberg > >> >> >> > >> >> >> wrote: > >> >> >>> > >> >> >>> Dear Martin Perina, > >> >> >>> > >> >> >>> We found some issues with the oVirt Engine master branch when > >> >> >>> updating > >> >> >>> the version via git pull. > >> >> >>> > >> >> >>> We then performed the make command: > >> >> >>> > >> >> >>> make clean install-dev PREFIX=~/ovirt_engine_master > >> >> >>> DEV_BUILD_SCL_POSTGRESQL=1 > >> >> >>> > >> >> >>> It seems a new dependency was added for isort, so the make fails > >> >> >>> with > >> >> >>> the > >> >> >>> following error: > >> >> >>> > >> >> >>> > >> >> >>> > >> >> >>> > >> >> >>> ------------------------------------------------------------ > -------------------------------------------------------- > >> >> >>> > >> >> >>> > >> >> >>> > >> >> >>> > >> >> >>> packaging/setup/plugins/ovirt-engine-rename/ovirt-engine/ > database.py:313:21: > >> >> >>> E126 continuation line over-indented for hanging indent > >> >> >>> > >> >> >>> > >> >> >>> > >> >> >>> packaging/setup/plugins/ovirt-engine-rename/ovirt-engine/ > database.py:314:21: > >> >> >>> E126 continuation line over-indented for hanging indent > >> >> >>> > >> >> >>> > >> >> >>> > >> >> >>> packaging/setup/plugins/ovirt-engine-common/base/core/ > duplicated_constants_check.py:109:17: > >> >> >>> E124 closing bracket does not match visual indentation > >> >> >>> + ret=1 > >> >> >>> + which isort > >> >> >>> + echo 'WARNING: tool '\''isort'\'' is missing' > >> >> >>> WARNING: tool 'isort' is missing > >> >> > >> >> This is just a warning > >> >> > >> >> >>> + exit 1 > >> >> > >> >> Most likely the error causing it to exit 1 happened earlier, please > >> >> check/share > >> >> more of the output. > >> >> > >> >> >>> make[1]: *** [validations] Error 1 > >> >> >>> make[1]: Leaving directory > >> >> >>> `/home/srosenbe/Documents/git/ovirt-engine' > >> >> >>> make: *** [all-dev] Error 2 > >> >> >>> > >> >> >>> > >> >> >>> > >> >> >>> > >> >> >>> ------------------------------------------------------------ > -------------------------------------------------------- > >> >> >>> > >> >> >>> To attempt to address this issue, we guessed and installed > >> >> >>> python2-isort > >> >> >>> through yum, though the readme states it is optional. > >> >> >>> > >> >> >>> Though the process continued, it then failed in the python > module: > >> >> >>> > >> >> >>> > >> >> >>> > >> >> >>> > >> >> >>> /home/srosenbe/Documents/git/ovirt-engine/packaging/ > pythonlib/ovirt_engine/service.py > >> >> >>> > >> >> >>> That error is here: > >> >> >>> > >> >> >>> > >> >> >>> > >> >> >>> > >> >> >>> ------------------------------------------------------------ > --------------------------------------------------------------- > >> >> >>> > >> >> >>> > >> >> >>> --- > >> >> >>> > >> >> >>> > >> >> >>> /home/srosenbe/Documents/git/ovirt-engine/packaging/ > pythonlib/ovirt_engine/service.py:before > >> >> >>> 2018-02-12 12:17:26 > >> >> >>> +++ > >> >> >>> > >> >> >>> > >> >> >>> /home/srosenbe/Documents/git/ovirt-engine/packaging/ > pythonlib/ovirt_engine/service.py:after > >> >> >>> 2018-02-26 12:07:11.233915 > >> >> >>> @@ -31,6 +31,7 @@ > >> >> >>> import time > >> >> >>> > >> >> >>> import daemon > >> >> >>> + > >> >> >>> > >> >> >>> from dateutil import tz > >> >> >>> > >> >> > >> >> This is an output of 'isort --diff', and not the actual error. > >> >> > >> >> (isort --check, which is what we run to test the code, does not fail > if > >> >> the diff it would have suggested consists of only difference in the > >> >> number > >> >> of empty lines. It would still be nice to patch service.py to have > >> >> another > >> >> empty line, but not needed). > >> >> > >> >> >>> + exit 1 > >> >> > >> >> Same. Error was most likely earlier. > >> >> > >> >> Best regards, > >> >> > >> >> >>> make[1]: *** [validations] Error 1 > >> >> >>> make[1]: Leaving directory > >> >> >>> `/home/srosenbe/Documents/git/ovirt-engine' > >> >> >>> make: *** [all-dev] Error 2 > >> >> >>> > >> >> >>> > >> >> >>> > >> >> >>> > >> >> >>> ------------------------------------------------------------ > --------------------------------------------------------------- > >> >> >>> > >> >> >>> Please advise if you have a quick fix or when this issue will be > >> >> >>> addressed. > >> >> >>> > >> >> >>> Thank you for your time and consideration. > >> >> >>> > >> >> >>> With Best Regards. > >> >> >>> > >> >> >>> Steven Rosenberg. > >> >> >>> > >> >> >> > >> >> >> > >> >> >> > >> >> >> -- > >> >> >> Martin Perina > >> >> >> Associate Manager, Software Engineering > >> >> >> Red Hat Czech s.r.o. > >> >> > > >> >> > > >> >> > >> >> > >> >> > >> >> -- > >> >> Didi > >> > > >> > > >> > >> > >> > >> -- > >> Didi > > > > > > > > > > -- > > Martin Perina > > Associate Manager, Software Engineering > > Red Hat Czech s.r.o. > > > > -- > Didi > -- SANDRO BONAZZOLA ASSOCIATE MANAGER, SOFTWARE ENGINEERING, EMEA ENG VIRTUALIZATION R&D Red Hat EMEA TRIED. TESTED. TRUSTED. -------------- next part -------------- An HTML attachment was scrubbed... URL: From dan at danny.cz Tue Feb 27 11:25:33 2018 From: dan at danny.cz (Dan =?UTF-8?B?SG9yw6Fr?=) Date: Tue, 27 Feb 2018 12:25:33 +0100 Subject: [ovirt-devel] FC27 updates broken for ovirt-4.2 In-Reply-To: References: <4d150e0c-b1ac-a338-94d9-c7b20b490420@linux.vnet.ibm.com> Message-ID: <20180227122533.da6b13b0df05a37df52b3f9a@danny.cz> On Tue, 27 Feb 2018 10:13:15 +0100 Viktor Mihajlovski wrote: > On 27.02.2018 01:26, Nir Soffer wrote: > > ?????? ??? ??, 26 ????? 2018, 22:10, ??? Yaniv Kaul > > ?: > > > >> On Mon, Feb 26, 2018 at 7:17 PM, Viktor Mihajlovski < > >> mihajlov at linux.vnet.ibm.com> wrote: > >> > >>> I just tried to update the ovirt packages on my FC27 host, but > >>> failed due to https://gerrit.ovirt.org/#/c/87628/ > >>> > >>> vdsm now requires libvirt >= 3.10.0-132 but Fedora 27 has only > >>> 3.7.0-4 the moment. > >>> > >>> It's generic Fedora 27, but since I run on s390, cross-posting to > >>> s390 list. > >>> > >>> I guess there's good reason to require libvirt 3.10. Is there any > >>> chance that we can get libvirt updated for Fedora 27? > >>> > >> > >> Perhaps use the virt-preview[1] repo for now? > >> > > > > Yes, we require virt-preview for Fedora. This is why that patch did > > not fail in the CI. > Makes sense, unfortunately virt-preview doesn't contains s390 binaries > at this point in time. Would be great if at least libvirt and qemu > could be built for s390. looks like it's even x86_64 only, /me wonders what it would require to offer other arches (aarch64, ppc64le, s390x) as well Dan > [...] > -- > Regards, > Viktor Mihajlovski > _______________________________________________ > s390x mailing list -- s390x at lists.fedoraproject.org > To unsubscribe send an email to s390x-leave at lists.fedoraproject.org From nsoffer at redhat.com Tue Feb 27 12:35:33 2018 From: nsoffer at redhat.com (Nir Soffer) Date: Tue, 27 Feb 2018 12:35:33 +0000 Subject: [ovirt-devel] FC27 updates broken for ovirt-4.2 In-Reply-To: <20180227122533.da6b13b0df05a37df52b3f9a@danny.cz> References: <4d150e0c-b1ac-a338-94d9-c7b20b490420@linux.vnet.ibm.com> <20180227122533.da6b13b0df05a37df52b3f9a@danny.cz> Message-ID: ?????? ??? ??, 27 ????? 2018, 13:25, ??? Dan Hor?k ?: > On Tue, 27 Feb 2018 10:13:15 +0100 > Viktor Mihajlovski wrote: > > > On 27.02.2018 01:26, Nir Soffer wrote: > > > ?????? ??? ??, 26 ????? 2018, 22:10, ??? Yaniv Kaul > > > ?: > > > > > >> On Mon, Feb 26, 2018 at 7:17 PM, Viktor Mihajlovski < > > >> mihajlov at linux.vnet.ibm.com> wrote: > > >> > > >>> I just tried to update the ovirt packages on my FC27 host, but > > >>> failed due to https://gerrit.ovirt.org/#/c/87628/ > > >>> > > >>> vdsm now requires libvirt >= 3.10.0-132 but Fedora 27 has only > > >>> 3.7.0-4 the moment. > > >>> > > >>> It's generic Fedora 27, but since I run on s390, cross-posting to > > >>> s390 list. > > >>> > > >>> I guess there's good reason to require libvirt 3.10. Is there any > > >>> chance that we can get libvirt updated for Fedora 27? > > >>> > > >> > > >> Perhaps use the virt-preview[1] repo for now? > > >> > > > > > > Yes, we require virt-preview for Fedora. This is why that patch did > > > not fail in the CI. > > Makes sense, unfortunately virt-preview doesn't contains s390 binaries > > at this point in time. Would be great if at least libvirt and qemu > > could be built for s390. > > looks like it's even x86_64 only, /me wonders what it would require to > offer other arches (aarch64, ppc64le, s390x) as well > If we need to support platform not supported in virt-preview, we need to chage the requirement so it is used only on x86_64. Victor, would you like to send a patch? > > Dan > > > [...] > > -- > > Regards, > > Viktor Mihajlovski > > _______________________________________________ > > s390x mailing list -- s390x at lists.fedoraproject.org > > To unsubscribe send an email to s390x-leave at lists.fedoraproject.org > -------------- next part -------------- An HTML attachment was scrubbed... URL: From mihajlov at linux.vnet.ibm.com Tue Feb 27 12:54:06 2018 From: mihajlov at linux.vnet.ibm.com (Viktor Mihajlovski) Date: Tue, 27 Feb 2018 13:54:06 +0100 Subject: [ovirt-devel] FC27 updates broken for ovirt-4.2 In-Reply-To: References: <4d150e0c-b1ac-a338-94d9-c7b20b490420@linux.vnet.ibm.com> <20180227122533.da6b13b0df05a37df52b3f9a@danny.cz> Message-ID: <7992c62b-135c-0917-59b5-0d2df9d4bf4c@linux.vnet.ibm.com> On 27.02.2018 13:35, Nir Soffer wrote: > ?????? ??? ??, 27 ????? 2018, 13:25, ??? Dan Hor?k ?: > >> On Tue, 27 Feb 2018 10:13:15 +0100 >> Viktor Mihajlovski wrote: >> >>> On 27.02.2018 01:26, Nir Soffer wrote: >>>> ?????? ??? ??, 26 ????? 2018, 22:10, ??? Yaniv Kaul >>>> ?: >>>> >>>>> On Mon, Feb 26, 2018 at 7:17 PM, Viktor Mihajlovski < >>>>> mihajlov at linux.vnet.ibm.com> wrote: >>>>> >>>>>> I just tried to update the ovirt packages on my FC27 host, but >>>>>> failed due to https://gerrit.ovirt.org/#/c/87628/ >>>>>> >>>>>> vdsm now requires libvirt >= 3.10.0-132 but Fedora 27 has only >>>>>> 3.7.0-4 the moment. >>>>>> >>>>>> It's generic Fedora 27, but since I run on s390, cross-posting to >>>>>> s390 list. >>>>>> >>>>>> I guess there's good reason to require libvirt 3.10. Is there any >>>>>> chance that we can get libvirt updated for Fedora 27? >>>>>> >>>>> >>>>> Perhaps use the virt-preview[1] repo for now? >>>>> >>>> >>>> Yes, we require virt-preview for Fedora. This is why that patch did >>>> not fail in the CI. >>> Makes sense, unfortunately virt-preview doesn't contains s390 binaries >>> at this point in time. Would be great if at least libvirt and qemu >>> could be built for s390. >> >> looks like it's even x86_64 only, /me wonders what it would require to >> offer other arches (aarch64, ppc64le, s390x) as well >> > > If we need to support platform not supported in virt-preview, we need to > chage the requirement so it is used only on x86_64. > > Victor, would you like to send a patch? I believe there was a good reason to bump the libvirt requirement in the vdsm package (some bugfix). Ideally, virt-preview should be build for s390 as well. If I'm not mistaking, the script https://github.com/crobinso/build-fedora-virt-preview is used to build the RPMs and populate the repository. Dan, Cole: what would it take to run this on the fedora-390 build machine? > > >> >> Dan >> >>> [...] >>> -- >>> Regards, >>> Viktor Mihajlovski >>> _______________________________________________ >>> s390x mailing list -- s390x at lists.fedoraproject.org >>> To unsubscribe send an email to s390x-leave at lists.fedoraproject.org >> > -- Regards, Viktor Mihajlovski From dan at danny.cz Tue Feb 27 13:03:51 2018 From: dan at danny.cz (Dan =?UTF-8?B?SG9yw6Fr?=) Date: Tue, 27 Feb 2018 14:03:51 +0100 Subject: [ovirt-devel] FC27 updates broken for ovirt-4.2 In-Reply-To: <7992c62b-135c-0917-59b5-0d2df9d4bf4c@linux.vnet.ibm.com> References: <4d150e0c-b1ac-a338-94d9-c7b20b490420@linux.vnet.ibm.com> <20180227122533.da6b13b0df05a37df52b3f9a@danny.cz> <7992c62b-135c-0917-59b5-0d2df9d4bf4c@linux.vnet.ibm.com> Message-ID: <20180227140351.81ab62c68e8b6206d129eb09@danny.cz> On Tue, 27 Feb 2018 13:54:06 +0100 Viktor Mihajlovski wrote: > On 27.02.2018 13:35, Nir Soffer wrote: > > ?????? ??? ??, 27 ????? 2018, 13:25, ??? Dan Hor?k ?: > > > >> On Tue, 27 Feb 2018 10:13:15 +0100 > >> Viktor Mihajlovski wrote: > >> > >>> On 27.02.2018 01:26, Nir Soffer wrote: > >>>> ?????? ??? ??, 26 ????? 2018, 22:10, ??? Yaniv Kaul > >>>> ?: > >>>> > >>>>> On Mon, Feb 26, 2018 at 7:17 PM, Viktor Mihajlovski < > >>>>> mihajlov at linux.vnet.ibm.com> wrote: > >>>>> > >>>>>> I just tried to update the ovirt packages on my FC27 host, but > >>>>>> failed due to https://gerrit.ovirt.org/#/c/87628/ > >>>>>> > >>>>>> vdsm now requires libvirt >= 3.10.0-132 but Fedora 27 has only > >>>>>> 3.7.0-4 the moment. > >>>>>> > >>>>>> It's generic Fedora 27, but since I run on s390, cross-posting > >>>>>> to s390 list. > >>>>>> > >>>>>> I guess there's good reason to require libvirt 3.10. Is there > >>>>>> any chance that we can get libvirt updated for Fedora 27? > >>>>>> > >>>>> > >>>>> Perhaps use the virt-preview[1] repo for now? > >>>>> > >>>> > >>>> Yes, we require virt-preview for Fedora. This is why that patch > >>>> did not fail in the CI. > >>> Makes sense, unfortunately virt-preview doesn't contains s390 > >>> binaries at this point in time. Would be great if at least > >>> libvirt and qemu could be built for s390. > >> > >> looks like it's even x86_64 only, /me wonders what it would > >> require to offer other arches (aarch64, ppc64le, s390x) as well > >> > > > > If we need to support platform not supported in virt-preview, we > > need to chage the requirement so it is used only on x86_64. > > > > Victor, would you like to send a patch? > I believe there was a good reason to bump the libvirt requirement in > the vdsm package (some bugfix). Ideally, virt-preview should be build > for s390 as well. > If I'm not mistaking, the script > https://github.com/crobinso/build-fedora-virt-preview is used to build > the RPMs and populate the repository. > > Dan, Cole: what would it take to run this on the fedora-390 build > machine? after a brief look the script needs to be made multi-arch-aware (it hard-codes x86_64 in some places), when it calls mock, and then it needs some HW (we have ppc64le and s390x even now, aarch64 might take a while), overall it looks doable to me. Cole, what do you think? Dan From nsoffer at redhat.com Wed Feb 28 00:47:05 2018 From: nsoffer at redhat.com (Nir Soffer) Date: Wed, 28 Feb 2018 00:47:05 +0000 Subject: [ovirt-devel] FC27 updates broken for ovirt-4.2 In-Reply-To: <7992c62b-135c-0917-59b5-0d2df9d4bf4c@linux.vnet.ibm.com> References: <4d150e0c-b1ac-a338-94d9-c7b20b490420@linux.vnet.ibm.com> <20180227122533.da6b13b0df05a37df52b3f9a@danny.cz> <7992c62b-135c-0917-59b5-0d2df9d4bf4c@linux.vnet.ibm.com> Message-ID: On Tue, Feb 27, 2018 at 2:54 PM Viktor Mihajlovski < mihajlov at linux.vnet.ibm.com> wrote: > On 27.02.2018 13:35, Nir Soffer wrote: > > ?????? ??? ??, 27 ????? 2018, 13:25, ??? Dan Hor?k ?: > > > >> On Tue, 27 Feb 2018 10:13:15 +0100 > >> Viktor Mihajlovski wrote: > >> > >>> On 27.02.2018 01:26, Nir Soffer wrote: > >>>> ?????? ??? ??, 26 ????? 2018, 22:10, ??? Yaniv Kaul > >>>> ?: > >>>> > >>>>> On Mon, Feb 26, 2018 at 7:17 PM, Viktor Mihajlovski < > >>>>> mihajlov at linux.vnet.ibm.com> wrote: > >>>>> > >>>>>> I just tried to update the ovirt packages on my FC27 host, but > >>>>>> failed due to https://gerrit.ovirt.org/#/c/87628/ > >>>>>> > >>>>>> vdsm now requires libvirt >= 3.10.0-132 but Fedora 27 has only > >>>>>> 3.7.0-4 the moment. > >>>>>> > >>>>>> It's generic Fedora 27, but since I run on s390, cross-posting to > >>>>>> s390 list. > >>>>>> > >>>>>> I guess there's good reason to require libvirt 3.10. Is there any > >>>>>> chance that we can get libvirt updated for Fedora 27? > >>>>>> > >>>>> > >>>>> Perhaps use the virt-preview[1] repo for now? > >>>>> > >>>> > >>>> Yes, we require virt-preview for Fedora. This is why that patch did > >>>> not fail in the CI. > >>> Makes sense, unfortunately virt-preview doesn't contains s390 binaries > >>> at this point in time. Would be great if at least libvirt and qemu > >>> could be built for s390. > >> > >> looks like it's even x86_64 only, /me wonders what it would require to > >> offer other arches (aarch64, ppc64le, s390x) as well > >> > > > > If we need to support platform not supported in virt-preview, we need to > > chage the requirement so it is used only on x86_64. > > > > Victor, would you like to send a patch? > I believe there was a good reason to bump the libvirt requirement in the > vdsm package (some bugfix). There was a very good reason to require this fix. > Ideally, virt-preview should be build for > s390 as well. > This is the right thing to do for long term. But Looking at the related bug, it seems that the fix is available in libvirt-3.7.0-4.fc27, and there is no need to require 3.10. Waiting for confirmation from libvirt folks about this. > If I'm not mistaking, the script > https://github.com/crobinso/build-fedora-virt-preview is used to build > the RPMs and populate the repository. > > Dan, Cole: what would it take to run this on the fedora-390 build machine? > > > > > >> > >> Dan > >> > >>> [...] > >>> -- > >>> Regards, > >>> Viktor Mihajlovski > >>> _______________________________________________ > >>> s390x mailing list -- s390x at lists.fedoraproject.org > >>> To unsubscribe send an email to s390x-leave at lists.fedoraproject.org > >> > > > > > -- > Regards, > Viktor Mihajlovski > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From dan at danny.cz Wed Feb 28 08:39:32 2018 From: dan at danny.cz (Dan =?UTF-8?B?SG9yw6Fr?=) Date: Wed, 28 Feb 2018 09:39:32 +0100 Subject: [ovirt-devel] FC27 updates broken for ovirt-4.2 In-Reply-To: <21dae6fc-1468-b390-a547-a4510d0c5ab2@redhat.com> References: <4d150e0c-b1ac-a338-94d9-c7b20b490420@linux.vnet.ibm.com> <20180227122533.da6b13b0df05a37df52b3f9a@danny.cz> <7992c62b-135c-0917-59b5-0d2df9d4bf4c@linux.vnet.ibm.com> <20180227140351.81ab62c68e8b6206d129eb09@danny.cz> <21dae6fc-1468-b390-a547-a4510d0c5ab2@redhat.com> Message-ID: <20180228093932.3dcf8a4dae60053ba0acf793@danny.cz> On Tue, 27 Feb 2018 16:26:28 -0500 Cole Robinson wrote: > On 02/27/2018 08:03 AM, Dan Hor?k wrote: > > On Tue, 27 Feb 2018 13:54:06 +0100 > > Viktor Mihajlovski wrote: > > > >> On 27.02.2018 13:35, Nir Soffer wrote: > >>> ?????? ??? ??, 27 ????? 2018, 13:25, ??? Dan Hor?k > >>> ?: > >>> > >>>> On Tue, 27 Feb 2018 10:13:15 +0100 > >>>> Viktor Mihajlovski wrote: > >>>> > >>>>> On 27.02.2018 01:26, Nir Soffer wrote: > >>>>>> ?????? ??? ??, 26 ????? 2018, 22:10, ??? Yaniv Kaul > >>>>>> ?: > >>>>>> > >>>>>>> On Mon, Feb 26, 2018 at 7:17 PM, Viktor Mihajlovski < > >>>>>>> mihajlov at linux.vnet.ibm.com> wrote: > >>>>>>> > >>>>>>>> I just tried to update the ovirt packages on my FC27 host, > >>>>>>>> but failed due to https://gerrit.ovirt.org/#/c/87628/ > >>>>>>>> > >>>>>>>> vdsm now requires libvirt >= 3.10.0-132 but Fedora 27 has > >>>>>>>> only 3.7.0-4 the moment. > >>>>>>>> > >>>>>>>> It's generic Fedora 27, but since I run on s390, > >>>>>>>> cross-posting to s390 list. > >>>>>>>> > >>>>>>>> I guess there's good reason to require libvirt 3.10. Is there > >>>>>>>> any chance that we can get libvirt updated for Fedora 27? > >>>>>>>> > >>>>>>> > >>>>>>> Perhaps use the virt-preview[1] repo for now? > >>>>>>> > >>>>>> > >>>>>> Yes, we require virt-preview for Fedora. This is why that patch > >>>>>> did not fail in the CI. > >>>>> Makes sense, unfortunately virt-preview doesn't contains s390 > >>>>> binaries at this point in time. Would be great if at least > >>>>> libvirt and qemu could be built for s390. > >>>> > >>>> looks like it's even x86_64 only, /me wonders what it would > >>>> require to offer other arches (aarch64, ppc64le, s390x) as well > >>>> > >>> > >>> If we need to support platform not supported in virt-preview, we > >>> need to chage the requirement so it is used only on x86_64. > >>> > >>> Victor, would you like to send a patch? > >> I believe there was a good reason to bump the libvirt requirement > >> in the vdsm package (some bugfix). Ideally, virt-preview should be > >> build for s390 as well. > >> If I'm not mistaking, the script > >> https://github.com/crobinso/build-fedora-virt-preview is used to > >> build the RPMs and populate the repository. > >> > >> Dan, Cole: what would it take to run this on the fedora-390 build > >> machine? > > > > after a brief look the script needs to be made multi-arch-aware (it > > hard-codes x86_64 in some places), when it calls mock, and then it > > needs some HW (we have ppc64le and s390x even now, aarch64 might > > take a while), overall it looks doable to me. Cole, what do you > > think? > > > > I'm open to the idea in theory but in practice right now the script > uses mock locally so it's basically tied to the one build machine I > use which is x86. I have arm32 and aarch64 hardware locally but TBH I > have very little interest in running a build farm and dealing with > all the issues of connecting to remote machines, pulling down build > output, etc. In fact I've been meaning to move virt-preview to copr > for a long while which is going to tie it even deeper to x86, this > would make virt-preview easier to enable and let me scrap much of my > custom code for building/uploading repo contents. copr would give us ppc64le and probably aarch64 too in addition to x86, but can't help with s390. We already have build infra internally covering all arches driven by Jenkins, with plans to move the workloads to CentOS infra. I'll look whether or how it could be used for multi-arch virt-preview repos. > We could re-implement it using koji scratch builds which have multiple > arch support nowadays but I did that in the past for x86 and I recall > feeling it was quite brittle, though I don't remember the details, > maybe it was just my implementation. I suspect the problem with koji scratch builds in this case is that they can't be used in buildroots, which the virt-preview stack requires. Dan From didi at redhat.com Wed Feb 28 11:21:18 2018 From: didi at redhat.com (Yedidyah Bar David) Date: Wed, 28 Feb 2018 13:21:18 +0200 Subject: [ovirt-devel] engine master failing build on fcraw In-Reply-To: References: Message-ID: On Mon, Feb 26, 2018 at 2:55 PM, Sandro Bonazzola wrote: > > > 2018-02-26 12:59 GMT+01:00 Eyal Edri : > >> >> >> On Mon, Feb 26, 2018 at 1:23 PM, Gobinda Das wrote: >> >>> I have couple of patches, build failing due to same issue. >>> https://gerrit.ovirt.org/#/c/85885/ >>> https://gerrit.ovirt.org/#/c/87964/ >>> >>> org.ovirt.engine.core.dal.dbbroker.DbConnectionUtilTest Time elapsed: 1437 sec <<< FAILURE!*16:36:08* java.lang.AssertionError: Unable to init tests*16:36:08* at org.ovirt.engine.core.dao.BaseDaoTestCase.initTestCase(BaseDaoTestCase.java:84)*16:36:08* at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)*16:36:08* at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)*16:36:08* at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) >>> >>> . >>> >>> . >>> >>> . >>> >>> >>> Is it necessary, all patches need to pass on fcraw? >>> >>> >> >> Yes, if ovirt-engine has build-artifacts for fcraw, it has to pass, >> otherwise no new engine build will be deployed to tested repo until it's >> fixed. >> If it can't be fixed, the fcraw build-artifacts job needs to be removed. >> > > As a side note, retriggering the fcraw build on a different slave usually > is enough for getting the job passing. > Can you give an example? > I think it's not a fcraw bug but either an env or test bug. > Perhaps. Filed [1] to track this. [1] https://bugzilla.redhat.com/show_bug.cgi?id=1550033 > > >> >> >>> >>> >>> >>> On Wed, Feb 14, 2018 at 11:35 PM, Eli Mesika wrote: >>> >>>> May this be related to the PG JDBC driver issue [1] >>>> >>>> >>>> [1] https://bugzilla.redhat.com/show_bug.cgi?id=1459499 ??? >>>> >>>> On Fri, Feb 9, 2018 at 2:47 PM, Sandro Bonazzola >>>> wrote: >>>> >>>>> Hi, >>>>> http://jenkins.ovirt.org/job/ovirt-engine_master_check-patch >>>>> -fcraw-x86_64/114/consoleFull >>>>> >>>>> failed on fcraw with: >>>>> >>>>> *10:59:21* Failed tests: org.ovirt.engine.core.dal.dbbroker.DbConnectionUtilTest: Unable to init tests >>>>> >>>>> >>>>> Test output was: >>>>> >>>>> *10:59:11* Running org.ovirt.engine.core.dal.dbbroker.DbConnectionUtilTest*10:59:13* Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 2.296 sec <<< FAILURE!*10:59:13* org.ovirt.engine.core.dal.dbbroker.DbConnectionUtilTest Time elapsed: 2287 sec <<< FAILURE!*10:59:13* java.lang.AssertionError: Unable to init tests*10:59:13* at org.ovirt.engine.core.dao.BaseDaoTestCase.initTestCase(BaseDaoTestCase.java:84)*10:59:13* at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)*10:59:13* at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)*10:59:13* at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)*10:59:13* at java.lang.reflect.Method.invoke(Method.java:498)*10:59:13* at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)*10:59:13* at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)*10:59:13* at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)*10:59:13* at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24)*10:59:13* at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)*10:59:13* at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)*10:59:13* at org.junit.runners.ParentRunner.run(ParentRunner.java:363)*10:59:13* at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)*10:59:13* at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:252)*10:59:13* at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141)*10:59:13* at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112)*10:59:13* at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)*10:59:13* at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)*10:59:13* at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)*10:59:13* at java.lang.reflect.Method.invoke(Method.java:498)*10:59:13* at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189)*10:59:13* at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165)*10:59:13* at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85)*10:59:13* at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115)*10:59:13* at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75)*10:59:13* Caused by: java.lang.NullPointerException*10:59:13* at org.postgresql.jdbc2.AbstractJdbc2DatabaseMetaData.getColumns(AbstractJdbc2DatabaseMetaData.java:2501)*10:59:13* at org.postgresql.jdbc4.AbstractJdbc4DatabaseMetaData.getColumns(AbstractJdbc4DatabaseMetaData.java:98)*10:59:13* at org.dbunit.database.DefaultMetadataHandler.getColumns(DefaultMetadataHandler.java:52)*10:59:13* at org.dbunit.database.DatabaseTableMetaData.getColumns(DatabaseTableMetaData.java:317)*10:59:13* at org.dbunit.dataset.AbstractTableMetaData.getColumnIndex(AbstractTableMetaData.java:106)*10:59:13* at org.dbunit.operation.AbstractOperation.getOperationMetaData(AbstractOperation.java:89)*10:59:13* at org.dbunit.operation.AbstractBatchOperation.execute(AbstractBatchOperation.java:150)*10:59:13* at org.dbunit.operation.CompositeOperation.execute(CompositeOperation.java:79)*10:59:13* at org.ovirt.engine.core.dao.BaseDaoTestCase.initTestCase(BaseDaoTestCase.java:66)*10:59:13* ... 24 more*10:59:13* >>>>> >>>>> >>>>> I'm disabling again fcraw tests for ovirt-engine, please let me know >>>>> when this issue has been addressed. >>>>> >>>>> >>>>> -- >>>>> >>>>> SANDRO BONAZZOLA >>>>> >>>>> ASSOCIATE MANAGER, SOFTWARE ENGINEERING, EMEA ENG VIRTUALIZATION R&D >>>>> >>>>> Red Hat EMEA >>>>> >>>>> TRIED. TESTED. TRUSTED. >>>>> >>>>> >>>> >>>> _______________________________________________ >>>> Devel mailing list >>>> Devel at ovirt.org >>>> http://lists.ovirt.org/mailman/listinfo/devel >>>> >>> >>> >>> >>> -- >>> Thanks, >>> Gobinda >>> >>> _______________________________________________ >>> Devel mailing list >>> Devel at ovirt.org >>> http://lists.ovirt.org/mailman/listinfo/devel >>> >> >> >> >> -- >> >> Eyal edri >> >> >> MANAGER >> >> RHV DevOps >> >> EMEA VIRTUALIZATION R&D >> >> >> Red Hat EMEA >> TRIED. TESTED. TRUSTED. >> phone: +972-9-7692018 <+972%209-769-2018> >> irc: eedri (on #tlv #rhev-dev #rhev-integ) >> >> _______________________________________________ >> Devel mailing list >> Devel at ovirt.org >> http://lists.ovirt.org/mailman/listinfo/devel >> > > > > -- > > SANDRO BONAZZOLA > > ASSOCIATE MANAGER, SOFTWARE ENGINEERING, EMEA ENG VIRTUALIZATION R&D > > Red Hat EMEA > > TRIED. TESTED. TRUSTED. > > > _______________________________________________ > Devel mailing list > Devel at ovirt.org > http://lists.ovirt.org/mailman/listinfo/devel > -- Didi -------------- next part -------------- An HTML attachment was scrubbed... URL: From dron at redhat.com Wed Feb 28 12:36:52 2018 From: dron at redhat.com (Dafna Ron) Date: Wed, 28 Feb 2018 12:36:52 +0000 Subject: [ovirt-devel] [ OST Failure Report ] [ oVirt 4.2/Master (ovirt-engine-metrics) ] [ 28-02-2018 ] [ 002_bootstrap.verify_add_hosts] Message-ID: Hi, We have a failure in test 002_bootstrap.verify_add_hosts. the issue seems to be a miss-configured role in ansible *Link and headline of suspected patches: * *Remove use of end_play and fail module - https://gerrit.ovirt.org/#/c/88250/ Link to Job:http://jenkins.ovirt.org/job/ovirt-4.2_change-queue-tester/950/ Link to all logs:http://jenkins.ovirt.org/job/ovirt-4.2_change-queue-tester/950/artifacts (Relevant) error snippet from the log: * 2018-02-28 05:01:29,984 p=17139 u=ovirt | TASK [oVirt.ovirt-include-vars-files : Include oVirt metrics config.yml.d vars directory] *** 2018-02-28 05:01:30,007 p=17139 u=ovirt | ok: [lago-basic-suite-4-2-host-0 -> localhost] => { "ansible_facts": {}, "ansible_included_var_files": [], "changed": false } 2018-02-28 05:01:30,016 p=17139 u=ovirt | TASK [oVirt.ovirt-initial-validations/validate-config-yml : If output plugin is elasticsearch, validate host address is set] *** 2018-02-28 05:01:30,047 p=17139 u=ovirt | changed: [lago-basic-suite-4-2-host-0 -> localhost] => {} MSG: ERROR oVirt Metrics store is not configured. This host will not be configured to send metrics 2018-02-28 05:01:30,056 p=17139 u=ovirt | TASK [oVirt.ovirt-initial-validations/validate-config-yml : If output plugin is fluentd, validate host address is set] *** 2018-02-28 05:01:30,073 p=17139 u=ovirt | skipping: [lago-basic-suite-4-2-host-0] => { "changed": false, "skip_reason": "Conditional result was False" } 2018-02-28 05:01:30,082 p=17139 u=ovirt | TASK [oVirt.ovirt-initial-validations/validate-config-yml : Validate viaq_metrics_store parameter is set] *** 2018-02-28 05:01:30,111 p=17139 u=ovirt | changed: [lago-basic-suite-4-2-host-0 -> localhost] => {} MSG: ERROR viaq_metrics_store parameter is mandatory. Please set the parameter to 'true' or 'false'. 2018-02-28 05:01:30,119 p=17139 u=ovirt | TASK [oVirt.ovirt-initial-validations/validate-config-yml : Validate viaq_metrics_store parameter] *** 2018-02-28 05:01:30,137 p=17139 u=ovirt | skipping: [lago-basic-suite-4-2-host-0] => { "changed": false, "skip_reason": "Conditional result was False" } 2018-02-28 05:01:30,146 p=17139 u=ovirt | TASK [oVirt.ovirt-initial-validations/validate-config-yml : Validate openshift_deployment_type parameter is set] *** 2018-02-28 05:01:30,168 p=17139 u=ovirt | fatal: [lago-basic-suite-4-2-host-0]: FAILED! => {} MSG: The conditional check 'viaq_metrics_store == true' failed. The error was: error while evaluating conditional (viaq_metrics_store == true): 'viaq_metrics_store' is undefined The error appears to have been in '/usr/share/ansible/roles/oVirt.metrics/roles/oVirt.ovirt-initial-validations/validate-config-yml/tasks/main.yml': line 48, column 3, but may be elsewhere in the file depending on the exact syntax problem. The offending line appears to be: - name: "Validate openshift_deployment_type parameter is set" ^ here ** *Thanks, Dafna* -------------- next part -------------- An HTML attachment was scrubbed... URL: From dron at redhat.com Wed Feb 28 13:26:33 2018 From: dron at redhat.com (Dafna Ron) Date: Wed, 28 Feb 2018 13:26:33 +0000 Subject: [ovirt-devel] [ OST Failure Report ] [ oVirt Master (ovirt-engine) ] [28-02-2018 ] [ 001_upgrade_engine.test_initialize_engine ] Message-ID: Hi, We are failing 001_upgrade_engine.test_initialize_engine. Please note that I tested a change to the repo and added the missing package to the include list but we failed the check-patch on AssertionError on metrics deploy. we may need a different version of the package then what we have or it may be connected to a different metrics issue. can you please have a look? here is my patch: https://gerrit.ovirt.org/#/c/88285/ *Link and headline of suspected patches: * *gluster: Create role for brick creation - https://gerrit.ovirt.org/#/c/87902/ Link to Job:http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/5895 Link to all logs:* http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/5895/artifacts *(Relevant) error snippet from the log: * [ INFO ] Checking for an update for Setup... [ ERROR ] Yum [u'ovirt-engine-tools-4.3.0-0.0.master.20180228083846.giteda138a.el7.centos.noarch requires gdeploy'] [ INFO ] Yum Performing yum transaction rollback [ ERROR ] Failed to execute stage 'Environment customization': [u'ovirt-engine-tools-4.3.0-0.0.master.20180228083846.giteda138a.el7.centos.noarch requires gdeploy'] [ INFO ] Stage: Clean up Log file is located at /var/log/ovirt-engine/setup/ovirt-engine-setup-20180228045320-vriokc.log [ INFO ] Generating answer file '/var/lib/ovirt-engine/setup/answers/20180228045325-setup.conf' [ INFO ] Stage: Pre-termination [ INFO ] Stage: Termination [ ERROR ] Execution of setup failed ("FATAL Internal error (main): [u'ovirt-engine-tools-4.3.0-0.0.master.20180228083846.giteda138a.el7.centos.noarch requires gdeploy']",) lago.ssh: DEBUG: Command 354050da on lago-upgrade-from-release-suite-master-engine errors: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/otopi/__main__.py", line 88, in main installer.execute() File "/usr/lib/python2.7/site-packages/otopi/main.py", line 157, in execute self.context.runSequence() File "/usr/lib/python2.7/site-packages/otopi/context.py", line 771, in runSequence util.raiseExceptionInformation(infos[0]) File "/usr/lib/python2.7/site-packages/otopi/util.py", line 81, in raiseExceptionInformation exec('raise info[1], None, info[2]') File "/usr/lib/python2.7/site-packages/otopi/context.py", line 133, in _executeMethod method['method']() File "/usr/share/ovirt-engine/setup/bin/../plugins/ovirt-engine-setup/ovirt-engine-common/distro-rpm/packages.py", line 417, in _customization ) = self._checkForProductUpdate() File "/usr/share/ovirt-engine/setup/bin/../plugins/ovirt-engine-setup/ovirt-engine-common/distro-rpm/packages.py", line 248, in _checkForProductUpdate if mpm.buildTransaction(): File "/usr/lib/python2.7/site-packages/otopi/miniyum.py", line 920, in buildTransaction raise yum.Errors.YumBaseError(msg) YumBaseError: [u'ovirt-engine-tools-4.3.0-0.0.master.20180228083846.giteda138a.el7.centos.noarch requires gdeploy'] ** -------------- next part -------------- An HTML attachment was scrubbed... URL: From didi at redhat.com Wed Feb 28 16:05:47 2018 From: didi at redhat.com (Yedidyah Bar David) Date: Wed, 28 Feb 2018 18:05:47 +0200 Subject: [ovirt-devel] problem in engine-setup after sync In-Reply-To: References: Message-ID: (Adding devel, was asked twice already) On Wed, Feb 28, 2018 at 4:52 PM, Eli Mesika wrote: > Hi Didi > > I am getting : > > > ***L:ERROR Internal error: type object 'Stages' has no attribute > 'ANSWER_FILE_GENERATED' > Traceback (most recent call last): > File "/usr/lib/python2.7/site-packages/otopi/__main__.py", line 88, in > main > installer.execute() > File "/usr/lib/python2.7/site-packages/otopi/main.py", line 153, in > execute > sys.exc_info()[2], > File "/usr/lib/python2.7/site-packages/otopi/util.py", line 81, in > raiseExceptionInformation > exec('raise info[1], None, info[2]') > File "/usr/lib/python2.7/site-packages/otopi/main.py", line 147, in > execute > self.context.loadPlugins() > File "/usr/lib/python2.7/site-packages/otopi/context.py", line 859, in > loadPlugins > self._loadPluginGroups(plugindir, needgroups, loadedgroups) > File "/usr/lib/python2.7/site-packages/otopi/context.py", line 113, in > _loadPluginGroups > self._loadPlugins(path, path, groupname) > File "/usr/lib/python2.7/site-packages/otopi/context.py", line 70, in > _loadPlugins > self._loadPlugins(base, d, groupname) > File "/usr/lib/python2.7/site-packages/otopi/context.py", line 70, in > _loadPlugins > self._loadPlugins(base, d, groupname) > File "/usr/lib/python2.7/site-packages/otopi/context.py", line 101, in > _loadPlugins > os.path.basename(path), > File "/usr/lib/python2.7/site-packages/otopi/util.py", line 105, in > loadModule > mod_desc > File > "/home/emesika/ovirt-engine-1481197/share/ovirt-engine/setup/bin/../plugins/ovirt-engine-common/base/core/__init__.py", > line 24, in > from . import answerfile > File > "/home/emesika/ovirt-engine-1481197/share/ovirt-engine/setup/bin/../plugins/ovirt-engine-common/base/core/answerfile.py", > line 38, in > class Plugin(plugin.PluginBase): > File > "/home/emesika/ovirt-engine-1481197/share/ovirt-engine/setup/bin/../plugins/ovirt-engine-common/base/core/answerfile.py", > line 60, in Plugin > otopicons.Stages.ANSWER_FILE_GENERATED, > PluginLoadException: type object 'Stages' has no attribute > 'ANSWER_FILE_GENERATED' > Please update otopi. If you are on fedora, you'll need to upgrade to fc27 first. Good luck, -- Didi From gshereme at redhat.com Wed Feb 28 17:01:38 2018 From: gshereme at redhat.com (Greg Sheremeta) Date: Wed, 28 Feb 2018 12:01:38 -0500 Subject: [ovirt-devel] [ACTION REQUIRED] upgrade to Fedora 27 for otopi on master Message-ID: [changing subject] Looks like we all have to upgrade Fedora devel machines to Fedora 27. Greg On Wed, Feb 28, 2018 at 11:05 AM, Yedidyah Bar David wrote: > (Adding devel, was asked twice already) > > On Wed, Feb 28, 2018 at 4:52 PM, Eli Mesika wrote: > > Hi Didi > > > > I am getting : > > > > > > ***L:ERROR Internal error: type object 'Stages' has no attribute > > 'ANSWER_FILE_GENERATED' > > Traceback (most recent call last): > > File "/usr/lib/python2.7/site-packages/otopi/__main__.py", line 88, in > > main > > installer.execute() > > File "/usr/lib/python2.7/site-packages/otopi/main.py", line 153, in > > execute > > sys.exc_info()[2], > > File "/usr/lib/python2.7/site-packages/otopi/util.py", line 81, in > > raiseExceptionInformation > > exec('raise info[1], None, info[2]') > > File "/usr/lib/python2.7/site-packages/otopi/main.py", line 147, in > > execute > > self.context.loadPlugins() > > File "/usr/lib/python2.7/site-packages/otopi/context.py", line 859, in > > loadPlugins > > self._loadPluginGroups(plugindir, needgroups, loadedgroups) > > File "/usr/lib/python2.7/site-packages/otopi/context.py", line 113, in > > _loadPluginGroups > > self._loadPlugins(path, path, groupname) > > File "/usr/lib/python2.7/site-packages/otopi/context.py", line 70, in > > _loadPlugins > > self._loadPlugins(base, d, groupname) > > File "/usr/lib/python2.7/site-packages/otopi/context.py", line 70, in > > _loadPlugins > > self._loadPlugins(base, d, groupname) > > File "/usr/lib/python2.7/site-packages/otopi/context.py", line 101, in > > _loadPlugins > > os.path.basename(path), > > File "/usr/lib/python2.7/site-packages/otopi/util.py", line 105, in > > loadModule > > mod_desc > > File > > "/home/emesika/ovirt-engine-1481197/share/ovirt-engine/ > setup/bin/../plugins/ovirt-engine-common/base/core/__init__.py", > > line 24, in > > from . import answerfile > > File > > "/home/emesika/ovirt-engine-1481197/share/ovirt-engine/ > setup/bin/../plugins/ovirt-engine-common/base/core/answerfile.py", > > line 38, in > > class Plugin(plugin.PluginBase): > > File > > "/home/emesika/ovirt-engine-1481197/share/ovirt-engine/ > setup/bin/../plugins/ovirt-engine-common/base/core/answerfile.py", > > line 60, in Plugin > > otopicons.Stages.ANSWER_FILE_GENERATED, > > PluginLoadException: type object 'Stages' has no attribute > > 'ANSWER_FILE_GENERATED' > > > > Please update otopi. > > If you are on fedora, you'll need to upgrade to fc27 first. > > Good luck, > -- > Didi > _______________________________________________ > Devel mailing list > Devel at ovirt.org > http://lists.ovirt.org/mailman/listinfo/devel > -------------- next part -------------- An HTML attachment was scrubbed... URL: From dron at redhat.com Wed Feb 28 18:16:00 2018 From: dron at redhat.com (Dafna Ron) Date: Wed, 28 Feb 2018 18:16:00 +0000 Subject: [ovirt-devel] [ OST Failure Report ] [ oVirt 4.2 (ovirt-hosted-engine-setup) ] [ 28-02-2018 ] [ 002_bootstrap.verify_add_all_hosts ] Message-ID: Hi, We failed test 002_bootstrap.verify_add_all_hosts. it seems that host1 did not see master storage domain and the installation failed. Please note that I found an error in the host messages log from firewalld on eth0 *Link and headline of suspected patches: * *ansible: enable gluster at cluster level - https://gerrit.ovirt.org/#/c/88303/ Link to Job:http://jenkins.ovirt.org/job/ovirt-4.2_change-queue-tester/960/ Link to all logs:http://jenkins.ovirt.org/job/ovirt-4.2_change-queue-tester/960/artifacts (Relevant) error snippet from the log: messages: * Feb 28 11:55:17 lago-basic-suite-4-2-host-1 firewalld[564]: ERROR: UNKNOWN_INTERFACE: 'eth0' is not in any zone lago: '1 hosts failed installation:\nlago-basic-suite-4-2-host-1: non_operational\n\n-------------------- >> begin captured logging << --------------------\novirtlago.testlib: ERROR: * Unhandled exception in at 0x2b6fe60>\nTraceback (most recent call last):\n File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 219, in assert_equals_within\n res = func()\n File "/home/jenkins/workspace/ovirt-4.2_change-queue-tester/ovirt-system-tests/basic-suite-4.2/test-scenarios/002_bootstrap.py", line 426, in \n lambda: _all_hosts_up(hosts_service, total_hosts),\n File "/home/jenkins/workspace/ovirt-4.2_change-queue-tester/ovirt-system-tests/basic-suite-4.2/test-scenarios/002_bootstrap.py", line 133, in _all_hosts_up\n _check_problematic_hosts(hosts_service)\n File "/home/jenkins/workspace/ovirt-4.2_change-queue-tester/ovirt-system-tests/basic-suite-4.2/test-scenarios/002_bootstrap.py", line 153, in _check_problematic_hosts\n raise RuntimeError(dump_hosts)\nRuntimeError: 1 hosts failed installation:\nlago-basic-suite-4-2-host-1: non_operational\n\n--------------------- >> end captured logging << ---------------------' ** -------------- next part -------------- An HTML attachment was scrubbed... URL: From nsoffer at redhat.com Wed Feb 28 23:02:39 2018 From: nsoffer at redhat.com (Nir Soffer) Date: Wed, 28 Feb 2018 23:02:39 +0000 Subject: [ovirt-devel] Exception: java.lang.IllegalArgumentException: OvsSupported has no value for version: 4.3 Message-ID: Adding a host running vdsm master fail now with this error in engine 4.2.2.1-1.el7.centos 2018-02-28 22:52:07,847+02 ERROR [org.ovirt.engine.core.vdsbroker.monitoring.HostMonitoring] (EE-ManagedThreadFactory-engineScheduled-Thread-21) [] Unable to RefreshCapabilities: IllegalArgumentException: OvsSupported has no value for version: 4.3 Engine is stuck in a loop, sending Host.getCapabilties, and failing. See error can be seen in OST when running vdsm master with engine 4.2: Engine: http://jenkins.ovirt.org/view/oVirt%20system%20tests/job/ovirt-system-tests_manual/2261/artifact/exported-artifacts/test_logs/basic-suite-4.2/post-002_bootstrap.py/lago-basic-suite-4-2-engine/_var_log/ovirt-engine/engine.log Vdsm: http://jenkins.ovirt.org/view/oVirt%20system%20tests/job/ovirt-system-tests_manual/2261/artifact/exported-artifacts/test_logs/basic-suite-4.2/post-002_bootstrap.py/lago-basic-suite-4-2-host-0/_var_log/vdsm/vdsm.log Adding same host running vdsm-4.19.2 works. Is this known issue? Nir -------------- next part -------------- An HTML attachment was scrubbed... URL: From nsoffer at redhat.com Wed Feb 28 23:11:31 2018 From: nsoffer at redhat.com (Nir Soffer) Date: Wed, 28 Feb 2018 23:11:31 +0000 Subject: [ovirt-devel] Exception: java.lang.IllegalArgumentException: OvsSupported has no value for version: 4.3 In-Reply-To: References: Message-ID: On Thu, Mar 1, 2018 at 1:02 AM Nir Soffer wrote: > Adding a host running vdsm master fail now with this error in engine > 4.2.2.1-1.el7.centos > > 2018-02-28 22:52:07,847+02 ERROR > [org.ovirt.engine.core.vdsbroker.monitoring.HostMonitoring] > (EE-ManagedThreadFactory-engineScheduled-Thread-21) [] Unable to > RefreshCapabilities: IllegalArgumentException: OvsSupported has no value > for version: 4.3 > > Engine is stuck in a loop, sending Host.getCapabilties, and failing. > > See error can be seen in OST when running vdsm master with engine 4.2: > > Engine: > > http://jenkins.ovirt.org/view/oVirt%20system%20tests/job/ovirt-system-tests_manual/2261/artifact/exported-artifacts/test_logs/basic-suite-4.2/post-002_bootstrap.py/lago-basic-suite-4-2-engine/_var_log/ovirt-engine/engine.log > > Vdsm: > > http://jenkins.ovirt.org/view/oVirt%20system%20tests/job/ovirt-system-tests_manual/2261/artifact/exported-artifacts/test_logs/basic-suite-4.2/post-002_bootstrap.py/lago-basic-suite-4-2-host-0/_var_log/vdsm/vdsm.log > > Adding same host running vdsm-4.19.2 works. > > Is this known issue? > Ok found https://bugzilla.redhat.com/1548819 -------------- next part -------------- An HTML attachment was scrubbed... URL: From jbryant at redhat.com Mon Feb 12 15:50:08 2018 From: jbryant at redhat.com (Jason Bryant) Date: Mon, 12 Feb 2018 15:50:08 -0000 Subject: [ovirt-devel] Inventory Analyzer Message-ID: <4e3162a0-dc3c-3eb5-eaad-fba1854b9dfc@redhat.com> Hello, I have attempted a few times to upload a log-collector which has a confirmed DB in it but I continually get the following error: An internal error occurred: ('analyzer failed, rc=%s, err=%r', 255, 'Unable to detect the database dump from sosreport, aborting..\n') See logs for full stacktrace. Thank you, Jason From srosenbe at redhat.com Mon Feb 26 10:58:23 2018 From: srosenbe at redhat.com (Steven Rosenberg) Date: Mon, 26 Feb 2018 12:58:23 +0200 Subject: [ovirt-devel] Building the oVirt Engine master branch fails due to isort, python issues Message-ID: Dear Martin Perina, We found some issues with the oVirt Engine master branch when updating the version via git pull. We then performed the make command: make clean install-dev PREFIX=~/ovirt_engine_master DEV_BUILD_SCL_POSTGRESQL=1 It seems a new dependency was added for isort, so the make fails with the following error: -------------------------------------------------------------------------------------------------------------------- packaging/setup/plugins/ovirt-engine-rename/ovirt-engine/database.py:313:21: E126 continuation line over-indented for hanging indent packaging/setup/plugins/ovirt-engine-rename/ovirt-engine/database.py:314:21: E126 continuation line over-indented for hanging indent packaging/setup/plugins/ovirt-engine-common/base/core/duplicated_constants_check.py:109:17: E124 closing bracket does not match visual indentation + ret=1 + which isort + echo 'WARNING: tool '\''isort'\'' is missing' WARNING: tool 'isort' is missing + exit 1 make[1]: *** [validations] Error 1 make[1]: Leaving directory `/home/srosenbe/Documents/git/ovirt-engine' make: *** [all-dev] Error 2 -------------------------------------------------------------------------------------------------------------------- To attempt to address this issue, we guessed and installed python2-isort through yum, though the readme states it is optional. Though the process continued, it then failed in the python module: /home/srosenbe/Documents/git/ovirt-engine/packaging/pythonlib/ovirt_engine/service.py That error is here: --------------------------------------------------------------------------------------------------------------------------- --- /home/srosenbe/Documents/git/ovirt-engine/packaging/pythonlib/ovirt_engine/service.py:before 2018-02-12 12:17:26 +++ /home/srosenbe/Documents/git/ovirt-engine/packaging/pythonlib/ovirt_engine/service.py:after 2018-02-26 12:07:11.233915 @@ -31,6 +31,7 @@ import time import daemon + from dateutil import tz + exit 1 make[1]: *** [validations] Error 1 make[1]: Leaving directory `/home/srosenbe/Documents/git/ovirt-engine' make: *** [all-dev] Error 2 --------------------------------------------------------------------------------------------------------------------------- Please advise if you have a quick fix or when this issue will be addressed. Thank you for your time and consideration. With Best Regards. Steven Rosenberg. -------------- next part -------------- An HTML attachment was scrubbed... URL: From srosenbe at redhat.com Mon Feb 26 12:39:32 2018 From: srosenbe at redhat.com (Steven Rosenberg) Date: Mon, 26 Feb 2018 14:39:32 +0200 Subject: [ovirt-devel] Building the oVirt Engine master branch fails due to isort, python issues In-Reply-To: References: Message-ID: Dear Martin, I should add I am running RHEL 7.4 (Maipo). With Best Regards. Steven Rosenberg. On Mon, Feb 26, 2018 at 2:24 PM, Martin Perina wrote: > Didi/Sandro, any ideas about it? AFAIK on CentOS/RHEL 7 everything works > as expected ... > > > On Mon, Feb 26, 2018 at 11:58 AM, Steven Rosenberg > wrote: > >> Dear Martin Perina, >> >> We found some issues with the oVirt Engine master branch when updating >> the version via git pull. >> >> We then performed the make command: >> >> make clean install-dev PREFIX=~/ovirt_engine_master >> DEV_BUILD_SCL_POSTGRESQL=1 >> >> It seems a new dependency was added for isort, so the make fails with the >> following error: >> >> ------------------------------------------------------------ >> -------------------------------------------------------- >> >> packaging/setup/plugins/ovirt-engine-rename/ovirt-engine/database.py:313:21: >> E126 continuation line over-indented for hanging indent >> packaging/setup/plugins/ovirt-engine-rename/ovirt-engine/database.py:314:21: >> E126 continuation line over-indented for hanging indent >> packaging/setup/plugins/ovirt-engine-common/base/core/duplic >> ated_constants_check.py:109:17: E124 closing bracket does not match >> visual indentation >> + ret=1 >> + which isort >> + echo 'WARNING: tool '\''isort'\'' is missing' >> WARNING: tool 'isort' is missing >> + exit 1 >> make[1]: *** [validations] Error 1 >> make[1]: Leaving directory `/home/srosenbe/Documents/git/ovirt-engine' >> make: *** [all-dev] Error 2 >> >> ------------------------------------------------------------ >> -------------------------------------------------------- >> >> To attempt to address this issue, we guessed and installed python2-isort >> through yum, though the readme states it is optional. >> >> Though the process continued, it then failed in the python module: >> >> /home/srosenbe/Documents/git/ovirt-engine/packaging/pythonli >> b/ovirt_engine/service.py >> >> That error is here: >> >> ------------------------------------------------------------ >> --------------------------------------------------------------- >> >> >> --- /home/srosenbe/Documents/git/ovirt-engine/packaging/pythonli >> b/ovirt_engine/service.py:before 2018-02-12 12:17:26 >> +++ /home/srosenbe/Documents/git/ovirt-engine/packaging/pythonli >> b/ovirt_engine/service.py:after 2018-02-26 12:07:11.233915 >> @@ -31,6 +31,7 @@ >> import time >> >> import daemon >> + >> >> from dateutil import tz >> >> + exit 1 >> make[1]: *** [validations] Error 1 >> make[1]: Leaving directory `/home/srosenbe/Documents/git/ovirt-engine' >> make: *** [all-dev] Error 2 >> >> ------------------------------------------------------------ >> --------------------------------------------------------------- >> >> Please advise if you have a quick fix or when this issue will be >> addressed. >> >> Thank you for your time and consideration. >> >> With Best Regards. >> >> Steven Rosenberg. >> >> > > > -- > Martin Perina > Associate Manager, Software Engineering > Red Hat Czech s.r.o. > -------------- next part -------------- An HTML attachment was scrubbed... URL: From srosenbe at redhat.com Mon Feb 26 13:19:18 2018 From: srosenbe at redhat.com (Steven Rosenberg) Date: Mon, 26 Feb 2018 15:19:18 +0200 Subject: [ovirt-devel] Building the oVirt Engine master branch fails due to isort, python issues In-Reply-To: References: Message-ID: Dear Yedidyah, Thank you for your response. I have attached the two dump files. The first is the original error for isort, dump.txt. The second dump_isort.txt is after installing python2_isort. With Best Regards. Steven Rosenberg. On Mon, Feb 26, 2018 at 3:10 PM, Yedidyah Bar David wrote: > Hi, > > On Mon, Feb 26, 2018 at 2:39 PM, Steven Rosenberg > wrote: > > Dear Martin, > > > > I should add I am running RHEL 7.4 (Maipo). > > > > With Best Regards. > > > > Steven Rosenberg. > > > > On Mon, Feb 26, 2018 at 2:24 PM, Martin Perina > wrote: > >> > >> Didi/Sandro, any ideas about it? AFAIK on CentOS/RHEL 7 everything works > >> as expected ... > >> > >> > >> On Mon, Feb 26, 2018 at 11:58 AM, Steven Rosenberg > > >> wrote: > >>> > >>> Dear Martin Perina, > >>> > >>> We found some issues with the oVirt Engine master branch when updating > >>> the version via git pull. > >>> > >>> We then performed the make command: > >>> > >>> make clean install-dev PREFIX=~/ovirt_engine_master > >>> DEV_BUILD_SCL_POSTGRESQL=1 > >>> > >>> It seems a new dependency was added for isort, so the make fails with > the > >>> following error: > >>> > >>> > >>> ------------------------------------------------------------ > -------------------------------------------------------- > >>> > >>> > >>> packaging/setup/plugins/ovirt-engine-rename/ovirt-engine/ > database.py:313:21: > >>> E126 continuation line over-indented for hanging indent > >>> > >>> packaging/setup/plugins/ovirt-engine-rename/ovirt-engine/ > database.py:314:21: > >>> E126 continuation line over-indented for hanging indent > >>> > >>> packaging/setup/plugins/ovirt-engine-common/base/core/ > duplicated_constants_check.py:109:17: > >>> E124 closing bracket does not match visual indentation > >>> + ret=1 > >>> + which isort > >>> + echo 'WARNING: tool '\''isort'\'' is missing' > >>> WARNING: tool 'isort' is missing > > This is just a warning > > >>> + exit 1 > > Most likely the error causing it to exit 1 happened earlier, please > check/share > more of the output. > > >>> make[1]: *** [validations] Error 1 > >>> make[1]: Leaving directory `/home/srosenbe/Documents/git/ovirt-engine' > >>> make: *** [all-dev] Error 2 > >>> > >>> > >>> ------------------------------------------------------------ > -------------------------------------------------------- > >>> > >>> To attempt to address this issue, we guessed and installed > python2-isort > >>> through yum, though the readme states it is optional. > >>> > >>> Though the process continued, it then failed in the python module: > >>> > >>> > >>> /home/srosenbe/Documents/git/ovirt-engine/packaging/ > pythonlib/ovirt_engine/service.py > >>> > >>> That error is here: > >>> > >>> > >>> ------------------------------------------------------------ > --------------------------------------------------------------- > >>> > >>> > >>> --- > >>> /home/srosenbe/Documents/git/ovirt-engine/packaging/ > pythonlib/ovirt_engine/service.py:before > >>> 2018-02-12 12:17:26 > >>> +++ > >>> /home/srosenbe/Documents/git/ovirt-engine/packaging/ > pythonlib/ovirt_engine/service.py:after > >>> 2018-02-26 12:07:11.233915 > >>> @@ -31,6 +31,7 @@ > >>> import time > >>> > >>> import daemon > >>> + > >>> > >>> from dateutil import tz > >>> > > This is an output of 'isort --diff', and not the actual error. > > (isort --check, which is what we run to test the code, does not fail if > the diff it would have suggested consists of only difference in the number > of empty lines. It would still be nice to patch service.py to have another > empty line, but not needed). > > >>> + exit 1 > > Same. Error was most likely earlier. > > Best regards, > > >>> make[1]: *** [validations] Error 1 > >>> make[1]: Leaving directory `/home/srosenbe/Documents/git/ovirt-engine' > >>> make: *** [all-dev] Error 2 > >>> > >>> > >>> ------------------------------------------------------------ > --------------------------------------------------------------- > >>> > >>> Please advise if you have a quick fix or when this issue will be > >>> addressed. > >>> > >>> Thank you for your time and consideration. > >>> > >>> With Best Regards. > >>> > >>> Steven Rosenberg. > >>> > >> > >> > >> > >> -- > >> Martin Perina > >> Associate Manager, Software Engineering > >> Red Hat Czech s.r.o. > > > > > > > > -- > Didi > -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- # Clean maven generated stuff: mvn clean [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] oVirt Findbugs Filters [INFO] ovirt-root [INFO] oVirt Build Tools root [INFO] oVirt checkstyle [INFO] oVirt Checkstyle Checks [INFO] oVirt Modules - backend [INFO] oVirt Manager [INFO] oVirt Engine dependencies [INFO] oVirt Engine common dependencies [INFO] oVirt Engine tools dependencies [INFO] Utilities to extend java.logging framework [INFO] Extensions API root [INFO] ovirt-engine-extensions-api [INFO] oVirt Modules - manager [INFO] Universal utilities [INFO] Extensions manager [INFO] GWT UI Compatibility [INFO] Common Code [INFO] Common utilities [INFO] Branding package [INFO] ovirt-engine sso [INFO] Data Access Layer [INFO] engine scheduler bean [INFO] Vds broker [INFO] builtin-extensions [INFO] Search Backend [INFO] Backend Authentication, Authorization and Accounting [INFO] Custom Application Server Authentication Plugin [INFO] Backend Logic @Service bean [INFO] oVirt RESTful API Backend Integration [INFO] oVirt RESTful API interface [INFO] oVirt Engine API Definition [INFO] oVirt Engine API Commom Parent POM [INFO] oVirt Engine API Common JAX-RS [INFO] oVirt RESTful API Backend Integration Type Mappers [INFO] oVirt RESTful API Backend Integration JAX-RS Resources [INFO] oVirt RESTful API Backend Integration Webapp [INFO] oVirt RESTful API Documentation [INFO] Custom Logger Using Extensions [INFO] oVirt Engine Web Root [INFO] ovirt-engine services [INFO] ovirt-engine docs [INFO] ovirt-engine welcome [INFO] oVirt Engine Microbenchmarks [INFO] oVirt Engine Tools [INFO] oVirt Engine extensions tool [INFO] oVirt Engine sso client registration tool [INFO] oVirt Modules :: Frontend [INFO] oVirt Modules :: Brands [INFO] oVirt Engine brand [INFO] oVirt Modules :: Webadmin [INFO] oVirt UI Modules [INFO] AOP tweaks for GWT compiler [INFO] Extensions for GWT [INFO] UI Utils Compatibility (for UICommon) [INFO] Frontend for GWT UI Projects [INFO] UICommonWeb [INFO] oVirt GWT UI common infrastructure [INFO] Frontend Assembly Descriptors [INFO] WebAdmin [INFO] oVirt Server EAR [INFO] ovirt-engine maven make [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building oVirt Findbugs Filters 4.3.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ovirt-findbugs-filters --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building ovirt-root 4.3.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ root --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building oVirt Build Tools root 4.3.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ build-tools-root --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building oVirt checkstyle 4.3.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ checkstyles --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building oVirt Checkstyle Checks 4.3.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ovirt-checkstyle-extension --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building oVirt Modules - backend 4.3.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ backend --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building oVirt Manager 4.3.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ manager --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building oVirt Engine dependencies 4.3.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ dependencies --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building oVirt Engine common dependencies 4.3.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ common-dependencies --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building oVirt Engine tools dependencies 4.3.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ tools-dependencies --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Utilities to extend java.logging framework 4.3.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ logutils --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Extensions API root 0.0.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ovirt-engine-extensions-api-root --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building ovirt-engine-extensions-api 0.0.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ovirt-engine-extensions-api --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building oVirt Modules - manager 4.3.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ manager-modules --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Universal utilities 4.3.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ uutils --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Extensions manager 4.3.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ extensions-manager --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building GWT UI Compatibility 4.3.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ compat --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Common Code 4.3.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ common --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Common utilities 4.3.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ utils --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Branding package 4.3.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ branding --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building ovirt-engine sso 4.3.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ enginesso --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Data Access Layer 4.3.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ dal --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building engine scheduler bean 4.3.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ scheduler --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Vds broker 4.3.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ vdsbroker --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building builtin-extensions 4.3.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ builtin --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Search Backend 4.3.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ searchbackend --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Backend Authentication, Authorization and Accounting 4.3.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ aaa --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Custom Application Server Authentication Plugin 4.3.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ auth-plugin --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Backend Logic @Service bean 4.3.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ bll --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building oVirt RESTful API Backend Integration 4.3.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ restapi-parent --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building oVirt RESTful API interface 4.3.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ interface --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building oVirt Engine API Definition 4.3.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ restapi-definition --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building oVirt Engine API Commom Parent POM 4.3.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ common-parent --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building oVirt Engine API Common JAX-RS 4.3.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ interface-common-jaxrs --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building oVirt RESTful API Backend Integration Type Mappers 4.3.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ restapi-types --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building oVirt RESTful API Backend Integration JAX-RS Resources 4.3.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ restapi-jaxrs --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building oVirt RESTful API Backend Integration Webapp 4.3.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ restapi-webapp --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building oVirt RESTful API Documentation 4.3.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ restapi-apidoc --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Custom Logger Using Extensions 4.3.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ logger --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building oVirt Engine Web Root 4.3.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ root-war --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building ovirt-engine services 4.3.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ services --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building ovirt-engine docs 4.3.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ docs --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building ovirt-engine welcome 4.3.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ welcome --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building oVirt Engine Microbenchmarks 4.3.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ benchmarks --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building oVirt Engine Tools 4.3.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ tools --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building oVirt Engine extensions tool 4.3.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ extensions-tool --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building oVirt Engine sso client registration tool 4.3.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ sso-client-registration-tool --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building oVirt Modules :: Frontend 4.3.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ frontend-all --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building oVirt Modules :: Brands 4.3.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ brands-all --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building oVirt Engine brand 4.3.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ovirt-brand --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building oVirt Modules :: Webadmin 4.3.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ webadmin-all --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building oVirt UI Modules 4.3.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ webadmin-modules --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building AOP tweaks for GWT compiler 4.3.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ gwt-aop --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Extensions for GWT 4.3.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ gwt-extension --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building UI Utils Compatibility (for UICommon) 4.3.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ uicompat --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Frontend for GWT UI Projects 4.3.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ frontend --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building UICommonWeb 4.3.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ uicommonweb --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building oVirt GWT UI common infrastructure 4.3.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ gwt-common --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Frontend Assembly Descriptors 4.3.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ frontend-assemblies --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building WebAdmin 4.3.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ webadmin --- [INFO] Deleting /home/srosenbe/Documents/git/ovirt-engine/frontend/webadmin/modules/webadmin/gen (includes = [**/*], excludes = []) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building oVirt Server EAR 4.3.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ engine-server-ear --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building ovirt-engine maven make 4.3.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ make --- [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] oVirt Findbugs Filters ............................. SUCCESS [ 0.088 s] [INFO] ovirt-root ......................................... SUCCESS [ 0.022 s] [INFO] oVirt Build Tools root ............................. SUCCESS [ 0.002 s] [INFO] oVirt checkstyle ................................... SUCCESS [ 0.009 s] [INFO] oVirt Checkstyle Checks ............................ SUCCESS [ 0.002 s] [INFO] oVirt Modules - backend ............................ SUCCESS [ 0.002 s] [INFO] oVirt Manager ...................................... SUCCESS [ 0.001 s] [INFO] oVirt Engine dependencies .......................... SUCCESS [ 0.002 s] [INFO] oVirt Engine common dependencies ................... SUCCESS [ 0.002 s] [INFO] oVirt Engine tools dependencies .................... SUCCESS [ 0.001 s] [INFO] Utilities to extend java.logging framework ......... SUCCESS [ 0.002 s] [INFO] Extensions API root ................................ SUCCESS [ 0.009 s] [INFO] ovirt-engine-extensions-api ........................ SUCCESS [ 0.001 s] [INFO] oVirt Modules - manager ............................ SUCCESS [ 0.001 s] [INFO] Universal utilities ................................ SUCCESS [ 0.002 s] [INFO] Extensions manager ................................. SUCCESS [ 0.002 s] [INFO] GWT UI Compatibility ............................... SUCCESS [ 0.016 s] [INFO] Common Code ........................................ SUCCESS [ 0.006 s] [INFO] Common utilities ................................... SUCCESS [ 0.009 s] [INFO] Branding package ................................... SUCCESS [ 0.001 s] [INFO] ovirt-engine sso ................................... SUCCESS [ 0.002 s] [INFO] Data Access Layer .................................. SUCCESS [ 0.001 s] [INFO] engine scheduler bean .............................. SUCCESS [ 0.002 s] [INFO] Vds broker ......................................... SUCCESS [ 0.001 s] [INFO] builtin-extensions ................................. SUCCESS [ 0.001 s] [INFO] Search Backend ..................................... SUCCESS [ 0.002 s] [INFO] Backend Authentication, Authorization and Accounting SUCCESS [ 0.001 s] [INFO] Custom Application Server Authentication Plugin .... SUCCESS [ 0.002 s] [INFO] Backend Logic @Service bean ........................ SUCCESS [ 0.014 s] [INFO] oVirt RESTful API Backend Integration .............. SUCCESS [ 0.001 s] [INFO] oVirt RESTful API interface ........................ SUCCESS [ 0.002 s] [INFO] oVirt Engine API Definition ........................ SUCCESS [ 0.001 s] [INFO] oVirt Engine API Commom Parent POM ................. SUCCESS [ 0.001 s] [INFO] oVirt Engine API Common JAX-RS ..................... SUCCESS [ 0.002 s] [INFO] oVirt RESTful API Backend Integration Type Mappers . SUCCESS [ 0.001 s] [INFO] oVirt RESTful API Backend Integration JAX-RS Resources SUCCESS [ 0.002 s] [INFO] oVirt RESTful API Backend Integration Webapp ....... SUCCESS [ 0.001 s] [INFO] oVirt RESTful API Documentation .................... SUCCESS [ 0.001 s] [INFO] Custom Logger Using Extensions ..................... SUCCESS [ 0.001 s] [INFO] oVirt Engine Web Root .............................. SUCCESS [ 0.001 s] [INFO] ovirt-engine services .............................. SUCCESS [ 0.001 s] [INFO] ovirt-engine docs .................................. SUCCESS [ 0.001 s] [INFO] ovirt-engine welcome ............................... SUCCESS [ 0.002 s] [INFO] oVirt Engine Microbenchmarks ....................... SUCCESS [ 0.001 s] [INFO] oVirt Engine Tools ................................. SUCCESS [ 0.001 s] [INFO] oVirt Engine extensions tool ....................... SUCCESS [ 0.001 s] [INFO] oVirt Engine sso client registration tool .......... SUCCESS [ 0.001 s] [INFO] oVirt Modules :: Frontend .......................... SUCCESS [ 0.001 s] [INFO] oVirt Modules :: Brands ............................ SUCCESS [ 0.001 s] [INFO] oVirt Engine brand ................................. SUCCESS [ 0.001 s] [INFO] oVirt Modules :: Webadmin .......................... SUCCESS [ 0.001 s] [INFO] oVirt UI Modules ................................... SUCCESS [ 0.025 s] [INFO] AOP tweaks for GWT compiler ........................ SUCCESS [ 0.002 s] [INFO] Extensions for GWT ................................. SUCCESS [ 0.001 s] [INFO] UI Utils Compatibility (for UICommon) .............. SUCCESS [ 0.018 s] [INFO] Frontend for GWT UI Projects ....................... SUCCESS [ 0.001 s] [INFO] UICommonWeb ........................................ SUCCESS [ 0.002 s] [INFO] oVirt GWT UI common infrastructure ................. SUCCESS [ 0.001 s] [INFO] Frontend Assembly Descriptors ...................... SUCCESS [ 0.002 s] [INFO] WebAdmin ........................................... SUCCESS [ 0.003 s] [INFO] oVirt Server EAR ................................... SUCCESS [ 0.001 s] [INFO] ovirt-engine maven make ............................ SUCCESS [ 0.001 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 0.746 s [INFO] Finished at: 2018-02-26T12:07:07+02:00 [INFO] Final Memory: 21M/295M [INFO] ------------------------------------------------------------------------ ( cd build/validations && mvn clean ) [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building build-validations 4.3.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ build-validations --- [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 0.163 s [INFO] Finished at: 2018-02-26T12:07:08+02:00 [INFO] Final Memory: 9M/295M [INFO] ------------------------------------------------------------------------ rm -rf tmp.built tmp.dev.flist # Clean files generated from templates: rm -rf build/python-check.sh ovirt-engine.spec packaging/bin/engine-backup.sh packaging/bin/engine-prolog.sh packaging/bin/pki-common.sh packaging/conf/notifier-logging.properties packaging/conf/ovirt-vmconsole-proxy-helper.conf packaging/conf/ovirt-vmconsole-proxy.conf packaging/etc/engine.conf.d/README packaging/etc/notifier/notifier.conf.d/README packaging/etc/ovirt-fence-kdump-listener.conf.d/README packaging/etc/ovirt-vmconsole-proxy-helper.conf.d/README packaging/etc/ovirt-websocket-proxy.conf.d/README packaging/libexec/ovirt-vmconsole-proxy-helper/ovirt_vmconsole_conf.py packaging/pythonlib/ovirt_engine/config.py packaging/services/ovirt-engine-notifier/config.py packaging/services/ovirt-engine-notifier/ovirt-engine-notifier.conf packaging/services/ovirt-engine-notifier/ovirt-engine-notifier.systemd packaging/services/ovirt-engine-notifier/ovirt-engine-notifier.sysv packaging/services/ovirt-engine/config.py packaging/services/ovirt-engine/ovirt-engine.conf packaging/services/ovirt-engine/ovirt-engine.systemd packaging/services/ovirt-engine/ovirt-engine.sysv packaging/services/ovirt-fence-kdump-listener/config.py packaging/services/ovirt-fence-kdump-listener/ovirt-fence-kdump-listener.conf packaging/services/ovirt-fence-kdump-listener/ovirt-fence-kdump-listener.systemd packaging/services/ovirt-fence-kdump-listener/ovirt-fence-kdump-listener.sysv packaging/services/ovirt-websocket-proxy/config.py packaging/services/ovirt-websocket-proxy/ovirt-websocket-proxy.conf packaging/services/ovirt-websocket-proxy/ovirt-websocket-proxy.systemd packaging/services/ovirt-websocket-proxy/ovirt-websocket-proxy.sysv packaging/setup/bin/ovirt-engine-setup.env packaging/setup/ovirt_engine_setup/config.py packaging/setup/ovirt_engine_setup/engine/config.py packaging/setup/ovirt_engine_setup/engine_common/config.py packaging/setup/ovirt_engine_setup/vmconsole_proxy_helper/config.py packaging/setup/ovirt_engine_setup/websocket_proxy/config.py packaging/sys-etc/logrotate.d/ovirt-engine packaging/sys-etc/logrotate.d/ovirt-engine-notifier packaging/sys-etc/logrotate.d/ovirt-engine-setup [ "1" != 0 ] && rm -f "tmp.built" || : rm -f build/python-check.sh ovirt-engine.spec packaging/bin/engine-backup.sh packaging/bin/engine-prolog.sh packaging/bin/pki-common.sh packaging/conf/notifier-logging.properties packaging/conf/ovirt-vmconsole-proxy-helper.conf packaging/conf/ovirt-vmconsole-proxy.conf packaging/etc/engine.conf.d/README packaging/etc/notifier/notifier.conf.d/README packaging/etc/ovirt-fence-kdump-listener.conf.d/README packaging/etc/ovirt-vmconsole-proxy-helper.conf.d/README packaging/etc/ovirt-websocket-proxy.conf.d/README packaging/libexec/ovirt-vmconsole-proxy-helper/ovirt_vmconsole_conf.py packaging/pythonlib/ovirt_engine/config.py packaging/services/ovirt-engine-notifier/config.py packaging/services/ovirt-engine-notifier/ovirt-engine-notifier.conf packaging/services/ovirt-engine-notifier/ovirt-engine-notifier.systemd packaging/services/ovirt-engine-notifier/ovirt-engine-notifier.sysv packaging/services/ovirt-engine/config.py packaging/services/ovirt-engine/ovirt-engine.conf packaging/services/ovirt-engine/ovirt-engine.systemd packaging/services/ovirt-engine/ovirt-engine.sysv packaging/services/ovirt-fence-kdump-listener/config.py packaging/services/ovirt-fence-kdump-listener/ovirt-fence-kdump-listener.conf packaging/services/ovirt-fence-kdump-listener/ovirt-fence-kdump-listener.systemd packaging/services/ovirt-fence-kdump-listener/ovirt-fence-kdump-listener.sysv packaging/services/ovirt-websocket-proxy/config.py packaging/services/ovirt-websocket-proxy/ovirt-websocket-proxy.conf packaging/services/ovirt-websocket-proxy/ovirt-websocket-proxy.systemd packaging/services/ovirt-websocket-proxy/ovirt-websocket-proxy.sysv packaging/setup/bin/ovirt-engine-setup.env packaging/setup/ovirt_engine_setup/config.py packaging/setup/ovirt_engine_setup/engine/config.py packaging/setup/ovirt_engine_setup/engine_common/config.py packaging/setup/ovirt_engine_setup/vmconsole_proxy_helper/config.py packaging/setup/ovirt_engine_setup/websocket_proxy/config.py packaging/sys-etc/logrotate.d/ovirt-engine packaging/sys-etc/logrotate.d/ovirt-engine-notifier packaging/sys-etc/logrotate.d/ovirt-engine-setup make \ all \ BUILD_DEV=1 \ DEV_PYTHON_DIR="/home/srosenbe/ovirt_engine_master/usr/lib/python2.7/site-packages" \ DEV_PYTHON3_DIR="/home/srosenbe/ovirt_engine_master" \ DEV_SETUP_ENV_DIR="/home/srosenbe/ovirt_engine_master/etc/ovirt-engine-setup.env.d" \ VMCONSOLE_SYSCONF_DIR="/home/srosenbe/ovirt_engine_master/etc/ovirt-vmconsole" \ VMCONSOLE_PKI_DIR="/home/srosenbe/ovirt_engine_master/etc/pki/ovirt-vmconsole" \ make[1]: Entering directory `/home/srosenbe/Documents/git/ovirt-engine' sed \ -e "s|@ENGINE_DEFAULTS@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine/services/ovirt-engine/ovirt-engine.conf|g" \ -e "s|@ENGINE_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/engine.conf|g" \ -e "s|@ENGINE_SETUP_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine-setup.conf|g" \ -e "s|@ENGINE_NOTIFIER_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/notifier/notifier.conf|g" \ -e "s|@ENGINE_FKLSNR_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-fence-kdump-listener.conf|g" \ -e "s|@ENGINE_WSPROXY_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-websocket-proxy.conf|g" \ -e "s|@ENGINE_USER@|ovirt|g" \ -e "s|@ENGINE_GROUP@|ovirt|g" \ -e "s|@ENGINE_ETC@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine|g" \ -e "s|@ENGINE_PKI@|/home/srosenbe/ovirt_engine_master/etc/pki/ovirt-engine|g" \ -e "s|@ENGINE_LOG@|/home/srosenbe/ovirt_engine_master/var/log/ovirt-engine|g" \ -e "s|@ENGINE_TMP@|/home/srosenbe/ovirt_engine_master/var/tmp/ovirt-engine|g" \ -e "s|@ENGINE_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@ENGINE_LIBEXEC@|/home/srosenbe/ovirt_engine_master/libexec|g" \ -e "s|@ENGINE_DOC@|/home/srosenbe/ovirt_engine_master/share/doc/ovirt-engine|g" \ -e "s|@ENGINE_VAR@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine|g" \ -e "s|@ENGINE_CACHE@|/home/srosenbe/ovirt_engine_master/var/cache/ovirt-engine|g" \ -e "s|@ENGINE_PID@|/home/srosenbe/ovirt_engine_master/var/run/ovirt-engine.pid|g" \ -e "s|@ENGINE_COMMON_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@SETUP_ETC@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine|g" \ -e "s|@SETUP_LOG@|/home/srosenbe/ovirt_engine_master/var/log/ovirt-engine|g" \ -e "s|@SETUP_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@SETUP_VAR@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine|g" \ -e "s|@DEV_PYTHON_DIR@|/home/srosenbe/ovirt_engine_master/usr/lib/python2.7/site-packages|g" \ -e "s|@DEV_PYTHON3_DIR@|/home/srosenbe/ovirt_engine_master|g" \ -e "s|@DEV_SETUP_ENV_DIR@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine-setup.env.d|g" \ -e "s|@RPM_VERSION@|4.3.0|g" \ -e "s|@RPM_RELEASE@|0.0.master.20180226100708|g" \ -e "s|@PACKAGE_NAME@|ovirt-engine|g" \ -e "s|@PACKAGE_VERSION@|4.3.0_master|g" \ -e "s|@POSTGRESQL_SYSTEMD_SERVICE@||g" \ -e "s|@DISPLAY_VERSION@|4.3.0_master|g" \ -e "s|@JBOSS_HOME@|/usr/share/ovirt-engine-wildfly|g" \ -e "s|@JBOSS_RUNTIME@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine/jboss_runtime|g" \ -e "s|@PEP8@|pep8|g" \ -e "s|@PYFLAKES@|pyflakes|g" \ -e "s|@ISORT@|isort|g" \ -e "s|@DEVMODE@|1|g" \ -e "s|@VMCONSOLE_SYSCONF_DIR@|/home/srosenbe/ovirt_engine_master/etc/ovirt-vmconsole|g" \ -e "s|@VMCONSOLE_PKI_DIR@|/home/srosenbe/ovirt_engine_master/etc/pki/ovirt-vmconsole|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_PATH@|/home/srosenbe/ovirt_engine_master/libexec/ovirt-vmconsole-proxy-helper/ovirt-vmconsole-list.py|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-vmconsole-proxy-helper.conf|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_DEFAULTS@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine/conf/ovirt-vmconsole-proxy-helper.conf|g" \ -e "s|@BIN_DIR@|/home/srosenbe/ovirt_engine_master/bin|g" \ -e "s|@AAA_JDBC_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine-extension-aaa-jdbc|g" \ build/python-check.sh.in > build/python-check.sh sed \ -e "s|@ENGINE_DEFAULTS@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine/services/ovirt-engine/ovirt-engine.conf|g" \ -e "s|@ENGINE_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/engine.conf|g" \ -e "s|@ENGINE_SETUP_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine-setup.conf|g" \ -e "s|@ENGINE_NOTIFIER_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/notifier/notifier.conf|g" \ -e "s|@ENGINE_FKLSNR_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-fence-kdump-listener.conf|g" \ -e "s|@ENGINE_WSPROXY_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-websocket-proxy.conf|g" \ -e "s|@ENGINE_USER@|ovirt|g" \ -e "s|@ENGINE_GROUP@|ovirt|g" \ -e "s|@ENGINE_ETC@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine|g" \ -e "s|@ENGINE_PKI@|/home/srosenbe/ovirt_engine_master/etc/pki/ovirt-engine|g" \ -e "s|@ENGINE_LOG@|/home/srosenbe/ovirt_engine_master/var/log/ovirt-engine|g" \ -e "s|@ENGINE_TMP@|/home/srosenbe/ovirt_engine_master/var/tmp/ovirt-engine|g" \ -e "s|@ENGINE_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@ENGINE_LIBEXEC@|/home/srosenbe/ovirt_engine_master/libexec|g" \ -e "s|@ENGINE_DOC@|/home/srosenbe/ovirt_engine_master/share/doc/ovirt-engine|g" \ -e "s|@ENGINE_VAR@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine|g" \ -e "s|@ENGINE_CACHE@|/home/srosenbe/ovirt_engine_master/var/cache/ovirt-engine|g" \ -e "s|@ENGINE_PID@|/home/srosenbe/ovirt_engine_master/var/run/ovirt-engine.pid|g" \ -e "s|@ENGINE_COMMON_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@SETUP_ETC@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine|g" \ -e "s|@SETUP_LOG@|/home/srosenbe/ovirt_engine_master/var/log/ovirt-engine|g" \ -e "s|@SETUP_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@SETUP_VAR@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine|g" \ -e "s|@DEV_PYTHON_DIR@|/home/srosenbe/ovirt_engine_master/usr/lib/python2.7/site-packages|g" \ -e "s|@DEV_PYTHON3_DIR@|/home/srosenbe/ovirt_engine_master|g" \ -e "s|@DEV_SETUP_ENV_DIR@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine-setup.env.d|g" \ -e "s|@RPM_VERSION@|4.3.0|g" \ -e "s|@RPM_RELEASE@|0.0.master.20180226100708|g" \ -e "s|@PACKAGE_NAME@|ovirt-engine|g" \ -e "s|@PACKAGE_VERSION@|4.3.0_master|g" \ -e "s|@POSTGRESQL_SYSTEMD_SERVICE@||g" \ -e "s|@DISPLAY_VERSION@|4.3.0_master|g" \ -e "s|@JBOSS_HOME@|/usr/share/ovirt-engine-wildfly|g" \ -e "s|@JBOSS_RUNTIME@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine/jboss_runtime|g" \ -e "s|@PEP8@|pep8|g" \ -e "s|@PYFLAKES@|pyflakes|g" \ -e "s|@ISORT@|isort|g" \ -e "s|@DEVMODE@|1|g" \ -e "s|@VMCONSOLE_SYSCONF_DIR@|/home/srosenbe/ovirt_engine_master/etc/ovirt-vmconsole|g" \ -e "s|@VMCONSOLE_PKI_DIR@|/home/srosenbe/ovirt_engine_master/etc/pki/ovirt-vmconsole|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_PATH@|/home/srosenbe/ovirt_engine_master/libexec/ovirt-vmconsole-proxy-helper/ovirt-vmconsole-list.py|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-vmconsole-proxy-helper.conf|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_DEFAULTS@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine/conf/ovirt-vmconsole-proxy-helper.conf|g" \ -e "s|@BIN_DIR@|/home/srosenbe/ovirt_engine_master/bin|g" \ -e "s|@AAA_JDBC_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine-extension-aaa-jdbc|g" \ ovirt-engine.spec.in > ovirt-engine.spec sed \ -e "s|@ENGINE_DEFAULTS@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine/services/ovirt-engine/ovirt-engine.conf|g" \ -e "s|@ENGINE_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/engine.conf|g" \ -e "s|@ENGINE_SETUP_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine-setup.conf|g" \ -e "s|@ENGINE_NOTIFIER_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/notifier/notifier.conf|g" \ -e "s|@ENGINE_FKLSNR_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-fence-kdump-listener.conf|g" \ -e "s|@ENGINE_WSPROXY_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-websocket-proxy.conf|g" \ -e "s|@ENGINE_USER@|ovirt|g" \ -e "s|@ENGINE_GROUP@|ovirt|g" \ -e "s|@ENGINE_ETC@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine|g" \ -e "s|@ENGINE_PKI@|/home/srosenbe/ovirt_engine_master/etc/pki/ovirt-engine|g" \ -e "s|@ENGINE_LOG@|/home/srosenbe/ovirt_engine_master/var/log/ovirt-engine|g" \ -e "s|@ENGINE_TMP@|/home/srosenbe/ovirt_engine_master/var/tmp/ovirt-engine|g" \ -e "s|@ENGINE_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@ENGINE_LIBEXEC@|/home/srosenbe/ovirt_engine_master/libexec|g" \ -e "s|@ENGINE_DOC@|/home/srosenbe/ovirt_engine_master/share/doc/ovirt-engine|g" \ -e "s|@ENGINE_VAR@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine|g" \ -e "s|@ENGINE_CACHE@|/home/srosenbe/ovirt_engine_master/var/cache/ovirt-engine|g" \ -e "s|@ENGINE_PID@|/home/srosenbe/ovirt_engine_master/var/run/ovirt-engine.pid|g" \ -e "s|@ENGINE_COMMON_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@SETUP_ETC@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine|g" \ -e "s|@SETUP_LOG@|/home/srosenbe/ovirt_engine_master/var/log/ovirt-engine|g" \ -e "s|@SETUP_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@SETUP_VAR@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine|g" \ -e "s|@DEV_PYTHON_DIR@|/home/srosenbe/ovirt_engine_master/usr/lib/python2.7/site-packages|g" \ -e "s|@DEV_PYTHON3_DIR@|/home/srosenbe/ovirt_engine_master|g" \ -e "s|@DEV_SETUP_ENV_DIR@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine-setup.env.d|g" \ -e "s|@RPM_VERSION@|4.3.0|g" \ -e "s|@RPM_RELEASE@|0.0.master.20180226100708|g" \ -e "s|@PACKAGE_NAME@|ovirt-engine|g" \ -e "s|@PACKAGE_VERSION@|4.3.0_master|g" \ -e "s|@POSTGRESQL_SYSTEMD_SERVICE@||g" \ -e "s|@DISPLAY_VERSION@|4.3.0_master|g" \ -e "s|@JBOSS_HOME@|/usr/share/ovirt-engine-wildfly|g" \ -e "s|@JBOSS_RUNTIME@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine/jboss_runtime|g" \ -e "s|@PEP8@|pep8|g" \ -e "s|@PYFLAKES@|pyflakes|g" \ -e "s|@ISORT@|isort|g" \ -e "s|@DEVMODE@|1|g" \ -e "s|@VMCONSOLE_SYSCONF_DIR@|/home/srosenbe/ovirt_engine_master/etc/ovirt-vmconsole|g" \ -e "s|@VMCONSOLE_PKI_DIR@|/home/srosenbe/ovirt_engine_master/etc/pki/ovirt-vmconsole|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_PATH@|/home/srosenbe/ovirt_engine_master/libexec/ovirt-vmconsole-proxy-helper/ovirt-vmconsole-list.py|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-vmconsole-proxy-helper.conf|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_DEFAULTS@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine/conf/ovirt-vmconsole-proxy-helper.conf|g" \ -e "s|@BIN_DIR@|/home/srosenbe/ovirt_engine_master/bin|g" \ -e "s|@AAA_JDBC_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine-extension-aaa-jdbc|g" \ packaging/bin/engine-backup.sh.in > packaging/bin/engine-backup.sh sed \ -e "s|@ENGINE_DEFAULTS@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine/services/ovirt-engine/ovirt-engine.conf|g" \ -e "s|@ENGINE_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/engine.conf|g" \ -e "s|@ENGINE_SETUP_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine-setup.conf|g" \ -e "s|@ENGINE_NOTIFIER_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/notifier/notifier.conf|g" \ -e "s|@ENGINE_FKLSNR_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-fence-kdump-listener.conf|g" \ -e "s|@ENGINE_WSPROXY_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-websocket-proxy.conf|g" \ -e "s|@ENGINE_USER@|ovirt|g" \ -e "s|@ENGINE_GROUP@|ovirt|g" \ -e "s|@ENGINE_ETC@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine|g" \ -e "s|@ENGINE_PKI@|/home/srosenbe/ovirt_engine_master/etc/pki/ovirt-engine|g" \ -e "s|@ENGINE_LOG@|/home/srosenbe/ovirt_engine_master/var/log/ovirt-engine|g" \ -e "s|@ENGINE_TMP@|/home/srosenbe/ovirt_engine_master/var/tmp/ovirt-engine|g" \ -e "s|@ENGINE_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@ENGINE_LIBEXEC@|/home/srosenbe/ovirt_engine_master/libexec|g" \ -e "s|@ENGINE_DOC@|/home/srosenbe/ovirt_engine_master/share/doc/ovirt-engine|g" \ -e "s|@ENGINE_VAR@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine|g" \ -e "s|@ENGINE_CACHE@|/home/srosenbe/ovirt_engine_master/var/cache/ovirt-engine|g" \ -e "s|@ENGINE_PID@|/home/srosenbe/ovirt_engine_master/var/run/ovirt-engine.pid|g" \ -e "s|@ENGINE_COMMON_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@SETUP_ETC@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine|g" \ -e "s|@SETUP_LOG@|/home/srosenbe/ovirt_engine_master/var/log/ovirt-engine|g" \ -e "s|@SETUP_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@SETUP_VAR@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine|g" \ -e "s|@DEV_PYTHON_DIR@|/home/srosenbe/ovirt_engine_master/usr/lib/python2.7/site-packages|g" \ -e "s|@DEV_PYTHON3_DIR@|/home/srosenbe/ovirt_engine_master|g" \ -e "s|@DEV_SETUP_ENV_DIR@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine-setup.env.d|g" \ -e "s|@RPM_VERSION@|4.3.0|g" \ -e "s|@RPM_RELEASE@|0.0.master.20180226100708|g" \ -e "s|@PACKAGE_NAME@|ovirt-engine|g" \ -e "s|@PACKAGE_VERSION@|4.3.0_master|g" \ -e "s|@POSTGRESQL_SYSTEMD_SERVICE@||g" \ -e "s|@DISPLAY_VERSION@|4.3.0_master|g" \ -e "s|@JBOSS_HOME@|/usr/share/ovirt-engine-wildfly|g" \ -e "s|@JBOSS_RUNTIME@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine/jboss_runtime|g" \ -e "s|@PEP8@|pep8|g" \ -e "s|@PYFLAKES@|pyflakes|g" \ -e "s|@ISORT@|isort|g" \ -e "s|@DEVMODE@|1|g" \ -e "s|@VMCONSOLE_SYSCONF_DIR@|/home/srosenbe/ovirt_engine_master/etc/ovirt-vmconsole|g" \ -e "s|@VMCONSOLE_PKI_DIR@|/home/srosenbe/ovirt_engine_master/etc/pki/ovirt-vmconsole|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_PATH@|/home/srosenbe/ovirt_engine_master/libexec/ovirt-vmconsole-proxy-helper/ovirt-vmconsole-list.py|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-vmconsole-proxy-helper.conf|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_DEFAULTS@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine/conf/ovirt-vmconsole-proxy-helper.conf|g" \ -e "s|@BIN_DIR@|/home/srosenbe/ovirt_engine_master/bin|g" \ -e "s|@AAA_JDBC_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine-extension-aaa-jdbc|g" \ packaging/bin/engine-prolog.sh.in > packaging/bin/engine-prolog.sh sed \ -e "s|@ENGINE_DEFAULTS@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine/services/ovirt-engine/ovirt-engine.conf|g" \ -e "s|@ENGINE_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/engine.conf|g" \ -e "s|@ENGINE_SETUP_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine-setup.conf|g" \ -e "s|@ENGINE_NOTIFIER_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/notifier/notifier.conf|g" \ -e "s|@ENGINE_FKLSNR_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-fence-kdump-listener.conf|g" \ -e "s|@ENGINE_WSPROXY_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-websocket-proxy.conf|g" \ -e "s|@ENGINE_USER@|ovirt|g" \ -e "s|@ENGINE_GROUP@|ovirt|g" \ -e "s|@ENGINE_ETC@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine|g" \ -e "s|@ENGINE_PKI@|/home/srosenbe/ovirt_engine_master/etc/pki/ovirt-engine|g" \ -e "s|@ENGINE_LOG@|/home/srosenbe/ovirt_engine_master/var/log/ovirt-engine|g" \ -e "s|@ENGINE_TMP@|/home/srosenbe/ovirt_engine_master/var/tmp/ovirt-engine|g" \ -e "s|@ENGINE_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@ENGINE_LIBEXEC@|/home/srosenbe/ovirt_engine_master/libexec|g" \ -e "s|@ENGINE_DOC@|/home/srosenbe/ovirt_engine_master/share/doc/ovirt-engine|g" \ -e "s|@ENGINE_VAR@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine|g" \ -e "s|@ENGINE_CACHE@|/home/srosenbe/ovirt_engine_master/var/cache/ovirt-engine|g" \ -e "s|@ENGINE_PID@|/home/srosenbe/ovirt_engine_master/var/run/ovirt-engine.pid|g" \ -e "s|@ENGINE_COMMON_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@SETUP_ETC@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine|g" \ -e "s|@SETUP_LOG@|/home/srosenbe/ovirt_engine_master/var/log/ovirt-engine|g" \ -e "s|@SETUP_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@SETUP_VAR@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine|g" \ -e "s|@DEV_PYTHON_DIR@|/home/srosenbe/ovirt_engine_master/usr/lib/python2.7/site-packages|g" \ -e "s|@DEV_PYTHON3_DIR@|/home/srosenbe/ovirt_engine_master|g" \ -e "s|@DEV_SETUP_ENV_DIR@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine-setup.env.d|g" \ -e "s|@RPM_VERSION@|4.3.0|g" \ -e "s|@RPM_RELEASE@|0.0.master.20180226100708|g" \ -e "s|@PACKAGE_NAME@|ovirt-engine|g" \ -e "s|@PACKAGE_VERSION@|4.3.0_master|g" \ -e "s|@POSTGRESQL_SYSTEMD_SERVICE@||g" \ -e "s|@DISPLAY_VERSION@|4.3.0_master|g" \ -e "s|@JBOSS_HOME@|/usr/share/ovirt-engine-wildfly|g" \ -e "s|@JBOSS_RUNTIME@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine/jboss_runtime|g" \ -e "s|@PEP8@|pep8|g" \ -e "s|@PYFLAKES@|pyflakes|g" \ -e "s|@ISORT@|isort|g" \ -e "s|@DEVMODE@|1|g" \ -e "s|@VMCONSOLE_SYSCONF_DIR@|/home/srosenbe/ovirt_engine_master/etc/ovirt-vmconsole|g" \ -e "s|@VMCONSOLE_PKI_DIR@|/home/srosenbe/ovirt_engine_master/etc/pki/ovirt-vmconsole|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_PATH@|/home/srosenbe/ovirt_engine_master/libexec/ovirt-vmconsole-proxy-helper/ovirt-vmconsole-list.py|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-vmconsole-proxy-helper.conf|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_DEFAULTS@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine/conf/ovirt-vmconsole-proxy-helper.conf|g" \ -e "s|@BIN_DIR@|/home/srosenbe/ovirt_engine_master/bin|g" \ -e "s|@AAA_JDBC_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine-extension-aaa-jdbc|g" \ packaging/bin/pki-common.sh.in > packaging/bin/pki-common.sh sed \ -e "s|@ENGINE_DEFAULTS@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine/services/ovirt-engine/ovirt-engine.conf|g" \ -e "s|@ENGINE_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/engine.conf|g" \ -e "s|@ENGINE_SETUP_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine-setup.conf|g" \ -e "s|@ENGINE_NOTIFIER_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/notifier/notifier.conf|g" \ -e "s|@ENGINE_FKLSNR_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-fence-kdump-listener.conf|g" \ -e "s|@ENGINE_WSPROXY_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-websocket-proxy.conf|g" \ -e "s|@ENGINE_USER@|ovirt|g" \ -e "s|@ENGINE_GROUP@|ovirt|g" \ -e "s|@ENGINE_ETC@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine|g" \ -e "s|@ENGINE_PKI@|/home/srosenbe/ovirt_engine_master/etc/pki/ovirt-engine|g" \ -e "s|@ENGINE_LOG@|/home/srosenbe/ovirt_engine_master/var/log/ovirt-engine|g" \ -e "s|@ENGINE_TMP@|/home/srosenbe/ovirt_engine_master/var/tmp/ovirt-engine|g" \ -e "s|@ENGINE_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@ENGINE_LIBEXEC@|/home/srosenbe/ovirt_engine_master/libexec|g" \ -e "s|@ENGINE_DOC@|/home/srosenbe/ovirt_engine_master/share/doc/ovirt-engine|g" \ -e "s|@ENGINE_VAR@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine|g" \ -e "s|@ENGINE_CACHE@|/home/srosenbe/ovirt_engine_master/var/cache/ovirt-engine|g" \ -e "s|@ENGINE_PID@|/home/srosenbe/ovirt_engine_master/var/run/ovirt-engine.pid|g" \ -e "s|@ENGINE_COMMON_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@SETUP_ETC@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine|g" \ -e "s|@SETUP_LOG@|/home/srosenbe/ovirt_engine_master/var/log/ovirt-engine|g" \ -e "s|@SETUP_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@SETUP_VAR@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine|g" \ -e "s|@DEV_PYTHON_DIR@|/home/srosenbe/ovirt_engine_master/usr/lib/python2.7/site-packages|g" \ -e "s|@DEV_PYTHON3_DIR@|/home/srosenbe/ovirt_engine_master|g" \ -e "s|@DEV_SETUP_ENV_DIR@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine-setup.env.d|g" \ -e "s|@RPM_VERSION@|4.3.0|g" \ -e "s|@RPM_RELEASE@|0.0.master.20180226100708|g" \ -e "s|@PACKAGE_NAME@|ovirt-engine|g" \ -e "s|@PACKAGE_VERSION@|4.3.0_master|g" \ -e "s|@POSTGRESQL_SYSTEMD_SERVICE@||g" \ -e "s|@DISPLAY_VERSION@|4.3.0_master|g" \ -e "s|@JBOSS_HOME@|/usr/share/ovirt-engine-wildfly|g" \ -e "s|@JBOSS_RUNTIME@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine/jboss_runtime|g" \ -e "s|@PEP8@|pep8|g" \ -e "s|@PYFLAKES@|pyflakes|g" \ -e "s|@ISORT@|isort|g" \ -e "s|@DEVMODE@|1|g" \ -e "s|@VMCONSOLE_SYSCONF_DIR@|/home/srosenbe/ovirt_engine_master/etc/ovirt-vmconsole|g" \ -e "s|@VMCONSOLE_PKI_DIR@|/home/srosenbe/ovirt_engine_master/etc/pki/ovirt-vmconsole|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_PATH@|/home/srosenbe/ovirt_engine_master/libexec/ovirt-vmconsole-proxy-helper/ovirt-vmconsole-list.py|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-vmconsole-proxy-helper.conf|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_DEFAULTS@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine/conf/ovirt-vmconsole-proxy-helper.conf|g" \ -e "s|@BIN_DIR@|/home/srosenbe/ovirt_engine_master/bin|g" \ -e "s|@AAA_JDBC_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine-extension-aaa-jdbc|g" \ packaging/conf/notifier-logging.properties.in > packaging/conf/notifier-logging.properties sed \ -e "s|@ENGINE_DEFAULTS@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine/services/ovirt-engine/ovirt-engine.conf|g" \ -e "s|@ENGINE_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/engine.conf|g" \ -e "s|@ENGINE_SETUP_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine-setup.conf|g" \ -e "s|@ENGINE_NOTIFIER_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/notifier/notifier.conf|g" \ -e "s|@ENGINE_FKLSNR_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-fence-kdump-listener.conf|g" \ -e "s|@ENGINE_WSPROXY_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-websocket-proxy.conf|g" \ -e "s|@ENGINE_USER@|ovirt|g" \ -e "s|@ENGINE_GROUP@|ovirt|g" \ -e "s|@ENGINE_ETC@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine|g" \ -e "s|@ENGINE_PKI@|/home/srosenbe/ovirt_engine_master/etc/pki/ovirt-engine|g" \ -e "s|@ENGINE_LOG@|/home/srosenbe/ovirt_engine_master/var/log/ovirt-engine|g" \ -e "s|@ENGINE_TMP@|/home/srosenbe/ovirt_engine_master/var/tmp/ovirt-engine|g" \ -e "s|@ENGINE_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@ENGINE_LIBEXEC@|/home/srosenbe/ovirt_engine_master/libexec|g" \ -e "s|@ENGINE_DOC@|/home/srosenbe/ovirt_engine_master/share/doc/ovirt-engine|g" \ -e "s|@ENGINE_VAR@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine|g" \ -e "s|@ENGINE_CACHE@|/home/srosenbe/ovirt_engine_master/var/cache/ovirt-engine|g" \ -e "s|@ENGINE_PID@|/home/srosenbe/ovirt_engine_master/var/run/ovirt-engine.pid|g" \ -e "s|@ENGINE_COMMON_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@SETUP_ETC@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine|g" \ -e "s|@SETUP_LOG@|/home/srosenbe/ovirt_engine_master/var/log/ovirt-engine|g" \ -e "s|@SETUP_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@SETUP_VAR@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine|g" \ -e "s|@DEV_PYTHON_DIR@|/home/srosenbe/ovirt_engine_master/usr/lib/python2.7/site-packages|g" \ -e "s|@DEV_PYTHON3_DIR@|/home/srosenbe/ovirt_engine_master|g" \ -e "s|@DEV_SETUP_ENV_DIR@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine-setup.env.d|g" \ -e "s|@RPM_VERSION@|4.3.0|g" \ -e "s|@RPM_RELEASE@|0.0.master.20180226100708|g" \ -e "s|@PACKAGE_NAME@|ovirt-engine|g" \ -e "s|@PACKAGE_VERSION@|4.3.0_master|g" \ -e "s|@POSTGRESQL_SYSTEMD_SERVICE@||g" \ -e "s|@DISPLAY_VERSION@|4.3.0_master|g" \ -e "s|@JBOSS_HOME@|/usr/share/ovirt-engine-wildfly|g" \ -e "s|@JBOSS_RUNTIME@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine/jboss_runtime|g" \ -e "s|@PEP8@|pep8|g" \ -e "s|@PYFLAKES@|pyflakes|g" \ -e "s|@ISORT@|isort|g" \ -e "s|@DEVMODE@|1|g" \ -e "s|@VMCONSOLE_SYSCONF_DIR@|/home/srosenbe/ovirt_engine_master/etc/ovirt-vmconsole|g" \ -e "s|@VMCONSOLE_PKI_DIR@|/home/srosenbe/ovirt_engine_master/etc/pki/ovirt-vmconsole|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_PATH@|/home/srosenbe/ovirt_engine_master/libexec/ovirt-vmconsole-proxy-helper/ovirt-vmconsole-list.py|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-vmconsole-proxy-helper.conf|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_DEFAULTS@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine/conf/ovirt-vmconsole-proxy-helper.conf|g" \ -e "s|@BIN_DIR@|/home/srosenbe/ovirt_engine_master/bin|g" \ -e "s|@AAA_JDBC_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine-extension-aaa-jdbc|g" \ packaging/conf/ovirt-vmconsole-proxy-helper.conf.in > packaging/conf/ovirt-vmconsole-proxy-helper.conf sed \ -e "s|@ENGINE_DEFAULTS@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine/services/ovirt-engine/ovirt-engine.conf|g" \ -e "s|@ENGINE_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/engine.conf|g" \ -e "s|@ENGINE_SETUP_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine-setup.conf|g" \ -e "s|@ENGINE_NOTIFIER_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/notifier/notifier.conf|g" \ -e "s|@ENGINE_FKLSNR_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-fence-kdump-listener.conf|g" \ -e "s|@ENGINE_WSPROXY_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-websocket-proxy.conf|g" \ -e "s|@ENGINE_USER@|ovirt|g" \ -e "s|@ENGINE_GROUP@|ovirt|g" \ -e "s|@ENGINE_ETC@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine|g" \ -e "s|@ENGINE_PKI@|/home/srosenbe/ovirt_engine_master/etc/pki/ovirt-engine|g" \ -e "s|@ENGINE_LOG@|/home/srosenbe/ovirt_engine_master/var/log/ovirt-engine|g" \ -e "s|@ENGINE_TMP@|/home/srosenbe/ovirt_engine_master/var/tmp/ovirt-engine|g" \ -e "s|@ENGINE_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@ENGINE_LIBEXEC@|/home/srosenbe/ovirt_engine_master/libexec|g" \ -e "s|@ENGINE_DOC@|/home/srosenbe/ovirt_engine_master/share/doc/ovirt-engine|g" \ -e "s|@ENGINE_VAR@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine|g" \ -e "s|@ENGINE_CACHE@|/home/srosenbe/ovirt_engine_master/var/cache/ovirt-engine|g" \ -e "s|@ENGINE_PID@|/home/srosenbe/ovirt_engine_master/var/run/ovirt-engine.pid|g" \ -e "s|@ENGINE_COMMON_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@SETUP_ETC@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine|g" \ -e "s|@SETUP_LOG@|/home/srosenbe/ovirt_engine_master/var/log/ovirt-engine|g" \ -e "s|@SETUP_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@SETUP_VAR@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine|g" \ -e "s|@DEV_PYTHON_DIR@|/home/srosenbe/ovirt_engine_master/usr/lib/python2.7/site-packages|g" \ -e "s|@DEV_PYTHON3_DIR@|/home/srosenbe/ovirt_engine_master|g" \ -e "s|@DEV_SETUP_ENV_DIR@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine-setup.env.d|g" \ -e "s|@RPM_VERSION@|4.3.0|g" \ -e "s|@RPM_RELEASE@|0.0.master.20180226100708|g" \ -e "s|@PACKAGE_NAME@|ovirt-engine|g" \ -e "s|@PACKAGE_VERSION@|4.3.0_master|g" \ -e "s|@POSTGRESQL_SYSTEMD_SERVICE@||g" \ -e "s|@DISPLAY_VERSION@|4.3.0_master|g" \ -e "s|@JBOSS_HOME@|/usr/share/ovirt-engine-wildfly|g" \ -e "s|@JBOSS_RUNTIME@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine/jboss_runtime|g" \ -e "s|@PEP8@|pep8|g" \ -e "s|@PYFLAKES@|pyflakes|g" \ -e "s|@ISORT@|isort|g" \ -e "s|@DEVMODE@|1|g" \ -e "s|@VMCONSOLE_SYSCONF_DIR@|/home/srosenbe/ovirt_engine_master/etc/ovirt-vmconsole|g" \ -e "s|@VMCONSOLE_PKI_DIR@|/home/srosenbe/ovirt_engine_master/etc/pki/ovirt-vmconsole|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_PATH@|/home/srosenbe/ovirt_engine_master/libexec/ovirt-vmconsole-proxy-helper/ovirt-vmconsole-list.py|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-vmconsole-proxy-helper.conf|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_DEFAULTS@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine/conf/ovirt-vmconsole-proxy-helper.conf|g" \ -e "s|@BIN_DIR@|/home/srosenbe/ovirt_engine_master/bin|g" \ -e "s|@AAA_JDBC_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine-extension-aaa-jdbc|g" \ packaging/conf/ovirt-vmconsole-proxy.conf.in > packaging/conf/ovirt-vmconsole-proxy.conf sed \ -e "s|@ENGINE_DEFAULTS@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine/services/ovirt-engine/ovirt-engine.conf|g" \ -e "s|@ENGINE_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/engine.conf|g" \ -e "s|@ENGINE_SETUP_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine-setup.conf|g" \ -e "s|@ENGINE_NOTIFIER_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/notifier/notifier.conf|g" \ -e "s|@ENGINE_FKLSNR_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-fence-kdump-listener.conf|g" \ -e "s|@ENGINE_WSPROXY_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-websocket-proxy.conf|g" \ -e "s|@ENGINE_USER@|ovirt|g" \ -e "s|@ENGINE_GROUP@|ovirt|g" \ -e "s|@ENGINE_ETC@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine|g" \ -e "s|@ENGINE_PKI@|/home/srosenbe/ovirt_engine_master/etc/pki/ovirt-engine|g" \ -e "s|@ENGINE_LOG@|/home/srosenbe/ovirt_engine_master/var/log/ovirt-engine|g" \ -e "s|@ENGINE_TMP@|/home/srosenbe/ovirt_engine_master/var/tmp/ovirt-engine|g" \ -e "s|@ENGINE_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@ENGINE_LIBEXEC@|/home/srosenbe/ovirt_engine_master/libexec|g" \ -e "s|@ENGINE_DOC@|/home/srosenbe/ovirt_engine_master/share/doc/ovirt-engine|g" \ -e "s|@ENGINE_VAR@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine|g" \ -e "s|@ENGINE_CACHE@|/home/srosenbe/ovirt_engine_master/var/cache/ovirt-engine|g" \ -e "s|@ENGINE_PID@|/home/srosenbe/ovirt_engine_master/var/run/ovirt-engine.pid|g" \ -e "s|@ENGINE_COMMON_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@SETUP_ETC@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine|g" \ -e "s|@SETUP_LOG@|/home/srosenbe/ovirt_engine_master/var/log/ovirt-engine|g" \ -e "s|@SETUP_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@SETUP_VAR@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine|g" \ -e "s|@DEV_PYTHON_DIR@|/home/srosenbe/ovirt_engine_master/usr/lib/python2.7/site-packages|g" \ -e "s|@DEV_PYTHON3_DIR@|/home/srosenbe/ovirt_engine_master|g" \ -e "s|@DEV_SETUP_ENV_DIR@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine-setup.env.d|g" \ -e "s|@RPM_VERSION@|4.3.0|g" \ -e "s|@RPM_RELEASE@|0.0.master.20180226100708|g" \ -e "s|@PACKAGE_NAME@|ovirt-engine|g" \ -e "s|@PACKAGE_VERSION@|4.3.0_master|g" \ -e "s|@POSTGRESQL_SYSTEMD_SERVICE@||g" \ -e "s|@DISPLAY_VERSION@|4.3.0_master|g" \ -e "s|@JBOSS_HOME@|/usr/share/ovirt-engine-wildfly|g" \ -e "s|@JBOSS_RUNTIME@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine/jboss_runtime|g" \ -e "s|@PEP8@|pep8|g" \ -e "s|@PYFLAKES@|pyflakes|g" \ -e "s|@ISORT@|isort|g" \ -e "s|@DEVMODE@|1|g" \ -e "s|@VMCONSOLE_SYSCONF_DIR@|/home/srosenbe/ovirt_engine_master/etc/ovirt-vmconsole|g" \ -e "s|@VMCONSOLE_PKI_DIR@|/home/srosenbe/ovirt_engine_master/etc/pki/ovirt-vmconsole|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_PATH@|/home/srosenbe/ovirt_engine_master/libexec/ovirt-vmconsole-proxy-helper/ovirt-vmconsole-list.py|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-vmconsole-proxy-helper.conf|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_DEFAULTS@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine/conf/ovirt-vmconsole-proxy-helper.conf|g" \ -e "s|@BIN_DIR@|/home/srosenbe/ovirt_engine_master/bin|g" \ -e "s|@AAA_JDBC_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine-extension-aaa-jdbc|g" \ packaging/etc/engine.conf.d/README.in > packaging/etc/engine.conf.d/README sed \ -e "s|@ENGINE_DEFAULTS@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine/services/ovirt-engine/ovirt-engine.conf|g" \ -e "s|@ENGINE_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/engine.conf|g" \ -e "s|@ENGINE_SETUP_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine-setup.conf|g" \ -e "s|@ENGINE_NOTIFIER_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/notifier/notifier.conf|g" \ -e "s|@ENGINE_FKLSNR_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-fence-kdump-listener.conf|g" \ -e "s|@ENGINE_WSPROXY_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-websocket-proxy.conf|g" \ -e "s|@ENGINE_USER@|ovirt|g" \ -e "s|@ENGINE_GROUP@|ovirt|g" \ -e "s|@ENGINE_ETC@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine|g" \ -e "s|@ENGINE_PKI@|/home/srosenbe/ovirt_engine_master/etc/pki/ovirt-engine|g" \ -e "s|@ENGINE_LOG@|/home/srosenbe/ovirt_engine_master/var/log/ovirt-engine|g" \ -e "s|@ENGINE_TMP@|/home/srosenbe/ovirt_engine_master/var/tmp/ovirt-engine|g" \ -e "s|@ENGINE_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@ENGINE_LIBEXEC@|/home/srosenbe/ovirt_engine_master/libexec|g" \ -e "s|@ENGINE_DOC@|/home/srosenbe/ovirt_engine_master/share/doc/ovirt-engine|g" \ -e "s|@ENGINE_VAR@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine|g" \ -e "s|@ENGINE_CACHE@|/home/srosenbe/ovirt_engine_master/var/cache/ovirt-engine|g" \ -e "s|@ENGINE_PID@|/home/srosenbe/ovirt_engine_master/var/run/ovirt-engine.pid|g" \ -e "s|@ENGINE_COMMON_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@SETUP_ETC@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine|g" \ -e "s|@SETUP_LOG@|/home/srosenbe/ovirt_engine_master/var/log/ovirt-engine|g" \ -e "s|@SETUP_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@SETUP_VAR@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine|g" \ -e "s|@DEV_PYTHON_DIR@|/home/srosenbe/ovirt_engine_master/usr/lib/python2.7/site-packages|g" \ -e "s|@DEV_PYTHON3_DIR@|/home/srosenbe/ovirt_engine_master|g" \ -e "s|@DEV_SETUP_ENV_DIR@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine-setup.env.d|g" \ -e "s|@RPM_VERSION@|4.3.0|g" \ -e "s|@RPM_RELEASE@|0.0.master.20180226100708|g" \ -e "s|@PACKAGE_NAME@|ovirt-engine|g" \ -e "s|@PACKAGE_VERSION@|4.3.0_master|g" \ -e "s|@POSTGRESQL_SYSTEMD_SERVICE@||g" \ -e "s|@DISPLAY_VERSION@|4.3.0_master|g" \ -e "s|@JBOSS_HOME@|/usr/share/ovirt-engine-wildfly|g" \ -e "s|@JBOSS_RUNTIME@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine/jboss_runtime|g" \ -e "s|@PEP8@|pep8|g" \ -e "s|@PYFLAKES@|pyflakes|g" \ -e "s|@ISORT@|isort|g" \ -e "s|@DEVMODE@|1|g" \ -e "s|@VMCONSOLE_SYSCONF_DIR@|/home/srosenbe/ovirt_engine_master/etc/ovirt-vmconsole|g" \ -e "s|@VMCONSOLE_PKI_DIR@|/home/srosenbe/ovirt_engine_master/etc/pki/ovirt-vmconsole|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_PATH@|/home/srosenbe/ovirt_engine_master/libexec/ovirt-vmconsole-proxy-helper/ovirt-vmconsole-list.py|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-vmconsole-proxy-helper.conf|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_DEFAULTS@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine/conf/ovirt-vmconsole-proxy-helper.conf|g" \ -e "s|@BIN_DIR@|/home/srosenbe/ovirt_engine_master/bin|g" \ -e "s|@AAA_JDBC_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine-extension-aaa-jdbc|g" \ packaging/etc/notifier/notifier.conf.d/README.in > packaging/etc/notifier/notifier.conf.d/README sed \ -e "s|@ENGINE_DEFAULTS@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine/services/ovirt-engine/ovirt-engine.conf|g" \ -e "s|@ENGINE_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/engine.conf|g" \ -e "s|@ENGINE_SETUP_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine-setup.conf|g" \ -e "s|@ENGINE_NOTIFIER_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/notifier/notifier.conf|g" \ -e "s|@ENGINE_FKLSNR_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-fence-kdump-listener.conf|g" \ -e "s|@ENGINE_WSPROXY_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-websocket-proxy.conf|g" \ -e "s|@ENGINE_USER@|ovirt|g" \ -e "s|@ENGINE_GROUP@|ovirt|g" \ -e "s|@ENGINE_ETC@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine|g" \ -e "s|@ENGINE_PKI@|/home/srosenbe/ovirt_engine_master/etc/pki/ovirt-engine|g" \ -e "s|@ENGINE_LOG@|/home/srosenbe/ovirt_engine_master/var/log/ovirt-engine|g" \ -e "s|@ENGINE_TMP@|/home/srosenbe/ovirt_engine_master/var/tmp/ovirt-engine|g" \ -e "s|@ENGINE_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@ENGINE_LIBEXEC@|/home/srosenbe/ovirt_engine_master/libexec|g" \ -e "s|@ENGINE_DOC@|/home/srosenbe/ovirt_engine_master/share/doc/ovirt-engine|g" \ -e "s|@ENGINE_VAR@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine|g" \ -e "s|@ENGINE_CACHE@|/home/srosenbe/ovirt_engine_master/var/cache/ovirt-engine|g" \ -e "s|@ENGINE_PID@|/home/srosenbe/ovirt_engine_master/var/run/ovirt-engine.pid|g" \ -e "s|@ENGINE_COMMON_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@SETUP_ETC@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine|g" \ -e "s|@SETUP_LOG@|/home/srosenbe/ovirt_engine_master/var/log/ovirt-engine|g" \ -e "s|@SETUP_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@SETUP_VAR@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine|g" \ -e "s|@DEV_PYTHON_DIR@|/home/srosenbe/ovirt_engine_master/usr/lib/python2.7/site-packages|g" \ -e "s|@DEV_PYTHON3_DIR@|/home/srosenbe/ovirt_engine_master|g" \ -e "s|@DEV_SETUP_ENV_DIR@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine-setup.env.d|g" \ -e "s|@RPM_VERSION@|4.3.0|g" \ -e "s|@RPM_RELEASE@|0.0.master.20180226100708|g" \ -e "s|@PACKAGE_NAME@|ovirt-engine|g" \ -e "s|@PACKAGE_VERSION@|4.3.0_master|g" \ -e "s|@POSTGRESQL_SYSTEMD_SERVICE@||g" \ -e "s|@DISPLAY_VERSION@|4.3.0_master|g" \ -e "s|@JBOSS_HOME@|/usr/share/ovirt-engine-wildfly|g" \ -e "s|@JBOSS_RUNTIME@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine/jboss_runtime|g" \ -e "s|@PEP8@|pep8|g" \ -e "s|@PYFLAKES@|pyflakes|g" \ -e "s|@ISORT@|isort|g" \ -e "s|@DEVMODE@|1|g" \ -e "s|@VMCONSOLE_SYSCONF_DIR@|/home/srosenbe/ovirt_engine_master/etc/ovirt-vmconsole|g" \ -e "s|@VMCONSOLE_PKI_DIR@|/home/srosenbe/ovirt_engine_master/etc/pki/ovirt-vmconsole|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_PATH@|/home/srosenbe/ovirt_engine_master/libexec/ovirt-vmconsole-proxy-helper/ovirt-vmconsole-list.py|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-vmconsole-proxy-helper.conf|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_DEFAULTS@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine/conf/ovirt-vmconsole-proxy-helper.conf|g" \ -e "s|@BIN_DIR@|/home/srosenbe/ovirt_engine_master/bin|g" \ -e "s|@AAA_JDBC_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine-extension-aaa-jdbc|g" \ packaging/etc/ovirt-fence-kdump-listener.conf.d/README.in > packaging/etc/ovirt-fence-kdump-listener.conf.d/README sed \ -e "s|@ENGINE_DEFAULTS@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine/services/ovirt-engine/ovirt-engine.conf|g" \ -e "s|@ENGINE_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/engine.conf|g" \ -e "s|@ENGINE_SETUP_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine-setup.conf|g" \ -e "s|@ENGINE_NOTIFIER_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/notifier/notifier.conf|g" \ -e "s|@ENGINE_FKLSNR_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-fence-kdump-listener.conf|g" \ -e "s|@ENGINE_WSPROXY_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-websocket-proxy.conf|g" \ -e "s|@ENGINE_USER@|ovirt|g" \ -e "s|@ENGINE_GROUP@|ovirt|g" \ -e "s|@ENGINE_ETC@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine|g" \ -e "s|@ENGINE_PKI@|/home/srosenbe/ovirt_engine_master/etc/pki/ovirt-engine|g" \ -e "s|@ENGINE_LOG@|/home/srosenbe/ovirt_engine_master/var/log/ovirt-engine|g" \ -e "s|@ENGINE_TMP@|/home/srosenbe/ovirt_engine_master/var/tmp/ovirt-engine|g" \ -e "s|@ENGINE_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@ENGINE_LIBEXEC@|/home/srosenbe/ovirt_engine_master/libexec|g" \ -e "s|@ENGINE_DOC@|/home/srosenbe/ovirt_engine_master/share/doc/ovirt-engine|g" \ -e "s|@ENGINE_VAR@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine|g" \ -e "s|@ENGINE_CACHE@|/home/srosenbe/ovirt_engine_master/var/cache/ovirt-engine|g" \ -e "s|@ENGINE_PID@|/home/srosenbe/ovirt_engine_master/var/run/ovirt-engine.pid|g" \ -e "s|@ENGINE_COMMON_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@SETUP_ETC@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine|g" \ -e "s|@SETUP_LOG@|/home/srosenbe/ovirt_engine_master/var/log/ovirt-engine|g" \ -e "s|@SETUP_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@SETUP_VAR@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine|g" \ -e "s|@DEV_PYTHON_DIR@|/home/srosenbe/ovirt_engine_master/usr/lib/python2.7/site-packages|g" \ -e "s|@DEV_PYTHON3_DIR@|/home/srosenbe/ovirt_engine_master|g" \ -e "s|@DEV_SETUP_ENV_DIR@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine-setup.env.d|g" \ -e "s|@RPM_VERSION@|4.3.0|g" \ -e "s|@RPM_RELEASE@|0.0.master.20180226100708|g" \ -e "s|@PACKAGE_NAME@|ovirt-engine|g" \ -e "s|@PACKAGE_VERSION@|4.3.0_master|g" \ -e "s|@POSTGRESQL_SYSTEMD_SERVICE@||g" \ -e "s|@DISPLAY_VERSION@|4.3.0_master|g" \ -e "s|@JBOSS_HOME@|/usr/share/ovirt-engine-wildfly|g" \ -e "s|@JBOSS_RUNTIME@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine/jboss_runtime|g" \ -e "s|@PEP8@|pep8|g" \ -e "s|@PYFLAKES@|pyflakes|g" \ -e "s|@ISORT@|isort|g" \ -e "s|@DEVMODE@|1|g" \ -e "s|@VMCONSOLE_SYSCONF_DIR@|/home/srosenbe/ovirt_engine_master/etc/ovirt-vmconsole|g" \ -e "s|@VMCONSOLE_PKI_DIR@|/home/srosenbe/ovirt_engine_master/etc/pki/ovirt-vmconsole|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_PATH@|/home/srosenbe/ovirt_engine_master/libexec/ovirt-vmconsole-proxy-helper/ovirt-vmconsole-list.py|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-vmconsole-proxy-helper.conf|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_DEFAULTS@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine/conf/ovirt-vmconsole-proxy-helper.conf|g" \ -e "s|@BIN_DIR@|/home/srosenbe/ovirt_engine_master/bin|g" \ -e "s|@AAA_JDBC_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine-extension-aaa-jdbc|g" \ packaging/etc/ovirt-vmconsole-proxy-helper.conf.d/README.in > packaging/etc/ovirt-vmconsole-proxy-helper.conf.d/README sed \ -e "s|@ENGINE_DEFAULTS@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine/services/ovirt-engine/ovirt-engine.conf|g" \ -e "s|@ENGINE_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/engine.conf|g" \ -e "s|@ENGINE_SETUP_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine-setup.conf|g" \ -e "s|@ENGINE_NOTIFIER_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/notifier/notifier.conf|g" \ -e "s|@ENGINE_FKLSNR_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-fence-kdump-listener.conf|g" \ -e "s|@ENGINE_WSPROXY_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-websocket-proxy.conf|g" \ -e "s|@ENGINE_USER@|ovirt|g" \ -e "s|@ENGINE_GROUP@|ovirt|g" \ -e "s|@ENGINE_ETC@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine|g" \ -e "s|@ENGINE_PKI@|/home/srosenbe/ovirt_engine_master/etc/pki/ovirt-engine|g" \ -e "s|@ENGINE_LOG@|/home/srosenbe/ovirt_engine_master/var/log/ovirt-engine|g" \ -e "s|@ENGINE_TMP@|/home/srosenbe/ovirt_engine_master/var/tmp/ovirt-engine|g" \ -e "s|@ENGINE_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@ENGINE_LIBEXEC@|/home/srosenbe/ovirt_engine_master/libexec|g" \ -e "s|@ENGINE_DOC@|/home/srosenbe/ovirt_engine_master/share/doc/ovirt-engine|g" \ -e "s|@ENGINE_VAR@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine|g" \ -e "s|@ENGINE_CACHE@|/home/srosenbe/ovirt_engine_master/var/cache/ovirt-engine|g" \ -e "s|@ENGINE_PID@|/home/srosenbe/ovirt_engine_master/var/run/ovirt-engine.pid|g" \ -e "s|@ENGINE_COMMON_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@SETUP_ETC@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine|g" \ -e "s|@SETUP_LOG@|/home/srosenbe/ovirt_engine_master/var/log/ovirt-engine|g" \ -e "s|@SETUP_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@SETUP_VAR@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine|g" \ -e "s|@DEV_PYTHON_DIR@|/home/srosenbe/ovirt_engine_master/usr/lib/python2.7/site-packages|g" \ -e "s|@DEV_PYTHON3_DIR@|/home/srosenbe/ovirt_engine_master|g" \ -e "s|@DEV_SETUP_ENV_DIR@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine-setup.env.d|g" \ -e "s|@RPM_VERSION@|4.3.0|g" \ -e "s|@RPM_RELEASE@|0.0.master.20180226100708|g" \ -e "s|@PACKAGE_NAME@|ovirt-engine|g" \ -e "s|@PACKAGE_VERSION@|4.3.0_master|g" \ -e "s|@POSTGRESQL_SYSTEMD_SERVICE@||g" \ -e "s|@DISPLAY_VERSION@|4.3.0_master|g" \ -e "s|@JBOSS_HOME@|/usr/share/ovirt-engine-wildfly|g" \ -e "s|@JBOSS_RUNTIME@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine/jboss_runtime|g" \ -e "s|@PEP8@|pep8|g" \ -e "s|@PYFLAKES@|pyflakes|g" \ -e "s|@ISORT@|isort|g" \ -e "s|@DEVMODE@|1|g" \ -e "s|@VMCONSOLE_SYSCONF_DIR@|/home/srosenbe/ovirt_engine_master/etc/ovirt-vmconsole|g" \ -e "s|@VMCONSOLE_PKI_DIR@|/home/srosenbe/ovirt_engine_master/etc/pki/ovirt-vmconsole|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_PATH@|/home/srosenbe/ovirt_engine_master/libexec/ovirt-vmconsole-proxy-helper/ovirt-vmconsole-list.py|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-vmconsole-proxy-helper.conf|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_DEFAULTS@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine/conf/ovirt-vmconsole-proxy-helper.conf|g" \ -e "s|@BIN_DIR@|/home/srosenbe/ovirt_engine_master/bin|g" \ -e "s|@AAA_JDBC_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine-extension-aaa-jdbc|g" \ packaging/etc/ovirt-websocket-proxy.conf.d/README.in > packaging/etc/ovirt-websocket-proxy.conf.d/README sed \ -e "s|@ENGINE_DEFAULTS@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine/services/ovirt-engine/ovirt-engine.conf|g" \ -e "s|@ENGINE_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/engine.conf|g" \ -e "s|@ENGINE_SETUP_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine-setup.conf|g" \ -e "s|@ENGINE_NOTIFIER_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/notifier/notifier.conf|g" \ -e "s|@ENGINE_FKLSNR_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-fence-kdump-listener.conf|g" \ -e "s|@ENGINE_WSPROXY_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-websocket-proxy.conf|g" \ -e "s|@ENGINE_USER@|ovirt|g" \ -e "s|@ENGINE_GROUP@|ovirt|g" \ -e "s|@ENGINE_ETC@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine|g" \ -e "s|@ENGINE_PKI@|/home/srosenbe/ovirt_engine_master/etc/pki/ovirt-engine|g" \ -e "s|@ENGINE_LOG@|/home/srosenbe/ovirt_engine_master/var/log/ovirt-engine|g" \ -e "s|@ENGINE_TMP@|/home/srosenbe/ovirt_engine_master/var/tmp/ovirt-engine|g" \ -e "s|@ENGINE_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@ENGINE_LIBEXEC@|/home/srosenbe/ovirt_engine_master/libexec|g" \ -e "s|@ENGINE_DOC@|/home/srosenbe/ovirt_engine_master/share/doc/ovirt-engine|g" \ -e "s|@ENGINE_VAR@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine|g" \ -e "s|@ENGINE_CACHE@|/home/srosenbe/ovirt_engine_master/var/cache/ovirt-engine|g" \ -e "s|@ENGINE_PID@|/home/srosenbe/ovirt_engine_master/var/run/ovirt-engine.pid|g" \ -e "s|@ENGINE_COMMON_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@SETUP_ETC@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine|g" \ -e "s|@SETUP_LOG@|/home/srosenbe/ovirt_engine_master/var/log/ovirt-engine|g" \ -e "s|@SETUP_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@SETUP_VAR@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine|g" \ -e "s|@DEV_PYTHON_DIR@|/home/srosenbe/ovirt_engine_master/usr/lib/python2.7/site-packages|g" \ -e "s|@DEV_PYTHON3_DIR@|/home/srosenbe/ovirt_engine_master|g" \ -e "s|@DEV_SETUP_ENV_DIR@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine-setup.env.d|g" \ -e "s|@RPM_VERSION@|4.3.0|g" \ -e "s|@RPM_RELEASE@|0.0.master.20180226100708|g" \ -e "s|@PACKAGE_NAME@|ovirt-engine|g" \ -e "s|@PACKAGE_VERSION@|4.3.0_master|g" \ -e "s|@POSTGRESQL_SYSTEMD_SERVICE@||g" \ -e "s|@DISPLAY_VERSION@|4.3.0_master|g" \ -e "s|@JBOSS_HOME@|/usr/share/ovirt-engine-wildfly|g" \ -e "s|@JBOSS_RUNTIME@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine/jboss_runtime|g" \ -e "s|@PEP8@|pep8|g" \ -e "s|@PYFLAKES@|pyflakes|g" \ -e "s|@ISORT@|isort|g" \ -e "s|@DEVMODE@|1|g" \ -e "s|@VMCONSOLE_SYSCONF_DIR@|/home/srosenbe/ovirt_engine_master/etc/ovirt-vmconsole|g" \ -e "s|@VMCONSOLE_PKI_DIR@|/home/srosenbe/ovirt_engine_master/etc/pki/ovirt-vmconsole|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_PATH@|/home/srosenbe/ovirt_engine_master/libexec/ovirt-vmconsole-proxy-helper/ovirt-vmconsole-list.py|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-vmconsole-proxy-helper.conf|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_DEFAULTS@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine/conf/ovirt-vmconsole-proxy-helper.conf|g" \ -e "s|@BIN_DIR@|/home/srosenbe/ovirt_engine_master/bin|g" \ -e "s|@AAA_JDBC_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine-extension-aaa-jdbc|g" \ packaging/libexec/ovirt-vmconsole-proxy-helper/ovirt_vmconsole_conf.py.in > packaging/libexec/ovirt-vmconsole-proxy-helper/ovirt_vmconsole_conf.py sed \ -e "s|@ENGINE_DEFAULTS@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine/services/ovirt-engine/ovirt-engine.conf|g" \ -e "s|@ENGINE_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/engine.conf|g" \ -e "s|@ENGINE_SETUP_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine-setup.conf|g" \ -e "s|@ENGINE_NOTIFIER_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/notifier/notifier.conf|g" \ -e "s|@ENGINE_FKLSNR_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-fence-kdump-listener.conf|g" \ -e "s|@ENGINE_WSPROXY_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-websocket-proxy.conf|g" \ -e "s|@ENGINE_USER@|ovirt|g" \ -e "s|@ENGINE_GROUP@|ovirt|g" \ -e "s|@ENGINE_ETC@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine|g" \ -e "s|@ENGINE_PKI@|/home/srosenbe/ovirt_engine_master/etc/pki/ovirt-engine|g" \ -e "s|@ENGINE_LOG@|/home/srosenbe/ovirt_engine_master/var/log/ovirt-engine|g" \ -e "s|@ENGINE_TMP@|/home/srosenbe/ovirt_engine_master/var/tmp/ovirt-engine|g" \ -e "s|@ENGINE_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@ENGINE_LIBEXEC@|/home/srosenbe/ovirt_engine_master/libexec|g" \ -e "s|@ENGINE_DOC@|/home/srosenbe/ovirt_engine_master/share/doc/ovirt-engine|g" \ -e "s|@ENGINE_VAR@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine|g" \ -e "s|@ENGINE_CACHE@|/home/srosenbe/ovirt_engine_master/var/cache/ovirt-engine|g" \ -e "s|@ENGINE_PID@|/home/srosenbe/ovirt_engine_master/var/run/ovirt-engine.pid|g" \ -e "s|@ENGINE_COMMON_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@SETUP_ETC@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine|g" \ -e "s|@SETUP_LOG@|/home/srosenbe/ovirt_engine_master/var/log/ovirt-engine|g" \ -e "s|@SETUP_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@SETUP_VAR@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine|g" \ -e "s|@DEV_PYTHON_DIR@|/home/srosenbe/ovirt_engine_master/usr/lib/python2.7/site-packages|g" \ -e "s|@DEV_PYTHON3_DIR@|/home/srosenbe/ovirt_engine_master|g" \ -e "s|@DEV_SETUP_ENV_DIR@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine-setup.env.d|g" \ -e "s|@RPM_VERSION@|4.3.0|g" \ -e "s|@RPM_RELEASE@|0.0.master.20180226100708|g" \ -e "s|@PACKAGE_NAME@|ovirt-engine|g" \ -e "s|@PACKAGE_VERSION@|4.3.0_master|g" \ -e "s|@POSTGRESQL_SYSTEMD_SERVICE@||g" \ -e "s|@DISPLAY_VERSION@|4.3.0_master|g" \ -e "s|@JBOSS_HOME@|/usr/share/ovirt-engine-wildfly|g" \ -e "s|@JBOSS_RUNTIME@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine/jboss_runtime|g" \ -e "s|@PEP8@|pep8|g" \ -e "s|@PYFLAKES@|pyflakes|g" \ -e "s|@ISORT@|isort|g" \ -e "s|@DEVMODE@|1|g" \ -e "s|@VMCONSOLE_SYSCONF_DIR@|/home/srosenbe/ovirt_engine_master/etc/ovirt-vmconsole|g" \ -e "s|@VMCONSOLE_PKI_DIR@|/home/srosenbe/ovirt_engine_master/etc/pki/ovirt-vmconsole|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_PATH@|/home/srosenbe/ovirt_engine_master/libexec/ovirt-vmconsole-proxy-helper/ovirt-vmconsole-list.py|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-vmconsole-proxy-helper.conf|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_DEFAULTS@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine/conf/ovirt-vmconsole-proxy-helper.conf|g" \ -e "s|@BIN_DIR@|/home/srosenbe/ovirt_engine_master/bin|g" \ -e "s|@AAA_JDBC_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine-extension-aaa-jdbc|g" \ packaging/pythonlib/ovirt_engine/config.py.in > packaging/pythonlib/ovirt_engine/config.py sed \ -e "s|@ENGINE_DEFAULTS@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine/services/ovirt-engine/ovirt-engine.conf|g" \ -e "s|@ENGINE_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/engine.conf|g" \ -e "s|@ENGINE_SETUP_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine-setup.conf|g" \ -e "s|@ENGINE_NOTIFIER_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/notifier/notifier.conf|g" \ -e "s|@ENGINE_FKLSNR_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-fence-kdump-listener.conf|g" \ -e "s|@ENGINE_WSPROXY_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-websocket-proxy.conf|g" \ -e "s|@ENGINE_USER@|ovirt|g" \ -e "s|@ENGINE_GROUP@|ovirt|g" \ -e "s|@ENGINE_ETC@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine|g" \ -e "s|@ENGINE_PKI@|/home/srosenbe/ovirt_engine_master/etc/pki/ovirt-engine|g" \ -e "s|@ENGINE_LOG@|/home/srosenbe/ovirt_engine_master/var/log/ovirt-engine|g" \ -e "s|@ENGINE_TMP@|/home/srosenbe/ovirt_engine_master/var/tmp/ovirt-engine|g" \ -e "s|@ENGINE_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@ENGINE_LIBEXEC@|/home/srosenbe/ovirt_engine_master/libexec|g" \ -e "s|@ENGINE_DOC@|/home/srosenbe/ovirt_engine_master/share/doc/ovirt-engine|g" \ -e "s|@ENGINE_VAR@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine|g" \ -e "s|@ENGINE_CACHE@|/home/srosenbe/ovirt_engine_master/var/cache/ovirt-engine|g" \ -e "s|@ENGINE_PID@|/home/srosenbe/ovirt_engine_master/var/run/ovirt-engine.pid|g" \ -e "s|@ENGINE_COMMON_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@SETUP_ETC@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine|g" \ -e "s|@SETUP_LOG@|/home/srosenbe/ovirt_engine_master/var/log/ovirt-engine|g" \ -e "s|@SETUP_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@SETUP_VAR@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine|g" \ -e "s|@DEV_PYTHON_DIR@|/home/srosenbe/ovirt_engine_master/usr/lib/python2.7/site-packages|g" \ -e "s|@DEV_PYTHON3_DIR@|/home/srosenbe/ovirt_engine_master|g" \ -e "s|@DEV_SETUP_ENV_DIR@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine-setup.env.d|g" \ -e "s|@RPM_VERSION@|4.3.0|g" \ -e "s|@RPM_RELEASE@|0.0.master.20180226100708|g" \ -e "s|@PACKAGE_NAME@|ovirt-engine|g" \ -e "s|@PACKAGE_VERSION@|4.3.0_master|g" \ -e "s|@POSTGRESQL_SYSTEMD_SERVICE@||g" \ -e "s|@DISPLAY_VERSION@|4.3.0_master|g" \ -e "s|@JBOSS_HOME@|/usr/share/ovirt-engine-wildfly|g" \ -e "s|@JBOSS_RUNTIME@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine/jboss_runtime|g" \ -e "s|@PEP8@|pep8|g" \ -e "s|@PYFLAKES@|pyflakes|g" \ -e "s|@ISORT@|isort|g" \ -e "s|@DEVMODE@|1|g" \ -e "s|@VMCONSOLE_SYSCONF_DIR@|/home/srosenbe/ovirt_engine_master/etc/ovirt-vmconsole|g" \ -e "s|@VMCONSOLE_PKI_DIR@|/home/srosenbe/ovirt_engine_master/etc/pki/ovirt-vmconsole|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_PATH@|/home/srosenbe/ovirt_engine_master/libexec/ovirt-vmconsole-proxy-helper/ovirt-vmconsole-list.py|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-vmconsole-proxy-helper.conf|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_DEFAULTS@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine/conf/ovirt-vmconsole-proxy-helper.conf|g" \ -e "s|@BIN_DIR@|/home/srosenbe/ovirt_engine_master/bin|g" \ -e "s|@AAA_JDBC_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine-extension-aaa-jdbc|g" \ packaging/services/ovirt-engine-notifier/config.py.in > packaging/services/ovirt-engine-notifier/config.py sed \ -e "s|@ENGINE_DEFAULTS@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine/services/ovirt-engine/ovirt-engine.conf|g" \ -e "s|@ENGINE_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/engine.conf|g" \ -e "s|@ENGINE_SETUP_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine-setup.conf|g" \ -e "s|@ENGINE_NOTIFIER_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/notifier/notifier.conf|g" \ -e "s|@ENGINE_FKLSNR_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-fence-kdump-listener.conf|g" \ -e "s|@ENGINE_WSPROXY_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-websocket-proxy.conf|g" \ -e "s|@ENGINE_USER@|ovirt|g" \ -e "s|@ENGINE_GROUP@|ovirt|g" \ -e "s|@ENGINE_ETC@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine|g" \ -e "s|@ENGINE_PKI@|/home/srosenbe/ovirt_engine_master/etc/pki/ovirt-engine|g" \ -e "s|@ENGINE_LOG@|/home/srosenbe/ovirt_engine_master/var/log/ovirt-engine|g" \ -e "s|@ENGINE_TMP@|/home/srosenbe/ovirt_engine_master/var/tmp/ovirt-engine|g" \ -e "s|@ENGINE_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@ENGINE_LIBEXEC@|/home/srosenbe/ovirt_engine_master/libexec|g" \ -e "s|@ENGINE_DOC@|/home/srosenbe/ovirt_engine_master/share/doc/ovirt-engine|g" \ -e "s|@ENGINE_VAR@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine|g" \ -e "s|@ENGINE_CACHE@|/home/srosenbe/ovirt_engine_master/var/cache/ovirt-engine|g" \ -e "s|@ENGINE_PID@|/home/srosenbe/ovirt_engine_master/var/run/ovirt-engine.pid|g" \ -e "s|@ENGINE_COMMON_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@SETUP_ETC@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine|g" \ -e "s|@SETUP_LOG@|/home/srosenbe/ovirt_engine_master/var/log/ovirt-engine|g" \ -e "s|@SETUP_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@SETUP_VAR@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine|g" \ -e "s|@DEV_PYTHON_DIR@|/home/srosenbe/ovirt_engine_master/usr/lib/python2.7/site-packages|g" \ -e "s|@DEV_PYTHON3_DIR@|/home/srosenbe/ovirt_engine_master|g" \ -e "s|@DEV_SETUP_ENV_DIR@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine-setup.env.d|g" \ -e "s|@RPM_VERSION@|4.3.0|g" \ -e "s|@RPM_RELEASE@|0.0.master.20180226100708|g" \ -e "s|@PACKAGE_NAME@|ovirt-engine|g" \ -e "s|@PACKAGE_VERSION@|4.3.0_master|g" \ -e "s|@POSTGRESQL_SYSTEMD_SERVICE@||g" \ -e "s|@DISPLAY_VERSION@|4.3.0_master|g" \ -e "s|@JBOSS_HOME@|/usr/share/ovirt-engine-wildfly|g" \ -e "s|@JBOSS_RUNTIME@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine/jboss_runtime|g" \ -e "s|@PEP8@|pep8|g" \ -e "s|@PYFLAKES@|pyflakes|g" \ -e "s|@ISORT@|isort|g" \ -e "s|@DEVMODE@|1|g" \ -e "s|@VMCONSOLE_SYSCONF_DIR@|/home/srosenbe/ovirt_engine_master/etc/ovirt-vmconsole|g" \ -e "s|@VMCONSOLE_PKI_DIR@|/home/srosenbe/ovirt_engine_master/etc/pki/ovirt-vmconsole|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_PATH@|/home/srosenbe/ovirt_engine_master/libexec/ovirt-vmconsole-proxy-helper/ovirt-vmconsole-list.py|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-vmconsole-proxy-helper.conf|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_DEFAULTS@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine/conf/ovirt-vmconsole-proxy-helper.conf|g" \ -e "s|@BIN_DIR@|/home/srosenbe/ovirt_engine_master/bin|g" \ -e "s|@AAA_JDBC_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine-extension-aaa-jdbc|g" \ packaging/services/ovirt-engine-notifier/ovirt-engine-notifier.conf.in > packaging/services/ovirt-engine-notifier/ovirt-engine-notifier.conf sed \ -e "s|@ENGINE_DEFAULTS@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine/services/ovirt-engine/ovirt-engine.conf|g" \ -e "s|@ENGINE_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/engine.conf|g" \ -e "s|@ENGINE_SETUP_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine-setup.conf|g" \ -e "s|@ENGINE_NOTIFIER_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/notifier/notifier.conf|g" \ -e "s|@ENGINE_FKLSNR_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-fence-kdump-listener.conf|g" \ -e "s|@ENGINE_WSPROXY_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-websocket-proxy.conf|g" \ -e "s|@ENGINE_USER@|ovirt|g" \ -e "s|@ENGINE_GROUP@|ovirt|g" \ -e "s|@ENGINE_ETC@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine|g" \ -e "s|@ENGINE_PKI@|/home/srosenbe/ovirt_engine_master/etc/pki/ovirt-engine|g" \ -e "s|@ENGINE_LOG@|/home/srosenbe/ovirt_engine_master/var/log/ovirt-engine|g" \ -e "s|@ENGINE_TMP@|/home/srosenbe/ovirt_engine_master/var/tmp/ovirt-engine|g" \ -e "s|@ENGINE_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@ENGINE_LIBEXEC@|/home/srosenbe/ovirt_engine_master/libexec|g" \ -e "s|@ENGINE_DOC@|/home/srosenbe/ovirt_engine_master/share/doc/ovirt-engine|g" \ -e "s|@ENGINE_VAR@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine|g" \ -e "s|@ENGINE_CACHE@|/home/srosenbe/ovirt_engine_master/var/cache/ovirt-engine|g" \ -e "s|@ENGINE_PID@|/home/srosenbe/ovirt_engine_master/var/run/ovirt-engine.pid|g" \ -e "s|@ENGINE_COMMON_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@SETUP_ETC@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine|g" \ -e "s|@SETUP_LOG@|/home/srosenbe/ovirt_engine_master/var/log/ovirt-engine|g" \ -e "s|@SETUP_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@SETUP_VAR@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine|g" \ -e "s|@DEV_PYTHON_DIR@|/home/srosenbe/ovirt_engine_master/usr/lib/python2.7/site-packages|g" \ -e "s|@DEV_PYTHON3_DIR@|/home/srosenbe/ovirt_engine_master|g" \ -e "s|@DEV_SETUP_ENV_DIR@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine-setup.env.d|g" \ -e "s|@RPM_VERSION@|4.3.0|g" \ -e "s|@RPM_RELEASE@|0.0.master.20180226100708|g" \ -e "s|@PACKAGE_NAME@|ovirt-engine|g" \ -e "s|@PACKAGE_VERSION@|4.3.0_master|g" \ -e "s|@POSTGRESQL_SYSTEMD_SERVICE@||g" \ -e "s|@DISPLAY_VERSION@|4.3.0_master|g" \ -e "s|@JBOSS_HOME@|/usr/share/ovirt-engine-wildfly|g" \ -e "s|@JBOSS_RUNTIME@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine/jboss_runtime|g" \ -e "s|@PEP8@|pep8|g" \ -e "s|@PYFLAKES@|pyflakes|g" \ -e "s|@ISORT@|isort|g" \ -e "s|@DEVMODE@|1|g" \ -e "s|@VMCONSOLE_SYSCONF_DIR@|/home/srosenbe/ovirt_engine_master/etc/ovirt-vmconsole|g" \ -e "s|@VMCONSOLE_PKI_DIR@|/home/srosenbe/ovirt_engine_master/etc/pki/ovirt-vmconsole|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_PATH@|/home/srosenbe/ovirt_engine_master/libexec/ovirt-vmconsole-proxy-helper/ovirt-vmconsole-list.py|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-vmconsole-proxy-helper.conf|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_DEFAULTS@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine/conf/ovirt-vmconsole-proxy-helper.conf|g" \ -e "s|@BIN_DIR@|/home/srosenbe/ovirt_engine_master/bin|g" \ -e "s|@AAA_JDBC_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine-extension-aaa-jdbc|g" \ packaging/services/ovirt-engine-notifier/ovirt-engine-notifier.systemd.in > packaging/services/ovirt-engine-notifier/ovirt-engine-notifier.systemd sed \ -e "s|@ENGINE_DEFAULTS@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine/services/ovirt-engine/ovirt-engine.conf|g" \ -e "s|@ENGINE_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/engine.conf|g" \ -e "s|@ENGINE_SETUP_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine-setup.conf|g" \ -e "s|@ENGINE_NOTIFIER_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/notifier/notifier.conf|g" \ -e "s|@ENGINE_FKLSNR_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-fence-kdump-listener.conf|g" \ -e "s|@ENGINE_WSPROXY_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-websocket-proxy.conf|g" \ -e "s|@ENGINE_USER@|ovirt|g" \ -e "s|@ENGINE_GROUP@|ovirt|g" \ -e "s|@ENGINE_ETC@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine|g" \ -e "s|@ENGINE_PKI@|/home/srosenbe/ovirt_engine_master/etc/pki/ovirt-engine|g" \ -e "s|@ENGINE_LOG@|/home/srosenbe/ovirt_engine_master/var/log/ovirt-engine|g" \ -e "s|@ENGINE_TMP@|/home/srosenbe/ovirt_engine_master/var/tmp/ovirt-engine|g" \ -e "s|@ENGINE_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@ENGINE_LIBEXEC@|/home/srosenbe/ovirt_engine_master/libexec|g" \ -e "s|@ENGINE_DOC@|/home/srosenbe/ovirt_engine_master/share/doc/ovirt-engine|g" \ -e "s|@ENGINE_VAR@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine|g" \ -e "s|@ENGINE_CACHE@|/home/srosenbe/ovirt_engine_master/var/cache/ovirt-engine|g" \ -e "s|@ENGINE_PID@|/home/srosenbe/ovirt_engine_master/var/run/ovirt-engine.pid|g" \ -e "s|@ENGINE_COMMON_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@SETUP_ETC@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine|g" \ -e "s|@SETUP_LOG@|/home/srosenbe/ovirt_engine_master/var/log/ovirt-engine|g" \ -e "s|@SETUP_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@SETUP_VAR@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine|g" \ -e "s|@DEV_PYTHON_DIR@|/home/srosenbe/ovirt_engine_master/usr/lib/python2.7/site-packages|g" \ -e "s|@DEV_PYTHON3_DIR@|/home/srosenbe/ovirt_engine_master|g" \ -e "s|@DEV_SETUP_ENV_DIR@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine-setup.env.d|g" \ -e "s|@RPM_VERSION@|4.3.0|g" \ -e "s|@RPM_RELEASE@|0.0.master.20180226100708|g" \ -e "s|@PACKAGE_NAME@|ovirt-engine|g" \ -e "s|@PACKAGE_VERSION@|4.3.0_master|g" \ -e "s|@POSTGRESQL_SYSTEMD_SERVICE@||g" \ -e "s|@DISPLAY_VERSION@|4.3.0_master|g" \ -e "s|@JBOSS_HOME@|/usr/share/ovirt-engine-wildfly|g" \ -e "s|@JBOSS_RUNTIME@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine/jboss_runtime|g" \ -e "s|@PEP8@|pep8|g" \ -e "s|@PYFLAKES@|pyflakes|g" \ -e "s|@ISORT@|isort|g" \ -e "s|@DEVMODE@|1|g" \ -e "s|@VMCONSOLE_SYSCONF_DIR@|/home/srosenbe/ovirt_engine_master/etc/ovirt-vmconsole|g" \ -e "s|@VMCONSOLE_PKI_DIR@|/home/srosenbe/ovirt_engine_master/etc/pki/ovirt-vmconsole|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_PATH@|/home/srosenbe/ovirt_engine_master/libexec/ovirt-vmconsole-proxy-helper/ovirt-vmconsole-list.py|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-vmconsole-proxy-helper.conf|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_DEFAULTS@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine/conf/ovirt-vmconsole-proxy-helper.conf|g" \ -e "s|@BIN_DIR@|/home/srosenbe/ovirt_engine_master/bin|g" \ -e "s|@AAA_JDBC_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine-extension-aaa-jdbc|g" \ packaging/services/ovirt-engine-notifier/ovirt-engine-notifier.sysv.in > packaging/services/ovirt-engine-notifier/ovirt-engine-notifier.sysv sed \ -e "s|@ENGINE_DEFAULTS@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine/services/ovirt-engine/ovirt-engine.conf|g" \ -e "s|@ENGINE_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/engine.conf|g" \ -e "s|@ENGINE_SETUP_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine-setup.conf|g" \ -e "s|@ENGINE_NOTIFIER_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/notifier/notifier.conf|g" \ -e "s|@ENGINE_FKLSNR_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-fence-kdump-listener.conf|g" \ -e "s|@ENGINE_WSPROXY_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-websocket-proxy.conf|g" \ -e "s|@ENGINE_USER@|ovirt|g" \ -e "s|@ENGINE_GROUP@|ovirt|g" \ -e "s|@ENGINE_ETC@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine|g" \ -e "s|@ENGINE_PKI@|/home/srosenbe/ovirt_engine_master/etc/pki/ovirt-engine|g" \ -e "s|@ENGINE_LOG@|/home/srosenbe/ovirt_engine_master/var/log/ovirt-engine|g" \ -e "s|@ENGINE_TMP@|/home/srosenbe/ovirt_engine_master/var/tmp/ovirt-engine|g" \ -e "s|@ENGINE_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@ENGINE_LIBEXEC@|/home/srosenbe/ovirt_engine_master/libexec|g" \ -e "s|@ENGINE_DOC@|/home/srosenbe/ovirt_engine_master/share/doc/ovirt-engine|g" \ -e "s|@ENGINE_VAR@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine|g" \ -e "s|@ENGINE_CACHE@|/home/srosenbe/ovirt_engine_master/var/cache/ovirt-engine|g" \ -e "s|@ENGINE_PID@|/home/srosenbe/ovirt_engine_master/var/run/ovirt-engine.pid|g" \ -e "s|@ENGINE_COMMON_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@SETUP_ETC@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine|g" \ -e "s|@SETUP_LOG@|/home/srosenbe/ovirt_engine_master/var/log/ovirt-engine|g" \ -e "s|@SETUP_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@SETUP_VAR@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine|g" \ -e "s|@DEV_PYTHON_DIR@|/home/srosenbe/ovirt_engine_master/usr/lib/python2.7/site-packages|g" \ -e "s|@DEV_PYTHON3_DIR@|/home/srosenbe/ovirt_engine_master|g" \ -e "s|@DEV_SETUP_ENV_DIR@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine-setup.env.d|g" \ -e "s|@RPM_VERSION@|4.3.0|g" \ -e "s|@RPM_RELEASE@|0.0.master.20180226100708|g" \ -e "s|@PACKAGE_NAME@|ovirt-engine|g" \ -e "s|@PACKAGE_VERSION@|4.3.0_master|g" \ -e "s|@POSTGRESQL_SYSTEMD_SERVICE@||g" \ -e "s|@DISPLAY_VERSION@|4.3.0_master|g" \ -e "s|@JBOSS_HOME@|/usr/share/ovirt-engine-wildfly|g" \ -e "s|@JBOSS_RUNTIME@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine/jboss_runtime|g" \ -e "s|@PEP8@|pep8|g" \ -e "s|@PYFLAKES@|pyflakes|g" \ -e "s|@ISORT@|isort|g" \ -e "s|@DEVMODE@|1|g" \ -e "s|@VMCONSOLE_SYSCONF_DIR@|/home/srosenbe/ovirt_engine_master/etc/ovirt-vmconsole|g" \ -e "s|@VMCONSOLE_PKI_DIR@|/home/srosenbe/ovirt_engine_master/etc/pki/ovirt-vmconsole|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_PATH@|/home/srosenbe/ovirt_engine_master/libexec/ovirt-vmconsole-proxy-helper/ovirt-vmconsole-list.py|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-vmconsole-proxy-helper.conf|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_DEFAULTS@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine/conf/ovirt-vmconsole-proxy-helper.conf|g" \ -e "s|@BIN_DIR@|/home/srosenbe/ovirt_engine_master/bin|g" \ -e "s|@AAA_JDBC_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine-extension-aaa-jdbc|g" \ packaging/services/ovirt-engine/config.py.in > packaging/services/ovirt-engine/config.py sed \ -e "s|@ENGINE_DEFAULTS@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine/services/ovirt-engine/ovirt-engine.conf|g" \ -e "s|@ENGINE_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/engine.conf|g" \ -e "s|@ENGINE_SETUP_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine-setup.conf|g" \ -e "s|@ENGINE_NOTIFIER_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/notifier/notifier.conf|g" \ -e "s|@ENGINE_FKLSNR_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-fence-kdump-listener.conf|g" \ -e "s|@ENGINE_WSPROXY_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-websocket-proxy.conf|g" \ -e "s|@ENGINE_USER@|ovirt|g" \ -e "s|@ENGINE_GROUP@|ovirt|g" \ -e "s|@ENGINE_ETC@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine|g" \ -e "s|@ENGINE_PKI@|/home/srosenbe/ovirt_engine_master/etc/pki/ovirt-engine|g" \ -e "s|@ENGINE_LOG@|/home/srosenbe/ovirt_engine_master/var/log/ovirt-engine|g" \ -e "s|@ENGINE_TMP@|/home/srosenbe/ovirt_engine_master/var/tmp/ovirt-engine|g" \ -e "s|@ENGINE_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@ENGINE_LIBEXEC@|/home/srosenbe/ovirt_engine_master/libexec|g" \ -e "s|@ENGINE_DOC@|/home/srosenbe/ovirt_engine_master/share/doc/ovirt-engine|g" \ -e "s|@ENGINE_VAR@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine|g" \ -e "s|@ENGINE_CACHE@|/home/srosenbe/ovirt_engine_master/var/cache/ovirt-engine|g" \ -e "s|@ENGINE_PID@|/home/srosenbe/ovirt_engine_master/var/run/ovirt-engine.pid|g" \ -e "s|@ENGINE_COMMON_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@SETUP_ETC@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine|g" \ -e "s|@SETUP_LOG@|/home/srosenbe/ovirt_engine_master/var/log/ovirt-engine|g" \ -e "s|@SETUP_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@SETUP_VAR@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine|g" \ -e "s|@DEV_PYTHON_DIR@|/home/srosenbe/ovirt_engine_master/usr/lib/python2.7/site-packages|g" \ -e "s|@DEV_PYTHON3_DIR@|/home/srosenbe/ovirt_engine_master|g" \ -e "s|@DEV_SETUP_ENV_DIR@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine-setup.env.d|g" \ -e "s|@RPM_VERSION@|4.3.0|g" \ -e "s|@RPM_RELEASE@|0.0.master.20180226100708|g" \ -e "s|@PACKAGE_NAME@|ovirt-engine|g" \ -e "s|@PACKAGE_VERSION@|4.3.0_master|g" \ -e "s|@POSTGRESQL_SYSTEMD_SERVICE@||g" \ -e "s|@DISPLAY_VERSION@|4.3.0_master|g" \ -e "s|@JBOSS_HOME@|/usr/share/ovirt-engine-wildfly|g" \ -e "s|@JBOSS_RUNTIME@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine/jboss_runtime|g" \ -e "s|@PEP8@|pep8|g" \ -e "s|@PYFLAKES@|pyflakes|g" \ -e "s|@ISORT@|isort|g" \ -e "s|@DEVMODE@|1|g" \ -e "s|@VMCONSOLE_SYSCONF_DIR@|/home/srosenbe/ovirt_engine_master/etc/ovirt-vmconsole|g" \ -e "s|@VMCONSOLE_PKI_DIR@|/home/srosenbe/ovirt_engine_master/etc/pki/ovirt-vmconsole|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_PATH@|/home/srosenbe/ovirt_engine_master/libexec/ovirt-vmconsole-proxy-helper/ovirt-vmconsole-list.py|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-vmconsole-proxy-helper.conf|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_DEFAULTS@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine/conf/ovirt-vmconsole-proxy-helper.conf|g" \ -e "s|@BIN_DIR@|/home/srosenbe/ovirt_engine_master/bin|g" \ -e "s|@AAA_JDBC_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine-extension-aaa-jdbc|g" \ packaging/services/ovirt-engine/ovirt-engine.conf.in > packaging/services/ovirt-engine/ovirt-engine.conf sed \ -e "s|@ENGINE_DEFAULTS@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine/services/ovirt-engine/ovirt-engine.conf|g" \ -e "s|@ENGINE_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/engine.conf|g" \ -e "s|@ENGINE_SETUP_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine-setup.conf|g" \ -e "s|@ENGINE_NOTIFIER_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/notifier/notifier.conf|g" \ -e "s|@ENGINE_FKLSNR_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-fence-kdump-listener.conf|g" \ -e "s|@ENGINE_WSPROXY_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-websocket-proxy.conf|g" \ -e "s|@ENGINE_USER@|ovirt|g" \ -e "s|@ENGINE_GROUP@|ovirt|g" \ -e "s|@ENGINE_ETC@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine|g" \ -e "s|@ENGINE_PKI@|/home/srosenbe/ovirt_engine_master/etc/pki/ovirt-engine|g" \ -e "s|@ENGINE_LOG@|/home/srosenbe/ovirt_engine_master/var/log/ovirt-engine|g" \ -e "s|@ENGINE_TMP@|/home/srosenbe/ovirt_engine_master/var/tmp/ovirt-engine|g" \ -e "s|@ENGINE_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@ENGINE_LIBEXEC@|/home/srosenbe/ovirt_engine_master/libexec|g" \ -e "s|@ENGINE_DOC@|/home/srosenbe/ovirt_engine_master/share/doc/ovirt-engine|g" \ -e "s|@ENGINE_VAR@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine|g" \ -e "s|@ENGINE_CACHE@|/home/srosenbe/ovirt_engine_master/var/cache/ovirt-engine|g" \ -e "s|@ENGINE_PID@|/home/srosenbe/ovirt_engine_master/var/run/ovirt-engine.pid|g" \ -e "s|@ENGINE_COMMON_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@SETUP_ETC@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine|g" \ -e "s|@SETUP_LOG@|/home/srosenbe/ovirt_engine_master/var/log/ovirt-engine|g" \ -e "s|@SETUP_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@SETUP_VAR@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine|g" \ -e "s|@DEV_PYTHON_DIR@|/home/srosenbe/ovirt_engine_master/usr/lib/python2.7/site-packages|g" \ -e "s|@DEV_PYTHON3_DIR@|/home/srosenbe/ovirt_engine_master|g" \ -e "s|@DEV_SETUP_ENV_DIR@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine-setup.env.d|g" \ -e "s|@RPM_VERSION@|4.3.0|g" \ -e "s|@RPM_RELEASE@|0.0.master.20180226100708|g" \ -e "s|@PACKAGE_NAME@|ovirt-engine|g" \ -e "s|@PACKAGE_VERSION@|4.3.0_master|g" \ -e "s|@POSTGRESQL_SYSTEMD_SERVICE@||g" \ -e "s|@DISPLAY_VERSION@|4.3.0_master|g" \ -e "s|@JBOSS_HOME@|/usr/share/ovirt-engine-wildfly|g" \ -e "s|@JBOSS_RUNTIME@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine/jboss_runtime|g" \ -e "s|@PEP8@|pep8|g" \ -e "s|@PYFLAKES@|pyflakes|g" \ -e "s|@ISORT@|isort|g" \ -e "s|@DEVMODE@|1|g" \ -e "s|@VMCONSOLE_SYSCONF_DIR@|/home/srosenbe/ovirt_engine_master/etc/ovirt-vmconsole|g" \ -e "s|@VMCONSOLE_PKI_DIR@|/home/srosenbe/ovirt_engine_master/etc/pki/ovirt-vmconsole|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_PATH@|/home/srosenbe/ovirt_engine_master/libexec/ovirt-vmconsole-proxy-helper/ovirt-vmconsole-list.py|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-vmconsole-proxy-helper.conf|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_DEFAULTS@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine/conf/ovirt-vmconsole-proxy-helper.conf|g" \ -e "s|@BIN_DIR@|/home/srosenbe/ovirt_engine_master/bin|g" \ -e "s|@AAA_JDBC_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine-extension-aaa-jdbc|g" \ packaging/services/ovirt-engine/ovirt-engine.systemd.in > packaging/services/ovirt-engine/ovirt-engine.systemd sed \ -e "s|@ENGINE_DEFAULTS@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine/services/ovirt-engine/ovirt-engine.conf|g" \ -e "s|@ENGINE_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/engine.conf|g" \ -e "s|@ENGINE_SETUP_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine-setup.conf|g" \ -e "s|@ENGINE_NOTIFIER_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/notifier/notifier.conf|g" \ -e "s|@ENGINE_FKLSNR_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-fence-kdump-listener.conf|g" \ -e "s|@ENGINE_WSPROXY_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-websocket-proxy.conf|g" \ -e "s|@ENGINE_USER@|ovirt|g" \ -e "s|@ENGINE_GROUP@|ovirt|g" \ -e "s|@ENGINE_ETC@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine|g" \ -e "s|@ENGINE_PKI@|/home/srosenbe/ovirt_engine_master/etc/pki/ovirt-engine|g" \ -e "s|@ENGINE_LOG@|/home/srosenbe/ovirt_engine_master/var/log/ovirt-engine|g" \ -e "s|@ENGINE_TMP@|/home/srosenbe/ovirt_engine_master/var/tmp/ovirt-engine|g" \ -e "s|@ENGINE_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@ENGINE_LIBEXEC@|/home/srosenbe/ovirt_engine_master/libexec|g" \ -e "s|@ENGINE_DOC@|/home/srosenbe/ovirt_engine_master/share/doc/ovirt-engine|g" \ -e "s|@ENGINE_VAR@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine|g" \ -e "s|@ENGINE_CACHE@|/home/srosenbe/ovirt_engine_master/var/cache/ovirt-engine|g" \ -e "s|@ENGINE_PID@|/home/srosenbe/ovirt_engine_master/var/run/ovirt-engine.pid|g" \ -e "s|@ENGINE_COMMON_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@SETUP_ETC@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine|g" \ -e "s|@SETUP_LOG@|/home/srosenbe/ovirt_engine_master/var/log/ovirt-engine|g" \ -e "s|@SETUP_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@SETUP_VAR@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine|g" \ -e "s|@DEV_PYTHON_DIR@|/home/srosenbe/ovirt_engine_master/usr/lib/python2.7/site-packages|g" \ -e "s|@DEV_PYTHON3_DIR@|/home/srosenbe/ovirt_engine_master|g" \ -e "s|@DEV_SETUP_ENV_DIR@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine-setup.env.d|g" \ -e "s|@RPM_VERSION@|4.3.0|g" \ -e "s|@RPM_RELEASE@|0.0.master.20180226100708|g" \ -e "s|@PACKAGE_NAME@|ovirt-engine|g" \ -e "s|@PACKAGE_VERSION@|4.3.0_master|g" \ -e "s|@POSTGRESQL_SYSTEMD_SERVICE@||g" \ -e "s|@DISPLAY_VERSION@|4.3.0_master|g" \ -e "s|@JBOSS_HOME@|/usr/share/ovirt-engine-wildfly|g" \ -e "s|@JBOSS_RUNTIME@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine/jboss_runtime|g" \ -e "s|@PEP8@|pep8|g" \ -e "s|@PYFLAKES@|pyflakes|g" \ -e "s|@ISORT@|isort|g" \ -e "s|@DEVMODE@|1|g" \ -e "s|@VMCONSOLE_SYSCONF_DIR@|/home/srosenbe/ovirt_engine_master/etc/ovirt-vmconsole|g" \ -e "s|@VMCONSOLE_PKI_DIR@|/home/srosenbe/ovirt_engine_master/etc/pki/ovirt-vmconsole|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_PATH@|/home/srosenbe/ovirt_engine_master/libexec/ovirt-vmconsole-proxy-helper/ovirt-vmconsole-list.py|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-vmconsole-proxy-helper.conf|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_DEFAULTS@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine/conf/ovirt-vmconsole-proxy-helper.conf|g" \ -e "s|@BIN_DIR@|/home/srosenbe/ovirt_engine_master/bin|g" \ -e "s|@AAA_JDBC_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine-extension-aaa-jdbc|g" \ packaging/services/ovirt-engine/ovirt-engine.sysv.in > packaging/services/ovirt-engine/ovirt-engine.sysv sed \ -e "s|@ENGINE_DEFAULTS@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine/services/ovirt-engine/ovirt-engine.conf|g" \ -e "s|@ENGINE_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/engine.conf|g" \ -e "s|@ENGINE_SETUP_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine-setup.conf|g" \ -e "s|@ENGINE_NOTIFIER_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/notifier/notifier.conf|g" \ -e "s|@ENGINE_FKLSNR_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-fence-kdump-listener.conf|g" \ -e "s|@ENGINE_WSPROXY_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-websocket-proxy.conf|g" \ -e "s|@ENGINE_USER@|ovirt|g" \ -e "s|@ENGINE_GROUP@|ovirt|g" \ -e "s|@ENGINE_ETC@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine|g" \ -e "s|@ENGINE_PKI@|/home/srosenbe/ovirt_engine_master/etc/pki/ovirt-engine|g" \ -e "s|@ENGINE_LOG@|/home/srosenbe/ovirt_engine_master/var/log/ovirt-engine|g" \ -e "s|@ENGINE_TMP@|/home/srosenbe/ovirt_engine_master/var/tmp/ovirt-engine|g" \ -e "s|@ENGINE_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@ENGINE_LIBEXEC@|/home/srosenbe/ovirt_engine_master/libexec|g" \ -e "s|@ENGINE_DOC@|/home/srosenbe/ovirt_engine_master/share/doc/ovirt-engine|g" \ -e "s|@ENGINE_VAR@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine|g" \ -e "s|@ENGINE_CACHE@|/home/srosenbe/ovirt_engine_master/var/cache/ovirt-engine|g" \ -e "s|@ENGINE_PID@|/home/srosenbe/ovirt_engine_master/var/run/ovirt-engine.pid|g" \ -e "s|@ENGINE_COMMON_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@SETUP_ETC@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine|g" \ -e "s|@SETUP_LOG@|/home/srosenbe/ovirt_engine_master/var/log/ovirt-engine|g" \ -e "s|@SETUP_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@SETUP_VAR@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine|g" \ -e "s|@DEV_PYTHON_DIR@|/home/srosenbe/ovirt_engine_master/usr/lib/python2.7/site-packages|g" \ -e "s|@DEV_PYTHON3_DIR@|/home/srosenbe/ovirt_engine_master|g" \ -e "s|@DEV_SETUP_ENV_DIR@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine-setup.env.d|g" \ -e "s|@RPM_VERSION@|4.3.0|g" \ -e "s|@RPM_RELEASE@|0.0.master.20180226100708|g" \ -e "s|@PACKAGE_NAME@|ovirt-engine|g" \ -e "s|@PACKAGE_VERSION@|4.3.0_master|g" \ -e "s|@POSTGRESQL_SYSTEMD_SERVICE@||g" \ -e "s|@DISPLAY_VERSION@|4.3.0_master|g" \ -e "s|@JBOSS_HOME@|/usr/share/ovirt-engine-wildfly|g" \ -e "s|@JBOSS_RUNTIME@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine/jboss_runtime|g" \ -e "s|@PEP8@|pep8|g" \ -e "s|@PYFLAKES@|pyflakes|g" \ -e "s|@ISORT@|isort|g" \ -e "s|@DEVMODE@|1|g" \ -e "s|@VMCONSOLE_SYSCONF_DIR@|/home/srosenbe/ovirt_engine_master/etc/ovirt-vmconsole|g" \ -e "s|@VMCONSOLE_PKI_DIR@|/home/srosenbe/ovirt_engine_master/etc/pki/ovirt-vmconsole|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_PATH@|/home/srosenbe/ovirt_engine_master/libexec/ovirt-vmconsole-proxy-helper/ovirt-vmconsole-list.py|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-vmconsole-proxy-helper.conf|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_DEFAULTS@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine/conf/ovirt-vmconsole-proxy-helper.conf|g" \ -e "s|@BIN_DIR@|/home/srosenbe/ovirt_engine_master/bin|g" \ -e "s|@AAA_JDBC_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine-extension-aaa-jdbc|g" \ packaging/services/ovirt-fence-kdump-listener/config.py.in > packaging/services/ovirt-fence-kdump-listener/config.py sed \ -e "s|@ENGINE_DEFAULTS@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine/services/ovirt-engine/ovirt-engine.conf|g" \ -e "s|@ENGINE_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/engine.conf|g" \ -e "s|@ENGINE_SETUP_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine-setup.conf|g" \ -e "s|@ENGINE_NOTIFIER_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/notifier/notifier.conf|g" \ -e "s|@ENGINE_FKLSNR_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-fence-kdump-listener.conf|g" \ -e "s|@ENGINE_WSPROXY_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-websocket-proxy.conf|g" \ -e "s|@ENGINE_USER@|ovirt|g" \ -e "s|@ENGINE_GROUP@|ovirt|g" \ -e "s|@ENGINE_ETC@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine|g" \ -e "s|@ENGINE_PKI@|/home/srosenbe/ovirt_engine_master/etc/pki/ovirt-engine|g" \ -e "s|@ENGINE_LOG@|/home/srosenbe/ovirt_engine_master/var/log/ovirt-engine|g" \ -e "s|@ENGINE_TMP@|/home/srosenbe/ovirt_engine_master/var/tmp/ovirt-engine|g" \ -e "s|@ENGINE_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@ENGINE_LIBEXEC@|/home/srosenbe/ovirt_engine_master/libexec|g" \ -e "s|@ENGINE_DOC@|/home/srosenbe/ovirt_engine_master/share/doc/ovirt-engine|g" \ -e "s|@ENGINE_VAR@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine|g" \ -e "s|@ENGINE_CACHE@|/home/srosenbe/ovirt_engine_master/var/cache/ovirt-engine|g" \ -e "s|@ENGINE_PID@|/home/srosenbe/ovirt_engine_master/var/run/ovirt-engine.pid|g" \ -e "s|@ENGINE_COMMON_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@SETUP_ETC@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine|g" \ -e "s|@SETUP_LOG@|/home/srosenbe/ovirt_engine_master/var/log/ovirt-engine|g" \ -e "s|@SETUP_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@SETUP_VAR@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine|g" \ -e "s|@DEV_PYTHON_DIR@|/home/srosenbe/ovirt_engine_master/usr/lib/python2.7/site-packages|g" \ -e "s|@DEV_PYTHON3_DIR@|/home/srosenbe/ovirt_engine_master|g" \ -e "s|@DEV_SETUP_ENV_DIR@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine-setup.env.d|g" \ -e "s|@RPM_VERSION@|4.3.0|g" \ -e "s|@RPM_RELEASE@|0.0.master.20180226100708|g" \ -e "s|@PACKAGE_NAME@|ovirt-engine|g" \ -e "s|@PACKAGE_VERSION@|4.3.0_master|g" \ -e "s|@POSTGRESQL_SYSTEMD_SERVICE@||g" \ -e "s|@DISPLAY_VERSION@|4.3.0_master|g" \ -e "s|@JBOSS_HOME@|/usr/share/ovirt-engine-wildfly|g" \ -e "s|@JBOSS_RUNTIME@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine/jboss_runtime|g" \ -e "s|@PEP8@|pep8|g" \ -e "s|@PYFLAKES@|pyflakes|g" \ -e "s|@ISORT@|isort|g" \ -e "s|@DEVMODE@|1|g" \ -e "s|@VMCONSOLE_SYSCONF_DIR@|/home/srosenbe/ovirt_engine_master/etc/ovirt-vmconsole|g" \ -e "s|@VMCONSOLE_PKI_DIR@|/home/srosenbe/ovirt_engine_master/etc/pki/ovirt-vmconsole|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_PATH@|/home/srosenbe/ovirt_engine_master/libexec/ovirt-vmconsole-proxy-helper/ovirt-vmconsole-list.py|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-vmconsole-proxy-helper.conf|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_DEFAULTS@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine/conf/ovirt-vmconsole-proxy-helper.conf|g" \ -e "s|@BIN_DIR@|/home/srosenbe/ovirt_engine_master/bin|g" \ -e "s|@AAA_JDBC_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine-extension-aaa-jdbc|g" \ packaging/services/ovirt-fence-kdump-listener/ovirt-fence-kdump-listener.conf.in > packaging/services/ovirt-fence-kdump-listener/ovirt-fence-kdump-listener.conf sed \ -e "s|@ENGINE_DEFAULTS@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine/services/ovirt-engine/ovirt-engine.conf|g" \ -e "s|@ENGINE_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/engine.conf|g" \ -e "s|@ENGINE_SETUP_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine-setup.conf|g" \ -e "s|@ENGINE_NOTIFIER_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/notifier/notifier.conf|g" \ -e "s|@ENGINE_FKLSNR_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-fence-kdump-listener.conf|g" \ -e "s|@ENGINE_WSPROXY_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-websocket-proxy.conf|g" \ -e "s|@ENGINE_USER@|ovirt|g" \ -e "s|@ENGINE_GROUP@|ovirt|g" \ -e "s|@ENGINE_ETC@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine|g" \ -e "s|@ENGINE_PKI@|/home/srosenbe/ovirt_engine_master/etc/pki/ovirt-engine|g" \ -e "s|@ENGINE_LOG@|/home/srosenbe/ovirt_engine_master/var/log/ovirt-engine|g" \ -e "s|@ENGINE_TMP@|/home/srosenbe/ovirt_engine_master/var/tmp/ovirt-engine|g" \ -e "s|@ENGINE_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@ENGINE_LIBEXEC@|/home/srosenbe/ovirt_engine_master/libexec|g" \ -e "s|@ENGINE_DOC@|/home/srosenbe/ovirt_engine_master/share/doc/ovirt-engine|g" \ -e "s|@ENGINE_VAR@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine|g" \ -e "s|@ENGINE_CACHE@|/home/srosenbe/ovirt_engine_master/var/cache/ovirt-engine|g" \ -e "s|@ENGINE_PID@|/home/srosenbe/ovirt_engine_master/var/run/ovirt-engine.pid|g" \ -e "s|@ENGINE_COMMON_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@SETUP_ETC@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine|g" \ -e "s|@SETUP_LOG@|/home/srosenbe/ovirt_engine_master/var/log/ovirt-engine|g" \ -e "s|@SETUP_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@SETUP_VAR@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine|g" \ -e "s|@DEV_PYTHON_DIR@|/home/srosenbe/ovirt_engine_master/usr/lib/python2.7/site-packages|g" \ -e "s|@DEV_PYTHON3_DIR@|/home/srosenbe/ovirt_engine_master|g" \ -e "s|@DEV_SETUP_ENV_DIR@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine-setup.env.d|g" \ -e "s|@RPM_VERSION@|4.3.0|g" \ -e "s|@RPM_RELEASE@|0.0.master.20180226100708|g" \ -e "s|@PACKAGE_NAME@|ovirt-engine|g" \ -e "s|@PACKAGE_VERSION@|4.3.0_master|g" \ -e "s|@POSTGRESQL_SYSTEMD_SERVICE@||g" \ -e "s|@DISPLAY_VERSION@|4.3.0_master|g" \ -e "s|@JBOSS_HOME@|/usr/share/ovirt-engine-wildfly|g" \ -e "s|@JBOSS_RUNTIME@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine/jboss_runtime|g" \ -e "s|@PEP8@|pep8|g" \ -e "s|@PYFLAKES@|pyflakes|g" \ -e "s|@ISORT@|isort|g" \ -e "s|@DEVMODE@|1|g" \ -e "s|@VMCONSOLE_SYSCONF_DIR@|/home/srosenbe/ovirt_engine_master/etc/ovirt-vmconsole|g" \ -e "s|@VMCONSOLE_PKI_DIR@|/home/srosenbe/ovirt_engine_master/etc/pki/ovirt-vmconsole|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_PATH@|/home/srosenbe/ovirt_engine_master/libexec/ovirt-vmconsole-proxy-helper/ovirt-vmconsole-list.py|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-vmconsole-proxy-helper.conf|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_DEFAULTS@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine/conf/ovirt-vmconsole-proxy-helper.conf|g" \ -e "s|@BIN_DIR@|/home/srosenbe/ovirt_engine_master/bin|g" \ -e "s|@AAA_JDBC_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine-extension-aaa-jdbc|g" \ packaging/services/ovirt-fence-kdump-listener/ovirt-fence-kdump-listener.systemd.in > packaging/services/ovirt-fence-kdump-listener/ovirt-fence-kdump-listener.systemd sed \ -e "s|@ENGINE_DEFAULTS@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine/services/ovirt-engine/ovirt-engine.conf|g" \ -e "s|@ENGINE_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/engine.conf|g" \ -e "s|@ENGINE_SETUP_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine-setup.conf|g" \ -e "s|@ENGINE_NOTIFIER_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/notifier/notifier.conf|g" \ -e "s|@ENGINE_FKLSNR_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-fence-kdump-listener.conf|g" \ -e "s|@ENGINE_WSPROXY_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-websocket-proxy.conf|g" \ -e "s|@ENGINE_USER@|ovirt|g" \ -e "s|@ENGINE_GROUP@|ovirt|g" \ -e "s|@ENGINE_ETC@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine|g" \ -e "s|@ENGINE_PKI@|/home/srosenbe/ovirt_engine_master/etc/pki/ovirt-engine|g" \ -e "s|@ENGINE_LOG@|/home/srosenbe/ovirt_engine_master/var/log/ovirt-engine|g" \ -e "s|@ENGINE_TMP@|/home/srosenbe/ovirt_engine_master/var/tmp/ovirt-engine|g" \ -e "s|@ENGINE_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@ENGINE_LIBEXEC@|/home/srosenbe/ovirt_engine_master/libexec|g" \ -e "s|@ENGINE_DOC@|/home/srosenbe/ovirt_engine_master/share/doc/ovirt-engine|g" \ -e "s|@ENGINE_VAR@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine|g" \ -e "s|@ENGINE_CACHE@|/home/srosenbe/ovirt_engine_master/var/cache/ovirt-engine|g" \ -e "s|@ENGINE_PID@|/home/srosenbe/ovirt_engine_master/var/run/ovirt-engine.pid|g" \ -e "s|@ENGINE_COMMON_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@SETUP_ETC@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine|g" \ -e "s|@SETUP_LOG@|/home/srosenbe/ovirt_engine_master/var/log/ovirt-engine|g" \ -e "s|@SETUP_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@SETUP_VAR@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine|g" \ -e "s|@DEV_PYTHON_DIR@|/home/srosenbe/ovirt_engine_master/usr/lib/python2.7/site-packages|g" \ -e "s|@DEV_PYTHON3_DIR@|/home/srosenbe/ovirt_engine_master|g" \ -e "s|@DEV_SETUP_ENV_DIR@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine-setup.env.d|g" \ -e "s|@RPM_VERSION@|4.3.0|g" \ -e "s|@RPM_RELEASE@|0.0.master.20180226100708|g" \ -e "s|@PACKAGE_NAME@|ovirt-engine|g" \ -e "s|@PACKAGE_VERSION@|4.3.0_master|g" \ -e "s|@POSTGRESQL_SYSTEMD_SERVICE@||g" \ -e "s|@DISPLAY_VERSION@|4.3.0_master|g" \ -e "s|@JBOSS_HOME@|/usr/share/ovirt-engine-wildfly|g" \ -e "s|@JBOSS_RUNTIME@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine/jboss_runtime|g" \ -e "s|@PEP8@|pep8|g" \ -e "s|@PYFLAKES@|pyflakes|g" \ -e "s|@ISORT@|isort|g" \ -e "s|@DEVMODE@|1|g" \ -e "s|@VMCONSOLE_SYSCONF_DIR@|/home/srosenbe/ovirt_engine_master/etc/ovirt-vmconsole|g" \ -e "s|@VMCONSOLE_PKI_DIR@|/home/srosenbe/ovirt_engine_master/etc/pki/ovirt-vmconsole|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_PATH@|/home/srosenbe/ovirt_engine_master/libexec/ovirt-vmconsole-proxy-helper/ovirt-vmconsole-list.py|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-vmconsole-proxy-helper.conf|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_DEFAULTS@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine/conf/ovirt-vmconsole-proxy-helper.conf|g" \ -e "s|@BIN_DIR@|/home/srosenbe/ovirt_engine_master/bin|g" \ -e "s|@AAA_JDBC_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine-extension-aaa-jdbc|g" \ packaging/services/ovirt-fence-kdump-listener/ovirt-fence-kdump-listener.sysv.in > packaging/services/ovirt-fence-kdump-listener/ovirt-fence-kdump-listener.sysv sed \ -e "s|@ENGINE_DEFAULTS@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine/services/ovirt-engine/ovirt-engine.conf|g" \ -e "s|@ENGINE_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/engine.conf|g" \ -e "s|@ENGINE_SETUP_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine-setup.conf|g" \ -e "s|@ENGINE_NOTIFIER_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/notifier/notifier.conf|g" \ -e "s|@ENGINE_FKLSNR_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-fence-kdump-listener.conf|g" \ -e "s|@ENGINE_WSPROXY_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-websocket-proxy.conf|g" \ -e "s|@ENGINE_USER@|ovirt|g" \ -e "s|@ENGINE_GROUP@|ovirt|g" \ -e "s|@ENGINE_ETC@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine|g" \ -e "s|@ENGINE_PKI@|/home/srosenbe/ovirt_engine_master/etc/pki/ovirt-engine|g" \ -e "s|@ENGINE_LOG@|/home/srosenbe/ovirt_engine_master/var/log/ovirt-engine|g" \ -e "s|@ENGINE_TMP@|/home/srosenbe/ovirt_engine_master/var/tmp/ovirt-engine|g" \ -e "s|@ENGINE_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@ENGINE_LIBEXEC@|/home/srosenbe/ovirt_engine_master/libexec|g" \ -e "s|@ENGINE_DOC@|/home/srosenbe/ovirt_engine_master/share/doc/ovirt-engine|g" \ -e "s|@ENGINE_VAR@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine|g" \ -e "s|@ENGINE_CACHE@|/home/srosenbe/ovirt_engine_master/var/cache/ovirt-engine|g" \ -e "s|@ENGINE_PID@|/home/srosenbe/ovirt_engine_master/var/run/ovirt-engine.pid|g" \ -e "s|@ENGINE_COMMON_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@SETUP_ETC@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine|g" \ -e "s|@SETUP_LOG@|/home/srosenbe/ovirt_engine_master/var/log/ovirt-engine|g" \ -e "s|@SETUP_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@SETUP_VAR@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine|g" \ -e "s|@DEV_PYTHON_DIR@|/home/srosenbe/ovirt_engine_master/usr/lib/python2.7/site-packages|g" \ -e "s|@DEV_PYTHON3_DIR@|/home/srosenbe/ovirt_engine_master|g" \ -e "s|@DEV_SETUP_ENV_DIR@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine-setup.env.d|g" \ -e "s|@RPM_VERSION@|4.3.0|g" \ -e "s|@RPM_RELEASE@|0.0.master.20180226100708|g" \ -e "s|@PACKAGE_NAME@|ovirt-engine|g" \ -e "s|@PACKAGE_VERSION@|4.3.0_master|g" \ -e "s|@POSTGRESQL_SYSTEMD_SERVICE@||g" \ -e "s|@DISPLAY_VERSION@|4.3.0_master|g" \ -e "s|@JBOSS_HOME@|/usr/share/ovirt-engine-wildfly|g" \ -e "s|@JBOSS_RUNTIME@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine/jboss_runtime|g" \ -e "s|@PEP8@|pep8|g" \ -e "s|@PYFLAKES@|pyflakes|g" \ -e "s|@ISORT@|isort|g" \ -e "s|@DEVMODE@|1|g" \ -e "s|@VMCONSOLE_SYSCONF_DIR@|/home/srosenbe/ovirt_engine_master/etc/ovirt-vmconsole|g" \ -e "s|@VMCONSOLE_PKI_DIR@|/home/srosenbe/ovirt_engine_master/etc/pki/ovirt-vmconsole|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_PATH@|/home/srosenbe/ovirt_engine_master/libexec/ovirt-vmconsole-proxy-helper/ovirt-vmconsole-list.py|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-vmconsole-proxy-helper.conf|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_DEFAULTS@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine/conf/ovirt-vmconsole-proxy-helper.conf|g" \ -e "s|@BIN_DIR@|/home/srosenbe/ovirt_engine_master/bin|g" \ -e "s|@AAA_JDBC_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine-extension-aaa-jdbc|g" \ packaging/services/ovirt-websocket-proxy/config.py.in > packaging/services/ovirt-websocket-proxy/config.py sed \ -e "s|@ENGINE_DEFAULTS@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine/services/ovirt-engine/ovirt-engine.conf|g" \ -e "s|@ENGINE_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/engine.conf|g" \ -e "s|@ENGINE_SETUP_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine-setup.conf|g" \ -e "s|@ENGINE_NOTIFIER_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/notifier/notifier.conf|g" \ -e "s|@ENGINE_FKLSNR_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-fence-kdump-listener.conf|g" \ -e "s|@ENGINE_WSPROXY_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-websocket-proxy.conf|g" \ -e "s|@ENGINE_USER@|ovirt|g" \ -e "s|@ENGINE_GROUP@|ovirt|g" \ -e "s|@ENGINE_ETC@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine|g" \ -e "s|@ENGINE_PKI@|/home/srosenbe/ovirt_engine_master/etc/pki/ovirt-engine|g" \ -e "s|@ENGINE_LOG@|/home/srosenbe/ovirt_engine_master/var/log/ovirt-engine|g" \ -e "s|@ENGINE_TMP@|/home/srosenbe/ovirt_engine_master/var/tmp/ovirt-engine|g" \ -e "s|@ENGINE_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@ENGINE_LIBEXEC@|/home/srosenbe/ovirt_engine_master/libexec|g" \ -e "s|@ENGINE_DOC@|/home/srosenbe/ovirt_engine_master/share/doc/ovirt-engine|g" \ -e "s|@ENGINE_VAR@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine|g" \ -e "s|@ENGINE_CACHE@|/home/srosenbe/ovirt_engine_master/var/cache/ovirt-engine|g" \ -e "s|@ENGINE_PID@|/home/srosenbe/ovirt_engine_master/var/run/ovirt-engine.pid|g" \ -e "s|@ENGINE_COMMON_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@SETUP_ETC@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine|g" \ -e "s|@SETUP_LOG@|/home/srosenbe/ovirt_engine_master/var/log/ovirt-engine|g" \ -e "s|@SETUP_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@SETUP_VAR@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine|g" \ -e "s|@DEV_PYTHON_DIR@|/home/srosenbe/ovirt_engine_master/usr/lib/python2.7/site-packages|g" \ -e "s|@DEV_PYTHON3_DIR@|/home/srosenbe/ovirt_engine_master|g" \ -e "s|@DEV_SETUP_ENV_DIR@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine-setup.env.d|g" \ -e "s|@RPM_VERSION@|4.3.0|g" \ -e "s|@RPM_RELEASE@|0.0.master.20180226100708|g" \ -e "s|@PACKAGE_NAME@|ovirt-engine|g" \ -e "s|@PACKAGE_VERSION@|4.3.0_master|g" \ -e "s|@POSTGRESQL_SYSTEMD_SERVICE@||g" \ -e "s|@DISPLAY_VERSION@|4.3.0_master|g" \ -e "s|@JBOSS_HOME@|/usr/share/ovirt-engine-wildfly|g" \ -e "s|@JBOSS_RUNTIME@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine/jboss_runtime|g" \ -e "s|@PEP8@|pep8|g" \ -e "s|@PYFLAKES@|pyflakes|g" \ -e "s|@ISORT@|isort|g" \ -e "s|@DEVMODE@|1|g" \ -e "s|@VMCONSOLE_SYSCONF_DIR@|/home/srosenbe/ovirt_engine_master/etc/ovirt-vmconsole|g" \ -e "s|@VMCONSOLE_PKI_DIR@|/home/srosenbe/ovirt_engine_master/etc/pki/ovirt-vmconsole|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_PATH@|/home/srosenbe/ovirt_engine_master/libexec/ovirt-vmconsole-proxy-helper/ovirt-vmconsole-list.py|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-vmconsole-proxy-helper.conf|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_DEFAULTS@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine/conf/ovirt-vmconsole-proxy-helper.conf|g" \ -e "s|@BIN_DIR@|/home/srosenbe/ovirt_engine_master/bin|g" \ -e "s|@AAA_JDBC_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine-extension-aaa-jdbc|g" \ packaging/services/ovirt-websocket-proxy/ovirt-websocket-proxy.conf.in > packaging/services/ovirt-websocket-proxy/ovirt-websocket-proxy.conf sed \ -e "s|@ENGINE_DEFAULTS@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine/services/ovirt-engine/ovirt-engine.conf|g" \ -e "s|@ENGINE_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/engine.conf|g" \ -e "s|@ENGINE_SETUP_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine-setup.conf|g" \ -e "s|@ENGINE_NOTIFIER_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/notifier/notifier.conf|g" \ -e "s|@ENGINE_FKLSNR_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-fence-kdump-listener.conf|g" \ -e "s|@ENGINE_WSPROXY_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-websocket-proxy.conf|g" \ -e "s|@ENGINE_USER@|ovirt|g" \ -e "s|@ENGINE_GROUP@|ovirt|g" \ -e "s|@ENGINE_ETC@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine|g" \ -e "s|@ENGINE_PKI@|/home/srosenbe/ovirt_engine_master/etc/pki/ovirt-engine|g" \ -e "s|@ENGINE_LOG@|/home/srosenbe/ovirt_engine_master/var/log/ovirt-engine|g" \ -e "s|@ENGINE_TMP@|/home/srosenbe/ovirt_engine_master/var/tmp/ovirt-engine|g" \ -e "s|@ENGINE_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@ENGINE_LIBEXEC@|/home/srosenbe/ovirt_engine_master/libexec|g" \ -e "s|@ENGINE_DOC@|/home/srosenbe/ovirt_engine_master/share/doc/ovirt-engine|g" \ -e "s|@ENGINE_VAR@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine|g" \ -e "s|@ENGINE_CACHE@|/home/srosenbe/ovirt_engine_master/var/cache/ovirt-engine|g" \ -e "s|@ENGINE_PID@|/home/srosenbe/ovirt_engine_master/var/run/ovirt-engine.pid|g" \ -e "s|@ENGINE_COMMON_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@SETUP_ETC@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine|g" \ -e "s|@SETUP_LOG@|/home/srosenbe/ovirt_engine_master/var/log/ovirt-engine|g" \ -e "s|@SETUP_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@SETUP_VAR@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine|g" \ -e "s|@DEV_PYTHON_DIR@|/home/srosenbe/ovirt_engine_master/usr/lib/python2.7/site-packages|g" \ -e "s|@DEV_PYTHON3_DIR@|/home/srosenbe/ovirt_engine_master|g" \ -e "s|@DEV_SETUP_ENV_DIR@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine-setup.env.d|g" \ -e "s|@RPM_VERSION@|4.3.0|g" \ -e "s|@RPM_RELEASE@|0.0.master.20180226100708|g" \ -e "s|@PACKAGE_NAME@|ovirt-engine|g" \ -e "s|@PACKAGE_VERSION@|4.3.0_master|g" \ -e "s|@POSTGRESQL_SYSTEMD_SERVICE@||g" \ -e "s|@DISPLAY_VERSION@|4.3.0_master|g" \ -e "s|@JBOSS_HOME@|/usr/share/ovirt-engine-wildfly|g" \ -e "s|@JBOSS_RUNTIME@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine/jboss_runtime|g" \ -e "s|@PEP8@|pep8|g" \ -e "s|@PYFLAKES@|pyflakes|g" \ -e "s|@ISORT@|isort|g" \ -e "s|@DEVMODE@|1|g" \ -e "s|@VMCONSOLE_SYSCONF_DIR@|/home/srosenbe/ovirt_engine_master/etc/ovirt-vmconsole|g" \ -e "s|@VMCONSOLE_PKI_DIR@|/home/srosenbe/ovirt_engine_master/etc/pki/ovirt-vmconsole|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_PATH@|/home/srosenbe/ovirt_engine_master/libexec/ovirt-vmconsole-proxy-helper/ovirt-vmconsole-list.py|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-vmconsole-proxy-helper.conf|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_DEFAULTS@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine/conf/ovirt-vmconsole-proxy-helper.conf|g" \ -e "s|@BIN_DIR@|/home/srosenbe/ovirt_engine_master/bin|g" \ -e "s|@AAA_JDBC_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine-extension-aaa-jdbc|g" \ packaging/services/ovirt-websocket-proxy/ovirt-websocket-proxy.systemd.in > packaging/services/ovirt-websocket-proxy/ovirt-websocket-proxy.systemd sed \ -e "s|@ENGINE_DEFAULTS@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine/services/ovirt-engine/ovirt-engine.conf|g" \ -e "s|@ENGINE_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/engine.conf|g" \ -e "s|@ENGINE_SETUP_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine-setup.conf|g" \ -e "s|@ENGINE_NOTIFIER_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/notifier/notifier.conf|g" \ -e "s|@ENGINE_FKLSNR_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-fence-kdump-listener.conf|g" \ -e "s|@ENGINE_WSPROXY_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-websocket-proxy.conf|g" \ -e "s|@ENGINE_USER@|ovirt|g" \ -e "s|@ENGINE_GROUP@|ovirt|g" \ -e "s|@ENGINE_ETC@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine|g" \ -e "s|@ENGINE_PKI@|/home/srosenbe/ovirt_engine_master/etc/pki/ovirt-engine|g" \ -e "s|@ENGINE_LOG@|/home/srosenbe/ovirt_engine_master/var/log/ovirt-engine|g" \ -e "s|@ENGINE_TMP@|/home/srosenbe/ovirt_engine_master/var/tmp/ovirt-engine|g" \ -e "s|@ENGINE_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@ENGINE_LIBEXEC@|/home/srosenbe/ovirt_engine_master/libexec|g" \ -e "s|@ENGINE_DOC@|/home/srosenbe/ovirt_engine_master/share/doc/ovirt-engine|g" \ -e "s|@ENGINE_VAR@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine|g" \ -e "s|@ENGINE_CACHE@|/home/srosenbe/ovirt_engine_master/var/cache/ovirt-engine|g" \ -e "s|@ENGINE_PID@|/home/srosenbe/ovirt_engine_master/var/run/ovirt-engine.pid|g" \ -e "s|@ENGINE_COMMON_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@SETUP_ETC@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine|g" \ -e "s|@SETUP_LOG@|/home/srosenbe/ovirt_engine_master/var/log/ovirt-engine|g" \ -e "s|@SETUP_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@SETUP_VAR@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine|g" \ -e "s|@DEV_PYTHON_DIR@|/home/srosenbe/ovirt_engine_master/usr/lib/python2.7/site-packages|g" \ -e "s|@DEV_PYTHON3_DIR@|/home/srosenbe/ovirt_engine_master|g" \ -e "s|@DEV_SETUP_ENV_DIR@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine-setup.env.d|g" \ -e "s|@RPM_VERSION@|4.3.0|g" \ -e "s|@RPM_RELEASE@|0.0.master.20180226100708|g" \ -e "s|@PACKAGE_NAME@|ovirt-engine|g" \ -e "s|@PACKAGE_VERSION@|4.3.0_master|g" \ -e "s|@POSTGRESQL_SYSTEMD_SERVICE@||g" \ -e "s|@DISPLAY_VERSION@|4.3.0_master|g" \ -e "s|@JBOSS_HOME@|/usr/share/ovirt-engine-wildfly|g" \ -e "s|@JBOSS_RUNTIME@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine/jboss_runtime|g" \ -e "s|@PEP8@|pep8|g" \ -e "s|@PYFLAKES@|pyflakes|g" \ -e "s|@ISORT@|isort|g" \ -e "s|@DEVMODE@|1|g" \ -e "s|@VMCONSOLE_SYSCONF_DIR@|/home/srosenbe/ovirt_engine_master/etc/ovirt-vmconsole|g" \ -e "s|@VMCONSOLE_PKI_DIR@|/home/srosenbe/ovirt_engine_master/etc/pki/ovirt-vmconsole|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_PATH@|/home/srosenbe/ovirt_engine_master/libexec/ovirt-vmconsole-proxy-helper/ovirt-vmconsole-list.py|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-vmconsole-proxy-helper.conf|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_DEFAULTS@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine/conf/ovirt-vmconsole-proxy-helper.conf|g" \ -e "s|@BIN_DIR@|/home/srosenbe/ovirt_engine_master/bin|g" \ -e "s|@AAA_JDBC_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine-extension-aaa-jdbc|g" \ packaging/services/ovirt-websocket-proxy/ovirt-websocket-proxy.sysv.in > packaging/services/ovirt-websocket-proxy/ovirt-websocket-proxy.sysv sed \ -e "s|@ENGINE_DEFAULTS@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine/services/ovirt-engine/ovirt-engine.conf|g" \ -e "s|@ENGINE_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/engine.conf|g" \ -e "s|@ENGINE_SETUP_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine-setup.conf|g" \ -e "s|@ENGINE_NOTIFIER_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/notifier/notifier.conf|g" \ -e "s|@ENGINE_FKLSNR_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-fence-kdump-listener.conf|g" \ -e "s|@ENGINE_WSPROXY_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-websocket-proxy.conf|g" \ -e "s|@ENGINE_USER@|ovirt|g" \ -e "s|@ENGINE_GROUP@|ovirt|g" \ -e "s|@ENGINE_ETC@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine|g" \ -e "s|@ENGINE_PKI@|/home/srosenbe/ovirt_engine_master/etc/pki/ovirt-engine|g" \ -e "s|@ENGINE_LOG@|/home/srosenbe/ovirt_engine_master/var/log/ovirt-engine|g" \ -e "s|@ENGINE_TMP@|/home/srosenbe/ovirt_engine_master/var/tmp/ovirt-engine|g" \ -e "s|@ENGINE_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@ENGINE_LIBEXEC@|/home/srosenbe/ovirt_engine_master/libexec|g" \ -e "s|@ENGINE_DOC@|/home/srosenbe/ovirt_engine_master/share/doc/ovirt-engine|g" \ -e "s|@ENGINE_VAR@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine|g" \ -e "s|@ENGINE_CACHE@|/home/srosenbe/ovirt_engine_master/var/cache/ovirt-engine|g" \ -e "s|@ENGINE_PID@|/home/srosenbe/ovirt_engine_master/var/run/ovirt-engine.pid|g" \ -e "s|@ENGINE_COMMON_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@SETUP_ETC@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine|g" \ -e "s|@SETUP_LOG@|/home/srosenbe/ovirt_engine_master/var/log/ovirt-engine|g" \ -e "s|@SETUP_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@SETUP_VAR@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine|g" \ -e "s|@DEV_PYTHON_DIR@|/home/srosenbe/ovirt_engine_master/usr/lib/python2.7/site-packages|g" \ -e "s|@DEV_PYTHON3_DIR@|/home/srosenbe/ovirt_engine_master|g" \ -e "s|@DEV_SETUP_ENV_DIR@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine-setup.env.d|g" \ -e "s|@RPM_VERSION@|4.3.0|g" \ -e "s|@RPM_RELEASE@|0.0.master.20180226100708|g" \ -e "s|@PACKAGE_NAME@|ovirt-engine|g" \ -e "s|@PACKAGE_VERSION@|4.3.0_master|g" \ -e "s|@POSTGRESQL_SYSTEMD_SERVICE@||g" \ -e "s|@DISPLAY_VERSION@|4.3.0_master|g" \ -e "s|@JBOSS_HOME@|/usr/share/ovirt-engine-wildfly|g" \ -e "s|@JBOSS_RUNTIME@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine/jboss_runtime|g" \ -e "s|@PEP8@|pep8|g" \ -e "s|@PYFLAKES@|pyflakes|g" \ -e "s|@ISORT@|isort|g" \ -e "s|@DEVMODE@|1|g" \ -e "s|@VMCONSOLE_SYSCONF_DIR@|/home/srosenbe/ovirt_engine_master/etc/ovirt-vmconsole|g" \ -e "s|@VMCONSOLE_PKI_DIR@|/home/srosenbe/ovirt_engine_master/etc/pki/ovirt-vmconsole|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_PATH@|/home/srosenbe/ovirt_engine_master/libexec/ovirt-vmconsole-proxy-helper/ovirt-vmconsole-list.py|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-vmconsole-proxy-helper.conf|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_DEFAULTS@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine/conf/ovirt-vmconsole-proxy-helper.conf|g" \ -e "s|@BIN_DIR@|/home/srosenbe/ovirt_engine_master/bin|g" \ -e "s|@AAA_JDBC_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine-extension-aaa-jdbc|g" \ packaging/setup/bin/ovirt-engine-setup.env.in > packaging/setup/bin/ovirt-engine-setup.env sed \ -e "s|@ENGINE_DEFAULTS@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine/services/ovirt-engine/ovirt-engine.conf|g" \ -e "s|@ENGINE_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/engine.conf|g" \ -e "s|@ENGINE_SETUP_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine-setup.conf|g" \ -e "s|@ENGINE_NOTIFIER_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/notifier/notifier.conf|g" \ -e "s|@ENGINE_FKLSNR_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-fence-kdump-listener.conf|g" \ -e "s|@ENGINE_WSPROXY_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-websocket-proxy.conf|g" \ -e "s|@ENGINE_USER@|ovirt|g" \ -e "s|@ENGINE_GROUP@|ovirt|g" \ -e "s|@ENGINE_ETC@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine|g" \ -e "s|@ENGINE_PKI@|/home/srosenbe/ovirt_engine_master/etc/pki/ovirt-engine|g" \ -e "s|@ENGINE_LOG@|/home/srosenbe/ovirt_engine_master/var/log/ovirt-engine|g" \ -e "s|@ENGINE_TMP@|/home/srosenbe/ovirt_engine_master/var/tmp/ovirt-engine|g" \ -e "s|@ENGINE_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@ENGINE_LIBEXEC@|/home/srosenbe/ovirt_engine_master/libexec|g" \ -e "s|@ENGINE_DOC@|/home/srosenbe/ovirt_engine_master/share/doc/ovirt-engine|g" \ -e "s|@ENGINE_VAR@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine|g" \ -e "s|@ENGINE_CACHE@|/home/srosenbe/ovirt_engine_master/var/cache/ovirt-engine|g" \ -e "s|@ENGINE_PID@|/home/srosenbe/ovirt_engine_master/var/run/ovirt-engine.pid|g" \ -e "s|@ENGINE_COMMON_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@SETUP_ETC@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine|g" \ -e "s|@SETUP_LOG@|/home/srosenbe/ovirt_engine_master/var/log/ovirt-engine|g" \ -e "s|@SETUP_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@SETUP_VAR@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine|g" \ -e "s|@DEV_PYTHON_DIR@|/home/srosenbe/ovirt_engine_master/usr/lib/python2.7/site-packages|g" \ -e "s|@DEV_PYTHON3_DIR@|/home/srosenbe/ovirt_engine_master|g" \ -e "s|@DEV_SETUP_ENV_DIR@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine-setup.env.d|g" \ -e "s|@RPM_VERSION@|4.3.0|g" \ -e "s|@RPM_RELEASE@|0.0.master.20180226100708|g" \ -e "s|@PACKAGE_NAME@|ovirt-engine|g" \ -e "s|@PACKAGE_VERSION@|4.3.0_master|g" \ -e "s|@POSTGRESQL_SYSTEMD_SERVICE@||g" \ -e "s|@DISPLAY_VERSION@|4.3.0_master|g" \ -e "s|@JBOSS_HOME@|/usr/share/ovirt-engine-wildfly|g" \ -e "s|@JBOSS_RUNTIME@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine/jboss_runtime|g" \ -e "s|@PEP8@|pep8|g" \ -e "s|@PYFLAKES@|pyflakes|g" \ -e "s|@ISORT@|isort|g" \ -e "s|@DEVMODE@|1|g" \ -e "s|@VMCONSOLE_SYSCONF_DIR@|/home/srosenbe/ovirt_engine_master/etc/ovirt-vmconsole|g" \ -e "s|@VMCONSOLE_PKI_DIR@|/home/srosenbe/ovirt_engine_master/etc/pki/ovirt-vmconsole|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_PATH@|/home/srosenbe/ovirt_engine_master/libexec/ovirt-vmconsole-proxy-helper/ovirt-vmconsole-list.py|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-vmconsole-proxy-helper.conf|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_DEFAULTS@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine/conf/ovirt-vmconsole-proxy-helper.conf|g" \ -e "s|@BIN_DIR@|/home/srosenbe/ovirt_engine_master/bin|g" \ -e "s|@AAA_JDBC_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine-extension-aaa-jdbc|g" \ packaging/setup/ovirt_engine_setup/config.py.in > packaging/setup/ovirt_engine_setup/config.py sed \ -e "s|@ENGINE_DEFAULTS@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine/services/ovirt-engine/ovirt-engine.conf|g" \ -e "s|@ENGINE_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/engine.conf|g" \ -e "s|@ENGINE_SETUP_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine-setup.conf|g" \ -e "s|@ENGINE_NOTIFIER_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/notifier/notifier.conf|g" \ -e "s|@ENGINE_FKLSNR_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-fence-kdump-listener.conf|g" \ -e "s|@ENGINE_WSPROXY_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-websocket-proxy.conf|g" \ -e "s|@ENGINE_USER@|ovirt|g" \ -e "s|@ENGINE_GROUP@|ovirt|g" \ -e "s|@ENGINE_ETC@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine|g" \ -e "s|@ENGINE_PKI@|/home/srosenbe/ovirt_engine_master/etc/pki/ovirt-engine|g" \ -e "s|@ENGINE_LOG@|/home/srosenbe/ovirt_engine_master/var/log/ovirt-engine|g" \ -e "s|@ENGINE_TMP@|/home/srosenbe/ovirt_engine_master/var/tmp/ovirt-engine|g" \ -e "s|@ENGINE_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@ENGINE_LIBEXEC@|/home/srosenbe/ovirt_engine_master/libexec|g" \ -e "s|@ENGINE_DOC@|/home/srosenbe/ovirt_engine_master/share/doc/ovirt-engine|g" \ -e "s|@ENGINE_VAR@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine|g" \ -e "s|@ENGINE_CACHE@|/home/srosenbe/ovirt_engine_master/var/cache/ovirt-engine|g" \ -e "s|@ENGINE_PID@|/home/srosenbe/ovirt_engine_master/var/run/ovirt-engine.pid|g" \ -e "s|@ENGINE_COMMON_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@SETUP_ETC@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine|g" \ -e "s|@SETUP_LOG@|/home/srosenbe/ovirt_engine_master/var/log/ovirt-engine|g" \ -e "s|@SETUP_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@SETUP_VAR@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine|g" \ -e "s|@DEV_PYTHON_DIR@|/home/srosenbe/ovirt_engine_master/usr/lib/python2.7/site-packages|g" \ -e "s|@DEV_PYTHON3_DIR@|/home/srosenbe/ovirt_engine_master|g" \ -e "s|@DEV_SETUP_ENV_DIR@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine-setup.env.d|g" \ -e "s|@RPM_VERSION@|4.3.0|g" \ -e "s|@RPM_RELEASE@|0.0.master.20180226100708|g" \ -e "s|@PACKAGE_NAME@|ovirt-engine|g" \ -e "s|@PACKAGE_VERSION@|4.3.0_master|g" \ -e "s|@POSTGRESQL_SYSTEMD_SERVICE@||g" \ -e "s|@DISPLAY_VERSION@|4.3.0_master|g" \ -e "s|@JBOSS_HOME@|/usr/share/ovirt-engine-wildfly|g" \ -e "s|@JBOSS_RUNTIME@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine/jboss_runtime|g" \ -e "s|@PEP8@|pep8|g" \ -e "s|@PYFLAKES@|pyflakes|g" \ -e "s|@ISORT@|isort|g" \ -e "s|@DEVMODE@|1|g" \ -e "s|@VMCONSOLE_SYSCONF_DIR@|/home/srosenbe/ovirt_engine_master/etc/ovirt-vmconsole|g" \ -e "s|@VMCONSOLE_PKI_DIR@|/home/srosenbe/ovirt_engine_master/etc/pki/ovirt-vmconsole|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_PATH@|/home/srosenbe/ovirt_engine_master/libexec/ovirt-vmconsole-proxy-helper/ovirt-vmconsole-list.py|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-vmconsole-proxy-helper.conf|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_DEFAULTS@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine/conf/ovirt-vmconsole-proxy-helper.conf|g" \ -e "s|@BIN_DIR@|/home/srosenbe/ovirt_engine_master/bin|g" \ -e "s|@AAA_JDBC_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine-extension-aaa-jdbc|g" \ packaging/setup/ovirt_engine_setup/engine/config.py.in > packaging/setup/ovirt_engine_setup/engine/config.py sed \ -e "s|@ENGINE_DEFAULTS@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine/services/ovirt-engine/ovirt-engine.conf|g" \ -e "s|@ENGINE_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/engine.conf|g" \ -e "s|@ENGINE_SETUP_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine-setup.conf|g" \ -e "s|@ENGINE_NOTIFIER_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/notifier/notifier.conf|g" \ -e "s|@ENGINE_FKLSNR_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-fence-kdump-listener.conf|g" \ -e "s|@ENGINE_WSPROXY_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-websocket-proxy.conf|g" \ -e "s|@ENGINE_USER@|ovirt|g" \ -e "s|@ENGINE_GROUP@|ovirt|g" \ -e "s|@ENGINE_ETC@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine|g" \ -e "s|@ENGINE_PKI@|/home/srosenbe/ovirt_engine_master/etc/pki/ovirt-engine|g" \ -e "s|@ENGINE_LOG@|/home/srosenbe/ovirt_engine_master/var/log/ovirt-engine|g" \ -e "s|@ENGINE_TMP@|/home/srosenbe/ovirt_engine_master/var/tmp/ovirt-engine|g" \ -e "s|@ENGINE_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@ENGINE_LIBEXEC@|/home/srosenbe/ovirt_engine_master/libexec|g" \ -e "s|@ENGINE_DOC@|/home/srosenbe/ovirt_engine_master/share/doc/ovirt-engine|g" \ -e "s|@ENGINE_VAR@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine|g" \ -e "s|@ENGINE_CACHE@|/home/srosenbe/ovirt_engine_master/var/cache/ovirt-engine|g" \ -e "s|@ENGINE_PID@|/home/srosenbe/ovirt_engine_master/var/run/ovirt-engine.pid|g" \ -e "s|@ENGINE_COMMON_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@SETUP_ETC@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine|g" \ -e "s|@SETUP_LOG@|/home/srosenbe/ovirt_engine_master/var/log/ovirt-engine|g" \ -e "s|@SETUP_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@SETUP_VAR@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine|g" \ -e "s|@DEV_PYTHON_DIR@|/home/srosenbe/ovirt_engine_master/usr/lib/python2.7/site-packages|g" \ -e "s|@DEV_PYTHON3_DIR@|/home/srosenbe/ovirt_engine_master|g" \ -e "s|@DEV_SETUP_ENV_DIR@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine-setup.env.d|g" \ -e "s|@RPM_VERSION@|4.3.0|g" \ -e "s|@RPM_RELEASE@|0.0.master.20180226100708|g" \ -e "s|@PACKAGE_NAME@|ovirt-engine|g" \ -e "s|@PACKAGE_VERSION@|4.3.0_master|g" \ -e "s|@POSTGRESQL_SYSTEMD_SERVICE@||g" \ -e "s|@DISPLAY_VERSION@|4.3.0_master|g" \ -e "s|@JBOSS_HOME@|/usr/share/ovirt-engine-wildfly|g" \ -e "s|@JBOSS_RUNTIME@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine/jboss_runtime|g" \ -e "s|@PEP8@|pep8|g" \ -e "s|@PYFLAKES@|pyflakes|g" \ -e "s|@ISORT@|isort|g" \ -e "s|@DEVMODE@|1|g" \ -e "s|@VMCONSOLE_SYSCONF_DIR@|/home/srosenbe/ovirt_engine_master/etc/ovirt-vmconsole|g" \ -e "s|@VMCONSOLE_PKI_DIR@|/home/srosenbe/ovirt_engine_master/etc/pki/ovirt-vmconsole|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_PATH@|/home/srosenbe/ovirt_engine_master/libexec/ovirt-vmconsole-proxy-helper/ovirt-vmconsole-list.py|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-vmconsole-proxy-helper.conf|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_DEFAULTS@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine/conf/ovirt-vmconsole-proxy-helper.conf|g" \ -e "s|@BIN_DIR@|/home/srosenbe/ovirt_engine_master/bin|g" \ -e "s|@AAA_JDBC_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine-extension-aaa-jdbc|g" \ packaging/setup/ovirt_engine_setup/engine_common/config.py.in > packaging/setup/ovirt_engine_setup/engine_common/config.py sed \ -e "s|@ENGINE_DEFAULTS@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine/services/ovirt-engine/ovirt-engine.conf|g" \ -e "s|@ENGINE_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/engine.conf|g" \ -e "s|@ENGINE_SETUP_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine-setup.conf|g" \ -e "s|@ENGINE_NOTIFIER_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/notifier/notifier.conf|g" \ -e "s|@ENGINE_FKLSNR_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-fence-kdump-listener.conf|g" \ -e "s|@ENGINE_WSPROXY_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-websocket-proxy.conf|g" \ -e "s|@ENGINE_USER@|ovirt|g" \ -e "s|@ENGINE_GROUP@|ovirt|g" \ -e "s|@ENGINE_ETC@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine|g" \ -e "s|@ENGINE_PKI@|/home/srosenbe/ovirt_engine_master/etc/pki/ovirt-engine|g" \ -e "s|@ENGINE_LOG@|/home/srosenbe/ovirt_engine_master/var/log/ovirt-engine|g" \ -e "s|@ENGINE_TMP@|/home/srosenbe/ovirt_engine_master/var/tmp/ovirt-engine|g" \ -e "s|@ENGINE_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@ENGINE_LIBEXEC@|/home/srosenbe/ovirt_engine_master/libexec|g" \ -e "s|@ENGINE_DOC@|/home/srosenbe/ovirt_engine_master/share/doc/ovirt-engine|g" \ -e "s|@ENGINE_VAR@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine|g" \ -e "s|@ENGINE_CACHE@|/home/srosenbe/ovirt_engine_master/var/cache/ovirt-engine|g" \ -e "s|@ENGINE_PID@|/home/srosenbe/ovirt_engine_master/var/run/ovirt-engine.pid|g" \ -e "s|@ENGINE_COMMON_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@SETUP_ETC@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine|g" \ -e "s|@SETUP_LOG@|/home/srosenbe/ovirt_engine_master/var/log/ovirt-engine|g" \ -e "s|@SETUP_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@SETUP_VAR@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine|g" \ -e "s|@DEV_PYTHON_DIR@|/home/srosenbe/ovirt_engine_master/usr/lib/python2.7/site-packages|g" \ -e "s|@DEV_PYTHON3_DIR@|/home/srosenbe/ovirt_engine_master|g" \ -e "s|@DEV_SETUP_ENV_DIR@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine-setup.env.d|g" \ -e "s|@RPM_VERSION@|4.3.0|g" \ -e "s|@RPM_RELEASE@|0.0.master.20180226100708|g" \ -e "s|@PACKAGE_NAME@|ovirt-engine|g" \ -e "s|@PACKAGE_VERSION@|4.3.0_master|g" \ -e "s|@POSTGRESQL_SYSTEMD_SERVICE@||g" \ -e "s|@DISPLAY_VERSION@|4.3.0_master|g" \ -e "s|@JBOSS_HOME@|/usr/share/ovirt-engine-wildfly|g" \ -e "s|@JBOSS_RUNTIME@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine/jboss_runtime|g" \ -e "s|@PEP8@|pep8|g" \ -e "s|@PYFLAKES@|pyflakes|g" \ -e "s|@ISORT@|isort|g" \ -e "s|@DEVMODE@|1|g" \ -e "s|@VMCONSOLE_SYSCONF_DIR@|/home/srosenbe/ovirt_engine_master/etc/ovirt-vmconsole|g" \ -e "s|@VMCONSOLE_PKI_DIR@|/home/srosenbe/ovirt_engine_master/etc/pki/ovirt-vmconsole|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_PATH@|/home/srosenbe/ovirt_engine_master/libexec/ovirt-vmconsole-proxy-helper/ovirt-vmconsole-list.py|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-vmconsole-proxy-helper.conf|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_DEFAULTS@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine/conf/ovirt-vmconsole-proxy-helper.conf|g" \ -e "s|@BIN_DIR@|/home/srosenbe/ovirt_engine_master/bin|g" \ -e "s|@AAA_JDBC_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine-extension-aaa-jdbc|g" \ packaging/setup/ovirt_engine_setup/vmconsole_proxy_helper/config.py.in > packaging/setup/ovirt_engine_setup/vmconsole_proxy_helper/config.py sed \ -e "s|@ENGINE_DEFAULTS@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine/services/ovirt-engine/ovirt-engine.conf|g" \ -e "s|@ENGINE_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/engine.conf|g" \ -e "s|@ENGINE_SETUP_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine-setup.conf|g" \ -e "s|@ENGINE_NOTIFIER_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/notifier/notifier.conf|g" \ -e "s|@ENGINE_FKLSNR_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-fence-kdump-listener.conf|g" \ -e "s|@ENGINE_WSPROXY_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-websocket-proxy.conf|g" \ -e "s|@ENGINE_USER@|ovirt|g" \ -e "s|@ENGINE_GROUP@|ovirt|g" \ -e "s|@ENGINE_ETC@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine|g" \ -e "s|@ENGINE_PKI@|/home/srosenbe/ovirt_engine_master/etc/pki/ovirt-engine|g" \ -e "s|@ENGINE_LOG@|/home/srosenbe/ovirt_engine_master/var/log/ovirt-engine|g" \ -e "s|@ENGINE_TMP@|/home/srosenbe/ovirt_engine_master/var/tmp/ovirt-engine|g" \ -e "s|@ENGINE_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@ENGINE_LIBEXEC@|/home/srosenbe/ovirt_engine_master/libexec|g" \ -e "s|@ENGINE_DOC@|/home/srosenbe/ovirt_engine_master/share/doc/ovirt-engine|g" \ -e "s|@ENGINE_VAR@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine|g" \ -e "s|@ENGINE_CACHE@|/home/srosenbe/ovirt_engine_master/var/cache/ovirt-engine|g" \ -e "s|@ENGINE_PID@|/home/srosenbe/ovirt_engine_master/var/run/ovirt-engine.pid|g" \ -e "s|@ENGINE_COMMON_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@SETUP_ETC@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine|g" \ -e "s|@SETUP_LOG@|/home/srosenbe/ovirt_engine_master/var/log/ovirt-engine|g" \ -e "s|@SETUP_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@SETUP_VAR@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine|g" \ -e "s|@DEV_PYTHON_DIR@|/home/srosenbe/ovirt_engine_master/usr/lib/python2.7/site-packages|g" \ -e "s|@DEV_PYTHON3_DIR@|/home/srosenbe/ovirt_engine_master|g" \ -e "s|@DEV_SETUP_ENV_DIR@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine-setup.env.d|g" \ -e "s|@RPM_VERSION@|4.3.0|g" \ -e "s|@RPM_RELEASE@|0.0.master.20180226100708|g" \ -e "s|@PACKAGE_NAME@|ovirt-engine|g" \ -e "s|@PACKAGE_VERSION@|4.3.0_master|g" \ -e "s|@POSTGRESQL_SYSTEMD_SERVICE@||g" \ -e "s|@DISPLAY_VERSION@|4.3.0_master|g" \ -e "s|@JBOSS_HOME@|/usr/share/ovirt-engine-wildfly|g" \ -e "s|@JBOSS_RUNTIME@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine/jboss_runtime|g" \ -e "s|@PEP8@|pep8|g" \ -e "s|@PYFLAKES@|pyflakes|g" \ -e "s|@ISORT@|isort|g" \ -e "s|@DEVMODE@|1|g" \ -e "s|@VMCONSOLE_SYSCONF_DIR@|/home/srosenbe/ovirt_engine_master/etc/ovirt-vmconsole|g" \ -e "s|@VMCONSOLE_PKI_DIR@|/home/srosenbe/ovirt_engine_master/etc/pki/ovirt-vmconsole|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_PATH@|/home/srosenbe/ovirt_engine_master/libexec/ovirt-vmconsole-proxy-helper/ovirt-vmconsole-list.py|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-vmconsole-proxy-helper.conf|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_DEFAULTS@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine/conf/ovirt-vmconsole-proxy-helper.conf|g" \ -e "s|@BIN_DIR@|/home/srosenbe/ovirt_engine_master/bin|g" \ -e "s|@AAA_JDBC_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine-extension-aaa-jdbc|g" \ packaging/setup/ovirt_engine_setup/websocket_proxy/config.py.in > packaging/setup/ovirt_engine_setup/websocket_proxy/config.py sed \ -e "s|@ENGINE_DEFAULTS@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine/services/ovirt-engine/ovirt-engine.conf|g" \ -e "s|@ENGINE_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/engine.conf|g" \ -e "s|@ENGINE_SETUP_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine-setup.conf|g" \ -e "s|@ENGINE_NOTIFIER_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/notifier/notifier.conf|g" \ -e "s|@ENGINE_FKLSNR_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-fence-kdump-listener.conf|g" \ -e "s|@ENGINE_WSPROXY_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-websocket-proxy.conf|g" \ -e "s|@ENGINE_USER@|ovirt|g" \ -e "s|@ENGINE_GROUP@|ovirt|g" \ -e "s|@ENGINE_ETC@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine|g" \ -e "s|@ENGINE_PKI@|/home/srosenbe/ovirt_engine_master/etc/pki/ovirt-engine|g" \ -e "s|@ENGINE_LOG@|/home/srosenbe/ovirt_engine_master/var/log/ovirt-engine|g" \ -e "s|@ENGINE_TMP@|/home/srosenbe/ovirt_engine_master/var/tmp/ovirt-engine|g" \ -e "s|@ENGINE_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@ENGINE_LIBEXEC@|/home/srosenbe/ovirt_engine_master/libexec|g" \ -e "s|@ENGINE_DOC@|/home/srosenbe/ovirt_engine_master/share/doc/ovirt-engine|g" \ -e "s|@ENGINE_VAR@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine|g" \ -e "s|@ENGINE_CACHE@|/home/srosenbe/ovirt_engine_master/var/cache/ovirt-engine|g" \ -e "s|@ENGINE_PID@|/home/srosenbe/ovirt_engine_master/var/run/ovirt-engine.pid|g" \ -e "s|@ENGINE_COMMON_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@SETUP_ETC@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine|g" \ -e "s|@SETUP_LOG@|/home/srosenbe/ovirt_engine_master/var/log/ovirt-engine|g" \ -e "s|@SETUP_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@SETUP_VAR@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine|g" \ -e "s|@DEV_PYTHON_DIR@|/home/srosenbe/ovirt_engine_master/usr/lib/python2.7/site-packages|g" \ -e "s|@DEV_PYTHON3_DIR@|/home/srosenbe/ovirt_engine_master|g" \ -e "s|@DEV_SETUP_ENV_DIR@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine-setup.env.d|g" \ -e "s|@RPM_VERSION@|4.3.0|g" \ -e "s|@RPM_RELEASE@|0.0.master.20180226100708|g" \ -e "s|@PACKAGE_NAME@|ovirt-engine|g" \ -e "s|@PACKAGE_VERSION@|4.3.0_master|g" \ -e "s|@POSTGRESQL_SYSTEMD_SERVICE@||g" \ -e "s|@DISPLAY_VERSION@|4.3.0_master|g" \ -e "s|@JBOSS_HOME@|/usr/share/ovirt-engine-wildfly|g" \ -e "s|@JBOSS_RUNTIME@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine/jboss_runtime|g" \ -e "s|@PEP8@|pep8|g" \ -e "s|@PYFLAKES@|pyflakes|g" \ -e "s|@ISORT@|isort|g" \ -e "s|@DEVMODE@|1|g" \ -e "s|@VMCONSOLE_SYSCONF_DIR@|/home/srosenbe/ovirt_engine_master/etc/ovirt-vmconsole|g" \ -e "s|@VMCONSOLE_PKI_DIR@|/home/srosenbe/ovirt_engine_master/etc/pki/ovirt-vmconsole|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_PATH@|/home/srosenbe/ovirt_engine_master/libexec/ovirt-vmconsole-proxy-helper/ovirt-vmconsole-list.py|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-vmconsole-proxy-helper.conf|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_DEFAULTS@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine/conf/ovirt-vmconsole-proxy-helper.conf|g" \ -e "s|@BIN_DIR@|/home/srosenbe/ovirt_engine_master/bin|g" \ -e "s|@AAA_JDBC_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine-extension-aaa-jdbc|g" \ packaging/sys-etc/logrotate.d/ovirt-engine.in > packaging/sys-etc/logrotate.d/ovirt-engine sed \ -e "s|@ENGINE_DEFAULTS@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine/services/ovirt-engine/ovirt-engine.conf|g" \ -e "s|@ENGINE_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/engine.conf|g" \ -e "s|@ENGINE_SETUP_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine-setup.conf|g" \ -e "s|@ENGINE_NOTIFIER_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/notifier/notifier.conf|g" \ -e "s|@ENGINE_FKLSNR_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-fence-kdump-listener.conf|g" \ -e "s|@ENGINE_WSPROXY_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-websocket-proxy.conf|g" \ -e "s|@ENGINE_USER@|ovirt|g" \ -e "s|@ENGINE_GROUP@|ovirt|g" \ -e "s|@ENGINE_ETC@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine|g" \ -e "s|@ENGINE_PKI@|/home/srosenbe/ovirt_engine_master/etc/pki/ovirt-engine|g" \ -e "s|@ENGINE_LOG@|/home/srosenbe/ovirt_engine_master/var/log/ovirt-engine|g" \ -e "s|@ENGINE_TMP@|/home/srosenbe/ovirt_engine_master/var/tmp/ovirt-engine|g" \ -e "s|@ENGINE_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@ENGINE_LIBEXEC@|/home/srosenbe/ovirt_engine_master/libexec|g" \ -e "s|@ENGINE_DOC@|/home/srosenbe/ovirt_engine_master/share/doc/ovirt-engine|g" \ -e "s|@ENGINE_VAR@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine|g" \ -e "s|@ENGINE_CACHE@|/home/srosenbe/ovirt_engine_master/var/cache/ovirt-engine|g" \ -e "s|@ENGINE_PID@|/home/srosenbe/ovirt_engine_master/var/run/ovirt-engine.pid|g" \ -e "s|@ENGINE_COMMON_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@SETUP_ETC@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine|g" \ -e "s|@SETUP_LOG@|/home/srosenbe/ovirt_engine_master/var/log/ovirt-engine|g" \ -e "s|@SETUP_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@SETUP_VAR@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine|g" \ -e "s|@DEV_PYTHON_DIR@|/home/srosenbe/ovirt_engine_master/usr/lib/python2.7/site-packages|g" \ -e "s|@DEV_PYTHON3_DIR@|/home/srosenbe/ovirt_engine_master|g" \ -e "s|@DEV_SETUP_ENV_DIR@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine-setup.env.d|g" \ -e "s|@RPM_VERSION@|4.3.0|g" \ -e "s|@RPM_RELEASE@|0.0.master.20180226100708|g" \ -e "s|@PACKAGE_NAME@|ovirt-engine|g" \ -e "s|@PACKAGE_VERSION@|4.3.0_master|g" \ -e "s|@POSTGRESQL_SYSTEMD_SERVICE@||g" \ -e "s|@DISPLAY_VERSION@|4.3.0_master|g" \ -e "s|@JBOSS_HOME@|/usr/share/ovirt-engine-wildfly|g" \ -e "s|@JBOSS_RUNTIME@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine/jboss_runtime|g" \ -e "s|@PEP8@|pep8|g" \ -e "s|@PYFLAKES@|pyflakes|g" \ -e "s|@ISORT@|isort|g" \ -e "s|@DEVMODE@|1|g" \ -e "s|@VMCONSOLE_SYSCONF_DIR@|/home/srosenbe/ovirt_engine_master/etc/ovirt-vmconsole|g" \ -e "s|@VMCONSOLE_PKI_DIR@|/home/srosenbe/ovirt_engine_master/etc/pki/ovirt-vmconsole|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_PATH@|/home/srosenbe/ovirt_engine_master/libexec/ovirt-vmconsole-proxy-helper/ovirt-vmconsole-list.py|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-vmconsole-proxy-helper.conf|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_DEFAULTS@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine/conf/ovirt-vmconsole-proxy-helper.conf|g" \ -e "s|@BIN_DIR@|/home/srosenbe/ovirt_engine_master/bin|g" \ -e "s|@AAA_JDBC_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine-extension-aaa-jdbc|g" \ packaging/sys-etc/logrotate.d/ovirt-engine-notifier.in > packaging/sys-etc/logrotate.d/ovirt-engine-notifier sed \ -e "s|@ENGINE_DEFAULTS@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine/services/ovirt-engine/ovirt-engine.conf|g" \ -e "s|@ENGINE_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/engine.conf|g" \ -e "s|@ENGINE_SETUP_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine-setup.conf|g" \ -e "s|@ENGINE_NOTIFIER_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/notifier/notifier.conf|g" \ -e "s|@ENGINE_FKLSNR_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-fence-kdump-listener.conf|g" \ -e "s|@ENGINE_WSPROXY_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-websocket-proxy.conf|g" \ -e "s|@ENGINE_USER@|ovirt|g" \ -e "s|@ENGINE_GROUP@|ovirt|g" \ -e "s|@ENGINE_ETC@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine|g" \ -e "s|@ENGINE_PKI@|/home/srosenbe/ovirt_engine_master/etc/pki/ovirt-engine|g" \ -e "s|@ENGINE_LOG@|/home/srosenbe/ovirt_engine_master/var/log/ovirt-engine|g" \ -e "s|@ENGINE_TMP@|/home/srosenbe/ovirt_engine_master/var/tmp/ovirt-engine|g" \ -e "s|@ENGINE_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@ENGINE_LIBEXEC@|/home/srosenbe/ovirt_engine_master/libexec|g" \ -e "s|@ENGINE_DOC@|/home/srosenbe/ovirt_engine_master/share/doc/ovirt-engine|g" \ -e "s|@ENGINE_VAR@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine|g" \ -e "s|@ENGINE_CACHE@|/home/srosenbe/ovirt_engine_master/var/cache/ovirt-engine|g" \ -e "s|@ENGINE_PID@|/home/srosenbe/ovirt_engine_master/var/run/ovirt-engine.pid|g" \ -e "s|@ENGINE_COMMON_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@SETUP_ETC@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine|g" \ -e "s|@SETUP_LOG@|/home/srosenbe/ovirt_engine_master/var/log/ovirt-engine|g" \ -e "s|@SETUP_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@SETUP_VAR@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine|g" \ -e "s|@DEV_PYTHON_DIR@|/home/srosenbe/ovirt_engine_master/usr/lib/python2.7/site-packages|g" \ -e "s|@DEV_PYTHON3_DIR@|/home/srosenbe/ovirt_engine_master|g" \ -e "s|@DEV_SETUP_ENV_DIR@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine-setup.env.d|g" \ -e "s|@RPM_VERSION@|4.3.0|g" \ -e "s|@RPM_RELEASE@|0.0.master.20180226100708|g" \ -e "s|@PACKAGE_NAME@|ovirt-engine|g" \ -e "s|@PACKAGE_VERSION@|4.3.0_master|g" \ -e "s|@POSTGRESQL_SYSTEMD_SERVICE@||g" \ -e "s|@DISPLAY_VERSION@|4.3.0_master|g" \ -e "s|@JBOSS_HOME@|/usr/share/ovirt-engine-wildfly|g" \ -e "s|@JBOSS_RUNTIME@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine/jboss_runtime|g" \ -e "s|@PEP8@|pep8|g" \ -e "s|@PYFLAKES@|pyflakes|g" \ -e "s|@ISORT@|isort|g" \ -e "s|@DEVMODE@|1|g" \ -e "s|@VMCONSOLE_SYSCONF_DIR@|/home/srosenbe/ovirt_engine_master/etc/ovirt-vmconsole|g" \ -e "s|@VMCONSOLE_PKI_DIR@|/home/srosenbe/ovirt_engine_master/etc/pki/ovirt-vmconsole|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_PATH@|/home/srosenbe/ovirt_engine_master/libexec/ovirt-vmconsole-proxy-helper/ovirt-vmconsole-list.py|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-vmconsole-proxy-helper.conf|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_DEFAULTS@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine/conf/ovirt-vmconsole-proxy-helper.conf|g" \ -e "s|@BIN_DIR@|/home/srosenbe/ovirt_engine_master/bin|g" \ -e "s|@AAA_JDBC_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine-extension-aaa-jdbc|g" \ packaging/sys-etc/logrotate.d/ovirt-engine-setup.in > packaging/sys-etc/logrotate.d/ovirt-engine-setup chmod a+x build/python-check.sh chmod a+x packaging/bin/engine-backup.sh chmod a+x packaging/services/ovirt-engine/ovirt-engine.sysv chmod a+x packaging/services/ovirt-engine-notifier/ovirt-engine-notifier.sysv chmod a+x packaging/services/ovirt-fence-kdump-listener/ovirt-fence-kdump-listener.sysv chmod a+x packaging/services/ovirt-websocket-proxy/ovirt-websocket-proxy.sysv if [ "1" != 0 ]; then \ if [ "0" != 0 ]; then \ require="10240"; \ current="$(ulimit -n)"; \ if [ "${current}" -lt "${require}" ]; then \ echo "Building locales requires more than ${require} available file descriptors, currently ${current}" >&2; \ echo "Refer to README.adoc for further instructions" >&2; \ false; \ fi; \ fi; \ fi if [ "1" != 0 ]; then \ echo "Performing build validation." &&\ build/shell-check.sh && \ build/python-check.sh && \ build/image-check.sh && \ build/helptag-oneline-check.py && \ build/dbscripts-duplicate_upgrade_scripts.sh; \ fi Performing build validation. ++ dirname build/shell-check.sh + SRCDIR=build/.. + cd build/.. + '[' -z '' ']' + '[' -x /bin/dash ']' + VALIDATION_SHELL=/bin/sh + EXTRA_ARGS= + /bin/sh --version + grep -q bash + EXTRA_ARGS=' --posix' ++ find packaging build -type f '(' -executable -or -name '*.sh' -or -name '*.bash' ')' -and -not -name '*.py' ++ read f ++ tail -n 1 ++ read l ++ shell=/bin/sh ++ candidate=/bin/sh ++ candidate=/bin/sh ++ candidate=/bin/sh ++ '[' /bin/sh '!=' '#!/bin/sh' ']' ++ shell=/bin/sh ++ skip= ++ case "${shell}" in ++ shell='/bin/sh --posix' ++ '[' -z '' ']' ++ /bin/sh --posix -n packaging/bin/pki-pkcs12-extract.sh ++ echo '' ++ read f ++ read l ++ shell=/bin/sh ++ candidate=/bin/sh ++ candidate=/bin/sh ++ candidate=/bin/sh ++ '[' /bin/sh '!=' '#!/bin/sh' ']' ++ shell=/bin/sh ++ skip= ++ case "${shell}" in ++ shell='/bin/sh --posix' ++ '[' -z '' ']' ++ /bin/sh --posix -n packaging/bin/engine-backup.sh.in ++ echo '' ++ read f ++ read l ++ shell=/bin/sh ++ candidate= ++ candidate= ++ candidate= ++ '[' '' '!=' '' ']' ++ skip= ++ case "${shell}" in ++ shell='/bin/sh --posix' ++ '[' -z '' ']' ++ /bin/sh --posix -n packaging/bin/pki-common.sh ++ echo '' ++ read f ++ read l ++ shell=/bin/sh ++ candidate=/bin/sh ++ candidate=/bin/sh ++ candidate=/bin/sh ++ '[' /bin/sh '!=' '#!/bin/sh' ']' ++ shell=/bin/sh ++ skip= ++ case "${shell}" in ++ shell='/bin/sh --posix' ++ '[' -z '' ']' ++ /bin/sh --posix -n packaging/bin/pki-enroll-request.sh ++ echo '' ++ read f ++ read l ++ shell=/bin/sh ++ candidate=/bin/sh ++ candidate=/bin/sh ++ candidate=/bin/sh ++ '[' /bin/sh '!=' '#!/bin/sh' ']' ++ shell=/bin/sh ++ skip= ++ case "${shell}" in ++ shell='/bin/sh --posix' ++ '[' -z '' ']' ++ /bin/sh --posix -n packaging/bin/pki-create-ca.sh ++ echo '' ++ read f ++ read l ++ shell=/bin/sh ++ candidate=/bin/sh ++ candidate=/bin/sh ++ candidate=/bin/sh ++ '[' /bin/sh '!=' '#!/bin/sh' ']' ++ shell=/bin/sh ++ skip= ++ case "${shell}" in ++ shell='/bin/sh --posix' ++ '[' -z '' ']' ++ /bin/sh --posix -n packaging/bin/engine-vacuum.sh ++ echo '' ++ read f ++ read l ++ shell=/bin/sh ++ candidate=/bin/sh ++ candidate=/bin/sh ++ candidate=/bin/sh ++ '[' /bin/sh '!=' '#!/bin/sh' ']' ++ shell=/bin/sh ++ skip= ++ case "${shell}" in ++ shell='/bin/sh --posix' ++ '[' -z '' ']' ++ /bin/sh --posix -n packaging/bin/ovirt-engine-role.sh ++ echo '' ++ read f ++ read l ++ shell=/bin/sh ++ candidate=/bin/sh ++ candidate=/bin/sh ++ candidate=/bin/sh ++ '[' /bin/sh '!=' '#!/bin/sh' ']' ++ shell=/bin/sh ++ skip= ++ case "${shell}" in ++ shell='/bin/sh --posix' ++ '[' -z '' ']' ++ /bin/sh --posix -n packaging/bin/ovirt-engine-extensions-tool.sh ++ echo '' ++ read f ++ read l ++ shell=/bin/sh ++ candidate=/bin/sh ++ candidate=/bin/sh ++ candidate=/bin/sh ++ '[' /bin/sh '!=' '#!/bin/sh' ']' ++ shell=/bin/sh ++ skip= ++ case "${shell}" in ++ shell='/bin/sh --posix' ++ '[' -z '' ']' ++ /bin/sh --posix -n packaging/bin/generate-pgpass.sh ++ echo '' ++ read f ++ read l ++ shell=/bin/sh ++ candidate=/bin/sh ++ candidate=/bin/sh ++ candidate=/bin/sh ++ '[' /bin/sh '!=' '#!/bin/sh' ']' ++ shell=/bin/sh ++ skip= ++ case "${shell}" in ++ shell='/bin/sh --posix' ++ '[' -z '' ']' ++ /bin/sh --posix -n packaging/bin/ovirt-engine-crypto-tool.sh ++ echo '' ++ read f ++ read l ++ shell=/bin/sh ++ candidate=/usr/bin/python ++ candidate=/usr/bin/python ++ candidate=/usr/bin/python ++ '[' /usr/bin/python '!=' '#!/usr/bin/python' ']' ++ shell=/usr/bin/python ++ skip= ++ case "${shell}" in ++ skip=1 ++ '[' -z 1 ']' ++ echo '' ++ read f ++ read l ++ shell=/bin/sh ++ candidate=/bin/sh ++ candidate=/bin/sh ++ candidate=/bin/sh ++ '[' /bin/sh '!=' '#!/bin/sh' ']' ++ shell=/bin/sh ++ skip= ++ case "${shell}" in ++ shell='/bin/sh --posix' ++ '[' -z '' ']' ++ /bin/sh --posix -n packaging/bin/pki-enroll-pkcs12.sh ++ echo '' ++ read f ++ read l ++ shell=/bin/sh ++ candidate= ++ candidate= ++ candidate= ++ '[' '' '!=' '' ']' ++ skip= ++ case "${shell}" in ++ shell='/bin/sh --posix' ++ '[' -z '' ']' ++ /bin/sh --posix -n packaging/bin/engine-prolog.sh ++ echo '' ++ read f ++ read l ++ shell=/bin/sh ++ candidate=/bin/sh ++ candidate=/bin/sh ++ candidate=/bin/sh ++ '[' /bin/sh '!=' '#!/bin/sh' ']' ++ shell=/bin/sh ++ skip= ++ case "${shell}" in ++ shell='/bin/sh --posix' ++ '[' -z '' ']' ++ /bin/sh --posix -n packaging/bin/engine-backup.sh ++ echo '' ++ read f ++ read l ++ shell=/bin/sh ++ candidate=/bin/sh ++ candidate=/bin/sh ++ candidate=/bin/sh ++ '[' /bin/sh '!=' '#!/bin/sh' ']' ++ shell=/bin/sh ++ skip= ++ case "${shell}" in ++ shell='/bin/sh --posix' ++ '[' -z '' ']' ++ /bin/sh --posix -n packaging/bin/ovirt-register-sso-client-tool.sh ++ echo '' ++ read f ++ read l ++ shell=/bin/sh ++ candidate=/bin/sh ++ candidate=/bin/sh ++ candidate=/bin/sh ++ '[' /bin/sh '!=' '#!/bin/sh' ']' ++ shell=/bin/sh ++ skip= ++ case "${shell}" in ++ shell='/bin/sh --posix' ++ '[' -z '' ']' ++ /bin/sh --posix -n packaging/bin/engine-config.sh ++ echo '' ++ read f ++ read l ++ shell=/bin/sh ++ candidate=/bin/sh ++ candidate=/bin/sh ++ candidate=/bin/sh ++ '[' /bin/sh '!=' '#!/bin/sh' ']' ++ shell=/bin/sh ++ skip= ++ case "${shell}" in ++ shell='/bin/sh --posix' ++ '[' -z '' ']' ++ /bin/sh --posix -n packaging/bin/pki-enroll-openssh-cert.sh ++ echo '' ++ read f ++ read l ++ shell=/bin/sh ++ candidate=/bin/sh ++ candidate=/bin/sh ++ candidate=/bin/sh ++ '[' /bin/sh '!=' '#!/bin/sh' ']' ++ shell=/bin/sh ++ skip= ++ case "${shell}" in ++ shell='/bin/sh --posix' ++ '[' -z '' ']' ++ /bin/sh --posix -n packaging/bin/java-home ++ echo '' ++ read f ++ read l ++ shell=/bin/sh ++ candidate=/bin/sh ++ candidate=/bin/sh ++ candidate=/bin/sh ++ '[' /bin/sh '!=' '#!/bin/sh' ']' ++ shell=/bin/sh ++ skip= ++ case "${shell}" in ++ shell='/bin/sh --posix' ++ '[' -z '' ']' ++ /bin/sh --posix -n packaging/setup/bin/ovirt-engine-setup ++ echo '' ++ read f ++ read l ++ shell=/bin/sh ++ candidate=/usr/bin/python ++ candidate=/usr/bin/python ++ candidate=/usr/bin/python ++ '[' /usr/bin/python '!=' '#!/usr/bin/python' ']' ++ shell=/usr/bin/python ++ skip= ++ case "${shell}" in ++ skip=1 ++ '[' -z 1 ']' ++ echo '' ++ read f ++ read l ++ shell=/bin/sh ++ candidate=/bin/sh ++ candidate=/bin/sh ++ candidate=/bin/sh ++ '[' /bin/sh '!=' '#!/bin/sh' ']' ++ shell=/bin/sh ++ skip= ++ case "${shell}" in ++ shell='/bin/sh --posix' ++ '[' -z '' ']' ++ /bin/sh --posix -n packaging/setup/bin/ovirt-engine-rename ++ echo '' ++ read f ++ read l ++ shell=/bin/sh ++ candidate=/bin/sh ++ candidate=/bin/sh ++ candidate=/bin/sh ++ '[' /bin/sh '!=' '#!/bin/sh' ']' ++ shell=/bin/sh ++ skip= ++ case "${shell}" in ++ shell='/bin/sh --posix' ++ '[' -z '' ']' ++ /bin/sh --posix -n packaging/setup/bin/ovirt-engine-remove ++ echo '' ++ read f ++ read l ++ shell=/bin/sh ++ candidate=/bin/sh ++ candidate=/bin/sh ++ candidate=/bin/sh ++ '[' /bin/sh '!=' '#!/bin/sh' ']' ++ shell=/bin/sh ++ skip= ++ case "${shell}" in ++ shell='/bin/sh --posix' ++ '[' -z '' ']' ++ /bin/sh --posix -n packaging/setup/bin/ovirt-engine-provisiondb ++ echo '' ++ read f ++ read l ++ shell=/bin/sh ++ candidate=/bin/sh ++ candidate=/bin/sh ++ candidate=/bin/sh ++ '[' /bin/sh '!=' '#!/bin/sh' ']' ++ shell=/bin/sh ++ skip= ++ case "${shell}" in ++ shell='/bin/sh --posix' ++ '[' -z '' ']' ++ /bin/sh --posix -n packaging/setup/bin/ovirt-engine-health ++ echo '' ++ read f ++ read l ++ shell=/bin/sh ++ candidate='#DBFUNC_VERBOSE=' ++ candidate='#DBFUNC_VERBOSE=' ++ candidate='#DBFUNC_VERBOSE=' ++ '[' '#DBFUNC_VERBOSE=' '!=' '#DBFUNC_VERBOSE=' ']' ++ skip= ++ case "${shell}" in ++ shell='/bin/sh --posix' ++ '[' -z '' ']' ++ /bin/sh --posix -n packaging/setup/dbutils/dbfunc-base.sh ++ echo '' ++ read f ++ read l ++ shell=/bin/sh ++ candidate=/bin/sh ++ candidate=/bin/sh ++ candidate=/bin/sh ++ '[' /bin/sh '!=' '#!/bin/sh' ']' ++ shell=/bin/sh ++ skip= ++ case "${shell}" in ++ shell='/bin/sh --posix' ++ '[' -z '' ']' ++ /bin/sh --posix -n packaging/setup/dbutils/encodingvalidator.sh ++ echo '' ++ read f ++ read l ++ shell=/bin/sh ++ candidate=/bin/sh ++ candidate=/bin/sh ++ candidate=/bin/sh ++ '[' /bin/sh '!=' '#!/bin/sh' ']' ++ shell=/bin/sh ++ skip= ++ case "${shell}" in ++ shell='/bin/sh --posix' ++ '[' -z '' ']' ++ /bin/sh --posix -n packaging/setup/dbutils/taskcleaner.sh ++ echo '' ++ read f ++ read l ++ shell=/bin/sh ++ candidate=/bin/sh ++ candidate=/bin/sh ++ candidate=/bin/sh ++ '[' /bin/sh '!=' '#!/bin/sh' ']' ++ shell=/bin/sh ++ skip= ++ case "${shell}" in ++ shell='/bin/sh --posix' ++ '[' -z '' ']' ++ /bin/sh --posix -n packaging/setup/dbutils/fkvalidator.sh ++ echo '' ++ read f ++ read l ++ shell=/bin/sh ++ candidate=/bin/sh ++ candidate=/bin/sh ++ candidate=/bin/sh ++ '[' /bin/sh '!=' '#!/bin/sh' ']' ++ shell=/bin/sh ++ skip= ++ case "${shell}" in ++ shell='/bin/sh --posix' ++ '[' -z '' ']' ++ /bin/sh --posix -n packaging/setup/dbutils/unlock_entity.sh ++ echo '' ++ read f ++ read l ++ shell=/bin/sh ++ candidate=/bin/sh ++ candidate=/bin/sh ++ candidate=/bin/sh ++ '[' /bin/sh '!=' '#!/bin/sh' ']' ++ shell=/bin/sh ++ skip= ++ case "${shell}" in ++ shell='/bin/sh --posix' ++ '[' -z '' ']' ++ /bin/sh --posix -n packaging/setup/dbutils/validatedb.sh ++ echo '' ++ read f ++ read l ++ shell=/bin/sh ++ candidate=/bin/sh ++ candidate=/bin/sh ++ candidate=/bin/sh ++ '[' /bin/sh '!=' '#!/bin/sh' ']' ++ shell=/bin/sh ++ skip= ++ case "${shell}" in ++ shell='/bin/sh --posix' ++ '[' -z '' ']' ++ /bin/sh --posix -n packaging/setup/dbutils/hecleaner.sh ++ echo '' ++ read f ++ read l ++ shell=/bin/sh ++ candidate= ++ candidate= ++ candidate= ++ '[' '' '!=' '' ']' ++ skip= ++ case "${shell}" in ++ shell='/bin/sh --posix' ++ '[' -z '' ']' ++ /bin/sh --posix -n packaging/dbscripts/dbfunc-custom.sh ++ echo '' ++ read f ++ read l ++ shell=/bin/sh ++ candidate='#DBFUNC_VERBOSE=' ++ candidate='#DBFUNC_VERBOSE=' ++ candidate='#DBFUNC_VERBOSE=' ++ '[' '#DBFUNC_VERBOSE=' '!=' '#DBFUNC_VERBOSE=' ']' ++ skip= ++ case "${shell}" in ++ shell='/bin/sh --posix' ++ '[' -z '' ']' ++ /bin/sh --posix -n packaging/dbscripts/dbfunc-base.sh ++ echo '' ++ read f ++ read l ++ shell=/bin/sh ++ candidate= ++ candidate= ++ candidate= ++ '[' '' '!=' '' ']' ++ skip= ++ case "${shell}" in ++ shell='/bin/sh --posix' ++ '[' -z '' ']' ++ /bin/sh --posix -n packaging/dbscripts/dbfunc-common.sh ++ echo '' ++ read f ++ read l ++ shell=/bin/sh ++ candidate=/bin/sh ++ candidate=/bin/sh ++ candidate=/bin/sh ++ '[' /bin/sh '!=' '#!/bin/sh' ']' ++ shell=/bin/sh ++ skip= ++ case "${shell}" in ++ shell='/bin/sh --posix' ++ '[' -z '' ']' ++ /bin/sh --posix -n packaging/dbscripts/schema-dev.sh ++ echo '' ++ read f ++ read l ++ shell=/bin/sh ++ candidate=/bin/sh ++ candidate=/bin/sh ++ candidate=/bin/sh ++ '[' /bin/sh '!=' '#!/bin/sh' ']' ++ shell=/bin/sh ++ skip= ++ case "${shell}" in ++ shell='/bin/sh --posix' ++ '[' -z '' ']' ++ /bin/sh --posix -n packaging/dbscripts/schema.sh ++ echo '' ++ read f ++ read l ++ shell=/bin/sh ++ candidate=/bin/sh ++ candidate=/bin/sh ++ candidate=/bin/sh ++ '[' /bin/sh '!=' '#!/bin/sh' ']' ++ shell=/bin/sh ++ skip= ++ case "${shell}" in ++ shell='/bin/sh --posix' ++ '[' -z '' ']' ++ /bin/sh --posix -n packaging/services/ovirt-engine/ovirt-engine.sysv ++ echo '' ++ read f ++ read l ++ shell=/bin/sh ++ candidate=/bin/sh ++ candidate=/bin/sh ++ candidate=/bin/sh ++ '[' /bin/sh '!=' '#!/bin/sh' ']' ++ shell=/bin/sh ++ skip= ++ case "${shell}" in ++ shell='/bin/sh --posix' ++ '[' -z '' ']' ++ /bin/sh --posix -n packaging/services/ovirt-engine-notifier/ovirt-engine-notifier.sysv ++ echo '' ++ read f ++ read l ++ shell=/bin/sh ++ candidate=/bin/sh ++ candidate=/bin/sh ++ candidate=/bin/sh ++ '[' /bin/sh '!=' '#!/bin/sh' ']' ++ shell=/bin/sh ++ skip= ++ case "${shell}" in ++ shell='/bin/sh --posix' ++ '[' -z '' ']' ++ /bin/sh --posix -n packaging/services/ovirt-fence-kdump-listener/ovirt-fence-kdump-listener.sysv ++ echo '' ++ read f ++ read l ++ shell=/bin/sh ++ candidate=/bin/sh ++ candidate=/bin/sh ++ candidate=/bin/sh ++ '[' /bin/sh '!=' '#!/bin/sh' ']' ++ shell=/bin/sh ++ skip= ++ case "${shell}" in ++ shell='/bin/sh --posix' ++ '[' -z '' ']' ++ /bin/sh --posix -n packaging/services/ovirt-websocket-proxy/ovirt-websocket-proxy.sysv ++ echo '' ++ read f ++ read l ++ shell=/bin/sh ++ candidate='/bin/sh -x' ++ candidate='/bin/sh -x' ++ candidate=/bin/sh ++ '[' /bin/sh '!=' '#!/bin/sh -x' ']' ++ shell=/bin/sh ++ skip= ++ case "${shell}" in ++ shell='/bin/sh --posix' ++ '[' -z '' ']' ++ /bin/sh --posix -n build/dbscripts-duplicate_upgrade_scripts.sh ++ echo '' ++ read f ++ read l ++ shell=/bin/sh ++ candidate='/bin/sh -x' ++ candidate='/bin/sh -x' ++ candidate=/bin/sh ++ '[' /bin/sh '!=' '#!/bin/sh -x' ']' ++ shell=/bin/sh ++ skip= ++ case "${shell}" in ++ shell='/bin/sh --posix' ++ '[' -z '' ']' ++ /bin/sh --posix -n build/shell-check.sh ++ echo '' ++ read f ++ read l ++ shell=/bin/sh ++ candidate='/bin/sh -x' ++ candidate='/bin/sh -x' ++ candidate=/bin/sh ++ '[' /bin/sh '!=' '#!/bin/sh -x' ']' ++ shell=/bin/sh ++ skip= ++ case "${shell}" in ++ shell='/bin/sh --posix' ++ '[' -z '' ']' ++ /bin/sh --posix -n build/image-check.sh ++ echo '' ++ read f ++ read l ++ shell=/bin/sh ++ candidate='/bin/sh -x' ++ candidate='/bin/sh -x' ++ candidate=/bin/sh ++ '[' /bin/sh '!=' '#!/bin/sh -x' ']' ++ shell=/bin/sh ++ skip= ++ case "${shell}" in ++ shell='/bin/sh --posix' ++ '[' -z '' ']' ++ /bin/sh --posix -n build/python-check.sh ++ echo '' ++ read f + ret= + exit + PEP8=pep8 + PYFLAKES=pyflakes + ISORT=isort ++ dirname build/python-check.sh + SRCDIR=build/.. + cd build/.. + ret=0 ++ find build packaging -name '*.py' ++ read f ++ '[' -e build/helptag_checker.py.in ']' ++ echo build/helptag_checker.py ++ read f ++ '[' -e build/helptag.py.in ']' ++ echo build/helptag.py ++ read f ++ '[' -e build/helptag-oneline-check.py.in ']' ++ echo build/helptag-oneline-check.py ++ read f ++ '[' -e packaging/bin/engine-migrate-he.py.in ']' ++ echo packaging/bin/engine-migrate-he.py ++ read f ++ '[' -e packaging/bin/engine-host-update.py.in ']' ++ echo packaging/bin/engine-host-update.py ++ read f ++ '[' -e packaging/pythonlib/ovirt_engine/service.py.in ']' ++ echo packaging/pythonlib/ovirt_engine/service.py ++ read f ++ '[' -e packaging/pythonlib/ovirt_engine/__init__.py.in ']' ++ echo packaging/pythonlib/ovirt_engine/__init__.py ++ read f ++ '[' -e packaging/pythonlib/ovirt_engine/base.py.in ']' ++ echo packaging/pythonlib/ovirt_engine/base.py ++ read f ++ '[' -e packaging/pythonlib/ovirt_engine/mem.py.in ']' ++ echo packaging/pythonlib/ovirt_engine/mem.py ++ read f ++ '[' -e packaging/pythonlib/ovirt_engine/util.py.in ']' ++ echo packaging/pythonlib/ovirt_engine/util.py ++ read f ++ '[' -e packaging/pythonlib/ovirt_engine/config.py.in ']' ++ read f ++ '[' -e packaging/pythonlib/ovirt_engine/java.py.in ']' ++ echo packaging/pythonlib/ovirt_engine/java.py ++ read f ++ '[' -e packaging/pythonlib/ovirt_engine/configfile.py.in ']' ++ echo packaging/pythonlib/ovirt_engine/configfile.py ++ read f ++ '[' -e packaging/pythonlib/ovirt_engine/ticket.py.in ']' ++ echo packaging/pythonlib/ovirt_engine/ticket.py ++ read f ++ '[' -e packaging/setup/tests/__init__.py.in ']' ++ echo packaging/setup/tests/__init__.py ++ read f ++ '[' -e packaging/setup/tests/config.py.in ']' ++ echo packaging/setup/tests/config.py ++ read f ++ '[' -e packaging/setup/tests/ovirt_engine_setup/__init__.py.in ']' ++ echo packaging/setup/tests/ovirt_engine_setup/__init__.py ++ read f ++ '[' -e packaging/setup/tests/ovirt_engine_setup/engine_common/test_database.py.in ']' ++ echo packaging/setup/tests/ovirt_engine_setup/engine_common/test_database.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/network/__init__.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/network/__init__.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/network/ovirtproviderovn.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/network/ovirtproviderovn.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/upgrade/__init__.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/upgrade/__init__.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/upgrade/answerfile_fixup.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/upgrade/answerfile_fixup.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/upgrade/asynctasks.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/upgrade/asynctasks.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/upgrade/dbvalidations.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/upgrade/dbvalidations.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/upgrade/async_tasks_map.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/upgrade/async_tasks_map.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/provisioning/__init__.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/provisioning/__init__.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/provisioning/postgres.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/provisioning/postgres.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/distro-rpm/__init__.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/distro-rpm/__init__.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/distro-rpm/packages.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/distro-rpm/packages.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/options.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/options.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/public_glance_repository.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/public_glance_repository.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/__init__.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/__init__.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/domain_type.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/domain_type.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/tools.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/tools.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/aaajdbc.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/aaajdbc.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/firewall.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/firewall.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/iso_domain.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/iso_domain.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/storage.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/storage.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/database.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/database.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/jboss.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/jboss.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/ca.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/ca.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/appmode.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/appmode.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/aaa.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/aaa.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/protocols.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/protocols.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/java.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/java.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/notifier.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/notifier.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/sso.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/sso.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/aaakerbldap.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/aaakerbldap.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/aaainternal.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/aaainternal.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/db/vacuum.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/db/vacuum.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/db/__init__.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/db/__init__.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/db/connection.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/db/connection.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/db/configuration.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/db/configuration.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/db/dbmsupgrade.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/db/dbmsupgrade.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/db/schema.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/db/schema.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/pki/__init__.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/pki/__init__.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/pki/ssh.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/pki/ssh.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/pki/ca.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/pki/ca.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/system/nfs.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/system/nfs.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/system/memcheck.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/system/memcheck.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/system/__init__.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/system/__init__.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/system/exportfs.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/system/exportfs.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/system/engine.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/system/engine.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/system/image_upload.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/system/image_upload.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/core/misc.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/core/misc.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/core/__init__.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/core/__init__.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/core/advertise_dwh.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/core/advertise_dwh.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/core/external_truststore.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/core/external_truststore.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/fence_kdump_listener/__init__.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/fence_kdump_listener/__init__.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/fence_kdump_listener/config.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/fence_kdump_listener/config.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/apache/__init__.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/apache/__init__.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/apache/engine.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/apache/engine.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/apache/root.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/apache/root.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-setup/base/network/firewall_manager.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-setup/base/network/firewall_manager.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-setup/base/network/__init__.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-setup/base/network/__init__.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-setup/base/dialog/preview.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-setup/base/dialog/preview.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-setup/base/dialog/__init__.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-setup/base/dialog/__init__.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-setup/base/system/__init__.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-setup/base/system/__init__.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-setup/base/system/environment.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-setup/base/system/environment.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-setup/base/core/misc.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-setup/base/core/misc.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-setup/base/core/__init__.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-setup/base/core/__init__.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-setup/websocket_proxy/__init__.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-setup/websocket_proxy/__init__.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-setup/websocket_proxy/pki.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-setup/websocket_proxy/pki.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-setup/websocket_proxy/config.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-setup/websocket_proxy/config.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-setup/websocket_proxy/packages.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-setup/websocket_proxy/packages.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/distro-rpm/versionlock_config.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/distro-rpm/versionlock_config.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/distro-rpm/__init__.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/distro-rpm/__init__.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/distro-rpm/packages.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/distro-rpm/packages.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/dialog/titles.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/dialog/titles.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/dialog/__init__.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/dialog/__init__.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/config/__init__.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/config/__init__.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/config/firewall.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/config/firewall.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/config/jboss.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/config/jboss.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/system/__init__.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/system/__init__.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/system/sysctl.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/system/sysctl.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/apache/misc.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/apache/misc.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/apache/__init__.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/apache/__init__.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/apache/ssl.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/apache/ssl.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/apache/selinux.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/apache/selinux.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/apache/core.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/apache/core.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-setup/vmconsole_proxy_helper/__init__.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-setup/vmconsole_proxy_helper/__init__.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-setup/vmconsole_proxy_helper/pki.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-setup/vmconsole_proxy_helper/pki.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-setup/vmconsole_proxy_helper/config.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-setup/vmconsole_proxy_helper/config.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-setup/vmconsole_proxy_helper/system.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-setup/vmconsole_proxy_helper/system.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-rename/ovirt-engine/misc.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-rename/ovirt-engine/misc.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-rename/ovirt-engine/__init__.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-rename/ovirt-engine/__init__.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-rename/ovirt-engine/tools.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-rename/ovirt-engine/tools.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-rename/ovirt-engine/database.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-rename/ovirt-engine/database.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-rename/ovirt-engine/engine.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-rename/ovirt-engine/engine.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-rename/ovirt-engine/protocols.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-rename/ovirt-engine/protocols.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-rename/ovirt-engine/pki.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-rename/ovirt-engine/pki.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-rename/ovirt-engine/sso.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-rename/ovirt-engine/sso.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-rename/ovirt-engine/uninstall.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-rename/ovirt-engine/uninstall.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-rename/vmconsole_proxy_helper/__init__.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-rename/vmconsole_proxy_helper/__init__.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-rename/vmconsole_proxy_helper/config.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-rename/vmconsole_proxy_helper/config.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-remove/ovirt-engine/config/misc.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-remove/ovirt-engine/config/misc.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-remove/ovirt-engine/config/__init__.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-remove/ovirt-engine/config/__init__.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-remove/ovirt-engine/config/ca.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-remove/ovirt-engine/config/ca.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-remove/ovirt-engine/db/__init__.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-remove/ovirt-engine/db/__init__.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-remove/ovirt-engine/db/clear.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-remove/ovirt-engine/db/clear.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-remove/ovirt-engine/system/__init__.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-remove/ovirt-engine/system/__init__.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-remove/ovirt-engine/system/engine.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-remove/ovirt-engine/system/engine.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-remove/ovirt-engine/system/fence_kdump_listener.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-remove/ovirt-engine/system/fence_kdump_listener.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-remove/base/network/firewall_manager.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-remove/base/network/firewall_manager.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-remove/base/network/__init__.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-remove/base/network/__init__.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-remove/base/files/__init__.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-remove/base/files/__init__.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-remove/base/files/simple.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-remove/base/files/simple.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-remove/base/core/misc.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-remove/base/core/misc.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-remove/base/core/__init__.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-remove/base/core/__init__.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-remove/websocket_proxy/misc.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-remove/websocket_proxy/misc.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-remove/websocket_proxy/__init__.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-remove/websocket_proxy/__init__.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-remove/ovirt-engine-common/system/__init__.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-remove/ovirt-engine-common/system/__init__.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-remove/ovirt-engine-common/system/sysctl.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-remove/ovirt-engine-common/system/sysctl.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-remove/vmconsole_proxy_helper/misc.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-remove/vmconsole_proxy_helper/misc.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-remove/vmconsole_proxy_helper/__init__.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-remove/vmconsole_proxy_helper/__init__.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-checks/ovirt-engine/db/__init__.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-checks/ovirt-engine/db/__init__.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-checks/ovirt-engine/db/versions.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-checks/ovirt-engine/db/versions.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-checks/base/core/__init__.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-checks/base/core/__init__.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-provisiondb/ovirt-engine-common/provisioning/__init__.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-provisiondb/ovirt-engine-common/provisioning/__init__.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-provisiondb/ovirt-engine-common/provisioning/postgres.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-provisiondb/ovirt-engine-common/provisioning/postgres.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-provisiondb/ovirt-engine-common/provisioning/database.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-provisiondb/ovirt-engine-common/provisioning/database.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-provisiondb/ovirt-engine-common/core/misc.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-provisiondb/ovirt-engine-common/core/misc.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-provisiondb/ovirt-engine-common/core/__init__.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-provisiondb/ovirt-engine-common/core/__init__.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-provisiondb/ovirt-engine-common/core/offlinepackager.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-provisiondb/ovirt-engine-common/core/offlinepackager.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-common/ovirt-engine/db/__init__.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-common/ovirt-engine/db/__init__.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-common/ovirt-engine/db/connection.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-common/ovirt-engine/db/connection.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-common/ovirt-engine/db/config.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-common/ovirt-engine/db/config.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-common/ovirt-engine/db/pgpass.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-common/ovirt-engine/db/pgpass.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-common/ovirt-engine/system/__init__.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-common/ovirt-engine/system/__init__.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-common/ovirt-engine/system/he.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-common/ovirt-engine/system/he.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-common/ovirt-engine/core/__init__.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-common/ovirt-engine/core/__init__.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-common/ovirt-engine/core/engine.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-common/ovirt-engine/core/engine.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-common/ovirt-engine/core/fence_kdump_listener.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-common/ovirt-engine/core/fence_kdump_listener.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-common/base/network/firewall_manager_firewalld.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-common/base/network/firewall_manager_firewalld.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-common/base/network/firewall_manager.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-common/base/network/firewall_manager.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-common/base/network/__init__.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-common/base/network/__init__.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-common/base/network/hostname.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-common/base/network/hostname.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-common/base/network/firewall_manager_human.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-common/base/network/firewall_manager_human.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-common/base/network/process_firewalld_services.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-common/base/network/process_firewalld_services.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-common/base/network/firewall_manager_iptables.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-common/base/network/firewall_manager_iptables.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-common/base/dialog/titles.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-common/base/dialog/titles.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-common/base/dialog/__init__.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-common/base/dialog/__init__.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-common/base/system/hostile_services.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-common/base/system/hostile_services.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-common/base/system/__init__.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-common/base/system/__init__.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-common/base/system/mem.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-common/base/system/mem.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-common/base/system/selinux.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-common/base/system/selinux.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-common/base/remote_engine/remote_engine_root_ssh.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-common/base/remote_engine/remote_engine_root_ssh.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-common/base/remote_engine/remote_engine.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-common/base/remote_engine/remote_engine.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-common/base/remote_engine/__init__.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-common/base/remote_engine/__init__.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-common/base/remote_engine/remote_engine_manual_files.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-common/base/remote_engine/remote_engine_manual_files.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-common/base/core/duplicated_constants_check.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-common/base/core/duplicated_constants_check.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-common/base/core/answerfile.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-common/base/core/answerfile.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-common/base/core/misc.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-common/base/core/misc.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-common/base/core/__init__.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-common/base/core/__init__.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-common/base/core/reconfigure.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-common/base/core/reconfigure.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-common/base/core/offlinepackager.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-common/base/core/offlinepackager.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-common/base/core/postinstall.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-common/base/core/postinstall.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-common/base/core/uninstall.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-common/base/core/uninstall.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-common/base/core/filter_secrets.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-common/base/core/filter_secrets.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-common/websocket_proxy/__init__.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-common/websocket_proxy/__init__.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-common/websocket_proxy/core.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-common/websocket_proxy/core.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-common/ovirt-engine-common/provisioning/__init__.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-common/ovirt-engine-common/provisioning/__init__.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-common/ovirt-engine-common/provisioning/postgres.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-common/ovirt-engine-common/provisioning/postgres.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-common/ovirt-engine-common/config/__init__.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-common/ovirt-engine-common/config/__init__.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-common/ovirt-engine-common/config/java.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-common/ovirt-engine-common/config/java.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-common/ovirt-engine-common/system/__init__.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-common/ovirt-engine-common/system/__init__.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-common/ovirt-engine-common/system/environment.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-common/ovirt-engine-common/system/environment.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-common/ovirt-engine-common/system/apache.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-common/ovirt-engine-common/system/apache.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-common/ovirt-engine-common/core/misc.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-common/ovirt-engine-common/core/misc.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-common/ovirt-engine-common/core/__init__.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-common/ovirt-engine-common/core/__init__.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-common/ovirt-engine-common/core/protocols.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-common/ovirt-engine-common/core/protocols.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-common/vmconsole_proxy_helper/__init__.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-common/vmconsole_proxy_helper/__init__.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-common/vmconsole_proxy_helper/core.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-common/vmconsole_proxy_helper/core.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-health/base/core/misc.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-health/base/core/misc.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-health/base/core/__init__.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-health/base/core/__init__.py ++ read f ++ '[' -e packaging/setup/ovirt_engine_setup/remote_engine.py.in ']' ++ echo packaging/setup/ovirt_engine_setup/remote_engine.py ++ read f ++ '[' -e packaging/setup/ovirt_engine_setup/__init__.py.in ']' ++ echo packaging/setup/ovirt_engine_setup/__init__.py ++ read f ++ '[' -e packaging/setup/ovirt_engine_setup/remote_engine_base.py.in ']' ++ echo packaging/setup/ovirt_engine_setup/remote_engine_base.py ++ read f ++ '[' -e packaging/setup/ovirt_engine_setup/util.py.in ']' ++ echo packaging/setup/ovirt_engine_setup/util.py ++ read f ++ '[' -e packaging/setup/ovirt_engine_setup/firewall_manager_base.py.in ']' ++ echo packaging/setup/ovirt_engine_setup/firewall_manager_base.py ++ read f ++ '[' -e packaging/setup/ovirt_engine_setup/websocket_proxy/__init__.py.in ']' ++ echo packaging/setup/ovirt_engine_setup/websocket_proxy/__init__.py ++ read f ++ '[' -e packaging/setup/ovirt_engine_setup/websocket_proxy/constants.py.in ']' ++ echo packaging/setup/ovirt_engine_setup/websocket_proxy/constants.py ++ read f ++ '[' -e packaging/setup/ovirt_engine_setup/websocket_proxy/config.py.in ']' ++ read f ++ '[' -e packaging/setup/ovirt_engine_setup/provisiondb/__init__.py.in ']' ++ echo packaging/setup/ovirt_engine_setup/provisiondb/__init__.py ++ read f ++ '[' -e packaging/setup/ovirt_engine_setup/provisiondb/constants.py.in ']' ++ echo packaging/setup/ovirt_engine_setup/provisiondb/constants.py ++ read f ++ '[' -e packaging/setup/ovirt_engine_setup/constants.py.in ']' ++ echo packaging/setup/ovirt_engine_setup/constants.py ++ read f ++ '[' -e packaging/setup/ovirt_engine_setup/engine_common/__init__.py.in ']' ++ echo packaging/setup/ovirt_engine_setup/engine_common/__init__.py ++ read f ++ '[' -e packaging/setup/ovirt_engine_setup/engine_common/dwh_history_timekeeping.py.in ']' ++ echo packaging/setup/ovirt_engine_setup/engine_common/dwh_history_timekeeping.py ++ read f ++ '[' -e packaging/setup/ovirt_engine_setup/engine_common/postgres.py.in ']' ++ echo packaging/setup/ovirt_engine_setup/engine_common/postgres.py ++ read f ++ '[' -e packaging/setup/ovirt_engine_setup/engine_common/database.py.in ']' ++ echo packaging/setup/ovirt_engine_setup/engine_common/database.py ++ read f ++ '[' -e packaging/setup/ovirt_engine_setup/engine_common/constants.py.in ']' ++ echo packaging/setup/ovirt_engine_setup/engine_common/constants.py ++ read f ++ '[' -e packaging/setup/ovirt_engine_setup/engine_common/config.py.in ']' ++ read f ++ '[' -e packaging/setup/ovirt_engine_setup/engine/__init__.py.in ']' ++ echo packaging/setup/ovirt_engine_setup/engine/__init__.py ++ read f ++ '[' -e packaging/setup/ovirt_engine_setup/engine/vdcoption.py.in ']' ++ echo packaging/setup/ovirt_engine_setup/engine/vdcoption.py ++ read f ++ '[' -e packaging/setup/ovirt_engine_setup/engine/constants.py.in ']' ++ echo packaging/setup/ovirt_engine_setup/engine/constants.py ++ read f ++ '[' -e packaging/setup/ovirt_engine_setup/engine/config.py.in ']' ++ read f ++ '[' -e packaging/setup/ovirt_engine_setup/config.py.in ']' ++ read f ++ '[' -e packaging/setup/ovirt_engine_setup/vmconsole_proxy_helper/__init__.py.in ']' ++ echo packaging/setup/ovirt_engine_setup/vmconsole_proxy_helper/__init__.py ++ read f ++ '[' -e packaging/setup/ovirt_engine_setup/vmconsole_proxy_helper/constants.py.in ']' ++ echo packaging/setup/ovirt_engine_setup/vmconsole_proxy_helper/constants.py ++ read f ++ '[' -e packaging/setup/ovirt_engine_setup/vmconsole_proxy_helper/config.py.in ']' ++ read f ++ '[' -e packaging/setup/ovirt_engine_setup/domains.py.in ']' ++ echo packaging/setup/ovirt_engine_setup/domains.py ++ read f ++ '[' -e packaging/services/ovirt-engine/__init__.py.in ']' ++ echo packaging/services/ovirt-engine/__init__.py ++ read f ++ '[' -e packaging/services/ovirt-engine/config.py.in ']' ++ read f ++ '[' -e packaging/services/ovirt-engine/ovirt-engine.py.in ']' ++ echo packaging/services/ovirt-engine/ovirt-engine.py ++ read f ++ '[' -e packaging/services/ovirt-engine-notifier/__init__.py.in ']' ++ echo packaging/services/ovirt-engine-notifier/__init__.py ++ read f ++ '[' -e packaging/services/ovirt-engine-notifier/ovirt-engine-notifier.py.in ']' ++ echo packaging/services/ovirt-engine-notifier/ovirt-engine-notifier.py ++ read f ++ '[' -e packaging/services/ovirt-engine-notifier/config.py.in ']' ++ read f ++ '[' -e packaging/services/ovirt-fence-kdump-listener/ovirt-fence-kdump-listener.py.in ']' ++ echo packaging/services/ovirt-fence-kdump-listener/ovirt-fence-kdump-listener.py ++ read f ++ '[' -e packaging/services/ovirt-fence-kdump-listener/__init__.py.in ']' ++ echo packaging/services/ovirt-fence-kdump-listener/__init__.py ++ read f ++ '[' -e packaging/services/ovirt-fence-kdump-listener/listener.py.in ']' ++ echo packaging/services/ovirt-fence-kdump-listener/listener.py ++ read f ++ '[' -e packaging/services/ovirt-fence-kdump-listener/config.py.in ']' ++ read f ++ '[' -e packaging/services/ovirt-fence-kdump-listener/db.py.in ']' ++ echo packaging/services/ovirt-fence-kdump-listener/db.py ++ read f ++ '[' -e packaging/services/ovirt-websocket-proxy/__init__.py.in ']' ++ echo packaging/services/ovirt-websocket-proxy/__init__.py ++ read f ++ '[' -e packaging/services/ovirt-websocket-proxy/ovirt-websocket-proxy.py.in ']' ++ echo packaging/services/ovirt-websocket-proxy/ovirt-websocket-proxy.py ++ read f ++ '[' -e packaging/services/ovirt-websocket-proxy/config.py.in ']' ++ read f ++ '[' -e packaging/playbooks/roles/ovirt-ova-pack/files/pack_ova.py.in ']' ++ echo packaging/playbooks/roles/ovirt-ova-pack/files/pack_ova.py ++ read f ++ '[' -e packaging/playbooks/roles/ovirt-ova-query/callback_plugins/ovaqueryplugin.py.in ']' ++ echo packaging/playbooks/roles/ovirt-ova-query/callback_plugins/ovaqueryplugin.py ++ read f ++ '[' -e packaging/playbooks/roles/ovirt-ova-query/files/query_ova.py.in ']' ++ echo packaging/playbooks/roles/ovirt-ova-query/files/query_ova.py ++ read f ++ '[' -e packaging/playbooks/roles/ovirt-host-upgrade/callback_plugins/hostupgradeplugin.py.in ']' ++ echo packaging/playbooks/roles/ovirt-host-upgrade/callback_plugins/hostupgradeplugin.py ++ read f ++ '[' -e packaging/playbooks/roles/ovirt-ova-extract/files/extract_ova.py.in ']' ++ echo packaging/playbooks/roles/ovirt-ova-extract/files/extract_ova.py ++ read f ++ '[' -e packaging/libexec/ovirt-vmconsole-proxy-helper/__init__.py.in ']' ++ echo packaging/libexec/ovirt-vmconsole-proxy-helper/__init__.py ++ read f ++ '[' -e packaging/libexec/ovirt-vmconsole-proxy-helper/ovirt-vmconsole-list.py.in ']' ++ echo packaging/libexec/ovirt-vmconsole-proxy-helper/ovirt-vmconsole-list.py ++ read f ++ '[' -e packaging/libexec/ovirt-vmconsole-proxy-helper/ovirt_vmconsole_conf.py.in ']' ++ read f + FILES='build/helptag_checker.py build/helptag.py build/helptag-oneline-check.py packaging/bin/engine-migrate-he.py packaging/bin/engine-host-update.py packaging/pythonlib/ovirt_engine/service.py packaging/pythonlib/ovirt_engine/__init__.py packaging/pythonlib/ovirt_engine/base.py packaging/pythonlib/ovirt_engine/mem.py packaging/pythonlib/ovirt_engine/util.py packaging/pythonlib/ovirt_engine/java.py packaging/pythonlib/ovirt_engine/configfile.py packaging/pythonlib/ovirt_engine/ticket.py packaging/setup/tests/__init__.py packaging/setup/tests/config.py packaging/setup/tests/ovirt_engine_setup/__init__.py packaging/setup/tests/ovirt_engine_setup/engine_common/test_database.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/network/__init__.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/network/ovirtproviderovn.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/upgrade/__init__.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/upgrade/answerfile_fixup.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/upgrade/asynctasks.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/upgrade/dbvalidations.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/upgrade/async_tasks_map.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/provisioning/__init__.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/provisioning/postgres.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/distro-rpm/__init__.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/distro-rpm/packages.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/options.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/public_glance_repository.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/__init__.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/domain_type.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/tools.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/aaajdbc.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/firewall.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/iso_domain.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/storage.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/database.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/jboss.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/ca.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/appmode.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/aaa.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/protocols.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/java.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/notifier.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/sso.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/aaakerbldap.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/aaainternal.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/db/vacuum.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/db/__init__.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/db/connection.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/db/configuration.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/db/dbmsupgrade.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/db/schema.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/pki/__init__.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/pki/ssh.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/pki/ca.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/system/nfs.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/system/memcheck.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/system/__init__.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/system/exportfs.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/system/engine.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/system/image_upload.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/core/misc.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/core/__init__.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/core/advertise_dwh.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/core/external_truststore.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/fence_kdump_listener/__init__.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/fence_kdump_listener/config.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/apache/__init__.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/apache/engine.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/apache/root.py packaging/setup/plugins/ovirt-engine-setup/base/network/firewall_manager.py packaging/setup/plugins/ovirt-engine-setup/base/network/__init__.py packaging/setup/plugins/ovirt-engine-setup/base/dialog/preview.py packaging/setup/plugins/ovirt-engine-setup/base/dialog/__init__.py packaging/setup/plugins/ovirt-engine-setup/base/system/__init__.py packaging/setup/plugins/ovirt-engine-setup/base/system/environment.py packaging/setup/plugins/ovirt-engine-setup/base/core/misc.py packaging/setup/plugins/ovirt-engine-setup/base/core/__init__.py packaging/setup/plugins/ovirt-engine-setup/websocket_proxy/__init__.py packaging/setup/plugins/ovirt-engine-setup/websocket_proxy/pki.py packaging/setup/plugins/ovirt-engine-setup/websocket_proxy/config.py packaging/setup/plugins/ovirt-engine-setup/websocket_proxy/packages.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/distro-rpm/versionlock_config.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/distro-rpm/__init__.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/distro-rpm/packages.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/dialog/titles.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/dialog/__init__.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/config/__init__.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/config/firewall.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/config/jboss.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/system/__init__.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/system/sysctl.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/apache/misc.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/apache/__init__.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/apache/ssl.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/apache/selinux.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/apache/core.py packaging/setup/plugins/ovirt-engine-setup/vmconsole_proxy_helper/__init__.py packaging/setup/plugins/ovirt-engine-setup/vmconsole_proxy_helper/pki.py packaging/setup/plugins/ovirt-engine-setup/vmconsole_proxy_helper/config.py packaging/setup/plugins/ovirt-engine-setup/vmconsole_proxy_helper/system.py packaging/setup/plugins/ovirt-engine-rename/ovirt-engine/misc.py packaging/setup/plugins/ovirt-engine-rename/ovirt-engine/__init__.py packaging/setup/plugins/ovirt-engine-rename/ovirt-engine/tools.py packaging/setup/plugins/ovirt-engine-rename/ovirt-engine/database.py packaging/setup/plugins/ovirt-engine-rename/ovirt-engine/engine.py packaging/setup/plugins/ovirt-engine-rename/ovirt-engine/protocols.py packaging/setup/plugins/ovirt-engine-rename/ovirt-engine/pki.py packaging/setup/plugins/ovirt-engine-rename/ovirt-engine/sso.py packaging/setup/plugins/ovirt-engine-rename/ovirt-engine/uninstall.py packaging/setup/plugins/ovirt-engine-rename/vmconsole_proxy_helper/__init__.py packaging/setup/plugins/ovirt-engine-rename/vmconsole_proxy_helper/config.py packaging/setup/plugins/ovirt-engine-remove/ovirt-engine/config/misc.py packaging/setup/plugins/ovirt-engine-remove/ovirt-engine/config/__init__.py packaging/setup/plugins/ovirt-engine-remove/ovirt-engine/config/ca.py packaging/setup/plugins/ovirt-engine-remove/ovirt-engine/db/__init__.py packaging/setup/plugins/ovirt-engine-remove/ovirt-engine/db/clear.py packaging/setup/plugins/ovirt-engine-remove/ovirt-engine/system/__init__.py packaging/setup/plugins/ovirt-engine-remove/ovirt-engine/system/engine.py packaging/setup/plugins/ovirt-engine-remove/ovirt-engine/system/fence_kdump_listener.py packaging/setup/plugins/ovirt-engine-remove/base/network/firewall_manager.py packaging/setup/plugins/ovirt-engine-remove/base/network/__init__.py packaging/setup/plugins/ovirt-engine-remove/base/files/__init__.py packaging/setup/plugins/ovirt-engine-remove/base/files/simple.py packaging/setup/plugins/ovirt-engine-remove/base/core/misc.py packaging/setup/plugins/ovirt-engine-remove/base/core/__init__.py packaging/setup/plugins/ovirt-engine-remove/websocket_proxy/misc.py packaging/setup/plugins/ovirt-engine-remove/websocket_proxy/__init__.py packaging/setup/plugins/ovirt-engine-remove/ovirt-engine-common/system/__init__.py packaging/setup/plugins/ovirt-engine-remove/ovirt-engine-common/system/sysctl.py packaging/setup/plugins/ovirt-engine-remove/vmconsole_proxy_helper/misc.py packaging/setup/plugins/ovirt-engine-remove/vmconsole_proxy_helper/__init__.py packaging/setup/plugins/ovirt-engine-checks/ovirt-engine/db/__init__.py packaging/setup/plugins/ovirt-engine-checks/ovirt-engine/db/versions.py packaging/setup/plugins/ovirt-engine-checks/base/core/__init__.py packaging/setup/plugins/ovirt-engine-provisiondb/ovirt-engine-common/provisioning/__init__.py packaging/setup/plugins/ovirt-engine-provisiondb/ovirt-engine-common/provisioning/postgres.py packaging/setup/plugins/ovirt-engine-provisiondb/ovirt-engine-common/provisioning/database.py packaging/setup/plugins/ovirt-engine-provisiondb/ovirt-engine-common/core/misc.py packaging/setup/plugins/ovirt-engine-provisiondb/ovirt-engine-common/core/__init__.py packaging/setup/plugins/ovirt-engine-provisiondb/ovirt-engine-common/core/offlinepackager.py packaging/setup/plugins/ovirt-engine-common/ovirt-engine/db/__init__.py packaging/setup/plugins/ovirt-engine-common/ovirt-engine/db/connection.py packaging/setup/plugins/ovirt-engine-common/ovirt-engine/db/config.py packaging/setup/plugins/ovirt-engine-common/ovirt-engine/db/pgpass.py packaging/setup/plugins/ovirt-engine-common/ovirt-engine/system/__init__.py packaging/setup/plugins/ovirt-engine-common/ovirt-engine/system/he.py packaging/setup/plugins/ovirt-engine-common/ovirt-engine/core/__init__.py packaging/setup/plugins/ovirt-engine-common/ovirt-engine/core/engine.py packaging/setup/plugins/ovirt-engine-common/ovirt-engine/core/fence_kdump_listener.py packaging/setup/plugins/ovirt-engine-common/base/network/firewall_manager_firewalld.py packaging/setup/plugins/ovirt-engine-common/base/network/firewall_manager.py packaging/setup/plugins/ovirt-engine-common/base/network/__init__.py packaging/setup/plugins/ovirt-engine-common/base/network/hostname.py packaging/setup/plugins/ovirt-engine-common/base/network/firewall_manager_human.py packaging/setup/plugins/ovirt-engine-common/base/network/process_firewalld_services.py packaging/setup/plugins/ovirt-engine-common/base/network/firewall_manager_iptables.py packaging/setup/plugins/ovirt-engine-common/base/dialog/titles.py packaging/setup/plugins/ovirt-engine-common/base/dialog/__init__.py packaging/setup/plugins/ovirt-engine-common/base/system/hostile_services.py packaging/setup/plugins/ovirt-engine-common/base/system/__init__.py packaging/setup/plugins/ovirt-engine-common/base/system/mem.py packaging/setup/plugins/ovirt-engine-common/base/system/selinux.py packaging/setup/plugins/ovirt-engine-common/base/remote_engine/remote_engine_root_ssh.py packaging/setup/plugins/ovirt-engine-common/base/remote_engine/remote_engine.py packaging/setup/plugins/ovirt-engine-common/base/remote_engine/__init__.py packaging/setup/plugins/ovirt-engine-common/base/remote_engine/remote_engine_manual_files.py packaging/setup/plugins/ovirt-engine-common/base/core/duplicated_constants_check.py packaging/setup/plugins/ovirt-engine-common/base/core/answerfile.py packaging/setup/plugins/ovirt-engine-common/base/core/misc.py packaging/setup/plugins/ovirt-engine-common/base/core/__init__.py packaging/setup/plugins/ovirt-engine-common/base/core/reconfigure.py packaging/setup/plugins/ovirt-engine-common/base/core/offlinepackager.py packaging/setup/plugins/ovirt-engine-common/base/core/postinstall.py packaging/setup/plugins/ovirt-engine-common/base/core/uninstall.py packaging/setup/plugins/ovirt-engine-common/base/core/filter_secrets.py packaging/setup/plugins/ovirt-engine-common/websocket_proxy/__init__.py packaging/setup/plugins/ovirt-engine-common/websocket_proxy/core.py packaging/setup/plugins/ovirt-engine-common/ovirt-engine-common/provisioning/__init__.py packaging/setup/plugins/ovirt-engine-common/ovirt-engine-common/provisioning/postgres.py packaging/setup/plugins/ovirt-engine-common/ovirt-engine-common/config/__init__.py packaging/setup/plugins/ovirt-engine-common/ovirt-engine-common/config/java.py packaging/setup/plugins/ovirt-engine-common/ovirt-engine-common/system/__init__.py packaging/setup/plugins/ovirt-engine-common/ovirt-engine-common/system/environment.py packaging/setup/plugins/ovirt-engine-common/ovirt-engine-common/system/apache.py packaging/setup/plugins/ovirt-engine-common/ovirt-engine-common/core/misc.py packaging/setup/plugins/ovirt-engine-common/ovirt-engine-common/core/__init__.py packaging/setup/plugins/ovirt-engine-common/ovirt-engine-common/core/protocols.py packaging/setup/plugins/ovirt-engine-common/vmconsole_proxy_helper/__init__.py packaging/setup/plugins/ovirt-engine-common/vmconsole_proxy_helper/core.py packaging/setup/plugins/ovirt-engine-health/base/core/misc.py packaging/setup/plugins/ovirt-engine-health/base/core/__init__.py packaging/setup/ovirt_engine_setup/remote_engine.py packaging/setup/ovirt_engine_setup/__init__.py packaging/setup/ovirt_engine_setup/remote_engine_base.py packaging/setup/ovirt_engine_setup/util.py packaging/setup/ovirt_engine_setup/firewall_manager_base.py packaging/setup/ovirt_engine_setup/websocket_proxy/__init__.py packaging/setup/ovirt_engine_setup/websocket_proxy/constants.py packaging/setup/ovirt_engine_setup/provisiondb/__init__.py packaging/setup/ovirt_engine_setup/provisiondb/constants.py packaging/setup/ovirt_engine_setup/constants.py packaging/setup/ovirt_engine_setup/engine_common/__init__.py packaging/setup/ovirt_engine_setup/engine_common/dwh_history_timekeeping.py packaging/setup/ovirt_engine_setup/engine_common/postgres.py packaging/setup/ovirt_engine_setup/engine_common/database.py packaging/setup/ovirt_engine_setup/engine_common/constants.py packaging/setup/ovirt_engine_setup/engine/__init__.py packaging/setup/ovirt_engine_setup/engine/vdcoption.py packaging/setup/ovirt_engine_setup/engine/constants.py packaging/setup/ovirt_engine_setup/vmconsole_proxy_helper/__init__.py packaging/setup/ovirt_engine_setup/vmconsole_proxy_helper/constants.py packaging/setup/ovirt_engine_setup/domains.py packaging/services/ovirt-engine/__init__.py packaging/services/ovirt-engine/ovirt-engine.py packaging/services/ovirt-engine-notifier/__init__.py packaging/services/ovirt-engine-notifier/ovirt-engine-notifier.py packaging/services/ovirt-fence-kdump-listener/ovirt-fence-kdump-listener.py packaging/services/ovirt-fence-kdump-listener/__init__.py packaging/services/ovirt-fence-kdump-listener/listener.py packaging/services/ovirt-fence-kdump-listener/db.py packaging/services/ovirt-websocket-proxy/__init__.py packaging/services/ovirt-websocket-proxy/ovirt-websocket-proxy.py packaging/playbooks/roles/ovirt-ova-pack/files/pack_ova.py packaging/playbooks/roles/ovirt-ova-query/callback_plugins/ovaqueryplugin.py packaging/playbooks/roles/ovirt-ova-query/files/query_ova.py packaging/playbooks/roles/ovirt-host-upgrade/callback_plugins/hostupgradeplugin.py packaging/playbooks/roles/ovirt-ova-extract/files/extract_ova.py packaging/libexec/ovirt-vmconsole-proxy-helper/__init__.py packaging/libexec/ovirt-vmconsole-proxy-helper/ovirt-vmconsole-list.py' + for exe in '"${PYFLAKES}"' '"${PEP8}"' + which pyflakes + pyflakes build/helptag_checker.py build/helptag.py build/helptag-oneline-check.py packaging/bin/engine-migrate-he.py packaging/bin/engine-host-update.py packaging/pythonlib/ovirt_engine/service.py packaging/pythonlib/ovirt_engine/__init__.py packaging/pythonlib/ovirt_engine/base.py packaging/pythonlib/ovirt_engine/mem.py packaging/pythonlib/ovirt_engine/util.py packaging/pythonlib/ovirt_engine/java.py packaging/pythonlib/ovirt_engine/configfile.py packaging/pythonlib/ovirt_engine/ticket.py packaging/setup/tests/__init__.py packaging/setup/tests/config.py packaging/setup/tests/ovirt_engine_setup/__init__.py packaging/setup/tests/ovirt_engine_setup/engine_common/test_database.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/network/__init__.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/network/ovirtproviderovn.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/upgrade/__init__.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/upgrade/answerfile_fixup.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/upgrade/asynctasks.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/upgrade/dbvalidations.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/upgrade/async_tasks_map.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/provisioning/__init__.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/provisioning/postgres.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/distro-rpm/__init__.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/distro-rpm/packages.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/options.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/public_glance_repository.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/__init__.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/domain_type.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/tools.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/aaajdbc.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/firewall.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/iso_domain.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/storage.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/database.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/jboss.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/ca.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/appmode.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/aaa.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/protocols.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/java.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/notifier.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/sso.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/aaakerbldap.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/aaainternal.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/db/vacuum.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/db/__init__.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/db/connection.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/db/configuration.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/db/dbmsupgrade.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/db/schema.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/pki/__init__.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/pki/ssh.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/pki/ca.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/system/nfs.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/system/memcheck.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/system/__init__.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/system/exportfs.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/system/engine.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/system/image_upload.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/core/misc.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/core/__init__.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/core/advertise_dwh.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/core/external_truststore.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/fence_kdump_listener/__init__.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/fence_kdump_listener/config.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/apache/__init__.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/apache/engine.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/apache/root.py packaging/setup/plugins/ovirt-engine-setup/base/network/firewall_manager.py packaging/setup/plugins/ovirt-engine-setup/base/network/__init__.py packaging/setup/plugins/ovirt-engine-setup/base/dialog/preview.py packaging/setup/plugins/ovirt-engine-setup/base/dialog/__init__.py packaging/setup/plugins/ovirt-engine-setup/base/system/__init__.py packaging/setup/plugins/ovirt-engine-setup/base/system/environment.py packaging/setup/plugins/ovirt-engine-setup/base/core/misc.py packaging/setup/plugins/ovirt-engine-setup/base/core/__init__.py packaging/setup/plugins/ovirt-engine-setup/websocket_proxy/__init__.py packaging/setup/plugins/ovirt-engine-setup/websocket_proxy/pki.py packaging/setup/plugins/ovirt-engine-setup/websocket_proxy/config.py packaging/setup/plugins/ovirt-engine-setup/websocket_proxy/packages.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/distro-rpm/versionlock_config.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/distro-rpm/__init__.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/distro-rpm/packages.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/dialog/titles.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/dialog/__init__.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/config/__init__.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/config/firewall.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/config/jboss.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/system/__init__.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/system/sysctl.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/apache/misc.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/apache/__init__.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/apache/ssl.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/apache/selinux.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/apache/core.py packaging/setup/plugins/ovirt-engine-setup/vmconsole_proxy_helper/__init__.py packaging/setup/plugins/ovirt-engine-setup/vmconsole_proxy_helper/pki.py packaging/setup/plugins/ovirt-engine-setup/vmconsole_proxy_helper/config.py packaging/setup/plugins/ovirt-engine-setup/vmconsole_proxy_helper/system.py packaging/setup/plugins/ovirt-engine-rename/ovirt-engine/misc.py packaging/setup/plugins/ovirt-engine-rename/ovirt-engine/__init__.py packaging/setup/plugins/ovirt-engine-rename/ovirt-engine/tools.py packaging/setup/plugins/ovirt-engine-rename/ovirt-engine/database.py packaging/setup/plugins/ovirt-engine-rename/ovirt-engine/engine.py packaging/setup/plugins/ovirt-engine-rename/ovirt-engine/protocols.py packaging/setup/plugins/ovirt-engine-rename/ovirt-engine/pki.py packaging/setup/plugins/ovirt-engine-rename/ovirt-engine/sso.py packaging/setup/plugins/ovirt-engine-rename/ovirt-engine/uninstall.py packaging/setup/plugins/ovirt-engine-rename/vmconsole_proxy_helper/__init__.py packaging/setup/plugins/ovirt-engine-rename/vmconsole_proxy_helper/config.py packaging/setup/plugins/ovirt-engine-remove/ovirt-engine/config/misc.py packaging/setup/plugins/ovirt-engine-remove/ovirt-engine/config/__init__.py packaging/setup/plugins/ovirt-engine-remove/ovirt-engine/config/ca.py packaging/setup/plugins/ovirt-engine-remove/ovirt-engine/db/__init__.py packaging/setup/plugins/ovirt-engine-remove/ovirt-engine/db/clear.py packaging/setup/plugins/ovirt-engine-remove/ovirt-engine/system/__init__.py packaging/setup/plugins/ovirt-engine-remove/ovirt-engine/system/engine.py packaging/setup/plugins/ovirt-engine-remove/ovirt-engine/system/fence_kdump_listener.py packaging/setup/plugins/ovirt-engine-remove/base/network/firewall_manager.py packaging/setup/plugins/ovirt-engine-remove/base/network/__init__.py packaging/setup/plugins/ovirt-engine-remove/base/files/__init__.py packaging/setup/plugins/ovirt-engine-remove/base/files/simple.py packaging/setup/plugins/ovirt-engine-remove/base/core/misc.py packaging/setup/plugins/ovirt-engine-remove/base/core/__init__.py packaging/setup/plugins/ovirt-engine-remove/websocket_proxy/misc.py packaging/setup/plugins/ovirt-engine-remove/websocket_proxy/__init__.py packaging/setup/plugins/ovirt-engine-remove/ovirt-engine-common/system/__init__.py packaging/setup/plugins/ovirt-engine-remove/ovirt-engine-common/system/sysctl.py packaging/setup/plugins/ovirt-engine-remove/vmconsole_proxy_helper/misc.py packaging/setup/plugins/ovirt-engine-remove/vmconsole_proxy_helper/__init__.py packaging/setup/plugins/ovirt-engine-checks/ovirt-engine/db/__init__.py packaging/setup/plugins/ovirt-engine-checks/ovirt-engine/db/versions.py packaging/setup/plugins/ovirt-engine-checks/base/core/__init__.py packaging/setup/plugins/ovirt-engine-provisiondb/ovirt-engine-common/provisioning/__init__.py packaging/setup/plugins/ovirt-engine-provisiondb/ovirt-engine-common/provisioning/postgres.py packaging/setup/plugins/ovirt-engine-provisiondb/ovirt-engine-common/provisioning/database.py packaging/setup/plugins/ovirt-engine-provisiondb/ovirt-engine-common/core/misc.py packaging/setup/plugins/ovirt-engine-provisiondb/ovirt-engine-common/core/__init__.py packaging/setup/plugins/ovirt-engine-provisiondb/ovirt-engine-common/core/offlinepackager.py packaging/setup/plugins/ovirt-engine-common/ovirt-engine/db/__init__.py packaging/setup/plugins/ovirt-engine-common/ovirt-engine/db/connection.py packaging/setup/plugins/ovirt-engine-common/ovirt-engine/db/config.py packaging/setup/plugins/ovirt-engine-common/ovirt-engine/db/pgpass.py packaging/setup/plugins/ovirt-engine-common/ovirt-engine/system/__init__.py packaging/setup/plugins/ovirt-engine-common/ovirt-engine/system/he.py packaging/setup/plugins/ovirt-engine-common/ovirt-engine/core/__init__.py packaging/setup/plugins/ovirt-engine-common/ovirt-engine/core/engine.py packaging/setup/plugins/ovirt-engine-common/ovirt-engine/core/fence_kdump_listener.py packaging/setup/plugins/ovirt-engine-common/base/network/firewall_manager_firewalld.py packaging/setup/plugins/ovirt-engine-common/base/network/firewall_manager.py packaging/setup/plugins/ovirt-engine-common/base/network/__init__.py packaging/setup/plugins/ovirt-engine-common/base/network/hostname.py packaging/setup/plugins/ovirt-engine-common/base/network/firewall_manager_human.py packaging/setup/plugins/ovirt-engine-common/base/network/process_firewalld_services.py packaging/setup/plugins/ovirt-engine-common/base/network/firewall_manager_iptables.py packaging/setup/plugins/ovirt-engine-common/base/dialog/titles.py packaging/setup/plugins/ovirt-engine-common/base/dialog/__init__.py packaging/setup/plugins/ovirt-engine-common/base/system/hostile_services.py packaging/setup/plugins/ovirt-engine-common/base/system/__init__.py packaging/setup/plugins/ovirt-engine-common/base/system/mem.py packaging/setup/plugins/ovirt-engine-common/base/system/selinux.py packaging/setup/plugins/ovirt-engine-common/base/remote_engine/remote_engine_root_ssh.py packaging/setup/plugins/ovirt-engine-common/base/remote_engine/remote_engine.py packaging/setup/plugins/ovirt-engine-common/base/remote_engine/__init__.py packaging/setup/plugins/ovirt-engine-common/base/remote_engine/remote_engine_manual_files.py packaging/setup/plugins/ovirt-engine-common/base/core/duplicated_constants_check.py packaging/setup/plugins/ovirt-engine-common/base/core/answerfile.py packaging/setup/plugins/ovirt-engine-common/base/core/misc.py packaging/setup/plugins/ovirt-engine-common/base/core/__init__.py packaging/setup/plugins/ovirt-engine-common/base/core/reconfigure.py packaging/setup/plugins/ovirt-engine-common/base/core/offlinepackager.py packaging/setup/plugins/ovirt-engine-common/base/core/postinstall.py packaging/setup/plugins/ovirt-engine-common/base/core/uninstall.py packaging/setup/plugins/ovirt-engine-common/base/core/filter_secrets.py packaging/setup/plugins/ovirt-engine-common/websocket_proxy/__init__.py packaging/setup/plugins/ovirt-engine-common/websocket_proxy/core.py packaging/setup/plugins/ovirt-engine-common/ovirt-engine-common/provisioning/__init__.py packaging/setup/plugins/ovirt-engine-common/ovirt-engine-common/provisioning/postgres.py packaging/setup/plugins/ovirt-engine-common/ovirt-engine-common/config/__init__.py packaging/setup/plugins/ovirt-engine-common/ovirt-engine-common/config/java.py packaging/setup/plugins/ovirt-engine-common/ovirt-engine-common/system/__init__.py packaging/setup/plugins/ovirt-engine-common/ovirt-engine-common/system/environment.py packaging/setup/plugins/ovirt-engine-common/ovirt-engine-common/system/apache.py packaging/setup/plugins/ovirt-engine-common/ovirt-engine-common/core/misc.py packaging/setup/plugins/ovirt-engine-common/ovirt-engine-common/core/__init__.py packaging/setup/plugins/ovirt-engine-common/ovirt-engine-common/core/protocols.py packaging/setup/plugins/ovirt-engine-common/vmconsole_proxy_helper/__init__.py packaging/setup/plugins/ovirt-engine-common/vmconsole_proxy_helper/core.py packaging/setup/plugins/ovirt-engine-health/base/core/misc.py packaging/setup/plugins/ovirt-engine-health/base/core/__init__.py packaging/setup/ovirt_engine_setup/remote_engine.py packaging/setup/ovirt_engine_setup/__init__.py packaging/setup/ovirt_engine_setup/remote_engine_base.py packaging/setup/ovirt_engine_setup/util.py packaging/setup/ovirt_engine_setup/firewall_manager_base.py packaging/setup/ovirt_engine_setup/websocket_proxy/__init__.py packaging/setup/ovirt_engine_setup/websocket_proxy/constants.py packaging/setup/ovirt_engine_setup/provisiondb/__init__.py packaging/setup/ovirt_engine_setup/provisiondb/constants.py packaging/setup/ovirt_engine_setup/constants.py packaging/setup/ovirt_engine_setup/engine_common/__init__.py packaging/setup/ovirt_engine_setup/engine_common/dwh_history_timekeeping.py packaging/setup/ovirt_engine_setup/engine_common/postgres.py packaging/setup/ovirt_engine_setup/engine_common/database.py packaging/setup/ovirt_engine_setup/engine_common/constants.py packaging/setup/ovirt_engine_setup/engine/__init__.py packaging/setup/ovirt_engine_setup/engine/vdcoption.py packaging/setup/ovirt_engine_setup/engine/constants.py packaging/setup/ovirt_engine_setup/vmconsole_proxy_helper/__init__.py packaging/setup/ovirt_engine_setup/vmconsole_proxy_helper/constants.py packaging/setup/ovirt_engine_setup/domains.py packaging/services/ovirt-engine/__init__.py packaging/services/ovirt-engine/ovirt-engine.py packaging/services/ovirt-engine-notifier/__init__.py packaging/services/ovirt-engine-notifier/ovirt-engine-notifier.py packaging/services/ovirt-fence-kdump-listener/ovirt-fence-kdump-listener.py packaging/services/ovirt-fence-kdump-listener/__init__.py packaging/services/ovirt-fence-kdump-listener/listener.py packaging/services/ovirt-fence-kdump-listener/db.py packaging/services/ovirt-websocket-proxy/__init__.py packaging/services/ovirt-websocket-proxy/ovirt-websocket-proxy.py packaging/playbooks/roles/ovirt-ova-pack/files/pack_ova.py packaging/playbooks/roles/ovirt-ova-query/callback_plugins/ovaqueryplugin.py packaging/playbooks/roles/ovirt-ova-query/files/query_ova.py packaging/playbooks/roles/ovirt-host-upgrade/callback_plugins/hostupgradeplugin.py packaging/playbooks/roles/ovirt-ova-extract/files/extract_ova.py packaging/libexec/ovirt-vmconsole-proxy-helper/__init__.py packaging/libexec/ovirt-vmconsole-proxy-helper/ovirt-vmconsole-list.py + for exe in '"${PYFLAKES}"' '"${PEP8}"' + which pep8 + pep8 build/helptag_checker.py build/helptag.py build/helptag-oneline-check.py packaging/bin/engine-migrate-he.py packaging/bin/engine-host-update.py packaging/pythonlib/ovirt_engine/service.py packaging/pythonlib/ovirt_engine/__init__.py packaging/pythonlib/ovirt_engine/base.py packaging/pythonlib/ovirt_engine/mem.py packaging/pythonlib/ovirt_engine/util.py packaging/pythonlib/ovirt_engine/java.py packaging/pythonlib/ovirt_engine/configfile.py packaging/pythonlib/ovirt_engine/ticket.py packaging/setup/tests/__init__.py packaging/setup/tests/config.py packaging/setup/tests/ovirt_engine_setup/__init__.py packaging/setup/tests/ovirt_engine_setup/engine_common/test_database.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/network/__init__.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/network/ovirtproviderovn.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/upgrade/__init__.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/upgrade/answerfile_fixup.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/upgrade/asynctasks.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/upgrade/dbvalidations.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/upgrade/async_tasks_map.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/provisioning/__init__.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/provisioning/postgres.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/distro-rpm/__init__.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/distro-rpm/packages.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/options.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/public_glance_repository.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/__init__.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/domain_type.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/tools.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/aaajdbc.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/firewall.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/iso_domain.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/storage.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/database.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/jboss.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/ca.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/appmode.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/aaa.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/protocols.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/java.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/notifier.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/sso.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/aaakerbldap.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/aaainternal.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/db/vacuum.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/db/__init__.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/db/connection.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/db/configuration.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/db/dbmsupgrade.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/db/schema.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/pki/__init__.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/pki/ssh.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/pki/ca.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/system/nfs.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/system/memcheck.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/system/__init__.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/system/exportfs.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/system/engine.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/system/image_upload.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/core/misc.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/core/__init__.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/core/advertise_dwh.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/core/external_truststore.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/fence_kdump_listener/__init__.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/fence_kdump_listener/config.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/apache/__init__.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/apache/engine.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/apache/root.py packaging/setup/plugins/ovirt-engine-setup/base/network/firewall_manager.py packaging/setup/plugins/ovirt-engine-setup/base/network/__init__.py packaging/setup/plugins/ovirt-engine-setup/base/dialog/preview.py packaging/setup/plugins/ovirt-engine-setup/base/dialog/__init__.py packaging/setup/plugins/ovirt-engine-setup/base/system/__init__.py packaging/setup/plugins/ovirt-engine-setup/base/system/environment.py packaging/setup/plugins/ovirt-engine-setup/base/core/misc.py packaging/setup/plugins/ovirt-engine-setup/base/core/__init__.py packaging/setup/plugins/ovirt-engine-setup/websocket_proxy/__init__.py packaging/setup/plugins/ovirt-engine-setup/websocket_proxy/pki.py packaging/setup/plugins/ovirt-engine-setup/websocket_proxy/config.py packaging/setup/plugins/ovirt-engine-setup/websocket_proxy/packages.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/distro-rpm/versionlock_config.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/distro-rpm/__init__.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/distro-rpm/packages.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/dialog/titles.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/dialog/__init__.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/config/__init__.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/config/firewall.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/config/jboss.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/system/__init__.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/system/sysctl.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/apache/misc.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/apache/__init__.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/apache/ssl.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/apache/selinux.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/apache/core.py packaging/setup/plugins/ovirt-engine-setup/vmconsole_proxy_helper/__init__.py packaging/setup/plugins/ovirt-engine-setup/vmconsole_proxy_helper/pki.py packaging/setup/plugins/ovirt-engine-setup/vmconsole_proxy_helper/config.py packaging/setup/plugins/ovirt-engine-setup/vmconsole_proxy_helper/system.py packaging/setup/plugins/ovirt-engine-rename/ovirt-engine/misc.py packaging/setup/plugins/ovirt-engine-rename/ovirt-engine/__init__.py packaging/setup/plugins/ovirt-engine-rename/ovirt-engine/tools.py packaging/setup/plugins/ovirt-engine-rename/ovirt-engine/database.py packaging/setup/plugins/ovirt-engine-rename/ovirt-engine/engine.py packaging/setup/plugins/ovirt-engine-rename/ovirt-engine/protocols.py packaging/setup/plugins/ovirt-engine-rename/ovirt-engine/pki.py packaging/setup/plugins/ovirt-engine-rename/ovirt-engine/sso.py packaging/setup/plugins/ovirt-engine-rename/ovirt-engine/uninstall.py packaging/setup/plugins/ovirt-engine-rename/vmconsole_proxy_helper/__init__.py packaging/setup/plugins/ovirt-engine-rename/vmconsole_proxy_helper/config.py packaging/setup/plugins/ovirt-engine-remove/ovirt-engine/config/misc.py packaging/setup/plugins/ovirt-engine-remove/ovirt-engine/config/__init__.py packaging/setup/plugins/ovirt-engine-remove/ovirt-engine/config/ca.py packaging/setup/plugins/ovirt-engine-remove/ovirt-engine/db/__init__.py packaging/setup/plugins/ovirt-engine-remove/ovirt-engine/db/clear.py packaging/setup/plugins/ovirt-engine-remove/ovirt-engine/system/__init__.py packaging/setup/plugins/ovirt-engine-remove/ovirt-engine/system/engine.py packaging/setup/plugins/ovirt-engine-remove/ovirt-engine/system/fence_kdump_listener.py packaging/setup/plugins/ovirt-engine-remove/base/network/firewall_manager.py packaging/setup/plugins/ovirt-engine-remove/base/network/__init__.py packaging/setup/plugins/ovirt-engine-remove/base/files/__init__.py packaging/setup/plugins/ovirt-engine-remove/base/files/simple.py packaging/setup/plugins/ovirt-engine-remove/base/core/misc.py packaging/setup/plugins/ovirt-engine-remove/base/core/__init__.py packaging/setup/plugins/ovirt-engine-remove/websocket_proxy/misc.py packaging/setup/plugins/ovirt-engine-remove/websocket_proxy/__init__.py packaging/setup/plugins/ovirt-engine-remove/ovirt-engine-common/system/__init__.py packaging/setup/plugins/ovirt-engine-remove/ovirt-engine-common/system/sysctl.py packaging/setup/plugins/ovirt-engine-remove/vmconsole_proxy_helper/misc.py packaging/setup/plugins/ovirt-engine-remove/vmconsole_proxy_helper/__init__.py packaging/setup/plugins/ovirt-engine-checks/ovirt-engine/db/__init__.py packaging/setup/plugins/ovirt-engine-checks/ovirt-engine/db/versions.py packaging/setup/plugins/ovirt-engine-checks/base/core/__init__.py packaging/setup/plugins/ovirt-engine-provisiondb/ovirt-engine-common/provisioning/__init__.py packaging/setup/plugins/ovirt-engine-provisiondb/ovirt-engine-common/provisioning/postgres.py packaging/setup/plugins/ovirt-engine-provisiondb/ovirt-engine-common/provisioning/database.py packaging/setup/plugins/ovirt-engine-provisiondb/ovirt-engine-common/core/misc.py packaging/setup/plugins/ovirt-engine-provisiondb/ovirt-engine-common/core/__init__.py packaging/setup/plugins/ovirt-engine-provisiondb/ovirt-engine-common/core/offlinepackager.py packaging/setup/plugins/ovirt-engine-common/ovirt-engine/db/__init__.py packaging/setup/plugins/ovirt-engine-common/ovirt-engine/db/connection.py packaging/setup/plugins/ovirt-engine-common/ovirt-engine/db/config.py packaging/setup/plugins/ovirt-engine-common/ovirt-engine/db/pgpass.py packaging/setup/plugins/ovirt-engine-common/ovirt-engine/system/__init__.py packaging/setup/plugins/ovirt-engine-common/ovirt-engine/system/he.py packaging/setup/plugins/ovirt-engine-common/ovirt-engine/core/__init__.py packaging/setup/plugins/ovirt-engine-common/ovirt-engine/core/engine.py packaging/setup/plugins/ovirt-engine-common/ovirt-engine/core/fence_kdump_listener.py packaging/setup/plugins/ovirt-engine-common/base/network/firewall_manager_firewalld.py packaging/setup/plugins/ovirt-engine-common/base/network/firewall_manager.py packaging/setup/plugins/ovirt-engine-common/base/network/__init__.py packaging/setup/plugins/ovirt-engine-common/base/network/hostname.py packaging/setup/plugins/ovirt-engine-common/base/network/firewall_manager_human.py packaging/setup/plugins/ovirt-engine-common/base/network/process_firewalld_services.py packaging/setup/plugins/ovirt-engine-common/base/network/firewall_manager_iptables.py packaging/setup/plugins/ovirt-engine-common/base/dialog/titles.py packaging/setup/plugins/ovirt-engine-common/base/dialog/__init__.py packaging/setup/plugins/ovirt-engine-common/base/system/hostile_services.py packaging/setup/plugins/ovirt-engine-common/base/system/__init__.py packaging/setup/plugins/ovirt-engine-common/base/system/mem.py packaging/setup/plugins/ovirt-engine-common/base/system/selinux.py packaging/setup/plugins/ovirt-engine-common/base/remote_engine/remote_engine_root_ssh.py packaging/setup/plugins/ovirt-engine-common/base/remote_engine/remote_engine.py packaging/setup/plugins/ovirt-engine-common/base/remote_engine/__init__.py packaging/setup/plugins/ovirt-engine-common/base/remote_engine/remote_engine_manual_files.py packaging/setup/plugins/ovirt-engine-common/base/core/duplicated_constants_check.py packaging/setup/plugins/ovirt-engine-common/base/core/answerfile.py packaging/setup/plugins/ovirt-engine-common/base/core/misc.py packaging/setup/plugins/ovirt-engine-common/base/core/__init__.py packaging/setup/plugins/ovirt-engine-common/base/core/reconfigure.py packaging/setup/plugins/ovirt-engine-common/base/core/offlinepackager.py packaging/setup/plugins/ovirt-engine-common/base/core/postinstall.py packaging/setup/plugins/ovirt-engine-common/base/core/uninstall.py packaging/setup/plugins/ovirt-engine-common/base/core/filter_secrets.py packaging/setup/plugins/ovirt-engine-common/websocket_proxy/__init__.py packaging/setup/plugins/ovirt-engine-common/websocket_proxy/core.py packaging/setup/plugins/ovirt-engine-common/ovirt-engine-common/provisioning/__init__.py packaging/setup/plugins/ovirt-engine-common/ovirt-engine-common/provisioning/postgres.py packaging/setup/plugins/ovirt-engine-common/ovirt-engine-common/config/__init__.py packaging/setup/plugins/ovirt-engine-common/ovirt-engine-common/config/java.py packaging/setup/plugins/ovirt-engine-common/ovirt-engine-common/system/__init__.py packaging/setup/plugins/ovirt-engine-common/ovirt-engine-common/system/environment.py packaging/setup/plugins/ovirt-engine-common/ovirt-engine-common/system/apache.py packaging/setup/plugins/ovirt-engine-common/ovirt-engine-common/core/misc.py packaging/setup/plugins/ovirt-engine-common/ovirt-engine-common/core/__init__.py packaging/setup/plugins/ovirt-engine-common/ovirt-engine-common/core/protocols.py packaging/setup/plugins/ovirt-engine-common/vmconsole_proxy_helper/__init__.py packaging/setup/plugins/ovirt-engine-common/vmconsole_proxy_helper/core.py packaging/setup/plugins/ovirt-engine-health/base/core/misc.py packaging/setup/plugins/ovirt-engine-health/base/core/__init__.py packaging/setup/ovirt_engine_setup/remote_engine.py packaging/setup/ovirt_engine_setup/__init__.py packaging/setup/ovirt_engine_setup/remote_engine_base.py packaging/setup/ovirt_engine_setup/util.py packaging/setup/ovirt_engine_setup/firewall_manager_base.py packaging/setup/ovirt_engine_setup/websocket_proxy/__init__.py packaging/setup/ovirt_engine_setup/websocket_proxy/constants.py packaging/setup/ovirt_engine_setup/provisiondb/__init__.py packaging/setup/ovirt_engine_setup/provisiondb/constants.py packaging/setup/ovirt_engine_setup/constants.py packaging/setup/ovirt_engine_setup/engine_common/__init__.py packaging/setup/ovirt_engine_setup/engine_common/dwh_history_timekeeping.py packaging/setup/ovirt_engine_setup/engine_common/postgres.py packaging/setup/ovirt_engine_setup/engine_common/database.py packaging/setup/ovirt_engine_setup/engine_common/constants.py packaging/setup/ovirt_engine_setup/engine/__init__.py packaging/setup/ovirt_engine_setup/engine/vdcoption.py packaging/setup/ovirt_engine_setup/engine/constants.py packaging/setup/ovirt_engine_setup/vmconsole_proxy_helper/__init__.py packaging/setup/ovirt_engine_setup/vmconsole_proxy_helper/constants.py packaging/setup/ovirt_engine_setup/domains.py packaging/services/ovirt-engine/__init__.py packaging/services/ovirt-engine/ovirt-engine.py packaging/services/ovirt-engine-notifier/__init__.py packaging/services/ovirt-engine-notifier/ovirt-engine-notifier.py packaging/services/ovirt-fence-kdump-listener/ovirt-fence-kdump-listener.py packaging/services/ovirt-fence-kdump-listener/__init__.py packaging/services/ovirt-fence-kdump-listener/listener.py packaging/services/ovirt-fence-kdump-listener/db.py packaging/services/ovirt-websocket-proxy/__init__.py packaging/services/ovirt-websocket-proxy/ovirt-websocket-proxy.py packaging/playbooks/roles/ovirt-ova-pack/files/pack_ova.py packaging/playbooks/roles/ovirt-ova-query/callback_plugins/ovaqueryplugin.py packaging/playbooks/roles/ovirt-ova-query/files/query_ova.py packaging/playbooks/roles/ovirt-host-upgrade/callback_plugins/hostupgradeplugin.py packaging/playbooks/roles/ovirt-ova-extract/files/extract_ova.py packaging/libexec/ovirt-vmconsole-proxy-helper/__init__.py packaging/libexec/ovirt-vmconsole-proxy-helper/ovirt-vmconsole-list.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/network/ovirtproviderovn.py:474:25: E126 continuation line over-indented for hanging indent packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/network/ovirtproviderovn.py:481:25: E126 continuation line over-indented for hanging indent packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/network/ovirtproviderovn.py:488:25: E126 continuation line over-indented for hanging indent packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/network/ovirtproviderovn.py:635:21: E126 continuation line over-indented for hanging indent packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/network/ovirtproviderovn.py:637:21: E126 continuation line over-indented for hanging indent packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/network/ovirtproviderovn.py:639:21: E126 continuation line over-indented for hanging indent packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/network/ovirtproviderovn.py:641:21: E126 continuation line over-indented for hanging indent packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/network/ovirtproviderovn.py:645:21: E126 continuation line over-indented for hanging indent packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/network/ovirtproviderovn.py:652:21: E126 continuation line over-indented for hanging indent packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/network/ovirtproviderovn.py:654:21: E126 continuation line over-indented for hanging indent packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/network/ovirtproviderovn.py:658:21: E126 continuation line over-indented for hanging indent packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/network/ovirtproviderovn.py:663:21: E126 continuation line over-indented for hanging indent packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/network/ovirtproviderovn.py:664:21: E126 continuation line over-indented for hanging indent packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/network/ovirtproviderovn.py:872:13: E126 continuation line over-indented for hanging indent packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/db/configuration.py:255:13: E126 continuation line over-indented for hanging indent packaging/setup/plugins/ovirt-engine-rename/ovirt-engine/database.py:313:21: E126 continuation line over-indented for hanging indent packaging/setup/plugins/ovirt-engine-rename/ovirt-engine/database.py:314:21: E126 continuation line over-indented for hanging indent packaging/setup/plugins/ovirt-engine-common/base/core/duplicated_constants_check.py:109:17: E124 closing bracket does not match visual indentation + ret=1 + which isort + isort --check build/helptag_checker.py build/helptag.py build/helptag-oneline-check.py packaging/bin/engine-migrate-he.py packaging/bin/engine-host-update.py packaging/pythonlib/ovirt_engine/service.py packaging/pythonlib/ovirt_engine/__init__.py packaging/pythonlib/ovirt_engine/base.py packaging/pythonlib/ovirt_engine/mem.py packaging/pythonlib/ovirt_engine/util.py packaging/pythonlib/ovirt_engine/java.py packaging/pythonlib/ovirt_engine/configfile.py packaging/pythonlib/ovirt_engine/ticket.py packaging/setup/tests/__init__.py packaging/setup/tests/config.py packaging/setup/tests/ovirt_engine_setup/__init__.py packaging/setup/tests/ovirt_engine_setup/engine_common/test_database.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/network/__init__.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/network/ovirtproviderovn.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/upgrade/__init__.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/upgrade/answerfile_fixup.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/upgrade/asynctasks.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/upgrade/dbvalidations.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/upgrade/async_tasks_map.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/provisioning/__init__.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/provisioning/postgres.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/distro-rpm/__init__.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/distro-rpm/packages.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/options.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/public_glance_repository.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/__init__.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/domain_type.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/tools.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/aaajdbc.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/firewall.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/iso_domain.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/storage.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/database.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/jboss.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/ca.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/appmode.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/aaa.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/protocols.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/java.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/notifier.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/sso.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/aaakerbldap.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/aaainternal.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/db/vacuum.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/db/__init__.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/db/connection.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/db/configuration.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/db/dbmsupgrade.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/db/schema.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/pki/__init__.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/pki/ssh.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/pki/ca.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/system/nfs.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/system/memcheck.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/system/__init__.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/system/exportfs.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/system/engine.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/system/image_upload.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/core/misc.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/core/__init__.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/core/advertise_dwh.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/core/external_truststore.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/fence_kdump_listener/__init__.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/fence_kdump_listener/config.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/apache/__init__.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/apache/engine.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/apache/root.py packaging/setup/plugins/ovirt-engine-setup/base/network/firewall_manager.py packaging/setup/plugins/ovirt-engine-setup/base/network/__init__.py packaging/setup/plugins/ovirt-engine-setup/base/dialog/preview.py packaging/setup/plugins/ovirt-engine-setup/base/dialog/__init__.py packaging/setup/plugins/ovirt-engine-setup/base/system/__init__.py packaging/setup/plugins/ovirt-engine-setup/base/system/environment.py packaging/setup/plugins/ovirt-engine-setup/base/core/misc.py packaging/setup/plugins/ovirt-engine-setup/base/core/__init__.py packaging/setup/plugins/ovirt-engine-setup/websocket_proxy/__init__.py packaging/setup/plugins/ovirt-engine-setup/websocket_proxy/pki.py packaging/setup/plugins/ovirt-engine-setup/websocket_proxy/config.py packaging/setup/plugins/ovirt-engine-setup/websocket_proxy/packages.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/distro-rpm/versionlock_config.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/distro-rpm/__init__.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/distro-rpm/packages.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/dialog/titles.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/dialog/__init__.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/config/__init__.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/config/firewall.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/config/jboss.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/system/__init__.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/system/sysctl.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/apache/misc.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/apache/__init__.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/apache/ssl.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/apache/selinux.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/apache/core.py packaging/setup/plugins/ovirt-engine-setup/vmconsole_proxy_helper/__init__.py packaging/setup/plugins/ovirt-engine-setup/vmconsole_proxy_helper/pki.py packaging/setup/plugins/ovirt-engine-setup/vmconsole_proxy_helper/config.py packaging/setup/plugins/ovirt-engine-setup/vmconsole_proxy_helper/system.py packaging/setup/plugins/ovirt-engine-rename/ovirt-engine/misc.py packaging/setup/plugins/ovirt-engine-rename/ovirt-engine/__init__.py packaging/setup/plugins/ovirt-engine-rename/ovirt-engine/tools.py packaging/setup/plugins/ovirt-engine-rename/ovirt-engine/database.py packaging/setup/plugins/ovirt-engine-rename/ovirt-engine/engine.py packaging/setup/plugins/ovirt-engine-rename/ovirt-engine/protocols.py packaging/setup/plugins/ovirt-engine-rename/ovirt-engine/pki.py packaging/setup/plugins/ovirt-engine-rename/ovirt-engine/sso.py packaging/setup/plugins/ovirt-engine-rename/ovirt-engine/uninstall.py packaging/setup/plugins/ovirt-engine-rename/vmconsole_proxy_helper/__init__.py packaging/setup/plugins/ovirt-engine-rename/vmconsole_proxy_helper/config.py packaging/setup/plugins/ovirt-engine-remove/ovirt-engine/config/misc.py packaging/setup/plugins/ovirt-engine-remove/ovirt-engine/config/__init__.py packaging/setup/plugins/ovirt-engine-remove/ovirt-engine/config/ca.py packaging/setup/plugins/ovirt-engine-remove/ovirt-engine/db/__init__.py packaging/setup/plugins/ovirt-engine-remove/ovirt-engine/db/clear.py packaging/setup/plugins/ovirt-engine-remove/ovirt-engine/system/__init__.py packaging/setup/plugins/ovirt-engine-remove/ovirt-engine/system/engine.py packaging/setup/plugins/ovirt-engine-remove/ovirt-engine/system/fence_kdump_listener.py packaging/setup/plugins/ovirt-engine-remove/base/network/firewall_manager.py packaging/setup/plugins/ovirt-engine-remove/base/network/__init__.py packaging/setup/plugins/ovirt-engine-remove/base/files/__init__.py packaging/setup/plugins/ovirt-engine-remove/base/files/simple.py packaging/setup/plugins/ovirt-engine-remove/base/core/misc.py packaging/setup/plugins/ovirt-engine-remove/base/core/__init__.py packaging/setup/plugins/ovirt-engine-remove/websocket_proxy/misc.py packaging/setup/plugins/ovirt-engine-remove/websocket_proxy/__init__.py packaging/setup/plugins/ovirt-engine-remove/ovirt-engine-common/system/__init__.py packaging/setup/plugins/ovirt-engine-remove/ovirt-engine-common/system/sysctl.py packaging/setup/plugins/ovirt-engine-remove/vmconsole_proxy_helper/misc.py packaging/setup/plugins/ovirt-engine-remove/vmconsole_proxy_helper/__init__.py packaging/setup/plugins/ovirt-engine-checks/ovirt-engine/db/__init__.py packaging/setup/plugins/ovirt-engine-checks/ovirt-engine/db/versions.py packaging/setup/plugins/ovirt-engine-checks/base/core/__init__.py packaging/setup/plugins/ovirt-engine-provisiondb/ovirt-engine-common/provisioning/__init__.py packaging/setup/plugins/ovirt-engine-provisiondb/ovirt-engine-common/provisioning/postgres.py packaging/setup/plugins/ovirt-engine-provisiondb/ovirt-engine-common/provisioning/database.py packaging/setup/plugins/ovirt-engine-provisiondb/ovirt-engine-common/core/misc.py packaging/setup/plugins/ovirt-engine-provisiondb/ovirt-engine-common/core/__init__.py packaging/setup/plugins/ovirt-engine-provisiondb/ovirt-engine-common/core/offlinepackager.py packaging/setup/plugins/ovirt-engine-common/ovirt-engine/db/__init__.py packaging/setup/plugins/ovirt-engine-common/ovirt-engine/db/connection.py packaging/setup/plugins/ovirt-engine-common/ovirt-engine/db/config.py packaging/setup/plugins/ovirt-engine-common/ovirt-engine/db/pgpass.py packaging/setup/plugins/ovirt-engine-common/ovirt-engine/system/__init__.py packaging/setup/plugins/ovirt-engine-common/ovirt-engine/system/he.py packaging/setup/plugins/ovirt-engine-common/ovirt-engine/core/__init__.py packaging/setup/plugins/ovirt-engine-common/ovirt-engine/core/engine.py packaging/setup/plugins/ovirt-engine-common/ovirt-engine/core/fence_kdump_listener.py packaging/setup/plugins/ovirt-engine-common/base/network/firewall_manager_firewalld.py packaging/setup/plugins/ovirt-engine-common/base/network/firewall_manager.py packaging/setup/plugins/ovirt-engine-common/base/network/__init__.py packaging/setup/plugins/ovirt-engine-common/base/network/hostname.py packaging/setup/plugins/ovirt-engine-common/base/network/firewall_manager_human.py packaging/setup/plugins/ovirt-engine-common/base/network/process_firewalld_services.py packaging/setup/plugins/ovirt-engine-common/base/network/firewall_manager_iptables.py packaging/setup/plugins/ovirt-engine-common/base/dialog/titles.py packaging/setup/plugins/ovirt-engine-common/base/dialog/__init__.py packaging/setup/plugins/ovirt-engine-common/base/system/hostile_services.py packaging/setup/plugins/ovirt-engine-common/base/system/__init__.py packaging/setup/plugins/ovirt-engine-common/base/system/mem.py packaging/setup/plugins/ovirt-engine-common/base/system/selinux.py packaging/setup/plugins/ovirt-engine-common/base/remote_engine/remote_engine_root_ssh.py packaging/setup/plugins/ovirt-engine-common/base/remote_engine/remote_engine.py packaging/setup/plugins/ovirt-engine-common/base/remote_engine/__init__.py packaging/setup/plugins/ovirt-engine-common/base/remote_engine/remote_engine_manual_files.py packaging/setup/plugins/ovirt-engine-common/base/core/duplicated_constants_check.py packaging/setup/plugins/ovirt-engine-common/base/core/answerfile.py packaging/setup/plugins/ovirt-engine-common/base/core/misc.py packaging/setup/plugins/ovirt-engine-common/base/core/__init__.py packaging/setup/plugins/ovirt-engine-common/base/core/reconfigure.py packaging/setup/plugins/ovirt-engine-common/base/core/offlinepackager.py packaging/setup/plugins/ovirt-engine-common/base/core/postinstall.py packaging/setup/plugins/ovirt-engine-common/base/core/uninstall.py packaging/setup/plugins/ovirt-engine-common/base/core/filter_secrets.py packaging/setup/plugins/ovirt-engine-common/websocket_proxy/__init__.py packaging/setup/plugins/ovirt-engine-common/websocket_proxy/core.py packaging/setup/plugins/ovirt-engine-common/ovirt-engine-common/provisioning/__init__.py packaging/setup/plugins/ovirt-engine-common/ovirt-engine-common/provisioning/postgres.py packaging/setup/plugins/ovirt-engine-common/ovirt-engine-common/config/__init__.py packaging/setup/plugins/ovirt-engine-common/ovirt-engine-common/config/java.py packaging/setup/plugins/ovirt-engine-common/ovirt-engine-common/system/__init__.py packaging/setup/plugins/ovirt-engine-common/ovirt-engine-common/system/environment.py packaging/setup/plugins/ovirt-engine-common/ovirt-engine-common/system/apache.py packaging/setup/plugins/ovirt-engine-common/ovirt-engine-common/core/misc.py packaging/setup/plugins/ovirt-engine-common/ovirt-engine-common/core/__init__.py packaging/setup/plugins/ovirt-engine-common/ovirt-engine-common/core/protocols.py packaging/setup/plugins/ovirt-engine-common/vmconsole_proxy_helper/__init__.py packaging/setup/plugins/ovirt-engine-common/vmconsole_proxy_helper/core.py packaging/setup/plugins/ovirt-engine-health/base/core/misc.py packaging/setup/plugins/ovirt-engine-health/base/core/__init__.py packaging/setup/ovirt_engine_setup/remote_engine.py packaging/setup/ovirt_engine_setup/__init__.py packaging/setup/ovirt_engine_setup/remote_engine_base.py packaging/setup/ovirt_engine_setup/util.py packaging/setup/ovirt_engine_setup/firewall_manager_base.py packaging/setup/ovirt_engine_setup/websocket_proxy/__init__.py packaging/setup/ovirt_engine_setup/websocket_proxy/constants.py packaging/setup/ovirt_engine_setup/provisiondb/__init__.py packaging/setup/ovirt_engine_setup/provisiondb/constants.py packaging/setup/ovirt_engine_setup/constants.py packaging/setup/ovirt_engine_setup/engine_common/__init__.py packaging/setup/ovirt_engine_setup/engine_common/dwh_history_timekeeping.py packaging/setup/ovirt_engine_setup/engine_common/postgres.py packaging/setup/ovirt_engine_setup/engine_common/database.py packaging/setup/ovirt_engine_setup/engine_common/constants.py packaging/setup/ovirt_engine_setup/engine/__init__.py packaging/setup/ovirt_engine_setup/engine/vdcoption.py packaging/setup/ovirt_engine_setup/engine/constants.py packaging/setup/ovirt_engine_setup/vmconsole_proxy_helper/__init__.py packaging/setup/ovirt_engine_setup/vmconsole_proxy_helper/constants.py packaging/setup/ovirt_engine_setup/domains.py packaging/services/ovirt-engine/__init__.py packaging/services/ovirt-engine/ovirt-engine.py packaging/services/ovirt-engine-notifier/__init__.py packaging/services/ovirt-engine-notifier/ovirt-engine-notifier.py packaging/services/ovirt-fence-kdump-listener/ovirt-fence-kdump-listener.py packaging/services/ovirt-fence-kdump-listener/__init__.py packaging/services/ovirt-fence-kdump-listener/listener.py packaging/services/ovirt-fence-kdump-listener/db.py packaging/services/ovirt-websocket-proxy/__init__.py packaging/services/ovirt-websocket-proxy/ovirt-websocket-proxy.py packaging/playbooks/roles/ovirt-ova-pack/files/pack_ova.py packaging/playbooks/roles/ovirt-ova-query/callback_plugins/ovaqueryplugin.py packaging/playbooks/roles/ovirt-ova-query/files/query_ova.py packaging/playbooks/roles/ovirt-host-upgrade/callback_plugins/hostupgradeplugin.py packaging/playbooks/roles/ovirt-ova-extract/files/extract_ova.py packaging/libexec/ovirt-vmconsole-proxy-helper/__init__.py packaging/libexec/ovirt-vmconsole-proxy-helper/ovirt-vmconsole-list.py + echo isort --diff: isort --diff: + isort --diff build/helptag_checker.py build/helptag.py build/helptag-oneline-check.py packaging/bin/engine-migrate-he.py packaging/bin/engine-host-update.py packaging/pythonlib/ovirt_engine/service.py packaging/pythonlib/ovirt_engine/__init__.py packaging/pythonlib/ovirt_engine/base.py packaging/pythonlib/ovirt_engine/mem.py packaging/pythonlib/ovirt_engine/util.py packaging/pythonlib/ovirt_engine/java.py packaging/pythonlib/ovirt_engine/configfile.py packaging/pythonlib/ovirt_engine/ticket.py packaging/setup/tests/__init__.py packaging/setup/tests/config.py packaging/setup/tests/ovirt_engine_setup/__init__.py packaging/setup/tests/ovirt_engine_setup/engine_common/test_database.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/network/__init__.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/network/ovirtproviderovn.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/upgrade/__init__.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/upgrade/answerfile_fixup.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/upgrade/asynctasks.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/upgrade/dbvalidations.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/upgrade/async_tasks_map.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/provisioning/__init__.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/provisioning/postgres.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/distro-rpm/__init__.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/distro-rpm/packages.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/options.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/public_glance_repository.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/__init__.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/domain_type.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/tools.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/aaajdbc.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/firewall.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/iso_domain.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/storage.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/database.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/jboss.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/ca.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/appmode.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/aaa.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/protocols.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/java.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/notifier.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/sso.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/aaakerbldap.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/aaainternal.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/db/vacuum.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/db/__init__.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/db/connection.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/db/configuration.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/db/dbmsupgrade.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/db/schema.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/pki/__init__.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/pki/ssh.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/pki/ca.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/system/nfs.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/system/memcheck.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/system/__init__.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/system/exportfs.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/system/engine.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/system/image_upload.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/core/misc.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/core/__init__.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/core/advertise_dwh.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/core/external_truststore.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/fence_kdump_listener/__init__.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/fence_kdump_listener/config.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/apache/__init__.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/apache/engine.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/apache/root.py packaging/setup/plugins/ovirt-engine-setup/base/network/firewall_manager.py packaging/setup/plugins/ovirt-engine-setup/base/network/__init__.py packaging/setup/plugins/ovirt-engine-setup/base/dialog/preview.py packaging/setup/plugins/ovirt-engine-setup/base/dialog/__init__.py packaging/setup/plugins/ovirt-engine-setup/base/system/__init__.py packaging/setup/plugins/ovirt-engine-setup/base/system/environment.py packaging/setup/plugins/ovirt-engine-setup/base/core/misc.py packaging/setup/plugins/ovirt-engine-setup/base/core/__init__.py packaging/setup/plugins/ovirt-engine-setup/websocket_proxy/__init__.py packaging/setup/plugins/ovirt-engine-setup/websocket_proxy/pki.py packaging/setup/plugins/ovirt-engine-setup/websocket_proxy/config.py packaging/setup/plugins/ovirt-engine-setup/websocket_proxy/packages.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/distro-rpm/versionlock_config.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/distro-rpm/__init__.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/distro-rpm/packages.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/dialog/titles.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/dialog/__init__.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/config/__init__.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/config/firewall.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/config/jboss.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/system/__init__.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/system/sysctl.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/apache/misc.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/apache/__init__.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/apache/ssl.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/apache/selinux.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/apache/core.py packaging/setup/plugins/ovirt-engine-setup/vmconsole_proxy_helper/__init__.py packaging/setup/plugins/ovirt-engine-setup/vmconsole_proxy_helper/pki.py packaging/setup/plugins/ovirt-engine-setup/vmconsole_proxy_helper/config.py packaging/setup/plugins/ovirt-engine-setup/vmconsole_proxy_helper/system.py packaging/setup/plugins/ovirt-engine-rename/ovirt-engine/misc.py packaging/setup/plugins/ovirt-engine-rename/ovirt-engine/__init__.py packaging/setup/plugins/ovirt-engine-rename/ovirt-engine/tools.py packaging/setup/plugins/ovirt-engine-rename/ovirt-engine/database.py packaging/setup/plugins/ovirt-engine-rename/ovirt-engine/engine.py packaging/setup/plugins/ovirt-engine-rename/ovirt-engine/protocols.py packaging/setup/plugins/ovirt-engine-rename/ovirt-engine/pki.py packaging/setup/plugins/ovirt-engine-rename/ovirt-engine/sso.py packaging/setup/plugins/ovirt-engine-rename/ovirt-engine/uninstall.py packaging/setup/plugins/ovirt-engine-rename/vmconsole_proxy_helper/__init__.py packaging/setup/plugins/ovirt-engine-rename/vmconsole_proxy_helper/config.py packaging/setup/plugins/ovirt-engine-remove/ovirt-engine/config/misc.py packaging/setup/plugins/ovirt-engine-remove/ovirt-engine/config/__init__.py packaging/setup/plugins/ovirt-engine-remove/ovirt-engine/config/ca.py packaging/setup/plugins/ovirt-engine-remove/ovirt-engine/db/__init__.py packaging/setup/plugins/ovirt-engine-remove/ovirt-engine/db/clear.py packaging/setup/plugins/ovirt-engine-remove/ovirt-engine/system/__init__.py packaging/setup/plugins/ovirt-engine-remove/ovirt-engine/system/engine.py packaging/setup/plugins/ovirt-engine-remove/ovirt-engine/system/fence_kdump_listener.py packaging/setup/plugins/ovirt-engine-remove/base/network/firewall_manager.py packaging/setup/plugins/ovirt-engine-remove/base/network/__init__.py packaging/setup/plugins/ovirt-engine-remove/base/files/__init__.py packaging/setup/plugins/ovirt-engine-remove/base/files/simple.py packaging/setup/plugins/ovirt-engine-remove/base/core/misc.py packaging/setup/plugins/ovirt-engine-remove/base/core/__init__.py packaging/setup/plugins/ovirt-engine-remove/websocket_proxy/misc.py packaging/setup/plugins/ovirt-engine-remove/websocket_proxy/__init__.py packaging/setup/plugins/ovirt-engine-remove/ovirt-engine-common/system/__init__.py packaging/setup/plugins/ovirt-engine-remove/ovirt-engine-common/system/sysctl.py packaging/setup/plugins/ovirt-engine-remove/vmconsole_proxy_helper/misc.py packaging/setup/plugins/ovirt-engine-remove/vmconsole_proxy_helper/__init__.py packaging/setup/plugins/ovirt-engine-checks/ovirt-engine/db/__init__.py packaging/setup/plugins/ovirt-engine-checks/ovirt-engine/db/versions.py packaging/setup/plugins/ovirt-engine-checks/base/core/__init__.py packaging/setup/plugins/ovirt-engine-provisiondb/ovirt-engine-common/provisioning/__init__.py packaging/setup/plugins/ovirt-engine-provisiondb/ovirt-engine-common/provisioning/postgres.py packaging/setup/plugins/ovirt-engine-provisiondb/ovirt-engine-common/provisioning/database.py packaging/setup/plugins/ovirt-engine-provisiondb/ovirt-engine-common/core/misc.py packaging/setup/plugins/ovirt-engine-provisiondb/ovirt-engine-common/core/__init__.py packaging/setup/plugins/ovirt-engine-provisiondb/ovirt-engine-common/core/offlinepackager.py packaging/setup/plugins/ovirt-engine-common/ovirt-engine/db/__init__.py packaging/setup/plugins/ovirt-engine-common/ovirt-engine/db/connection.py packaging/setup/plugins/ovirt-engine-common/ovirt-engine/db/config.py packaging/setup/plugins/ovirt-engine-common/ovirt-engine/db/pgpass.py packaging/setup/plugins/ovirt-engine-common/ovirt-engine/system/__init__.py packaging/setup/plugins/ovirt-engine-common/ovirt-engine/system/he.py packaging/setup/plugins/ovirt-engine-common/ovirt-engine/core/__init__.py packaging/setup/plugins/ovirt-engine-common/ovirt-engine/core/engine.py packaging/setup/plugins/ovirt-engine-common/ovirt-engine/core/fence_kdump_listener.py packaging/setup/plugins/ovirt-engine-common/base/network/firewall_manager_firewalld.py packaging/setup/plugins/ovirt-engine-common/base/network/firewall_manager.py packaging/setup/plugins/ovirt-engine-common/base/network/__init__.py packaging/setup/plugins/ovirt-engine-common/base/network/hostname.py packaging/setup/plugins/ovirt-engine-common/base/network/firewall_manager_human.py packaging/setup/plugins/ovirt-engine-common/base/network/process_firewalld_services.py packaging/setup/plugins/ovirt-engine-common/base/network/firewall_manager_iptables.py packaging/setup/plugins/ovirt-engine-common/base/dialog/titles.py packaging/setup/plugins/ovirt-engine-common/base/dialog/__init__.py packaging/setup/plugins/ovirt-engine-common/base/system/hostile_services.py packaging/setup/plugins/ovirt-engine-common/base/system/__init__.py packaging/setup/plugins/ovirt-engine-common/base/system/mem.py packaging/setup/plugins/ovirt-engine-common/base/system/selinux.py packaging/setup/plugins/ovirt-engine-common/base/remote_engine/remote_engine_root_ssh.py packaging/setup/plugins/ovirt-engine-common/base/remote_engine/remote_engine.py packaging/setup/plugins/ovirt-engine-common/base/remote_engine/__init__.py packaging/setup/plugins/ovirt-engine-common/base/remote_engine/remote_engine_manual_files.py packaging/setup/plugins/ovirt-engine-common/base/core/duplicated_constants_check.py packaging/setup/plugins/ovirt-engine-common/base/core/answerfile.py packaging/setup/plugins/ovirt-engine-common/base/core/misc.py packaging/setup/plugins/ovirt-engine-common/base/core/__init__.py packaging/setup/plugins/ovirt-engine-common/base/core/reconfigure.py packaging/setup/plugins/ovirt-engine-common/base/core/offlinepackager.py packaging/setup/plugins/ovirt-engine-common/base/core/postinstall.py packaging/setup/plugins/ovirt-engine-common/base/core/uninstall.py packaging/setup/plugins/ovirt-engine-common/base/core/filter_secrets.py packaging/setup/plugins/ovirt-engine-common/websocket_proxy/__init__.py packaging/setup/plugins/ovirt-engine-common/websocket_proxy/core.py packaging/setup/plugins/ovirt-engine-common/ovirt-engine-common/provisioning/__init__.py packaging/setup/plugins/ovirt-engine-common/ovirt-engine-common/provisioning/postgres.py packaging/setup/plugins/ovirt-engine-common/ovirt-engine-common/config/__init__.py packaging/setup/plugins/ovirt-engine-common/ovirt-engine-common/config/java.py packaging/setup/plugins/ovirt-engine-common/ovirt-engine-common/system/__init__.py packaging/setup/plugins/ovirt-engine-common/ovirt-engine-common/system/environment.py packaging/setup/plugins/ovirt-engine-common/ovirt-engine-common/system/apache.py packaging/setup/plugins/ovirt-engine-common/ovirt-engine-common/core/misc.py packaging/setup/plugins/ovirt-engine-common/ovirt-engine-common/core/__init__.py packaging/setup/plugins/ovirt-engine-common/ovirt-engine-common/core/protocols.py packaging/setup/plugins/ovirt-engine-common/vmconsole_proxy_helper/__init__.py packaging/setup/plugins/ovirt-engine-common/vmconsole_proxy_helper/core.py packaging/setup/plugins/ovirt-engine-health/base/core/misc.py packaging/setup/plugins/ovirt-engine-health/base/core/__init__.py packaging/setup/ovirt_engine_setup/remote_engine.py packaging/setup/ovirt_engine_setup/__init__.py packaging/setup/ovirt_engine_setup/remote_engine_base.py packaging/setup/ovirt_engine_setup/util.py packaging/setup/ovirt_engine_setup/firewall_manager_base.py packaging/setup/ovirt_engine_setup/websocket_proxy/__init__.py packaging/setup/ovirt_engine_setup/websocket_proxy/constants.py packaging/setup/ovirt_engine_setup/provisiondb/__init__.py packaging/setup/ovirt_engine_setup/provisiondb/constants.py packaging/setup/ovirt_engine_setup/constants.py packaging/setup/ovirt_engine_setup/engine_common/__init__.py packaging/setup/ovirt_engine_setup/engine_common/dwh_history_timekeeping.py packaging/setup/ovirt_engine_setup/engine_common/postgres.py packaging/setup/ovirt_engine_setup/engine_common/database.py packaging/setup/ovirt_engine_setup/engine_common/constants.py packaging/setup/ovirt_engine_setup/engine/__init__.py packaging/setup/ovirt_engine_setup/engine/vdcoption.py packaging/setup/ovirt_engine_setup/engine/constants.py packaging/setup/ovirt_engine_setup/vmconsole_proxy_helper/__init__.py packaging/setup/ovirt_engine_setup/vmconsole_proxy_helper/constants.py packaging/setup/ovirt_engine_setup/domains.py packaging/services/ovirt-engine/__init__.py packaging/services/ovirt-engine/ovirt-engine.py packaging/services/ovirt-engine-notifier/__init__.py packaging/services/ovirt-engine-notifier/ovirt-engine-notifier.py packaging/services/ovirt-fence-kdump-listener/ovirt-fence-kdump-listener.py packaging/services/ovirt-fence-kdump-listener/__init__.py packaging/services/ovirt-fence-kdump-listener/listener.py packaging/services/ovirt-fence-kdump-listener/db.py packaging/services/ovirt-websocket-proxy/__init__.py packaging/services/ovirt-websocket-proxy/ovirt-websocket-proxy.py packaging/playbooks/roles/ovirt-ova-pack/files/pack_ova.py packaging/playbooks/roles/ovirt-ova-query/callback_plugins/ovaqueryplugin.py packaging/playbooks/roles/ovirt-ova-query/files/query_ova.py packaging/playbooks/roles/ovirt-host-upgrade/callback_plugins/hostupgradeplugin.py packaging/playbooks/roles/ovirt-ova-extract/files/extract_ova.py packaging/libexec/ovirt-vmconsole-proxy-helper/__init__.py packaging/libexec/ovirt-vmconsole-proxy-helper/ovirt-vmconsole-list.py --- /home/srosenbe/Documents/git/ovirt-engine/packaging/pythonlib/ovirt_engine/service.py:before 2018-02-12 12:17:26 +++ /home/srosenbe/Documents/git/ovirt-engine/packaging/pythonlib/ovirt_engine/service.py:after 2018-02-26 12:07:11.233915 @@ -31,6 +31,7 @@ import time import daemon + from dateutil import tz + exit 1 make[1]: *** [validations] Error 1 make[1]: Leaving directory `/home/srosenbe/Documents/git/ovirt-engine' make: *** [all-dev] Error 2 -------------- next part -------------- # Clean maven generated stuff: mvn clean [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] oVirt Findbugs Filters [INFO] ovirt-root [INFO] oVirt Build Tools root [INFO] oVirt checkstyle [INFO] oVirt Checkstyle Checks [INFO] oVirt Modules - backend [INFO] oVirt Manager [INFO] oVirt Engine dependencies [INFO] oVirt Engine common dependencies [INFO] oVirt Engine tools dependencies [INFO] Utilities to extend java.logging framework [INFO] Extensions API root [INFO] ovirt-engine-extensions-api [INFO] oVirt Modules - manager [INFO] Universal utilities [INFO] Extensions manager [INFO] GWT UI Compatibility [INFO] Common Code [INFO] Common utilities [INFO] Branding package [INFO] ovirt-engine sso [INFO] Data Access Layer [INFO] engine scheduler bean [INFO] Vds broker [INFO] builtin-extensions [INFO] Search Backend [INFO] Backend Authentication, Authorization and Accounting [INFO] Custom Application Server Authentication Plugin [INFO] Backend Logic @Service bean [INFO] oVirt RESTful API Backend Integration [INFO] oVirt RESTful API interface [INFO] oVirt Engine API Definition [INFO] oVirt Engine API Commom Parent POM [INFO] oVirt Engine API Common JAX-RS [INFO] oVirt RESTful API Backend Integration Type Mappers [INFO] oVirt RESTful API Backend Integration JAX-RS Resources [INFO] oVirt RESTful API Backend Integration Webapp [INFO] oVirt RESTful API Documentation [INFO] Custom Logger Using Extensions [INFO] oVirt Engine Web Root [INFO] ovirt-engine services [INFO] ovirt-engine docs [INFO] ovirt-engine welcome [INFO] oVirt Engine Microbenchmarks [INFO] oVirt Engine Tools [INFO] oVirt Engine extensions tool [INFO] oVirt Engine sso client registration tool [INFO] oVirt Modules :: Frontend [INFO] oVirt Modules :: Brands [INFO] oVirt Engine brand [INFO] oVirt Modules :: Webadmin [INFO] oVirt UI Modules [INFO] AOP tweaks for GWT compiler [INFO] Extensions for GWT [INFO] UI Utils Compatibility (for UICommon) [INFO] Frontend for GWT UI Projects [INFO] UICommonWeb [INFO] oVirt GWT UI common infrastructure [INFO] Frontend Assembly Descriptors [INFO] WebAdmin [INFO] oVirt Server EAR [INFO] ovirt-engine maven make [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building oVirt Findbugs Filters 4.3.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ovirt-findbugs-filters --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building ovirt-root 4.3.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ root --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building oVirt Build Tools root 4.3.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ build-tools-root --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building oVirt checkstyle 4.3.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ checkstyles --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building oVirt Checkstyle Checks 4.3.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ovirt-checkstyle-extension --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building oVirt Modules - backend 4.3.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ backend --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building oVirt Manager 4.3.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ manager --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building oVirt Engine dependencies 4.3.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ dependencies --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building oVirt Engine common dependencies 4.3.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ common-dependencies --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building oVirt Engine tools dependencies 4.3.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ tools-dependencies --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Utilities to extend java.logging framework 4.3.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ logutils --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Extensions API root 0.0.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ovirt-engine-extensions-api-root --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building ovirt-engine-extensions-api 0.0.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ovirt-engine-extensions-api --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building oVirt Modules - manager 4.3.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ manager-modules --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Universal utilities 4.3.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ uutils --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Extensions manager 4.3.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ extensions-manager --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building GWT UI Compatibility 4.3.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ compat --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Common Code 4.3.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ common --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Common utilities 4.3.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ utils --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Branding package 4.3.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ branding --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building ovirt-engine sso 4.3.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ enginesso --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Data Access Layer 4.3.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ dal --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building engine scheduler bean 4.3.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ scheduler --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Vds broker 4.3.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ vdsbroker --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building builtin-extensions 4.3.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ builtin --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Search Backend 4.3.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ searchbackend --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Backend Authentication, Authorization and Accounting 4.3.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ aaa --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Custom Application Server Authentication Plugin 4.3.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ auth-plugin --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Backend Logic @Service bean 4.3.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ bll --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building oVirt RESTful API Backend Integration 4.3.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ restapi-parent --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building oVirt RESTful API interface 4.3.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ interface --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building oVirt Engine API Definition 4.3.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ restapi-definition --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building oVirt Engine API Commom Parent POM 4.3.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ common-parent --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building oVirt Engine API Common JAX-RS 4.3.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ interface-common-jaxrs --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building oVirt RESTful API Backend Integration Type Mappers 4.3.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ restapi-types --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building oVirt RESTful API Backend Integration JAX-RS Resources 4.3.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ restapi-jaxrs --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building oVirt RESTful API Backend Integration Webapp 4.3.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ restapi-webapp --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building oVirt RESTful API Documentation 4.3.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ restapi-apidoc --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Custom Logger Using Extensions 4.3.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ logger --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building oVirt Engine Web Root 4.3.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ root-war --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building ovirt-engine services 4.3.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ services --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building ovirt-engine docs 4.3.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ docs --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building ovirt-engine welcome 4.3.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ welcome --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building oVirt Engine Microbenchmarks 4.3.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ benchmarks --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building oVirt Engine Tools 4.3.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ tools --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building oVirt Engine extensions tool 4.3.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ extensions-tool --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building oVirt Engine sso client registration tool 4.3.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ sso-client-registration-tool --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building oVirt Modules :: Frontend 4.3.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ frontend-all --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building oVirt Modules :: Brands 4.3.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ brands-all --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building oVirt Engine brand 4.3.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ovirt-brand --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building oVirt Modules :: Webadmin 4.3.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ webadmin-all --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building oVirt UI Modules 4.3.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ webadmin-modules --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building AOP tweaks for GWT compiler 4.3.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ gwt-aop --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Extensions for GWT 4.3.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ gwt-extension --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building UI Utils Compatibility (for UICommon) 4.3.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ uicompat --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Frontend for GWT UI Projects 4.3.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ frontend --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building UICommonWeb 4.3.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ uicommonweb --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building oVirt GWT UI common infrastructure 4.3.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ gwt-common --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Frontend Assembly Descriptors 4.3.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ frontend-assemblies --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building WebAdmin 4.3.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ webadmin --- [INFO] Deleting /home/srosenbe/Documents/git/ovirt-engine/frontend/webadmin/modules/webadmin/gen (includes = [**/*], excludes = []) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building oVirt Server EAR 4.3.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ engine-server-ear --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building ovirt-engine maven make 4.3.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ make --- [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] oVirt Findbugs Filters ............................. SUCCESS [ 0.086 s] [INFO] ovirt-root ......................................... SUCCESS [ 0.023 s] [INFO] oVirt Build Tools root ............................. SUCCESS [ 0.001 s] [INFO] oVirt checkstyle ................................... SUCCESS [ 0.009 s] [INFO] oVirt Checkstyle Checks ............................ SUCCESS [ 0.001 s] [INFO] oVirt Modules - backend ............................ SUCCESS [ 0.002 s] [INFO] oVirt Manager ...................................... SUCCESS [ 0.002 s] [INFO] oVirt Engine dependencies .......................... SUCCESS [ 0.001 s] [INFO] oVirt Engine common dependencies ................... SUCCESS [ 0.002 s] [INFO] oVirt Engine tools dependencies .................... SUCCESS [ 0.002 s] [INFO] Utilities to extend java.logging framework ......... SUCCESS [ 0.001 s] [INFO] Extensions API root ................................ SUCCESS [ 0.009 s] [INFO] ovirt-engine-extensions-api ........................ SUCCESS [ 0.001 s] [INFO] oVirt Modules - manager ............................ SUCCESS [ 0.002 s] [INFO] Universal utilities ................................ SUCCESS [ 0.001 s] [INFO] Extensions manager ................................. SUCCESS [ 0.002 s] [INFO] GWT UI Compatibility ............................... SUCCESS [ 0.002 s] [INFO] Common Code ........................................ SUCCESS [ 0.005 s] [INFO] Common utilities ................................... SUCCESS [ 0.011 s] [INFO] Branding package ................................... SUCCESS [ 0.002 s] [INFO] ovirt-engine sso ................................... SUCCESS [ 0.001 s] [INFO] Data Access Layer .................................. SUCCESS [ 0.001 s] [INFO] engine scheduler bean .............................. SUCCESS [ 0.002 s] [INFO] Vds broker ......................................... SUCCESS [ 0.001 s] [INFO] builtin-extensions ................................. SUCCESS [ 0.001 s] [INFO] Search Backend ..................................... SUCCESS [ 0.002 s] [INFO] Backend Authentication, Authorization and Accounting SUCCESS [ 0.001 s] [INFO] Custom Application Server Authentication Plugin .... SUCCESS [ 0.001 s] [INFO] Backend Logic @Service bean ........................ SUCCESS [ 0.012 s] [INFO] oVirt RESTful API Backend Integration .............. SUCCESS [ 0.002 s] [INFO] oVirt RESTful API interface ........................ SUCCESS [ 0.001 s] [INFO] oVirt Engine API Definition ........................ SUCCESS [ 0.001 s] [INFO] oVirt Engine API Commom Parent POM ................. SUCCESS [ 0.001 s] [INFO] oVirt Engine API Common JAX-RS ..................... SUCCESS [ 0.002 s] [INFO] oVirt RESTful API Backend Integration Type Mappers . SUCCESS [ 0.001 s] [INFO] oVirt RESTful API Backend Integration JAX-RS Resources SUCCESS [ 0.001 s] [INFO] oVirt RESTful API Backend Integration Webapp ....... SUCCESS [ 0.002 s] [INFO] oVirt RESTful API Documentation .................... SUCCESS [ 0.001 s] [INFO] Custom Logger Using Extensions ..................... SUCCESS [ 0.001 s] [INFO] oVirt Engine Web Root .............................. SUCCESS [ 0.001 s] [INFO] ovirt-engine services .............................. SUCCESS [ 0.001 s] [INFO] ovirt-engine docs .................................. SUCCESS [ 0.002 s] [INFO] ovirt-engine welcome ............................... SUCCESS [ 0.001 s] [INFO] oVirt Engine Microbenchmarks ....................... SUCCESS [ 0.001 s] [INFO] oVirt Engine Tools ................................. SUCCESS [ 0.001 s] [INFO] oVirt Engine extensions tool ....................... SUCCESS [ 0.002 s] [INFO] oVirt Engine sso client registration tool .......... SUCCESS [ 0.001 s] [INFO] oVirt Modules :: Frontend .......................... SUCCESS [ 0.001 s] [INFO] oVirt Modules :: Brands ............................ SUCCESS [ 0.001 s] [INFO] oVirt Engine brand ................................. SUCCESS [ 0.001 s] [INFO] oVirt Modules :: Webadmin .......................... SUCCESS [ 0.001 s] [INFO] oVirt UI Modules ................................... SUCCESS [ 0.025 s] [INFO] AOP tweaks for GWT compiler ........................ SUCCESS [ 0.002 s] [INFO] Extensions for GWT ................................. SUCCESS [ 0.001 s] [INFO] UI Utils Compatibility (for UICommon) .............. SUCCESS [ 0.020 s] [INFO] Frontend for GWT UI Projects ....................... SUCCESS [ 0.002 s] [INFO] UICommonWeb ........................................ SUCCESS [ 0.001 s] [INFO] oVirt GWT UI common infrastructure ................. SUCCESS [ 0.001 s] [INFO] Frontend Assembly Descriptors ...................... SUCCESS [ 0.002 s] [INFO] WebAdmin ........................................... SUCCESS [ 0.003 s] [INFO] oVirt Server EAR ................................... SUCCESS [ 0.001 s] [INFO] ovirt-engine maven make ............................ SUCCESS [ 0.001 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 0.768 s [INFO] Finished at: 2018-02-26T12:45:04+02:00 [INFO] Final Memory: 21M/295M [INFO] ------------------------------------------------------------------------ ( cd build/validations && mvn clean ) [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building build-validations 4.3.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ build-validations --- [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 0.186 s [INFO] Finished at: 2018-02-26T12:45:05+02:00 [INFO] Final Memory: 9M/295M [INFO] ------------------------------------------------------------------------ rm -rf tmp.built tmp.dev.flist # Clean files generated from templates: rm -rf build/python-check.sh ovirt-engine.spec packaging/bin/engine-backup.sh packaging/bin/engine-prolog.sh packaging/bin/pki-common.sh packaging/conf/notifier-logging.properties packaging/conf/ovirt-vmconsole-proxy-helper.conf packaging/conf/ovirt-vmconsole-proxy.conf packaging/etc/engine.conf.d/README packaging/etc/notifier/notifier.conf.d/README packaging/etc/ovirt-fence-kdump-listener.conf.d/README packaging/etc/ovirt-vmconsole-proxy-helper.conf.d/README packaging/etc/ovirt-websocket-proxy.conf.d/README packaging/libexec/ovirt-vmconsole-proxy-helper/ovirt_vmconsole_conf.py packaging/pythonlib/ovirt_engine/config.py packaging/services/ovirt-engine-notifier/config.py packaging/services/ovirt-engine-notifier/ovirt-engine-notifier.conf packaging/services/ovirt-engine-notifier/ovirt-engine-notifier.systemd packaging/services/ovirt-engine-notifier/ovirt-engine-notifier.sysv packaging/services/ovirt-engine/config.py packaging/services/ovirt-engine/ovirt-engine.conf packaging/services/ovirt-engine/ovirt-engine.systemd packaging/services/ovirt-engine/ovirt-engine.sysv packaging/services/ovirt-fence-kdump-listener/config.py packaging/services/ovirt-fence-kdump-listener/ovirt-fence-kdump-listener.conf packaging/services/ovirt-fence-kdump-listener/ovirt-fence-kdump-listener.systemd packaging/services/ovirt-fence-kdump-listener/ovirt-fence-kdump-listener.sysv packaging/services/ovirt-websocket-proxy/config.py packaging/services/ovirt-websocket-proxy/ovirt-websocket-proxy.conf packaging/services/ovirt-websocket-proxy/ovirt-websocket-proxy.systemd packaging/services/ovirt-websocket-proxy/ovirt-websocket-proxy.sysv packaging/setup/bin/ovirt-engine-setup.env packaging/setup/ovirt_engine_setup/config.py packaging/setup/ovirt_engine_setup/engine/config.py packaging/setup/ovirt_engine_setup/engine_common/config.py packaging/setup/ovirt_engine_setup/vmconsole_proxy_helper/config.py packaging/setup/ovirt_engine_setup/websocket_proxy/config.py packaging/sys-etc/logrotate.d/ovirt-engine packaging/sys-etc/logrotate.d/ovirt-engine-notifier packaging/sys-etc/logrotate.d/ovirt-engine-setup [ "1" != 0 ] && rm -f "tmp.built" || : rm -f build/python-check.sh ovirt-engine.spec packaging/bin/engine-backup.sh packaging/bin/engine-prolog.sh packaging/bin/pki-common.sh packaging/conf/notifier-logging.properties packaging/conf/ovirt-vmconsole-proxy-helper.conf packaging/conf/ovirt-vmconsole-proxy.conf packaging/etc/engine.conf.d/README packaging/etc/notifier/notifier.conf.d/README packaging/etc/ovirt-fence-kdump-listener.conf.d/README packaging/etc/ovirt-vmconsole-proxy-helper.conf.d/README packaging/etc/ovirt-websocket-proxy.conf.d/README packaging/libexec/ovirt-vmconsole-proxy-helper/ovirt_vmconsole_conf.py packaging/pythonlib/ovirt_engine/config.py packaging/services/ovirt-engine-notifier/config.py packaging/services/ovirt-engine-notifier/ovirt-engine-notifier.conf packaging/services/ovirt-engine-notifier/ovirt-engine-notifier.systemd packaging/services/ovirt-engine-notifier/ovirt-engine-notifier.sysv packaging/services/ovirt-engine/config.py packaging/services/ovirt-engine/ovirt-engine.conf packaging/services/ovirt-engine/ovirt-engine.systemd packaging/services/ovirt-engine/ovirt-engine.sysv packaging/services/ovirt-fence-kdump-listener/config.py packaging/services/ovirt-fence-kdump-listener/ovirt-fence-kdump-listener.conf packaging/services/ovirt-fence-kdump-listener/ovirt-fence-kdump-listener.systemd packaging/services/ovirt-fence-kdump-listener/ovirt-fence-kdump-listener.sysv packaging/services/ovirt-websocket-proxy/config.py packaging/services/ovirt-websocket-proxy/ovirt-websocket-proxy.conf packaging/services/ovirt-websocket-proxy/ovirt-websocket-proxy.systemd packaging/services/ovirt-websocket-proxy/ovirt-websocket-proxy.sysv packaging/setup/bin/ovirt-engine-setup.env packaging/setup/ovirt_engine_setup/config.py packaging/setup/ovirt_engine_setup/engine/config.py packaging/setup/ovirt_engine_setup/engine_common/config.py packaging/setup/ovirt_engine_setup/vmconsole_proxy_helper/config.py packaging/setup/ovirt_engine_setup/websocket_proxy/config.py packaging/sys-etc/logrotate.d/ovirt-engine packaging/sys-etc/logrotate.d/ovirt-engine-notifier packaging/sys-etc/logrotate.d/ovirt-engine-setup make \ all \ BUILD_DEV=1 \ DEV_PYTHON_DIR="/home/srosenbe/ovirt_engine_master/usr/lib/python2.7/site-packages" \ DEV_PYTHON3_DIR="/home/srosenbe/ovirt_engine_master" \ DEV_SETUP_ENV_DIR="/home/srosenbe/ovirt_engine_master/etc/ovirt-engine-setup.env.d" \ VMCONSOLE_SYSCONF_DIR="/home/srosenbe/ovirt_engine_master/etc/ovirt-vmconsole" \ VMCONSOLE_PKI_DIR="/home/srosenbe/ovirt_engine_master/etc/pki/ovirt-vmconsole" \ make[1]: Entering directory `/home/srosenbe/Documents/git/ovirt-engine' sed \ -e "s|@ENGINE_DEFAULTS@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine/services/ovirt-engine/ovirt-engine.conf|g" \ -e "s|@ENGINE_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/engine.conf|g" \ -e "s|@ENGINE_SETUP_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine-setup.conf|g" \ -e "s|@ENGINE_NOTIFIER_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/notifier/notifier.conf|g" \ -e "s|@ENGINE_FKLSNR_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-fence-kdump-listener.conf|g" \ -e "s|@ENGINE_WSPROXY_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-websocket-proxy.conf|g" \ -e "s|@ENGINE_USER@|ovirt|g" \ -e "s|@ENGINE_GROUP@|ovirt|g" \ -e "s|@ENGINE_ETC@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine|g" \ -e "s|@ENGINE_PKI@|/home/srosenbe/ovirt_engine_master/etc/pki/ovirt-engine|g" \ -e "s|@ENGINE_LOG@|/home/srosenbe/ovirt_engine_master/var/log/ovirt-engine|g" \ -e "s|@ENGINE_TMP@|/home/srosenbe/ovirt_engine_master/var/tmp/ovirt-engine|g" \ -e "s|@ENGINE_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@ENGINE_LIBEXEC@|/home/srosenbe/ovirt_engine_master/libexec|g" \ -e "s|@ENGINE_DOC@|/home/srosenbe/ovirt_engine_master/share/doc/ovirt-engine|g" \ -e "s|@ENGINE_VAR@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine|g" \ -e "s|@ENGINE_CACHE@|/home/srosenbe/ovirt_engine_master/var/cache/ovirt-engine|g" \ -e "s|@ENGINE_PID@|/home/srosenbe/ovirt_engine_master/var/run/ovirt-engine.pid|g" \ -e "s|@ENGINE_COMMON_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@SETUP_ETC@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine|g" \ -e "s|@SETUP_LOG@|/home/srosenbe/ovirt_engine_master/var/log/ovirt-engine|g" \ -e "s|@SETUP_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@SETUP_VAR@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine|g" \ -e "s|@DEV_PYTHON_DIR@|/home/srosenbe/ovirt_engine_master/usr/lib/python2.7/site-packages|g" \ -e "s|@DEV_PYTHON3_DIR@|/home/srosenbe/ovirt_engine_master|g" \ -e "s|@DEV_SETUP_ENV_DIR@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine-setup.env.d|g" \ -e "s|@RPM_VERSION@|4.3.0|g" \ -e "s|@RPM_RELEASE@|0.0.master.20180226104505|g" \ -e "s|@PACKAGE_NAME@|ovirt-engine|g" \ -e "s|@PACKAGE_VERSION@|4.3.0_master|g" \ -e "s|@POSTGRESQL_SYSTEMD_SERVICE@||g" \ -e "s|@DISPLAY_VERSION@|4.3.0_master|g" \ -e "s|@JBOSS_HOME@|/usr/share/ovirt-engine-wildfly|g" \ -e "s|@JBOSS_RUNTIME@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine/jboss_runtime|g" \ -e "s|@PEP8@|pep8|g" \ -e "s|@PYFLAKES@|pyflakes|g" \ -e "s|@ISORT@|isort|g" \ -e "s|@DEVMODE@|1|g" \ -e "s|@VMCONSOLE_SYSCONF_DIR@|/home/srosenbe/ovirt_engine_master/etc/ovirt-vmconsole|g" \ -e "s|@VMCONSOLE_PKI_DIR@|/home/srosenbe/ovirt_engine_master/etc/pki/ovirt-vmconsole|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_PATH@|/home/srosenbe/ovirt_engine_master/libexec/ovirt-vmconsole-proxy-helper/ovirt-vmconsole-list.py|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-vmconsole-proxy-helper.conf|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_DEFAULTS@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine/conf/ovirt-vmconsole-proxy-helper.conf|g" \ -e "s|@BIN_DIR@|/home/srosenbe/ovirt_engine_master/bin|g" \ -e "s|@AAA_JDBC_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine-extension-aaa-jdbc|g" \ build/python-check.sh.in > build/python-check.sh sed \ -e "s|@ENGINE_DEFAULTS@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine/services/ovirt-engine/ovirt-engine.conf|g" \ -e "s|@ENGINE_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/engine.conf|g" \ -e "s|@ENGINE_SETUP_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine-setup.conf|g" \ -e "s|@ENGINE_NOTIFIER_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/notifier/notifier.conf|g" \ -e "s|@ENGINE_FKLSNR_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-fence-kdump-listener.conf|g" \ -e "s|@ENGINE_WSPROXY_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-websocket-proxy.conf|g" \ -e "s|@ENGINE_USER@|ovirt|g" \ -e "s|@ENGINE_GROUP@|ovirt|g" \ -e "s|@ENGINE_ETC@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine|g" \ -e "s|@ENGINE_PKI@|/home/srosenbe/ovirt_engine_master/etc/pki/ovirt-engine|g" \ -e "s|@ENGINE_LOG@|/home/srosenbe/ovirt_engine_master/var/log/ovirt-engine|g" \ -e "s|@ENGINE_TMP@|/home/srosenbe/ovirt_engine_master/var/tmp/ovirt-engine|g" \ -e "s|@ENGINE_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@ENGINE_LIBEXEC@|/home/srosenbe/ovirt_engine_master/libexec|g" \ -e "s|@ENGINE_DOC@|/home/srosenbe/ovirt_engine_master/share/doc/ovirt-engine|g" \ -e "s|@ENGINE_VAR@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine|g" \ -e "s|@ENGINE_CACHE@|/home/srosenbe/ovirt_engine_master/var/cache/ovirt-engine|g" \ -e "s|@ENGINE_PID@|/home/srosenbe/ovirt_engine_master/var/run/ovirt-engine.pid|g" \ -e "s|@ENGINE_COMMON_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@SETUP_ETC@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine|g" \ -e "s|@SETUP_LOG@|/home/srosenbe/ovirt_engine_master/var/log/ovirt-engine|g" \ -e "s|@SETUP_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@SETUP_VAR@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine|g" \ -e "s|@DEV_PYTHON_DIR@|/home/srosenbe/ovirt_engine_master/usr/lib/python2.7/site-packages|g" \ -e "s|@DEV_PYTHON3_DIR@|/home/srosenbe/ovirt_engine_master|g" \ -e "s|@DEV_SETUP_ENV_DIR@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine-setup.env.d|g" \ -e "s|@RPM_VERSION@|4.3.0|g" \ -e "s|@RPM_RELEASE@|0.0.master.20180226104505|g" \ -e "s|@PACKAGE_NAME@|ovirt-engine|g" \ -e "s|@PACKAGE_VERSION@|4.3.0_master|g" \ -e "s|@POSTGRESQL_SYSTEMD_SERVICE@||g" \ -e "s|@DISPLAY_VERSION@|4.3.0_master|g" \ -e "s|@JBOSS_HOME@|/usr/share/ovirt-engine-wildfly|g" \ -e "s|@JBOSS_RUNTIME@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine/jboss_runtime|g" \ -e "s|@PEP8@|pep8|g" \ -e "s|@PYFLAKES@|pyflakes|g" \ -e "s|@ISORT@|isort|g" \ -e "s|@DEVMODE@|1|g" \ -e "s|@VMCONSOLE_SYSCONF_DIR@|/home/srosenbe/ovirt_engine_master/etc/ovirt-vmconsole|g" \ -e "s|@VMCONSOLE_PKI_DIR@|/home/srosenbe/ovirt_engine_master/etc/pki/ovirt-vmconsole|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_PATH@|/home/srosenbe/ovirt_engine_master/libexec/ovirt-vmconsole-proxy-helper/ovirt-vmconsole-list.py|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-vmconsole-proxy-helper.conf|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_DEFAULTS@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine/conf/ovirt-vmconsole-proxy-helper.conf|g" \ -e "s|@BIN_DIR@|/home/srosenbe/ovirt_engine_master/bin|g" \ -e "s|@AAA_JDBC_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine-extension-aaa-jdbc|g" \ ovirt-engine.spec.in > ovirt-engine.spec sed \ -e "s|@ENGINE_DEFAULTS@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine/services/ovirt-engine/ovirt-engine.conf|g" \ -e "s|@ENGINE_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/engine.conf|g" \ -e "s|@ENGINE_SETUP_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine-setup.conf|g" \ -e "s|@ENGINE_NOTIFIER_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/notifier/notifier.conf|g" \ -e "s|@ENGINE_FKLSNR_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-fence-kdump-listener.conf|g" \ -e "s|@ENGINE_WSPROXY_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-websocket-proxy.conf|g" \ -e "s|@ENGINE_USER@|ovirt|g" \ -e "s|@ENGINE_GROUP@|ovirt|g" \ -e "s|@ENGINE_ETC@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine|g" \ -e "s|@ENGINE_PKI@|/home/srosenbe/ovirt_engine_master/etc/pki/ovirt-engine|g" \ -e "s|@ENGINE_LOG@|/home/srosenbe/ovirt_engine_master/var/log/ovirt-engine|g" \ -e "s|@ENGINE_TMP@|/home/srosenbe/ovirt_engine_master/var/tmp/ovirt-engine|g" \ -e "s|@ENGINE_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@ENGINE_LIBEXEC@|/home/srosenbe/ovirt_engine_master/libexec|g" \ -e "s|@ENGINE_DOC@|/home/srosenbe/ovirt_engine_master/share/doc/ovirt-engine|g" \ -e "s|@ENGINE_VAR@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine|g" \ -e "s|@ENGINE_CACHE@|/home/srosenbe/ovirt_engine_master/var/cache/ovirt-engine|g" \ -e "s|@ENGINE_PID@|/home/srosenbe/ovirt_engine_master/var/run/ovirt-engine.pid|g" \ -e "s|@ENGINE_COMMON_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@SETUP_ETC@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine|g" \ -e "s|@SETUP_LOG@|/home/srosenbe/ovirt_engine_master/var/log/ovirt-engine|g" \ -e "s|@SETUP_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@SETUP_VAR@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine|g" \ -e "s|@DEV_PYTHON_DIR@|/home/srosenbe/ovirt_engine_master/usr/lib/python2.7/site-packages|g" \ -e "s|@DEV_PYTHON3_DIR@|/home/srosenbe/ovirt_engine_master|g" \ -e "s|@DEV_SETUP_ENV_DIR@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine-setup.env.d|g" \ -e "s|@RPM_VERSION@|4.3.0|g" \ -e "s|@RPM_RELEASE@|0.0.master.20180226104505|g" \ -e "s|@PACKAGE_NAME@|ovirt-engine|g" \ -e "s|@PACKAGE_VERSION@|4.3.0_master|g" \ -e "s|@POSTGRESQL_SYSTEMD_SERVICE@||g" \ -e "s|@DISPLAY_VERSION@|4.3.0_master|g" \ -e "s|@JBOSS_HOME@|/usr/share/ovirt-engine-wildfly|g" \ -e "s|@JBOSS_RUNTIME@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine/jboss_runtime|g" \ -e "s|@PEP8@|pep8|g" \ -e "s|@PYFLAKES@|pyflakes|g" \ -e "s|@ISORT@|isort|g" \ -e "s|@DEVMODE@|1|g" \ -e "s|@VMCONSOLE_SYSCONF_DIR@|/home/srosenbe/ovirt_engine_master/etc/ovirt-vmconsole|g" \ -e "s|@VMCONSOLE_PKI_DIR@|/home/srosenbe/ovirt_engine_master/etc/pki/ovirt-vmconsole|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_PATH@|/home/srosenbe/ovirt_engine_master/libexec/ovirt-vmconsole-proxy-helper/ovirt-vmconsole-list.py|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-vmconsole-proxy-helper.conf|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_DEFAULTS@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine/conf/ovirt-vmconsole-proxy-helper.conf|g" \ -e "s|@BIN_DIR@|/home/srosenbe/ovirt_engine_master/bin|g" \ -e "s|@AAA_JDBC_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine-extension-aaa-jdbc|g" \ packaging/bin/engine-backup.sh.in > packaging/bin/engine-backup.sh sed \ -e "s|@ENGINE_DEFAULTS@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine/services/ovirt-engine/ovirt-engine.conf|g" \ -e "s|@ENGINE_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/engine.conf|g" \ -e "s|@ENGINE_SETUP_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine-setup.conf|g" \ -e "s|@ENGINE_NOTIFIER_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/notifier/notifier.conf|g" \ -e "s|@ENGINE_FKLSNR_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-fence-kdump-listener.conf|g" \ -e "s|@ENGINE_WSPROXY_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-websocket-proxy.conf|g" \ -e "s|@ENGINE_USER@|ovirt|g" \ -e "s|@ENGINE_GROUP@|ovirt|g" \ -e "s|@ENGINE_ETC@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine|g" \ -e "s|@ENGINE_PKI@|/home/srosenbe/ovirt_engine_master/etc/pki/ovirt-engine|g" \ -e "s|@ENGINE_LOG@|/home/srosenbe/ovirt_engine_master/var/log/ovirt-engine|g" \ -e "s|@ENGINE_TMP@|/home/srosenbe/ovirt_engine_master/var/tmp/ovirt-engine|g" \ -e "s|@ENGINE_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@ENGINE_LIBEXEC@|/home/srosenbe/ovirt_engine_master/libexec|g" \ -e "s|@ENGINE_DOC@|/home/srosenbe/ovirt_engine_master/share/doc/ovirt-engine|g" \ -e "s|@ENGINE_VAR@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine|g" \ -e "s|@ENGINE_CACHE@|/home/srosenbe/ovirt_engine_master/var/cache/ovirt-engine|g" \ -e "s|@ENGINE_PID@|/home/srosenbe/ovirt_engine_master/var/run/ovirt-engine.pid|g" \ -e "s|@ENGINE_COMMON_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@SETUP_ETC@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine|g" \ -e "s|@SETUP_LOG@|/home/srosenbe/ovirt_engine_master/var/log/ovirt-engine|g" \ -e "s|@SETUP_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@SETUP_VAR@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine|g" \ -e "s|@DEV_PYTHON_DIR@|/home/srosenbe/ovirt_engine_master/usr/lib/python2.7/site-packages|g" \ -e "s|@DEV_PYTHON3_DIR@|/home/srosenbe/ovirt_engine_master|g" \ -e "s|@DEV_SETUP_ENV_DIR@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine-setup.env.d|g" \ -e "s|@RPM_VERSION@|4.3.0|g" \ -e "s|@RPM_RELEASE@|0.0.master.20180226104505|g" \ -e "s|@PACKAGE_NAME@|ovirt-engine|g" \ -e "s|@PACKAGE_VERSION@|4.3.0_master|g" \ -e "s|@POSTGRESQL_SYSTEMD_SERVICE@||g" \ -e "s|@DISPLAY_VERSION@|4.3.0_master|g" \ -e "s|@JBOSS_HOME@|/usr/share/ovirt-engine-wildfly|g" \ -e "s|@JBOSS_RUNTIME@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine/jboss_runtime|g" \ -e "s|@PEP8@|pep8|g" \ -e "s|@PYFLAKES@|pyflakes|g" \ -e "s|@ISORT@|isort|g" \ -e "s|@DEVMODE@|1|g" \ -e "s|@VMCONSOLE_SYSCONF_DIR@|/home/srosenbe/ovirt_engine_master/etc/ovirt-vmconsole|g" \ -e "s|@VMCONSOLE_PKI_DIR@|/home/srosenbe/ovirt_engine_master/etc/pki/ovirt-vmconsole|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_PATH@|/home/srosenbe/ovirt_engine_master/libexec/ovirt-vmconsole-proxy-helper/ovirt-vmconsole-list.py|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-vmconsole-proxy-helper.conf|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_DEFAULTS@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine/conf/ovirt-vmconsole-proxy-helper.conf|g" \ -e "s|@BIN_DIR@|/home/srosenbe/ovirt_engine_master/bin|g" \ -e "s|@AAA_JDBC_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine-extension-aaa-jdbc|g" \ packaging/bin/engine-prolog.sh.in > packaging/bin/engine-prolog.sh sed \ -e "s|@ENGINE_DEFAULTS@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine/services/ovirt-engine/ovirt-engine.conf|g" \ -e "s|@ENGINE_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/engine.conf|g" \ -e "s|@ENGINE_SETUP_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine-setup.conf|g" \ -e "s|@ENGINE_NOTIFIER_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/notifier/notifier.conf|g" \ -e "s|@ENGINE_FKLSNR_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-fence-kdump-listener.conf|g" \ -e "s|@ENGINE_WSPROXY_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-websocket-proxy.conf|g" \ -e "s|@ENGINE_USER@|ovirt|g" \ -e "s|@ENGINE_GROUP@|ovirt|g" \ -e "s|@ENGINE_ETC@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine|g" \ -e "s|@ENGINE_PKI@|/home/srosenbe/ovirt_engine_master/etc/pki/ovirt-engine|g" \ -e "s|@ENGINE_LOG@|/home/srosenbe/ovirt_engine_master/var/log/ovirt-engine|g" \ -e "s|@ENGINE_TMP@|/home/srosenbe/ovirt_engine_master/var/tmp/ovirt-engine|g" \ -e "s|@ENGINE_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@ENGINE_LIBEXEC@|/home/srosenbe/ovirt_engine_master/libexec|g" \ -e "s|@ENGINE_DOC@|/home/srosenbe/ovirt_engine_master/share/doc/ovirt-engine|g" \ -e "s|@ENGINE_VAR@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine|g" \ -e "s|@ENGINE_CACHE@|/home/srosenbe/ovirt_engine_master/var/cache/ovirt-engine|g" \ -e "s|@ENGINE_PID@|/home/srosenbe/ovirt_engine_master/var/run/ovirt-engine.pid|g" \ -e "s|@ENGINE_COMMON_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@SETUP_ETC@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine|g" \ -e "s|@SETUP_LOG@|/home/srosenbe/ovirt_engine_master/var/log/ovirt-engine|g" \ -e "s|@SETUP_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@SETUP_VAR@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine|g" \ -e "s|@DEV_PYTHON_DIR@|/home/srosenbe/ovirt_engine_master/usr/lib/python2.7/site-packages|g" \ -e "s|@DEV_PYTHON3_DIR@|/home/srosenbe/ovirt_engine_master|g" \ -e "s|@DEV_SETUP_ENV_DIR@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine-setup.env.d|g" \ -e "s|@RPM_VERSION@|4.3.0|g" \ -e "s|@RPM_RELEASE@|0.0.master.20180226104505|g" \ -e "s|@PACKAGE_NAME@|ovirt-engine|g" \ -e "s|@PACKAGE_VERSION@|4.3.0_master|g" \ -e "s|@POSTGRESQL_SYSTEMD_SERVICE@||g" \ -e "s|@DISPLAY_VERSION@|4.3.0_master|g" \ -e "s|@JBOSS_HOME@|/usr/share/ovirt-engine-wildfly|g" \ -e "s|@JBOSS_RUNTIME@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine/jboss_runtime|g" \ -e "s|@PEP8@|pep8|g" \ -e "s|@PYFLAKES@|pyflakes|g" \ -e "s|@ISORT@|isort|g" \ -e "s|@DEVMODE@|1|g" \ -e "s|@VMCONSOLE_SYSCONF_DIR@|/home/srosenbe/ovirt_engine_master/etc/ovirt-vmconsole|g" \ -e "s|@VMCONSOLE_PKI_DIR@|/home/srosenbe/ovirt_engine_master/etc/pki/ovirt-vmconsole|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_PATH@|/home/srosenbe/ovirt_engine_master/libexec/ovirt-vmconsole-proxy-helper/ovirt-vmconsole-list.py|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-vmconsole-proxy-helper.conf|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_DEFAULTS@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine/conf/ovirt-vmconsole-proxy-helper.conf|g" \ -e "s|@BIN_DIR@|/home/srosenbe/ovirt_engine_master/bin|g" \ -e "s|@AAA_JDBC_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine-extension-aaa-jdbc|g" \ packaging/bin/pki-common.sh.in > packaging/bin/pki-common.sh sed \ -e "s|@ENGINE_DEFAULTS@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine/services/ovirt-engine/ovirt-engine.conf|g" \ -e "s|@ENGINE_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/engine.conf|g" \ -e "s|@ENGINE_SETUP_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine-setup.conf|g" \ -e "s|@ENGINE_NOTIFIER_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/notifier/notifier.conf|g" \ -e "s|@ENGINE_FKLSNR_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-fence-kdump-listener.conf|g" \ -e "s|@ENGINE_WSPROXY_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-websocket-proxy.conf|g" \ -e "s|@ENGINE_USER@|ovirt|g" \ -e "s|@ENGINE_GROUP@|ovirt|g" \ -e "s|@ENGINE_ETC@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine|g" \ -e "s|@ENGINE_PKI@|/home/srosenbe/ovirt_engine_master/etc/pki/ovirt-engine|g" \ -e "s|@ENGINE_LOG@|/home/srosenbe/ovirt_engine_master/var/log/ovirt-engine|g" \ -e "s|@ENGINE_TMP@|/home/srosenbe/ovirt_engine_master/var/tmp/ovirt-engine|g" \ -e "s|@ENGINE_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@ENGINE_LIBEXEC@|/home/srosenbe/ovirt_engine_master/libexec|g" \ -e "s|@ENGINE_DOC@|/home/srosenbe/ovirt_engine_master/share/doc/ovirt-engine|g" \ -e "s|@ENGINE_VAR@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine|g" \ -e "s|@ENGINE_CACHE@|/home/srosenbe/ovirt_engine_master/var/cache/ovirt-engine|g" \ -e "s|@ENGINE_PID@|/home/srosenbe/ovirt_engine_master/var/run/ovirt-engine.pid|g" \ -e "s|@ENGINE_COMMON_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@SETUP_ETC@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine|g" \ -e "s|@SETUP_LOG@|/home/srosenbe/ovirt_engine_master/var/log/ovirt-engine|g" \ -e "s|@SETUP_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@SETUP_VAR@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine|g" \ -e "s|@DEV_PYTHON_DIR@|/home/srosenbe/ovirt_engine_master/usr/lib/python2.7/site-packages|g" \ -e "s|@DEV_PYTHON3_DIR@|/home/srosenbe/ovirt_engine_master|g" \ -e "s|@DEV_SETUP_ENV_DIR@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine-setup.env.d|g" \ -e "s|@RPM_VERSION@|4.3.0|g" \ -e "s|@RPM_RELEASE@|0.0.master.20180226104505|g" \ -e "s|@PACKAGE_NAME@|ovirt-engine|g" \ -e "s|@PACKAGE_VERSION@|4.3.0_master|g" \ -e "s|@POSTGRESQL_SYSTEMD_SERVICE@||g" \ -e "s|@DISPLAY_VERSION@|4.3.0_master|g" \ -e "s|@JBOSS_HOME@|/usr/share/ovirt-engine-wildfly|g" \ -e "s|@JBOSS_RUNTIME@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine/jboss_runtime|g" \ -e "s|@PEP8@|pep8|g" \ -e "s|@PYFLAKES@|pyflakes|g" \ -e "s|@ISORT@|isort|g" \ -e "s|@DEVMODE@|1|g" \ -e "s|@VMCONSOLE_SYSCONF_DIR@|/home/srosenbe/ovirt_engine_master/etc/ovirt-vmconsole|g" \ -e "s|@VMCONSOLE_PKI_DIR@|/home/srosenbe/ovirt_engine_master/etc/pki/ovirt-vmconsole|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_PATH@|/home/srosenbe/ovirt_engine_master/libexec/ovirt-vmconsole-proxy-helper/ovirt-vmconsole-list.py|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-vmconsole-proxy-helper.conf|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_DEFAULTS@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine/conf/ovirt-vmconsole-proxy-helper.conf|g" \ -e "s|@BIN_DIR@|/home/srosenbe/ovirt_engine_master/bin|g" \ -e "s|@AAA_JDBC_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine-extension-aaa-jdbc|g" \ packaging/conf/notifier-logging.properties.in > packaging/conf/notifier-logging.properties sed \ -e "s|@ENGINE_DEFAULTS@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine/services/ovirt-engine/ovirt-engine.conf|g" \ -e "s|@ENGINE_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/engine.conf|g" \ -e "s|@ENGINE_SETUP_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine-setup.conf|g" \ -e "s|@ENGINE_NOTIFIER_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/notifier/notifier.conf|g" \ -e "s|@ENGINE_FKLSNR_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-fence-kdump-listener.conf|g" \ -e "s|@ENGINE_WSPROXY_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-websocket-proxy.conf|g" \ -e "s|@ENGINE_USER@|ovirt|g" \ -e "s|@ENGINE_GROUP@|ovirt|g" \ -e "s|@ENGINE_ETC@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine|g" \ -e "s|@ENGINE_PKI@|/home/srosenbe/ovirt_engine_master/etc/pki/ovirt-engine|g" \ -e "s|@ENGINE_LOG@|/home/srosenbe/ovirt_engine_master/var/log/ovirt-engine|g" \ -e "s|@ENGINE_TMP@|/home/srosenbe/ovirt_engine_master/var/tmp/ovirt-engine|g" \ -e "s|@ENGINE_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@ENGINE_LIBEXEC@|/home/srosenbe/ovirt_engine_master/libexec|g" \ -e "s|@ENGINE_DOC@|/home/srosenbe/ovirt_engine_master/share/doc/ovirt-engine|g" \ -e "s|@ENGINE_VAR@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine|g" \ -e "s|@ENGINE_CACHE@|/home/srosenbe/ovirt_engine_master/var/cache/ovirt-engine|g" \ -e "s|@ENGINE_PID@|/home/srosenbe/ovirt_engine_master/var/run/ovirt-engine.pid|g" \ -e "s|@ENGINE_COMMON_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@SETUP_ETC@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine|g" \ -e "s|@SETUP_LOG@|/home/srosenbe/ovirt_engine_master/var/log/ovirt-engine|g" \ -e "s|@SETUP_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@SETUP_VAR@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine|g" \ -e "s|@DEV_PYTHON_DIR@|/home/srosenbe/ovirt_engine_master/usr/lib/python2.7/site-packages|g" \ -e "s|@DEV_PYTHON3_DIR@|/home/srosenbe/ovirt_engine_master|g" \ -e "s|@DEV_SETUP_ENV_DIR@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine-setup.env.d|g" \ -e "s|@RPM_VERSION@|4.3.0|g" \ -e "s|@RPM_RELEASE@|0.0.master.20180226104505|g" \ -e "s|@PACKAGE_NAME@|ovirt-engine|g" \ -e "s|@PACKAGE_VERSION@|4.3.0_master|g" \ -e "s|@POSTGRESQL_SYSTEMD_SERVICE@||g" \ -e "s|@DISPLAY_VERSION@|4.3.0_master|g" \ -e "s|@JBOSS_HOME@|/usr/share/ovirt-engine-wildfly|g" \ -e "s|@JBOSS_RUNTIME@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine/jboss_runtime|g" \ -e "s|@PEP8@|pep8|g" \ -e "s|@PYFLAKES@|pyflakes|g" \ -e "s|@ISORT@|isort|g" \ -e "s|@DEVMODE@|1|g" \ -e "s|@VMCONSOLE_SYSCONF_DIR@|/home/srosenbe/ovirt_engine_master/etc/ovirt-vmconsole|g" \ -e "s|@VMCONSOLE_PKI_DIR@|/home/srosenbe/ovirt_engine_master/etc/pki/ovirt-vmconsole|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_PATH@|/home/srosenbe/ovirt_engine_master/libexec/ovirt-vmconsole-proxy-helper/ovirt-vmconsole-list.py|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-vmconsole-proxy-helper.conf|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_DEFAULTS@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine/conf/ovirt-vmconsole-proxy-helper.conf|g" \ -e "s|@BIN_DIR@|/home/srosenbe/ovirt_engine_master/bin|g" \ -e "s|@AAA_JDBC_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine-extension-aaa-jdbc|g" \ packaging/conf/ovirt-vmconsole-proxy-helper.conf.in > packaging/conf/ovirt-vmconsole-proxy-helper.conf sed \ -e "s|@ENGINE_DEFAULTS@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine/services/ovirt-engine/ovirt-engine.conf|g" \ -e "s|@ENGINE_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/engine.conf|g" \ -e "s|@ENGINE_SETUP_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine-setup.conf|g" \ -e "s|@ENGINE_NOTIFIER_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/notifier/notifier.conf|g" \ -e "s|@ENGINE_FKLSNR_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-fence-kdump-listener.conf|g" \ -e "s|@ENGINE_WSPROXY_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-websocket-proxy.conf|g" \ -e "s|@ENGINE_USER@|ovirt|g" \ -e "s|@ENGINE_GROUP@|ovirt|g" \ -e "s|@ENGINE_ETC@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine|g" \ -e "s|@ENGINE_PKI@|/home/srosenbe/ovirt_engine_master/etc/pki/ovirt-engine|g" \ -e "s|@ENGINE_LOG@|/home/srosenbe/ovirt_engine_master/var/log/ovirt-engine|g" \ -e "s|@ENGINE_TMP@|/home/srosenbe/ovirt_engine_master/var/tmp/ovirt-engine|g" \ -e "s|@ENGINE_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@ENGINE_LIBEXEC@|/home/srosenbe/ovirt_engine_master/libexec|g" \ -e "s|@ENGINE_DOC@|/home/srosenbe/ovirt_engine_master/share/doc/ovirt-engine|g" \ -e "s|@ENGINE_VAR@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine|g" \ -e "s|@ENGINE_CACHE@|/home/srosenbe/ovirt_engine_master/var/cache/ovirt-engine|g" \ -e "s|@ENGINE_PID@|/home/srosenbe/ovirt_engine_master/var/run/ovirt-engine.pid|g" \ -e "s|@ENGINE_COMMON_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@SETUP_ETC@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine|g" \ -e "s|@SETUP_LOG@|/home/srosenbe/ovirt_engine_master/var/log/ovirt-engine|g" \ -e "s|@SETUP_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@SETUP_VAR@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine|g" \ -e "s|@DEV_PYTHON_DIR@|/home/srosenbe/ovirt_engine_master/usr/lib/python2.7/site-packages|g" \ -e "s|@DEV_PYTHON3_DIR@|/home/srosenbe/ovirt_engine_master|g" \ -e "s|@DEV_SETUP_ENV_DIR@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine-setup.env.d|g" \ -e "s|@RPM_VERSION@|4.3.0|g" \ -e "s|@RPM_RELEASE@|0.0.master.20180226104505|g" \ -e "s|@PACKAGE_NAME@|ovirt-engine|g" \ -e "s|@PACKAGE_VERSION@|4.3.0_master|g" \ -e "s|@POSTGRESQL_SYSTEMD_SERVICE@||g" \ -e "s|@DISPLAY_VERSION@|4.3.0_master|g" \ -e "s|@JBOSS_HOME@|/usr/share/ovirt-engine-wildfly|g" \ -e "s|@JBOSS_RUNTIME@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine/jboss_runtime|g" \ -e "s|@PEP8@|pep8|g" \ -e "s|@PYFLAKES@|pyflakes|g" \ -e "s|@ISORT@|isort|g" \ -e "s|@DEVMODE@|1|g" \ -e "s|@VMCONSOLE_SYSCONF_DIR@|/home/srosenbe/ovirt_engine_master/etc/ovirt-vmconsole|g" \ -e "s|@VMCONSOLE_PKI_DIR@|/home/srosenbe/ovirt_engine_master/etc/pki/ovirt-vmconsole|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_PATH@|/home/srosenbe/ovirt_engine_master/libexec/ovirt-vmconsole-proxy-helper/ovirt-vmconsole-list.py|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-vmconsole-proxy-helper.conf|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_DEFAULTS@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine/conf/ovirt-vmconsole-proxy-helper.conf|g" \ -e "s|@BIN_DIR@|/home/srosenbe/ovirt_engine_master/bin|g" \ -e "s|@AAA_JDBC_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine-extension-aaa-jdbc|g" \ packaging/conf/ovirt-vmconsole-proxy.conf.in > packaging/conf/ovirt-vmconsole-proxy.conf sed \ -e "s|@ENGINE_DEFAULTS@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine/services/ovirt-engine/ovirt-engine.conf|g" \ -e "s|@ENGINE_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/engine.conf|g" \ -e "s|@ENGINE_SETUP_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine-setup.conf|g" \ -e "s|@ENGINE_NOTIFIER_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/notifier/notifier.conf|g" \ -e "s|@ENGINE_FKLSNR_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-fence-kdump-listener.conf|g" \ -e "s|@ENGINE_WSPROXY_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-websocket-proxy.conf|g" \ -e "s|@ENGINE_USER@|ovirt|g" \ -e "s|@ENGINE_GROUP@|ovirt|g" \ -e "s|@ENGINE_ETC@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine|g" \ -e "s|@ENGINE_PKI@|/home/srosenbe/ovirt_engine_master/etc/pki/ovirt-engine|g" \ -e "s|@ENGINE_LOG@|/home/srosenbe/ovirt_engine_master/var/log/ovirt-engine|g" \ -e "s|@ENGINE_TMP@|/home/srosenbe/ovirt_engine_master/var/tmp/ovirt-engine|g" \ -e "s|@ENGINE_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@ENGINE_LIBEXEC@|/home/srosenbe/ovirt_engine_master/libexec|g" \ -e "s|@ENGINE_DOC@|/home/srosenbe/ovirt_engine_master/share/doc/ovirt-engine|g" \ -e "s|@ENGINE_VAR@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine|g" \ -e "s|@ENGINE_CACHE@|/home/srosenbe/ovirt_engine_master/var/cache/ovirt-engine|g" \ -e "s|@ENGINE_PID@|/home/srosenbe/ovirt_engine_master/var/run/ovirt-engine.pid|g" \ -e "s|@ENGINE_COMMON_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@SETUP_ETC@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine|g" \ -e "s|@SETUP_LOG@|/home/srosenbe/ovirt_engine_master/var/log/ovirt-engine|g" \ -e "s|@SETUP_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@SETUP_VAR@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine|g" \ -e "s|@DEV_PYTHON_DIR@|/home/srosenbe/ovirt_engine_master/usr/lib/python2.7/site-packages|g" \ -e "s|@DEV_PYTHON3_DIR@|/home/srosenbe/ovirt_engine_master|g" \ -e "s|@DEV_SETUP_ENV_DIR@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine-setup.env.d|g" \ -e "s|@RPM_VERSION@|4.3.0|g" \ -e "s|@RPM_RELEASE@|0.0.master.20180226104505|g" \ -e "s|@PACKAGE_NAME@|ovirt-engine|g" \ -e "s|@PACKAGE_VERSION@|4.3.0_master|g" \ -e "s|@POSTGRESQL_SYSTEMD_SERVICE@||g" \ -e "s|@DISPLAY_VERSION@|4.3.0_master|g" \ -e "s|@JBOSS_HOME@|/usr/share/ovirt-engine-wildfly|g" \ -e "s|@JBOSS_RUNTIME@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine/jboss_runtime|g" \ -e "s|@PEP8@|pep8|g" \ -e "s|@PYFLAKES@|pyflakes|g" \ -e "s|@ISORT@|isort|g" \ -e "s|@DEVMODE@|1|g" \ -e "s|@VMCONSOLE_SYSCONF_DIR@|/home/srosenbe/ovirt_engine_master/etc/ovirt-vmconsole|g" \ -e "s|@VMCONSOLE_PKI_DIR@|/home/srosenbe/ovirt_engine_master/etc/pki/ovirt-vmconsole|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_PATH@|/home/srosenbe/ovirt_engine_master/libexec/ovirt-vmconsole-proxy-helper/ovirt-vmconsole-list.py|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-vmconsole-proxy-helper.conf|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_DEFAULTS@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine/conf/ovirt-vmconsole-proxy-helper.conf|g" \ -e "s|@BIN_DIR@|/home/srosenbe/ovirt_engine_master/bin|g" \ -e "s|@AAA_JDBC_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine-extension-aaa-jdbc|g" \ packaging/etc/engine.conf.d/README.in > packaging/etc/engine.conf.d/README sed \ -e "s|@ENGINE_DEFAULTS@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine/services/ovirt-engine/ovirt-engine.conf|g" \ -e "s|@ENGINE_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/engine.conf|g" \ -e "s|@ENGINE_SETUP_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine-setup.conf|g" \ -e "s|@ENGINE_NOTIFIER_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/notifier/notifier.conf|g" \ -e "s|@ENGINE_FKLSNR_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-fence-kdump-listener.conf|g" \ -e "s|@ENGINE_WSPROXY_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-websocket-proxy.conf|g" \ -e "s|@ENGINE_USER@|ovirt|g" \ -e "s|@ENGINE_GROUP@|ovirt|g" \ -e "s|@ENGINE_ETC@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine|g" \ -e "s|@ENGINE_PKI@|/home/srosenbe/ovirt_engine_master/etc/pki/ovirt-engine|g" \ -e "s|@ENGINE_LOG@|/home/srosenbe/ovirt_engine_master/var/log/ovirt-engine|g" \ -e "s|@ENGINE_TMP@|/home/srosenbe/ovirt_engine_master/var/tmp/ovirt-engine|g" \ -e "s|@ENGINE_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@ENGINE_LIBEXEC@|/home/srosenbe/ovirt_engine_master/libexec|g" \ -e "s|@ENGINE_DOC@|/home/srosenbe/ovirt_engine_master/share/doc/ovirt-engine|g" \ -e "s|@ENGINE_VAR@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine|g" \ -e "s|@ENGINE_CACHE@|/home/srosenbe/ovirt_engine_master/var/cache/ovirt-engine|g" \ -e "s|@ENGINE_PID@|/home/srosenbe/ovirt_engine_master/var/run/ovirt-engine.pid|g" \ -e "s|@ENGINE_COMMON_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@SETUP_ETC@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine|g" \ -e "s|@SETUP_LOG@|/home/srosenbe/ovirt_engine_master/var/log/ovirt-engine|g" \ -e "s|@SETUP_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@SETUP_VAR@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine|g" \ -e "s|@DEV_PYTHON_DIR@|/home/srosenbe/ovirt_engine_master/usr/lib/python2.7/site-packages|g" \ -e "s|@DEV_PYTHON3_DIR@|/home/srosenbe/ovirt_engine_master|g" \ -e "s|@DEV_SETUP_ENV_DIR@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine-setup.env.d|g" \ -e "s|@RPM_VERSION@|4.3.0|g" \ -e "s|@RPM_RELEASE@|0.0.master.20180226104505|g" \ -e "s|@PACKAGE_NAME@|ovirt-engine|g" \ -e "s|@PACKAGE_VERSION@|4.3.0_master|g" \ -e "s|@POSTGRESQL_SYSTEMD_SERVICE@||g" \ -e "s|@DISPLAY_VERSION@|4.3.0_master|g" \ -e "s|@JBOSS_HOME@|/usr/share/ovirt-engine-wildfly|g" \ -e "s|@JBOSS_RUNTIME@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine/jboss_runtime|g" \ -e "s|@PEP8@|pep8|g" \ -e "s|@PYFLAKES@|pyflakes|g" \ -e "s|@ISORT@|isort|g" \ -e "s|@DEVMODE@|1|g" \ -e "s|@VMCONSOLE_SYSCONF_DIR@|/home/srosenbe/ovirt_engine_master/etc/ovirt-vmconsole|g" \ -e "s|@VMCONSOLE_PKI_DIR@|/home/srosenbe/ovirt_engine_master/etc/pki/ovirt-vmconsole|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_PATH@|/home/srosenbe/ovirt_engine_master/libexec/ovirt-vmconsole-proxy-helper/ovirt-vmconsole-list.py|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-vmconsole-proxy-helper.conf|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_DEFAULTS@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine/conf/ovirt-vmconsole-proxy-helper.conf|g" \ -e "s|@BIN_DIR@|/home/srosenbe/ovirt_engine_master/bin|g" \ -e "s|@AAA_JDBC_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine-extension-aaa-jdbc|g" \ packaging/etc/notifier/notifier.conf.d/README.in > packaging/etc/notifier/notifier.conf.d/README sed \ -e "s|@ENGINE_DEFAULTS@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine/services/ovirt-engine/ovirt-engine.conf|g" \ -e "s|@ENGINE_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/engine.conf|g" \ -e "s|@ENGINE_SETUP_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine-setup.conf|g" \ -e "s|@ENGINE_NOTIFIER_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/notifier/notifier.conf|g" \ -e "s|@ENGINE_FKLSNR_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-fence-kdump-listener.conf|g" \ -e "s|@ENGINE_WSPROXY_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-websocket-proxy.conf|g" \ -e "s|@ENGINE_USER@|ovirt|g" \ -e "s|@ENGINE_GROUP@|ovirt|g" \ -e "s|@ENGINE_ETC@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine|g" \ -e "s|@ENGINE_PKI@|/home/srosenbe/ovirt_engine_master/etc/pki/ovirt-engine|g" \ -e "s|@ENGINE_LOG@|/home/srosenbe/ovirt_engine_master/var/log/ovirt-engine|g" \ -e "s|@ENGINE_TMP@|/home/srosenbe/ovirt_engine_master/var/tmp/ovirt-engine|g" \ -e "s|@ENGINE_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@ENGINE_LIBEXEC@|/home/srosenbe/ovirt_engine_master/libexec|g" \ -e "s|@ENGINE_DOC@|/home/srosenbe/ovirt_engine_master/share/doc/ovirt-engine|g" \ -e "s|@ENGINE_VAR@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine|g" \ -e "s|@ENGINE_CACHE@|/home/srosenbe/ovirt_engine_master/var/cache/ovirt-engine|g" \ -e "s|@ENGINE_PID@|/home/srosenbe/ovirt_engine_master/var/run/ovirt-engine.pid|g" \ -e "s|@ENGINE_COMMON_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@SETUP_ETC@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine|g" \ -e "s|@SETUP_LOG@|/home/srosenbe/ovirt_engine_master/var/log/ovirt-engine|g" \ -e "s|@SETUP_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@SETUP_VAR@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine|g" \ -e "s|@DEV_PYTHON_DIR@|/home/srosenbe/ovirt_engine_master/usr/lib/python2.7/site-packages|g" \ -e "s|@DEV_PYTHON3_DIR@|/home/srosenbe/ovirt_engine_master|g" \ -e "s|@DEV_SETUP_ENV_DIR@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine-setup.env.d|g" \ -e "s|@RPM_VERSION@|4.3.0|g" \ -e "s|@RPM_RELEASE@|0.0.master.20180226104505|g" \ -e "s|@PACKAGE_NAME@|ovirt-engine|g" \ -e "s|@PACKAGE_VERSION@|4.3.0_master|g" \ -e "s|@POSTGRESQL_SYSTEMD_SERVICE@||g" \ -e "s|@DISPLAY_VERSION@|4.3.0_master|g" \ -e "s|@JBOSS_HOME@|/usr/share/ovirt-engine-wildfly|g" \ -e "s|@JBOSS_RUNTIME@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine/jboss_runtime|g" \ -e "s|@PEP8@|pep8|g" \ -e "s|@PYFLAKES@|pyflakes|g" \ -e "s|@ISORT@|isort|g" \ -e "s|@DEVMODE@|1|g" \ -e "s|@VMCONSOLE_SYSCONF_DIR@|/home/srosenbe/ovirt_engine_master/etc/ovirt-vmconsole|g" \ -e "s|@VMCONSOLE_PKI_DIR@|/home/srosenbe/ovirt_engine_master/etc/pki/ovirt-vmconsole|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_PATH@|/home/srosenbe/ovirt_engine_master/libexec/ovirt-vmconsole-proxy-helper/ovirt-vmconsole-list.py|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-vmconsole-proxy-helper.conf|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_DEFAULTS@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine/conf/ovirt-vmconsole-proxy-helper.conf|g" \ -e "s|@BIN_DIR@|/home/srosenbe/ovirt_engine_master/bin|g" \ -e "s|@AAA_JDBC_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine-extension-aaa-jdbc|g" \ packaging/etc/ovirt-fence-kdump-listener.conf.d/README.in > packaging/etc/ovirt-fence-kdump-listener.conf.d/README sed \ -e "s|@ENGINE_DEFAULTS@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine/services/ovirt-engine/ovirt-engine.conf|g" \ -e "s|@ENGINE_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/engine.conf|g" \ -e "s|@ENGINE_SETUP_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine-setup.conf|g" \ -e "s|@ENGINE_NOTIFIER_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/notifier/notifier.conf|g" \ -e "s|@ENGINE_FKLSNR_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-fence-kdump-listener.conf|g" \ -e "s|@ENGINE_WSPROXY_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-websocket-proxy.conf|g" \ -e "s|@ENGINE_USER@|ovirt|g" \ -e "s|@ENGINE_GROUP@|ovirt|g" \ -e "s|@ENGINE_ETC@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine|g" \ -e "s|@ENGINE_PKI@|/home/srosenbe/ovirt_engine_master/etc/pki/ovirt-engine|g" \ -e "s|@ENGINE_LOG@|/home/srosenbe/ovirt_engine_master/var/log/ovirt-engine|g" \ -e "s|@ENGINE_TMP@|/home/srosenbe/ovirt_engine_master/var/tmp/ovirt-engine|g" \ -e "s|@ENGINE_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@ENGINE_LIBEXEC@|/home/srosenbe/ovirt_engine_master/libexec|g" \ -e "s|@ENGINE_DOC@|/home/srosenbe/ovirt_engine_master/share/doc/ovirt-engine|g" \ -e "s|@ENGINE_VAR@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine|g" \ -e "s|@ENGINE_CACHE@|/home/srosenbe/ovirt_engine_master/var/cache/ovirt-engine|g" \ -e "s|@ENGINE_PID@|/home/srosenbe/ovirt_engine_master/var/run/ovirt-engine.pid|g" \ -e "s|@ENGINE_COMMON_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@SETUP_ETC@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine|g" \ -e "s|@SETUP_LOG@|/home/srosenbe/ovirt_engine_master/var/log/ovirt-engine|g" \ -e "s|@SETUP_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@SETUP_VAR@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine|g" \ -e "s|@DEV_PYTHON_DIR@|/home/srosenbe/ovirt_engine_master/usr/lib/python2.7/site-packages|g" \ -e "s|@DEV_PYTHON3_DIR@|/home/srosenbe/ovirt_engine_master|g" \ -e "s|@DEV_SETUP_ENV_DIR@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine-setup.env.d|g" \ -e "s|@RPM_VERSION@|4.3.0|g" \ -e "s|@RPM_RELEASE@|0.0.master.20180226104505|g" \ -e "s|@PACKAGE_NAME@|ovirt-engine|g" \ -e "s|@PACKAGE_VERSION@|4.3.0_master|g" \ -e "s|@POSTGRESQL_SYSTEMD_SERVICE@||g" \ -e "s|@DISPLAY_VERSION@|4.3.0_master|g" \ -e "s|@JBOSS_HOME@|/usr/share/ovirt-engine-wildfly|g" \ -e "s|@JBOSS_RUNTIME@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine/jboss_runtime|g" \ -e "s|@PEP8@|pep8|g" \ -e "s|@PYFLAKES@|pyflakes|g" \ -e "s|@ISORT@|isort|g" \ -e "s|@DEVMODE@|1|g" \ -e "s|@VMCONSOLE_SYSCONF_DIR@|/home/srosenbe/ovirt_engine_master/etc/ovirt-vmconsole|g" \ -e "s|@VMCONSOLE_PKI_DIR@|/home/srosenbe/ovirt_engine_master/etc/pki/ovirt-vmconsole|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_PATH@|/home/srosenbe/ovirt_engine_master/libexec/ovirt-vmconsole-proxy-helper/ovirt-vmconsole-list.py|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-vmconsole-proxy-helper.conf|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_DEFAULTS@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine/conf/ovirt-vmconsole-proxy-helper.conf|g" \ -e "s|@BIN_DIR@|/home/srosenbe/ovirt_engine_master/bin|g" \ -e "s|@AAA_JDBC_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine-extension-aaa-jdbc|g" \ packaging/etc/ovirt-vmconsole-proxy-helper.conf.d/README.in > packaging/etc/ovirt-vmconsole-proxy-helper.conf.d/README sed \ -e "s|@ENGINE_DEFAULTS@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine/services/ovirt-engine/ovirt-engine.conf|g" \ -e "s|@ENGINE_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/engine.conf|g" \ -e "s|@ENGINE_SETUP_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine-setup.conf|g" \ -e "s|@ENGINE_NOTIFIER_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/notifier/notifier.conf|g" \ -e "s|@ENGINE_FKLSNR_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-fence-kdump-listener.conf|g" \ -e "s|@ENGINE_WSPROXY_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-websocket-proxy.conf|g" \ -e "s|@ENGINE_USER@|ovirt|g" \ -e "s|@ENGINE_GROUP@|ovirt|g" \ -e "s|@ENGINE_ETC@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine|g" \ -e "s|@ENGINE_PKI@|/home/srosenbe/ovirt_engine_master/etc/pki/ovirt-engine|g" \ -e "s|@ENGINE_LOG@|/home/srosenbe/ovirt_engine_master/var/log/ovirt-engine|g" \ -e "s|@ENGINE_TMP@|/home/srosenbe/ovirt_engine_master/var/tmp/ovirt-engine|g" \ -e "s|@ENGINE_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@ENGINE_LIBEXEC@|/home/srosenbe/ovirt_engine_master/libexec|g" \ -e "s|@ENGINE_DOC@|/home/srosenbe/ovirt_engine_master/share/doc/ovirt-engine|g" \ -e "s|@ENGINE_VAR@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine|g" \ -e "s|@ENGINE_CACHE@|/home/srosenbe/ovirt_engine_master/var/cache/ovirt-engine|g" \ -e "s|@ENGINE_PID@|/home/srosenbe/ovirt_engine_master/var/run/ovirt-engine.pid|g" \ -e "s|@ENGINE_COMMON_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@SETUP_ETC@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine|g" \ -e "s|@SETUP_LOG@|/home/srosenbe/ovirt_engine_master/var/log/ovirt-engine|g" \ -e "s|@SETUP_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@SETUP_VAR@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine|g" \ -e "s|@DEV_PYTHON_DIR@|/home/srosenbe/ovirt_engine_master/usr/lib/python2.7/site-packages|g" \ -e "s|@DEV_PYTHON3_DIR@|/home/srosenbe/ovirt_engine_master|g" \ -e "s|@DEV_SETUP_ENV_DIR@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine-setup.env.d|g" \ -e "s|@RPM_VERSION@|4.3.0|g" \ -e "s|@RPM_RELEASE@|0.0.master.20180226104505|g" \ -e "s|@PACKAGE_NAME@|ovirt-engine|g" \ -e "s|@PACKAGE_VERSION@|4.3.0_master|g" \ -e "s|@POSTGRESQL_SYSTEMD_SERVICE@||g" \ -e "s|@DISPLAY_VERSION@|4.3.0_master|g" \ -e "s|@JBOSS_HOME@|/usr/share/ovirt-engine-wildfly|g" \ -e "s|@JBOSS_RUNTIME@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine/jboss_runtime|g" \ -e "s|@PEP8@|pep8|g" \ -e "s|@PYFLAKES@|pyflakes|g" \ -e "s|@ISORT@|isort|g" \ -e "s|@DEVMODE@|1|g" \ -e "s|@VMCONSOLE_SYSCONF_DIR@|/home/srosenbe/ovirt_engine_master/etc/ovirt-vmconsole|g" \ -e "s|@VMCONSOLE_PKI_DIR@|/home/srosenbe/ovirt_engine_master/etc/pki/ovirt-vmconsole|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_PATH@|/home/srosenbe/ovirt_engine_master/libexec/ovirt-vmconsole-proxy-helper/ovirt-vmconsole-list.py|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-vmconsole-proxy-helper.conf|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_DEFAULTS@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine/conf/ovirt-vmconsole-proxy-helper.conf|g" \ -e "s|@BIN_DIR@|/home/srosenbe/ovirt_engine_master/bin|g" \ -e "s|@AAA_JDBC_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine-extension-aaa-jdbc|g" \ packaging/etc/ovirt-websocket-proxy.conf.d/README.in > packaging/etc/ovirt-websocket-proxy.conf.d/README sed \ -e "s|@ENGINE_DEFAULTS@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine/services/ovirt-engine/ovirt-engine.conf|g" \ -e "s|@ENGINE_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/engine.conf|g" \ -e "s|@ENGINE_SETUP_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine-setup.conf|g" \ -e "s|@ENGINE_NOTIFIER_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/notifier/notifier.conf|g" \ -e "s|@ENGINE_FKLSNR_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-fence-kdump-listener.conf|g" \ -e "s|@ENGINE_WSPROXY_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-websocket-proxy.conf|g" \ -e "s|@ENGINE_USER@|ovirt|g" \ -e "s|@ENGINE_GROUP@|ovirt|g" \ -e "s|@ENGINE_ETC@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine|g" \ -e "s|@ENGINE_PKI@|/home/srosenbe/ovirt_engine_master/etc/pki/ovirt-engine|g" \ -e "s|@ENGINE_LOG@|/home/srosenbe/ovirt_engine_master/var/log/ovirt-engine|g" \ -e "s|@ENGINE_TMP@|/home/srosenbe/ovirt_engine_master/var/tmp/ovirt-engine|g" \ -e "s|@ENGINE_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@ENGINE_LIBEXEC@|/home/srosenbe/ovirt_engine_master/libexec|g" \ -e "s|@ENGINE_DOC@|/home/srosenbe/ovirt_engine_master/share/doc/ovirt-engine|g" \ -e "s|@ENGINE_VAR@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine|g" \ -e "s|@ENGINE_CACHE@|/home/srosenbe/ovirt_engine_master/var/cache/ovirt-engine|g" \ -e "s|@ENGINE_PID@|/home/srosenbe/ovirt_engine_master/var/run/ovirt-engine.pid|g" \ -e "s|@ENGINE_COMMON_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@SETUP_ETC@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine|g" \ -e "s|@SETUP_LOG@|/home/srosenbe/ovirt_engine_master/var/log/ovirt-engine|g" \ -e "s|@SETUP_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@SETUP_VAR@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine|g" \ -e "s|@DEV_PYTHON_DIR@|/home/srosenbe/ovirt_engine_master/usr/lib/python2.7/site-packages|g" \ -e "s|@DEV_PYTHON3_DIR@|/home/srosenbe/ovirt_engine_master|g" \ -e "s|@DEV_SETUP_ENV_DIR@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine-setup.env.d|g" \ -e "s|@RPM_VERSION@|4.3.0|g" \ -e "s|@RPM_RELEASE@|0.0.master.20180226104505|g" \ -e "s|@PACKAGE_NAME@|ovirt-engine|g" \ -e "s|@PACKAGE_VERSION@|4.3.0_master|g" \ -e "s|@POSTGRESQL_SYSTEMD_SERVICE@||g" \ -e "s|@DISPLAY_VERSION@|4.3.0_master|g" \ -e "s|@JBOSS_HOME@|/usr/share/ovirt-engine-wildfly|g" \ -e "s|@JBOSS_RUNTIME@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine/jboss_runtime|g" \ -e "s|@PEP8@|pep8|g" \ -e "s|@PYFLAKES@|pyflakes|g" \ -e "s|@ISORT@|isort|g" \ -e "s|@DEVMODE@|1|g" \ -e "s|@VMCONSOLE_SYSCONF_DIR@|/home/srosenbe/ovirt_engine_master/etc/ovirt-vmconsole|g" \ -e "s|@VMCONSOLE_PKI_DIR@|/home/srosenbe/ovirt_engine_master/etc/pki/ovirt-vmconsole|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_PATH@|/home/srosenbe/ovirt_engine_master/libexec/ovirt-vmconsole-proxy-helper/ovirt-vmconsole-list.py|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-vmconsole-proxy-helper.conf|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_DEFAULTS@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine/conf/ovirt-vmconsole-proxy-helper.conf|g" \ -e "s|@BIN_DIR@|/home/srosenbe/ovirt_engine_master/bin|g" \ -e "s|@AAA_JDBC_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine-extension-aaa-jdbc|g" \ packaging/libexec/ovirt-vmconsole-proxy-helper/ovirt_vmconsole_conf.py.in > packaging/libexec/ovirt-vmconsole-proxy-helper/ovirt_vmconsole_conf.py sed \ -e "s|@ENGINE_DEFAULTS@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine/services/ovirt-engine/ovirt-engine.conf|g" \ -e "s|@ENGINE_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/engine.conf|g" \ -e "s|@ENGINE_SETUP_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine-setup.conf|g" \ -e "s|@ENGINE_NOTIFIER_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/notifier/notifier.conf|g" \ -e "s|@ENGINE_FKLSNR_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-fence-kdump-listener.conf|g" \ -e "s|@ENGINE_WSPROXY_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-websocket-proxy.conf|g" \ -e "s|@ENGINE_USER@|ovirt|g" \ -e "s|@ENGINE_GROUP@|ovirt|g" \ -e "s|@ENGINE_ETC@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine|g" \ -e "s|@ENGINE_PKI@|/home/srosenbe/ovirt_engine_master/etc/pki/ovirt-engine|g" \ -e "s|@ENGINE_LOG@|/home/srosenbe/ovirt_engine_master/var/log/ovirt-engine|g" \ -e "s|@ENGINE_TMP@|/home/srosenbe/ovirt_engine_master/var/tmp/ovirt-engine|g" \ -e "s|@ENGINE_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@ENGINE_LIBEXEC@|/home/srosenbe/ovirt_engine_master/libexec|g" \ -e "s|@ENGINE_DOC@|/home/srosenbe/ovirt_engine_master/share/doc/ovirt-engine|g" \ -e "s|@ENGINE_VAR@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine|g" \ -e "s|@ENGINE_CACHE@|/home/srosenbe/ovirt_engine_master/var/cache/ovirt-engine|g" \ -e "s|@ENGINE_PID@|/home/srosenbe/ovirt_engine_master/var/run/ovirt-engine.pid|g" \ -e "s|@ENGINE_COMMON_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@SETUP_ETC@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine|g" \ -e "s|@SETUP_LOG@|/home/srosenbe/ovirt_engine_master/var/log/ovirt-engine|g" \ -e "s|@SETUP_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@SETUP_VAR@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine|g" \ -e "s|@DEV_PYTHON_DIR@|/home/srosenbe/ovirt_engine_master/usr/lib/python2.7/site-packages|g" \ -e "s|@DEV_PYTHON3_DIR@|/home/srosenbe/ovirt_engine_master|g" \ -e "s|@DEV_SETUP_ENV_DIR@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine-setup.env.d|g" \ -e "s|@RPM_VERSION@|4.3.0|g" \ -e "s|@RPM_RELEASE@|0.0.master.20180226104505|g" \ -e "s|@PACKAGE_NAME@|ovirt-engine|g" \ -e "s|@PACKAGE_VERSION@|4.3.0_master|g" \ -e "s|@POSTGRESQL_SYSTEMD_SERVICE@||g" \ -e "s|@DISPLAY_VERSION@|4.3.0_master|g" \ -e "s|@JBOSS_HOME@|/usr/share/ovirt-engine-wildfly|g" \ -e "s|@JBOSS_RUNTIME@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine/jboss_runtime|g" \ -e "s|@PEP8@|pep8|g" \ -e "s|@PYFLAKES@|pyflakes|g" \ -e "s|@ISORT@|isort|g" \ -e "s|@DEVMODE@|1|g" \ -e "s|@VMCONSOLE_SYSCONF_DIR@|/home/srosenbe/ovirt_engine_master/etc/ovirt-vmconsole|g" \ -e "s|@VMCONSOLE_PKI_DIR@|/home/srosenbe/ovirt_engine_master/etc/pki/ovirt-vmconsole|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_PATH@|/home/srosenbe/ovirt_engine_master/libexec/ovirt-vmconsole-proxy-helper/ovirt-vmconsole-list.py|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-vmconsole-proxy-helper.conf|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_DEFAULTS@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine/conf/ovirt-vmconsole-proxy-helper.conf|g" \ -e "s|@BIN_DIR@|/home/srosenbe/ovirt_engine_master/bin|g" \ -e "s|@AAA_JDBC_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine-extension-aaa-jdbc|g" \ packaging/pythonlib/ovirt_engine/config.py.in > packaging/pythonlib/ovirt_engine/config.py sed \ -e "s|@ENGINE_DEFAULTS@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine/services/ovirt-engine/ovirt-engine.conf|g" \ -e "s|@ENGINE_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/engine.conf|g" \ -e "s|@ENGINE_SETUP_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine-setup.conf|g" \ -e "s|@ENGINE_NOTIFIER_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/notifier/notifier.conf|g" \ -e "s|@ENGINE_FKLSNR_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-fence-kdump-listener.conf|g" \ -e "s|@ENGINE_WSPROXY_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-websocket-proxy.conf|g" \ -e "s|@ENGINE_USER@|ovirt|g" \ -e "s|@ENGINE_GROUP@|ovirt|g" \ -e "s|@ENGINE_ETC@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine|g" \ -e "s|@ENGINE_PKI@|/home/srosenbe/ovirt_engine_master/etc/pki/ovirt-engine|g" \ -e "s|@ENGINE_LOG@|/home/srosenbe/ovirt_engine_master/var/log/ovirt-engine|g" \ -e "s|@ENGINE_TMP@|/home/srosenbe/ovirt_engine_master/var/tmp/ovirt-engine|g" \ -e "s|@ENGINE_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@ENGINE_LIBEXEC@|/home/srosenbe/ovirt_engine_master/libexec|g" \ -e "s|@ENGINE_DOC@|/home/srosenbe/ovirt_engine_master/share/doc/ovirt-engine|g" \ -e "s|@ENGINE_VAR@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine|g" \ -e "s|@ENGINE_CACHE@|/home/srosenbe/ovirt_engine_master/var/cache/ovirt-engine|g" \ -e "s|@ENGINE_PID@|/home/srosenbe/ovirt_engine_master/var/run/ovirt-engine.pid|g" \ -e "s|@ENGINE_COMMON_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@SETUP_ETC@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine|g" \ -e "s|@SETUP_LOG@|/home/srosenbe/ovirt_engine_master/var/log/ovirt-engine|g" \ -e "s|@SETUP_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@SETUP_VAR@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine|g" \ -e "s|@DEV_PYTHON_DIR@|/home/srosenbe/ovirt_engine_master/usr/lib/python2.7/site-packages|g" \ -e "s|@DEV_PYTHON3_DIR@|/home/srosenbe/ovirt_engine_master|g" \ -e "s|@DEV_SETUP_ENV_DIR@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine-setup.env.d|g" \ -e "s|@RPM_VERSION@|4.3.0|g" \ -e "s|@RPM_RELEASE@|0.0.master.20180226104505|g" \ -e "s|@PACKAGE_NAME@|ovirt-engine|g" \ -e "s|@PACKAGE_VERSION@|4.3.0_master|g" \ -e "s|@POSTGRESQL_SYSTEMD_SERVICE@||g" \ -e "s|@DISPLAY_VERSION@|4.3.0_master|g" \ -e "s|@JBOSS_HOME@|/usr/share/ovirt-engine-wildfly|g" \ -e "s|@JBOSS_RUNTIME@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine/jboss_runtime|g" \ -e "s|@PEP8@|pep8|g" \ -e "s|@PYFLAKES@|pyflakes|g" \ -e "s|@ISORT@|isort|g" \ -e "s|@DEVMODE@|1|g" \ -e "s|@VMCONSOLE_SYSCONF_DIR@|/home/srosenbe/ovirt_engine_master/etc/ovirt-vmconsole|g" \ -e "s|@VMCONSOLE_PKI_DIR@|/home/srosenbe/ovirt_engine_master/etc/pki/ovirt-vmconsole|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_PATH@|/home/srosenbe/ovirt_engine_master/libexec/ovirt-vmconsole-proxy-helper/ovirt-vmconsole-list.py|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-vmconsole-proxy-helper.conf|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_DEFAULTS@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine/conf/ovirt-vmconsole-proxy-helper.conf|g" \ -e "s|@BIN_DIR@|/home/srosenbe/ovirt_engine_master/bin|g" \ -e "s|@AAA_JDBC_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine-extension-aaa-jdbc|g" \ packaging/services/ovirt-engine-notifier/config.py.in > packaging/services/ovirt-engine-notifier/config.py sed \ -e "s|@ENGINE_DEFAULTS@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine/services/ovirt-engine/ovirt-engine.conf|g" \ -e "s|@ENGINE_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/engine.conf|g" \ -e "s|@ENGINE_SETUP_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine-setup.conf|g" \ -e "s|@ENGINE_NOTIFIER_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/notifier/notifier.conf|g" \ -e "s|@ENGINE_FKLSNR_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-fence-kdump-listener.conf|g" \ -e "s|@ENGINE_WSPROXY_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-websocket-proxy.conf|g" \ -e "s|@ENGINE_USER@|ovirt|g" \ -e "s|@ENGINE_GROUP@|ovirt|g" \ -e "s|@ENGINE_ETC@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine|g" \ -e "s|@ENGINE_PKI@|/home/srosenbe/ovirt_engine_master/etc/pki/ovirt-engine|g" \ -e "s|@ENGINE_LOG@|/home/srosenbe/ovirt_engine_master/var/log/ovirt-engine|g" \ -e "s|@ENGINE_TMP@|/home/srosenbe/ovirt_engine_master/var/tmp/ovirt-engine|g" \ -e "s|@ENGINE_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@ENGINE_LIBEXEC@|/home/srosenbe/ovirt_engine_master/libexec|g" \ -e "s|@ENGINE_DOC@|/home/srosenbe/ovirt_engine_master/share/doc/ovirt-engine|g" \ -e "s|@ENGINE_VAR@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine|g" \ -e "s|@ENGINE_CACHE@|/home/srosenbe/ovirt_engine_master/var/cache/ovirt-engine|g" \ -e "s|@ENGINE_PID@|/home/srosenbe/ovirt_engine_master/var/run/ovirt-engine.pid|g" \ -e "s|@ENGINE_COMMON_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@SETUP_ETC@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine|g" \ -e "s|@SETUP_LOG@|/home/srosenbe/ovirt_engine_master/var/log/ovirt-engine|g" \ -e "s|@SETUP_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@SETUP_VAR@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine|g" \ -e "s|@DEV_PYTHON_DIR@|/home/srosenbe/ovirt_engine_master/usr/lib/python2.7/site-packages|g" \ -e "s|@DEV_PYTHON3_DIR@|/home/srosenbe/ovirt_engine_master|g" \ -e "s|@DEV_SETUP_ENV_DIR@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine-setup.env.d|g" \ -e "s|@RPM_VERSION@|4.3.0|g" \ -e "s|@RPM_RELEASE@|0.0.master.20180226104505|g" \ -e "s|@PACKAGE_NAME@|ovirt-engine|g" \ -e "s|@PACKAGE_VERSION@|4.3.0_master|g" \ -e "s|@POSTGRESQL_SYSTEMD_SERVICE@||g" \ -e "s|@DISPLAY_VERSION@|4.3.0_master|g" \ -e "s|@JBOSS_HOME@|/usr/share/ovirt-engine-wildfly|g" \ -e "s|@JBOSS_RUNTIME@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine/jboss_runtime|g" \ -e "s|@PEP8@|pep8|g" \ -e "s|@PYFLAKES@|pyflakes|g" \ -e "s|@ISORT@|isort|g" \ -e "s|@DEVMODE@|1|g" \ -e "s|@VMCONSOLE_SYSCONF_DIR@|/home/srosenbe/ovirt_engine_master/etc/ovirt-vmconsole|g" \ -e "s|@VMCONSOLE_PKI_DIR@|/home/srosenbe/ovirt_engine_master/etc/pki/ovirt-vmconsole|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_PATH@|/home/srosenbe/ovirt_engine_master/libexec/ovirt-vmconsole-proxy-helper/ovirt-vmconsole-list.py|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-vmconsole-proxy-helper.conf|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_DEFAULTS@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine/conf/ovirt-vmconsole-proxy-helper.conf|g" \ -e "s|@BIN_DIR@|/home/srosenbe/ovirt_engine_master/bin|g" \ -e "s|@AAA_JDBC_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine-extension-aaa-jdbc|g" \ packaging/services/ovirt-engine-notifier/ovirt-engine-notifier.conf.in > packaging/services/ovirt-engine-notifier/ovirt-engine-notifier.conf sed \ -e "s|@ENGINE_DEFAULTS@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine/services/ovirt-engine/ovirt-engine.conf|g" \ -e "s|@ENGINE_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/engine.conf|g" \ -e "s|@ENGINE_SETUP_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine-setup.conf|g" \ -e "s|@ENGINE_NOTIFIER_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/notifier/notifier.conf|g" \ -e "s|@ENGINE_FKLSNR_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-fence-kdump-listener.conf|g" \ -e "s|@ENGINE_WSPROXY_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-websocket-proxy.conf|g" \ -e "s|@ENGINE_USER@|ovirt|g" \ -e "s|@ENGINE_GROUP@|ovirt|g" \ -e "s|@ENGINE_ETC@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine|g" \ -e "s|@ENGINE_PKI@|/home/srosenbe/ovirt_engine_master/etc/pki/ovirt-engine|g" \ -e "s|@ENGINE_LOG@|/home/srosenbe/ovirt_engine_master/var/log/ovirt-engine|g" \ -e "s|@ENGINE_TMP@|/home/srosenbe/ovirt_engine_master/var/tmp/ovirt-engine|g" \ -e "s|@ENGINE_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@ENGINE_LIBEXEC@|/home/srosenbe/ovirt_engine_master/libexec|g" \ -e "s|@ENGINE_DOC@|/home/srosenbe/ovirt_engine_master/share/doc/ovirt-engine|g" \ -e "s|@ENGINE_VAR@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine|g" \ -e "s|@ENGINE_CACHE@|/home/srosenbe/ovirt_engine_master/var/cache/ovirt-engine|g" \ -e "s|@ENGINE_PID@|/home/srosenbe/ovirt_engine_master/var/run/ovirt-engine.pid|g" \ -e "s|@ENGINE_COMMON_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@SETUP_ETC@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine|g" \ -e "s|@SETUP_LOG@|/home/srosenbe/ovirt_engine_master/var/log/ovirt-engine|g" \ -e "s|@SETUP_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@SETUP_VAR@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine|g" \ -e "s|@DEV_PYTHON_DIR@|/home/srosenbe/ovirt_engine_master/usr/lib/python2.7/site-packages|g" \ -e "s|@DEV_PYTHON3_DIR@|/home/srosenbe/ovirt_engine_master|g" \ -e "s|@DEV_SETUP_ENV_DIR@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine-setup.env.d|g" \ -e "s|@RPM_VERSION@|4.3.0|g" \ -e "s|@RPM_RELEASE@|0.0.master.20180226104505|g" \ -e "s|@PACKAGE_NAME@|ovirt-engine|g" \ -e "s|@PACKAGE_VERSION@|4.3.0_master|g" \ -e "s|@POSTGRESQL_SYSTEMD_SERVICE@||g" \ -e "s|@DISPLAY_VERSION@|4.3.0_master|g" \ -e "s|@JBOSS_HOME@|/usr/share/ovirt-engine-wildfly|g" \ -e "s|@JBOSS_RUNTIME@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine/jboss_runtime|g" \ -e "s|@PEP8@|pep8|g" \ -e "s|@PYFLAKES@|pyflakes|g" \ -e "s|@ISORT@|isort|g" \ -e "s|@DEVMODE@|1|g" \ -e "s|@VMCONSOLE_SYSCONF_DIR@|/home/srosenbe/ovirt_engine_master/etc/ovirt-vmconsole|g" \ -e "s|@VMCONSOLE_PKI_DIR@|/home/srosenbe/ovirt_engine_master/etc/pki/ovirt-vmconsole|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_PATH@|/home/srosenbe/ovirt_engine_master/libexec/ovirt-vmconsole-proxy-helper/ovirt-vmconsole-list.py|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-vmconsole-proxy-helper.conf|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_DEFAULTS@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine/conf/ovirt-vmconsole-proxy-helper.conf|g" \ -e "s|@BIN_DIR@|/home/srosenbe/ovirt_engine_master/bin|g" \ -e "s|@AAA_JDBC_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine-extension-aaa-jdbc|g" \ packaging/services/ovirt-engine-notifier/ovirt-engine-notifier.systemd.in > packaging/services/ovirt-engine-notifier/ovirt-engine-notifier.systemd sed \ -e "s|@ENGINE_DEFAULTS@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine/services/ovirt-engine/ovirt-engine.conf|g" \ -e "s|@ENGINE_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/engine.conf|g" \ -e "s|@ENGINE_SETUP_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine-setup.conf|g" \ -e "s|@ENGINE_NOTIFIER_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/notifier/notifier.conf|g" \ -e "s|@ENGINE_FKLSNR_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-fence-kdump-listener.conf|g" \ -e "s|@ENGINE_WSPROXY_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-websocket-proxy.conf|g" \ -e "s|@ENGINE_USER@|ovirt|g" \ -e "s|@ENGINE_GROUP@|ovirt|g" \ -e "s|@ENGINE_ETC@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine|g" \ -e "s|@ENGINE_PKI@|/home/srosenbe/ovirt_engine_master/etc/pki/ovirt-engine|g" \ -e "s|@ENGINE_LOG@|/home/srosenbe/ovirt_engine_master/var/log/ovirt-engine|g" \ -e "s|@ENGINE_TMP@|/home/srosenbe/ovirt_engine_master/var/tmp/ovirt-engine|g" \ -e "s|@ENGINE_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@ENGINE_LIBEXEC@|/home/srosenbe/ovirt_engine_master/libexec|g" \ -e "s|@ENGINE_DOC@|/home/srosenbe/ovirt_engine_master/share/doc/ovirt-engine|g" \ -e "s|@ENGINE_VAR@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine|g" \ -e "s|@ENGINE_CACHE@|/home/srosenbe/ovirt_engine_master/var/cache/ovirt-engine|g" \ -e "s|@ENGINE_PID@|/home/srosenbe/ovirt_engine_master/var/run/ovirt-engine.pid|g" \ -e "s|@ENGINE_COMMON_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@SETUP_ETC@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine|g" \ -e "s|@SETUP_LOG@|/home/srosenbe/ovirt_engine_master/var/log/ovirt-engine|g" \ -e "s|@SETUP_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@SETUP_VAR@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine|g" \ -e "s|@DEV_PYTHON_DIR@|/home/srosenbe/ovirt_engine_master/usr/lib/python2.7/site-packages|g" \ -e "s|@DEV_PYTHON3_DIR@|/home/srosenbe/ovirt_engine_master|g" \ -e "s|@DEV_SETUP_ENV_DIR@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine-setup.env.d|g" \ -e "s|@RPM_VERSION@|4.3.0|g" \ -e "s|@RPM_RELEASE@|0.0.master.20180226104505|g" \ -e "s|@PACKAGE_NAME@|ovirt-engine|g" \ -e "s|@PACKAGE_VERSION@|4.3.0_master|g" \ -e "s|@POSTGRESQL_SYSTEMD_SERVICE@||g" \ -e "s|@DISPLAY_VERSION@|4.3.0_master|g" \ -e "s|@JBOSS_HOME@|/usr/share/ovirt-engine-wildfly|g" \ -e "s|@JBOSS_RUNTIME@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine/jboss_runtime|g" \ -e "s|@PEP8@|pep8|g" \ -e "s|@PYFLAKES@|pyflakes|g" \ -e "s|@ISORT@|isort|g" \ -e "s|@DEVMODE@|1|g" \ -e "s|@VMCONSOLE_SYSCONF_DIR@|/home/srosenbe/ovirt_engine_master/etc/ovirt-vmconsole|g" \ -e "s|@VMCONSOLE_PKI_DIR@|/home/srosenbe/ovirt_engine_master/etc/pki/ovirt-vmconsole|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_PATH@|/home/srosenbe/ovirt_engine_master/libexec/ovirt-vmconsole-proxy-helper/ovirt-vmconsole-list.py|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-vmconsole-proxy-helper.conf|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_DEFAULTS@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine/conf/ovirt-vmconsole-proxy-helper.conf|g" \ -e "s|@BIN_DIR@|/home/srosenbe/ovirt_engine_master/bin|g" \ -e "s|@AAA_JDBC_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine-extension-aaa-jdbc|g" \ packaging/services/ovirt-engine-notifier/ovirt-engine-notifier.sysv.in > packaging/services/ovirt-engine-notifier/ovirt-engine-notifier.sysv sed \ -e "s|@ENGINE_DEFAULTS@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine/services/ovirt-engine/ovirt-engine.conf|g" \ -e "s|@ENGINE_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/engine.conf|g" \ -e "s|@ENGINE_SETUP_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine-setup.conf|g" \ -e "s|@ENGINE_NOTIFIER_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/notifier/notifier.conf|g" \ -e "s|@ENGINE_FKLSNR_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-fence-kdump-listener.conf|g" \ -e "s|@ENGINE_WSPROXY_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-websocket-proxy.conf|g" \ -e "s|@ENGINE_USER@|ovirt|g" \ -e "s|@ENGINE_GROUP@|ovirt|g" \ -e "s|@ENGINE_ETC@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine|g" \ -e "s|@ENGINE_PKI@|/home/srosenbe/ovirt_engine_master/etc/pki/ovirt-engine|g" \ -e "s|@ENGINE_LOG@|/home/srosenbe/ovirt_engine_master/var/log/ovirt-engine|g" \ -e "s|@ENGINE_TMP@|/home/srosenbe/ovirt_engine_master/var/tmp/ovirt-engine|g" \ -e "s|@ENGINE_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@ENGINE_LIBEXEC@|/home/srosenbe/ovirt_engine_master/libexec|g" \ -e "s|@ENGINE_DOC@|/home/srosenbe/ovirt_engine_master/share/doc/ovirt-engine|g" \ -e "s|@ENGINE_VAR@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine|g" \ -e "s|@ENGINE_CACHE@|/home/srosenbe/ovirt_engine_master/var/cache/ovirt-engine|g" \ -e "s|@ENGINE_PID@|/home/srosenbe/ovirt_engine_master/var/run/ovirt-engine.pid|g" \ -e "s|@ENGINE_COMMON_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@SETUP_ETC@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine|g" \ -e "s|@SETUP_LOG@|/home/srosenbe/ovirt_engine_master/var/log/ovirt-engine|g" \ -e "s|@SETUP_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@SETUP_VAR@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine|g" \ -e "s|@DEV_PYTHON_DIR@|/home/srosenbe/ovirt_engine_master/usr/lib/python2.7/site-packages|g" \ -e "s|@DEV_PYTHON3_DIR@|/home/srosenbe/ovirt_engine_master|g" \ -e "s|@DEV_SETUP_ENV_DIR@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine-setup.env.d|g" \ -e "s|@RPM_VERSION@|4.3.0|g" \ -e "s|@RPM_RELEASE@|0.0.master.20180226104505|g" \ -e "s|@PACKAGE_NAME@|ovirt-engine|g" \ -e "s|@PACKAGE_VERSION@|4.3.0_master|g" \ -e "s|@POSTGRESQL_SYSTEMD_SERVICE@||g" \ -e "s|@DISPLAY_VERSION@|4.3.0_master|g" \ -e "s|@JBOSS_HOME@|/usr/share/ovirt-engine-wildfly|g" \ -e "s|@JBOSS_RUNTIME@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine/jboss_runtime|g" \ -e "s|@PEP8@|pep8|g" \ -e "s|@PYFLAKES@|pyflakes|g" \ -e "s|@ISORT@|isort|g" \ -e "s|@DEVMODE@|1|g" \ -e "s|@VMCONSOLE_SYSCONF_DIR@|/home/srosenbe/ovirt_engine_master/etc/ovirt-vmconsole|g" \ -e "s|@VMCONSOLE_PKI_DIR@|/home/srosenbe/ovirt_engine_master/etc/pki/ovirt-vmconsole|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_PATH@|/home/srosenbe/ovirt_engine_master/libexec/ovirt-vmconsole-proxy-helper/ovirt-vmconsole-list.py|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-vmconsole-proxy-helper.conf|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_DEFAULTS@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine/conf/ovirt-vmconsole-proxy-helper.conf|g" \ -e "s|@BIN_DIR@|/home/srosenbe/ovirt_engine_master/bin|g" \ -e "s|@AAA_JDBC_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine-extension-aaa-jdbc|g" \ packaging/services/ovirt-engine/config.py.in > packaging/services/ovirt-engine/config.py sed \ -e "s|@ENGINE_DEFAULTS@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine/services/ovirt-engine/ovirt-engine.conf|g" \ -e "s|@ENGINE_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/engine.conf|g" \ -e "s|@ENGINE_SETUP_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine-setup.conf|g" \ -e "s|@ENGINE_NOTIFIER_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/notifier/notifier.conf|g" \ -e "s|@ENGINE_FKLSNR_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-fence-kdump-listener.conf|g" \ -e "s|@ENGINE_WSPROXY_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-websocket-proxy.conf|g" \ -e "s|@ENGINE_USER@|ovirt|g" \ -e "s|@ENGINE_GROUP@|ovirt|g" \ -e "s|@ENGINE_ETC@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine|g" \ -e "s|@ENGINE_PKI@|/home/srosenbe/ovirt_engine_master/etc/pki/ovirt-engine|g" \ -e "s|@ENGINE_LOG@|/home/srosenbe/ovirt_engine_master/var/log/ovirt-engine|g" \ -e "s|@ENGINE_TMP@|/home/srosenbe/ovirt_engine_master/var/tmp/ovirt-engine|g" \ -e "s|@ENGINE_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@ENGINE_LIBEXEC@|/home/srosenbe/ovirt_engine_master/libexec|g" \ -e "s|@ENGINE_DOC@|/home/srosenbe/ovirt_engine_master/share/doc/ovirt-engine|g" \ -e "s|@ENGINE_VAR@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine|g" \ -e "s|@ENGINE_CACHE@|/home/srosenbe/ovirt_engine_master/var/cache/ovirt-engine|g" \ -e "s|@ENGINE_PID@|/home/srosenbe/ovirt_engine_master/var/run/ovirt-engine.pid|g" \ -e "s|@ENGINE_COMMON_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@SETUP_ETC@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine|g" \ -e "s|@SETUP_LOG@|/home/srosenbe/ovirt_engine_master/var/log/ovirt-engine|g" \ -e "s|@SETUP_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@SETUP_VAR@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine|g" \ -e "s|@DEV_PYTHON_DIR@|/home/srosenbe/ovirt_engine_master/usr/lib/python2.7/site-packages|g" \ -e "s|@DEV_PYTHON3_DIR@|/home/srosenbe/ovirt_engine_master|g" \ -e "s|@DEV_SETUP_ENV_DIR@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine-setup.env.d|g" \ -e "s|@RPM_VERSION@|4.3.0|g" \ -e "s|@RPM_RELEASE@|0.0.master.20180226104505|g" \ -e "s|@PACKAGE_NAME@|ovirt-engine|g" \ -e "s|@PACKAGE_VERSION@|4.3.0_master|g" \ -e "s|@POSTGRESQL_SYSTEMD_SERVICE@||g" \ -e "s|@DISPLAY_VERSION@|4.3.0_master|g" \ -e "s|@JBOSS_HOME@|/usr/share/ovirt-engine-wildfly|g" \ -e "s|@JBOSS_RUNTIME@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine/jboss_runtime|g" \ -e "s|@PEP8@|pep8|g" \ -e "s|@PYFLAKES@|pyflakes|g" \ -e "s|@ISORT@|isort|g" \ -e "s|@DEVMODE@|1|g" \ -e "s|@VMCONSOLE_SYSCONF_DIR@|/home/srosenbe/ovirt_engine_master/etc/ovirt-vmconsole|g" \ -e "s|@VMCONSOLE_PKI_DIR@|/home/srosenbe/ovirt_engine_master/etc/pki/ovirt-vmconsole|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_PATH@|/home/srosenbe/ovirt_engine_master/libexec/ovirt-vmconsole-proxy-helper/ovirt-vmconsole-list.py|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-vmconsole-proxy-helper.conf|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_DEFAULTS@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine/conf/ovirt-vmconsole-proxy-helper.conf|g" \ -e "s|@BIN_DIR@|/home/srosenbe/ovirt_engine_master/bin|g" \ -e "s|@AAA_JDBC_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine-extension-aaa-jdbc|g" \ packaging/services/ovirt-engine/ovirt-engine.conf.in > packaging/services/ovirt-engine/ovirt-engine.conf sed \ -e "s|@ENGINE_DEFAULTS@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine/services/ovirt-engine/ovirt-engine.conf|g" \ -e "s|@ENGINE_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/engine.conf|g" \ -e "s|@ENGINE_SETUP_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine-setup.conf|g" \ -e "s|@ENGINE_NOTIFIER_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/notifier/notifier.conf|g" \ -e "s|@ENGINE_FKLSNR_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-fence-kdump-listener.conf|g" \ -e "s|@ENGINE_WSPROXY_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-websocket-proxy.conf|g" \ -e "s|@ENGINE_USER@|ovirt|g" \ -e "s|@ENGINE_GROUP@|ovirt|g" \ -e "s|@ENGINE_ETC@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine|g" \ -e "s|@ENGINE_PKI@|/home/srosenbe/ovirt_engine_master/etc/pki/ovirt-engine|g" \ -e "s|@ENGINE_LOG@|/home/srosenbe/ovirt_engine_master/var/log/ovirt-engine|g" \ -e "s|@ENGINE_TMP@|/home/srosenbe/ovirt_engine_master/var/tmp/ovirt-engine|g" \ -e "s|@ENGINE_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@ENGINE_LIBEXEC@|/home/srosenbe/ovirt_engine_master/libexec|g" \ -e "s|@ENGINE_DOC@|/home/srosenbe/ovirt_engine_master/share/doc/ovirt-engine|g" \ -e "s|@ENGINE_VAR@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine|g" \ -e "s|@ENGINE_CACHE@|/home/srosenbe/ovirt_engine_master/var/cache/ovirt-engine|g" \ -e "s|@ENGINE_PID@|/home/srosenbe/ovirt_engine_master/var/run/ovirt-engine.pid|g" \ -e "s|@ENGINE_COMMON_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@SETUP_ETC@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine|g" \ -e "s|@SETUP_LOG@|/home/srosenbe/ovirt_engine_master/var/log/ovirt-engine|g" \ -e "s|@SETUP_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@SETUP_VAR@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine|g" \ -e "s|@DEV_PYTHON_DIR@|/home/srosenbe/ovirt_engine_master/usr/lib/python2.7/site-packages|g" \ -e "s|@DEV_PYTHON3_DIR@|/home/srosenbe/ovirt_engine_master|g" \ -e "s|@DEV_SETUP_ENV_DIR@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine-setup.env.d|g" \ -e "s|@RPM_VERSION@|4.3.0|g" \ -e "s|@RPM_RELEASE@|0.0.master.20180226104505|g" \ -e "s|@PACKAGE_NAME@|ovirt-engine|g" \ -e "s|@PACKAGE_VERSION@|4.3.0_master|g" \ -e "s|@POSTGRESQL_SYSTEMD_SERVICE@||g" \ -e "s|@DISPLAY_VERSION@|4.3.0_master|g" \ -e "s|@JBOSS_HOME@|/usr/share/ovirt-engine-wildfly|g" \ -e "s|@JBOSS_RUNTIME@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine/jboss_runtime|g" \ -e "s|@PEP8@|pep8|g" \ -e "s|@PYFLAKES@|pyflakes|g" \ -e "s|@ISORT@|isort|g" \ -e "s|@DEVMODE@|1|g" \ -e "s|@VMCONSOLE_SYSCONF_DIR@|/home/srosenbe/ovirt_engine_master/etc/ovirt-vmconsole|g" \ -e "s|@VMCONSOLE_PKI_DIR@|/home/srosenbe/ovirt_engine_master/etc/pki/ovirt-vmconsole|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_PATH@|/home/srosenbe/ovirt_engine_master/libexec/ovirt-vmconsole-proxy-helper/ovirt-vmconsole-list.py|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-vmconsole-proxy-helper.conf|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_DEFAULTS@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine/conf/ovirt-vmconsole-proxy-helper.conf|g" \ -e "s|@BIN_DIR@|/home/srosenbe/ovirt_engine_master/bin|g" \ -e "s|@AAA_JDBC_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine-extension-aaa-jdbc|g" \ packaging/services/ovirt-engine/ovirt-engine.systemd.in > packaging/services/ovirt-engine/ovirt-engine.systemd sed \ -e "s|@ENGINE_DEFAULTS@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine/services/ovirt-engine/ovirt-engine.conf|g" \ -e "s|@ENGINE_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/engine.conf|g" \ -e "s|@ENGINE_SETUP_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine-setup.conf|g" \ -e "s|@ENGINE_NOTIFIER_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/notifier/notifier.conf|g" \ -e "s|@ENGINE_FKLSNR_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-fence-kdump-listener.conf|g" \ -e "s|@ENGINE_WSPROXY_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-websocket-proxy.conf|g" \ -e "s|@ENGINE_USER@|ovirt|g" \ -e "s|@ENGINE_GROUP@|ovirt|g" \ -e "s|@ENGINE_ETC@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine|g" \ -e "s|@ENGINE_PKI@|/home/srosenbe/ovirt_engine_master/etc/pki/ovirt-engine|g" \ -e "s|@ENGINE_LOG@|/home/srosenbe/ovirt_engine_master/var/log/ovirt-engine|g" \ -e "s|@ENGINE_TMP@|/home/srosenbe/ovirt_engine_master/var/tmp/ovirt-engine|g" \ -e "s|@ENGINE_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@ENGINE_LIBEXEC@|/home/srosenbe/ovirt_engine_master/libexec|g" \ -e "s|@ENGINE_DOC@|/home/srosenbe/ovirt_engine_master/share/doc/ovirt-engine|g" \ -e "s|@ENGINE_VAR@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine|g" \ -e "s|@ENGINE_CACHE@|/home/srosenbe/ovirt_engine_master/var/cache/ovirt-engine|g" \ -e "s|@ENGINE_PID@|/home/srosenbe/ovirt_engine_master/var/run/ovirt-engine.pid|g" \ -e "s|@ENGINE_COMMON_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@SETUP_ETC@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine|g" \ -e "s|@SETUP_LOG@|/home/srosenbe/ovirt_engine_master/var/log/ovirt-engine|g" \ -e "s|@SETUP_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@SETUP_VAR@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine|g" \ -e "s|@DEV_PYTHON_DIR@|/home/srosenbe/ovirt_engine_master/usr/lib/python2.7/site-packages|g" \ -e "s|@DEV_PYTHON3_DIR@|/home/srosenbe/ovirt_engine_master|g" \ -e "s|@DEV_SETUP_ENV_DIR@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine-setup.env.d|g" \ -e "s|@RPM_VERSION@|4.3.0|g" \ -e "s|@RPM_RELEASE@|0.0.master.20180226104505|g" \ -e "s|@PACKAGE_NAME@|ovirt-engine|g" \ -e "s|@PACKAGE_VERSION@|4.3.0_master|g" \ -e "s|@POSTGRESQL_SYSTEMD_SERVICE@||g" \ -e "s|@DISPLAY_VERSION@|4.3.0_master|g" \ -e "s|@JBOSS_HOME@|/usr/share/ovirt-engine-wildfly|g" \ -e "s|@JBOSS_RUNTIME@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine/jboss_runtime|g" \ -e "s|@PEP8@|pep8|g" \ -e "s|@PYFLAKES@|pyflakes|g" \ -e "s|@ISORT@|isort|g" \ -e "s|@DEVMODE@|1|g" \ -e "s|@VMCONSOLE_SYSCONF_DIR@|/home/srosenbe/ovirt_engine_master/etc/ovirt-vmconsole|g" \ -e "s|@VMCONSOLE_PKI_DIR@|/home/srosenbe/ovirt_engine_master/etc/pki/ovirt-vmconsole|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_PATH@|/home/srosenbe/ovirt_engine_master/libexec/ovirt-vmconsole-proxy-helper/ovirt-vmconsole-list.py|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-vmconsole-proxy-helper.conf|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_DEFAULTS@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine/conf/ovirt-vmconsole-proxy-helper.conf|g" \ -e "s|@BIN_DIR@|/home/srosenbe/ovirt_engine_master/bin|g" \ -e "s|@AAA_JDBC_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine-extension-aaa-jdbc|g" \ packaging/services/ovirt-engine/ovirt-engine.sysv.in > packaging/services/ovirt-engine/ovirt-engine.sysv sed \ -e "s|@ENGINE_DEFAULTS@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine/services/ovirt-engine/ovirt-engine.conf|g" \ -e "s|@ENGINE_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/engine.conf|g" \ -e "s|@ENGINE_SETUP_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine-setup.conf|g" \ -e "s|@ENGINE_NOTIFIER_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/notifier/notifier.conf|g" \ -e "s|@ENGINE_FKLSNR_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-fence-kdump-listener.conf|g" \ -e "s|@ENGINE_WSPROXY_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-websocket-proxy.conf|g" \ -e "s|@ENGINE_USER@|ovirt|g" \ -e "s|@ENGINE_GROUP@|ovirt|g" \ -e "s|@ENGINE_ETC@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine|g" \ -e "s|@ENGINE_PKI@|/home/srosenbe/ovirt_engine_master/etc/pki/ovirt-engine|g" \ -e "s|@ENGINE_LOG@|/home/srosenbe/ovirt_engine_master/var/log/ovirt-engine|g" \ -e "s|@ENGINE_TMP@|/home/srosenbe/ovirt_engine_master/var/tmp/ovirt-engine|g" \ -e "s|@ENGINE_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@ENGINE_LIBEXEC@|/home/srosenbe/ovirt_engine_master/libexec|g" \ -e "s|@ENGINE_DOC@|/home/srosenbe/ovirt_engine_master/share/doc/ovirt-engine|g" \ -e "s|@ENGINE_VAR@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine|g" \ -e "s|@ENGINE_CACHE@|/home/srosenbe/ovirt_engine_master/var/cache/ovirt-engine|g" \ -e "s|@ENGINE_PID@|/home/srosenbe/ovirt_engine_master/var/run/ovirt-engine.pid|g" \ -e "s|@ENGINE_COMMON_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@SETUP_ETC@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine|g" \ -e "s|@SETUP_LOG@|/home/srosenbe/ovirt_engine_master/var/log/ovirt-engine|g" \ -e "s|@SETUP_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@SETUP_VAR@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine|g" \ -e "s|@DEV_PYTHON_DIR@|/home/srosenbe/ovirt_engine_master/usr/lib/python2.7/site-packages|g" \ -e "s|@DEV_PYTHON3_DIR@|/home/srosenbe/ovirt_engine_master|g" \ -e "s|@DEV_SETUP_ENV_DIR@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine-setup.env.d|g" \ -e "s|@RPM_VERSION@|4.3.0|g" \ -e "s|@RPM_RELEASE@|0.0.master.20180226104505|g" \ -e "s|@PACKAGE_NAME@|ovirt-engine|g" \ -e "s|@PACKAGE_VERSION@|4.3.0_master|g" \ -e "s|@POSTGRESQL_SYSTEMD_SERVICE@||g" \ -e "s|@DISPLAY_VERSION@|4.3.0_master|g" \ -e "s|@JBOSS_HOME@|/usr/share/ovirt-engine-wildfly|g" \ -e "s|@JBOSS_RUNTIME@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine/jboss_runtime|g" \ -e "s|@PEP8@|pep8|g" \ -e "s|@PYFLAKES@|pyflakes|g" \ -e "s|@ISORT@|isort|g" \ -e "s|@DEVMODE@|1|g" \ -e "s|@VMCONSOLE_SYSCONF_DIR@|/home/srosenbe/ovirt_engine_master/etc/ovirt-vmconsole|g" \ -e "s|@VMCONSOLE_PKI_DIR@|/home/srosenbe/ovirt_engine_master/etc/pki/ovirt-vmconsole|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_PATH@|/home/srosenbe/ovirt_engine_master/libexec/ovirt-vmconsole-proxy-helper/ovirt-vmconsole-list.py|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-vmconsole-proxy-helper.conf|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_DEFAULTS@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine/conf/ovirt-vmconsole-proxy-helper.conf|g" \ -e "s|@BIN_DIR@|/home/srosenbe/ovirt_engine_master/bin|g" \ -e "s|@AAA_JDBC_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine-extension-aaa-jdbc|g" \ packaging/services/ovirt-fence-kdump-listener/config.py.in > packaging/services/ovirt-fence-kdump-listener/config.py sed \ -e "s|@ENGINE_DEFAULTS@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine/services/ovirt-engine/ovirt-engine.conf|g" \ -e "s|@ENGINE_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/engine.conf|g" \ -e "s|@ENGINE_SETUP_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine-setup.conf|g" \ -e "s|@ENGINE_NOTIFIER_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/notifier/notifier.conf|g" \ -e "s|@ENGINE_FKLSNR_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-fence-kdump-listener.conf|g" \ -e "s|@ENGINE_WSPROXY_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-websocket-proxy.conf|g" \ -e "s|@ENGINE_USER@|ovirt|g" \ -e "s|@ENGINE_GROUP@|ovirt|g" \ -e "s|@ENGINE_ETC@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine|g" \ -e "s|@ENGINE_PKI@|/home/srosenbe/ovirt_engine_master/etc/pki/ovirt-engine|g" \ -e "s|@ENGINE_LOG@|/home/srosenbe/ovirt_engine_master/var/log/ovirt-engine|g" \ -e "s|@ENGINE_TMP@|/home/srosenbe/ovirt_engine_master/var/tmp/ovirt-engine|g" \ -e "s|@ENGINE_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@ENGINE_LIBEXEC@|/home/srosenbe/ovirt_engine_master/libexec|g" \ -e "s|@ENGINE_DOC@|/home/srosenbe/ovirt_engine_master/share/doc/ovirt-engine|g" \ -e "s|@ENGINE_VAR@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine|g" \ -e "s|@ENGINE_CACHE@|/home/srosenbe/ovirt_engine_master/var/cache/ovirt-engine|g" \ -e "s|@ENGINE_PID@|/home/srosenbe/ovirt_engine_master/var/run/ovirt-engine.pid|g" \ -e "s|@ENGINE_COMMON_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@SETUP_ETC@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine|g" \ -e "s|@SETUP_LOG@|/home/srosenbe/ovirt_engine_master/var/log/ovirt-engine|g" \ -e "s|@SETUP_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@SETUP_VAR@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine|g" \ -e "s|@DEV_PYTHON_DIR@|/home/srosenbe/ovirt_engine_master/usr/lib/python2.7/site-packages|g" \ -e "s|@DEV_PYTHON3_DIR@|/home/srosenbe/ovirt_engine_master|g" \ -e "s|@DEV_SETUP_ENV_DIR@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine-setup.env.d|g" \ -e "s|@RPM_VERSION@|4.3.0|g" \ -e "s|@RPM_RELEASE@|0.0.master.20180226104505|g" \ -e "s|@PACKAGE_NAME@|ovirt-engine|g" \ -e "s|@PACKAGE_VERSION@|4.3.0_master|g" \ -e "s|@POSTGRESQL_SYSTEMD_SERVICE@||g" \ -e "s|@DISPLAY_VERSION@|4.3.0_master|g" \ -e "s|@JBOSS_HOME@|/usr/share/ovirt-engine-wildfly|g" \ -e "s|@JBOSS_RUNTIME@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine/jboss_runtime|g" \ -e "s|@PEP8@|pep8|g" \ -e "s|@PYFLAKES@|pyflakes|g" \ -e "s|@ISORT@|isort|g" \ -e "s|@DEVMODE@|1|g" \ -e "s|@VMCONSOLE_SYSCONF_DIR@|/home/srosenbe/ovirt_engine_master/etc/ovirt-vmconsole|g" \ -e "s|@VMCONSOLE_PKI_DIR@|/home/srosenbe/ovirt_engine_master/etc/pki/ovirt-vmconsole|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_PATH@|/home/srosenbe/ovirt_engine_master/libexec/ovirt-vmconsole-proxy-helper/ovirt-vmconsole-list.py|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-vmconsole-proxy-helper.conf|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_DEFAULTS@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine/conf/ovirt-vmconsole-proxy-helper.conf|g" \ -e "s|@BIN_DIR@|/home/srosenbe/ovirt_engine_master/bin|g" \ -e "s|@AAA_JDBC_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine-extension-aaa-jdbc|g" \ packaging/services/ovirt-fence-kdump-listener/ovirt-fence-kdump-listener.conf.in > packaging/services/ovirt-fence-kdump-listener/ovirt-fence-kdump-listener.conf sed \ -e "s|@ENGINE_DEFAULTS@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine/services/ovirt-engine/ovirt-engine.conf|g" \ -e "s|@ENGINE_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/engine.conf|g" \ -e "s|@ENGINE_SETUP_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine-setup.conf|g" \ -e "s|@ENGINE_NOTIFIER_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/notifier/notifier.conf|g" \ -e "s|@ENGINE_FKLSNR_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-fence-kdump-listener.conf|g" \ -e "s|@ENGINE_WSPROXY_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-websocket-proxy.conf|g" \ -e "s|@ENGINE_USER@|ovirt|g" \ -e "s|@ENGINE_GROUP@|ovirt|g" \ -e "s|@ENGINE_ETC@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine|g" \ -e "s|@ENGINE_PKI@|/home/srosenbe/ovirt_engine_master/etc/pki/ovirt-engine|g" \ -e "s|@ENGINE_LOG@|/home/srosenbe/ovirt_engine_master/var/log/ovirt-engine|g" \ -e "s|@ENGINE_TMP@|/home/srosenbe/ovirt_engine_master/var/tmp/ovirt-engine|g" \ -e "s|@ENGINE_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@ENGINE_LIBEXEC@|/home/srosenbe/ovirt_engine_master/libexec|g" \ -e "s|@ENGINE_DOC@|/home/srosenbe/ovirt_engine_master/share/doc/ovirt-engine|g" \ -e "s|@ENGINE_VAR@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine|g" \ -e "s|@ENGINE_CACHE@|/home/srosenbe/ovirt_engine_master/var/cache/ovirt-engine|g" \ -e "s|@ENGINE_PID@|/home/srosenbe/ovirt_engine_master/var/run/ovirt-engine.pid|g" \ -e "s|@ENGINE_COMMON_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@SETUP_ETC@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine|g" \ -e "s|@SETUP_LOG@|/home/srosenbe/ovirt_engine_master/var/log/ovirt-engine|g" \ -e "s|@SETUP_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@SETUP_VAR@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine|g" \ -e "s|@DEV_PYTHON_DIR@|/home/srosenbe/ovirt_engine_master/usr/lib/python2.7/site-packages|g" \ -e "s|@DEV_PYTHON3_DIR@|/home/srosenbe/ovirt_engine_master|g" \ -e "s|@DEV_SETUP_ENV_DIR@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine-setup.env.d|g" \ -e "s|@RPM_VERSION@|4.3.0|g" \ -e "s|@RPM_RELEASE@|0.0.master.20180226104505|g" \ -e "s|@PACKAGE_NAME@|ovirt-engine|g" \ -e "s|@PACKAGE_VERSION@|4.3.0_master|g" \ -e "s|@POSTGRESQL_SYSTEMD_SERVICE@||g" \ -e "s|@DISPLAY_VERSION@|4.3.0_master|g" \ -e "s|@JBOSS_HOME@|/usr/share/ovirt-engine-wildfly|g" \ -e "s|@JBOSS_RUNTIME@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine/jboss_runtime|g" \ -e "s|@PEP8@|pep8|g" \ -e "s|@PYFLAKES@|pyflakes|g" \ -e "s|@ISORT@|isort|g" \ -e "s|@DEVMODE@|1|g" \ -e "s|@VMCONSOLE_SYSCONF_DIR@|/home/srosenbe/ovirt_engine_master/etc/ovirt-vmconsole|g" \ -e "s|@VMCONSOLE_PKI_DIR@|/home/srosenbe/ovirt_engine_master/etc/pki/ovirt-vmconsole|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_PATH@|/home/srosenbe/ovirt_engine_master/libexec/ovirt-vmconsole-proxy-helper/ovirt-vmconsole-list.py|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-vmconsole-proxy-helper.conf|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_DEFAULTS@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine/conf/ovirt-vmconsole-proxy-helper.conf|g" \ -e "s|@BIN_DIR@|/home/srosenbe/ovirt_engine_master/bin|g" \ -e "s|@AAA_JDBC_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine-extension-aaa-jdbc|g" \ packaging/services/ovirt-fence-kdump-listener/ovirt-fence-kdump-listener.systemd.in > packaging/services/ovirt-fence-kdump-listener/ovirt-fence-kdump-listener.systemd sed \ -e "s|@ENGINE_DEFAULTS@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine/services/ovirt-engine/ovirt-engine.conf|g" \ -e "s|@ENGINE_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/engine.conf|g" \ -e "s|@ENGINE_SETUP_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine-setup.conf|g" \ -e "s|@ENGINE_NOTIFIER_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/notifier/notifier.conf|g" \ -e "s|@ENGINE_FKLSNR_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-fence-kdump-listener.conf|g" \ -e "s|@ENGINE_WSPROXY_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-websocket-proxy.conf|g" \ -e "s|@ENGINE_USER@|ovirt|g" \ -e "s|@ENGINE_GROUP@|ovirt|g" \ -e "s|@ENGINE_ETC@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine|g" \ -e "s|@ENGINE_PKI@|/home/srosenbe/ovirt_engine_master/etc/pki/ovirt-engine|g" \ -e "s|@ENGINE_LOG@|/home/srosenbe/ovirt_engine_master/var/log/ovirt-engine|g" \ -e "s|@ENGINE_TMP@|/home/srosenbe/ovirt_engine_master/var/tmp/ovirt-engine|g" \ -e "s|@ENGINE_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@ENGINE_LIBEXEC@|/home/srosenbe/ovirt_engine_master/libexec|g" \ -e "s|@ENGINE_DOC@|/home/srosenbe/ovirt_engine_master/share/doc/ovirt-engine|g" \ -e "s|@ENGINE_VAR@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine|g" \ -e "s|@ENGINE_CACHE@|/home/srosenbe/ovirt_engine_master/var/cache/ovirt-engine|g" \ -e "s|@ENGINE_PID@|/home/srosenbe/ovirt_engine_master/var/run/ovirt-engine.pid|g" \ -e "s|@ENGINE_COMMON_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@SETUP_ETC@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine|g" \ -e "s|@SETUP_LOG@|/home/srosenbe/ovirt_engine_master/var/log/ovirt-engine|g" \ -e "s|@SETUP_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@SETUP_VAR@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine|g" \ -e "s|@DEV_PYTHON_DIR@|/home/srosenbe/ovirt_engine_master/usr/lib/python2.7/site-packages|g" \ -e "s|@DEV_PYTHON3_DIR@|/home/srosenbe/ovirt_engine_master|g" \ -e "s|@DEV_SETUP_ENV_DIR@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine-setup.env.d|g" \ -e "s|@RPM_VERSION@|4.3.0|g" \ -e "s|@RPM_RELEASE@|0.0.master.20180226104505|g" \ -e "s|@PACKAGE_NAME@|ovirt-engine|g" \ -e "s|@PACKAGE_VERSION@|4.3.0_master|g" \ -e "s|@POSTGRESQL_SYSTEMD_SERVICE@||g" \ -e "s|@DISPLAY_VERSION@|4.3.0_master|g" \ -e "s|@JBOSS_HOME@|/usr/share/ovirt-engine-wildfly|g" \ -e "s|@JBOSS_RUNTIME@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine/jboss_runtime|g" \ -e "s|@PEP8@|pep8|g" \ -e "s|@PYFLAKES@|pyflakes|g" \ -e "s|@ISORT@|isort|g" \ -e "s|@DEVMODE@|1|g" \ -e "s|@VMCONSOLE_SYSCONF_DIR@|/home/srosenbe/ovirt_engine_master/etc/ovirt-vmconsole|g" \ -e "s|@VMCONSOLE_PKI_DIR@|/home/srosenbe/ovirt_engine_master/etc/pki/ovirt-vmconsole|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_PATH@|/home/srosenbe/ovirt_engine_master/libexec/ovirt-vmconsole-proxy-helper/ovirt-vmconsole-list.py|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-vmconsole-proxy-helper.conf|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_DEFAULTS@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine/conf/ovirt-vmconsole-proxy-helper.conf|g" \ -e "s|@BIN_DIR@|/home/srosenbe/ovirt_engine_master/bin|g" \ -e "s|@AAA_JDBC_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine-extension-aaa-jdbc|g" \ packaging/services/ovirt-fence-kdump-listener/ovirt-fence-kdump-listener.sysv.in > packaging/services/ovirt-fence-kdump-listener/ovirt-fence-kdump-listener.sysv sed \ -e "s|@ENGINE_DEFAULTS@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine/services/ovirt-engine/ovirt-engine.conf|g" \ -e "s|@ENGINE_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/engine.conf|g" \ -e "s|@ENGINE_SETUP_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine-setup.conf|g" \ -e "s|@ENGINE_NOTIFIER_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/notifier/notifier.conf|g" \ -e "s|@ENGINE_FKLSNR_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-fence-kdump-listener.conf|g" \ -e "s|@ENGINE_WSPROXY_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-websocket-proxy.conf|g" \ -e "s|@ENGINE_USER@|ovirt|g" \ -e "s|@ENGINE_GROUP@|ovirt|g" \ -e "s|@ENGINE_ETC@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine|g" \ -e "s|@ENGINE_PKI@|/home/srosenbe/ovirt_engine_master/etc/pki/ovirt-engine|g" \ -e "s|@ENGINE_LOG@|/home/srosenbe/ovirt_engine_master/var/log/ovirt-engine|g" \ -e "s|@ENGINE_TMP@|/home/srosenbe/ovirt_engine_master/var/tmp/ovirt-engine|g" \ -e "s|@ENGINE_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@ENGINE_LIBEXEC@|/home/srosenbe/ovirt_engine_master/libexec|g" \ -e "s|@ENGINE_DOC@|/home/srosenbe/ovirt_engine_master/share/doc/ovirt-engine|g" \ -e "s|@ENGINE_VAR@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine|g" \ -e "s|@ENGINE_CACHE@|/home/srosenbe/ovirt_engine_master/var/cache/ovirt-engine|g" \ -e "s|@ENGINE_PID@|/home/srosenbe/ovirt_engine_master/var/run/ovirt-engine.pid|g" \ -e "s|@ENGINE_COMMON_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@SETUP_ETC@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine|g" \ -e "s|@SETUP_LOG@|/home/srosenbe/ovirt_engine_master/var/log/ovirt-engine|g" \ -e "s|@SETUP_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@SETUP_VAR@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine|g" \ -e "s|@DEV_PYTHON_DIR@|/home/srosenbe/ovirt_engine_master/usr/lib/python2.7/site-packages|g" \ -e "s|@DEV_PYTHON3_DIR@|/home/srosenbe/ovirt_engine_master|g" \ -e "s|@DEV_SETUP_ENV_DIR@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine-setup.env.d|g" \ -e "s|@RPM_VERSION@|4.3.0|g" \ -e "s|@RPM_RELEASE@|0.0.master.20180226104505|g" \ -e "s|@PACKAGE_NAME@|ovirt-engine|g" \ -e "s|@PACKAGE_VERSION@|4.3.0_master|g" \ -e "s|@POSTGRESQL_SYSTEMD_SERVICE@||g" \ -e "s|@DISPLAY_VERSION@|4.3.0_master|g" \ -e "s|@JBOSS_HOME@|/usr/share/ovirt-engine-wildfly|g" \ -e "s|@JBOSS_RUNTIME@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine/jboss_runtime|g" \ -e "s|@PEP8@|pep8|g" \ -e "s|@PYFLAKES@|pyflakes|g" \ -e "s|@ISORT@|isort|g" \ -e "s|@DEVMODE@|1|g" \ -e "s|@VMCONSOLE_SYSCONF_DIR@|/home/srosenbe/ovirt_engine_master/etc/ovirt-vmconsole|g" \ -e "s|@VMCONSOLE_PKI_DIR@|/home/srosenbe/ovirt_engine_master/etc/pki/ovirt-vmconsole|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_PATH@|/home/srosenbe/ovirt_engine_master/libexec/ovirt-vmconsole-proxy-helper/ovirt-vmconsole-list.py|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-vmconsole-proxy-helper.conf|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_DEFAULTS@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine/conf/ovirt-vmconsole-proxy-helper.conf|g" \ -e "s|@BIN_DIR@|/home/srosenbe/ovirt_engine_master/bin|g" \ -e "s|@AAA_JDBC_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine-extension-aaa-jdbc|g" \ packaging/services/ovirt-websocket-proxy/config.py.in > packaging/services/ovirt-websocket-proxy/config.py sed \ -e "s|@ENGINE_DEFAULTS@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine/services/ovirt-engine/ovirt-engine.conf|g" \ -e "s|@ENGINE_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/engine.conf|g" \ -e "s|@ENGINE_SETUP_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine-setup.conf|g" \ -e "s|@ENGINE_NOTIFIER_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/notifier/notifier.conf|g" \ -e "s|@ENGINE_FKLSNR_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-fence-kdump-listener.conf|g" \ -e "s|@ENGINE_WSPROXY_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-websocket-proxy.conf|g" \ -e "s|@ENGINE_USER@|ovirt|g" \ -e "s|@ENGINE_GROUP@|ovirt|g" \ -e "s|@ENGINE_ETC@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine|g" \ -e "s|@ENGINE_PKI@|/home/srosenbe/ovirt_engine_master/etc/pki/ovirt-engine|g" \ -e "s|@ENGINE_LOG@|/home/srosenbe/ovirt_engine_master/var/log/ovirt-engine|g" \ -e "s|@ENGINE_TMP@|/home/srosenbe/ovirt_engine_master/var/tmp/ovirt-engine|g" \ -e "s|@ENGINE_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@ENGINE_LIBEXEC@|/home/srosenbe/ovirt_engine_master/libexec|g" \ -e "s|@ENGINE_DOC@|/home/srosenbe/ovirt_engine_master/share/doc/ovirt-engine|g" \ -e "s|@ENGINE_VAR@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine|g" \ -e "s|@ENGINE_CACHE@|/home/srosenbe/ovirt_engine_master/var/cache/ovirt-engine|g" \ -e "s|@ENGINE_PID@|/home/srosenbe/ovirt_engine_master/var/run/ovirt-engine.pid|g" \ -e "s|@ENGINE_COMMON_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@SETUP_ETC@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine|g" \ -e "s|@SETUP_LOG@|/home/srosenbe/ovirt_engine_master/var/log/ovirt-engine|g" \ -e "s|@SETUP_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@SETUP_VAR@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine|g" \ -e "s|@DEV_PYTHON_DIR@|/home/srosenbe/ovirt_engine_master/usr/lib/python2.7/site-packages|g" \ -e "s|@DEV_PYTHON3_DIR@|/home/srosenbe/ovirt_engine_master|g" \ -e "s|@DEV_SETUP_ENV_DIR@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine-setup.env.d|g" \ -e "s|@RPM_VERSION@|4.3.0|g" \ -e "s|@RPM_RELEASE@|0.0.master.20180226104505|g" \ -e "s|@PACKAGE_NAME@|ovirt-engine|g" \ -e "s|@PACKAGE_VERSION@|4.3.0_master|g" \ -e "s|@POSTGRESQL_SYSTEMD_SERVICE@||g" \ -e "s|@DISPLAY_VERSION@|4.3.0_master|g" \ -e "s|@JBOSS_HOME@|/usr/share/ovirt-engine-wildfly|g" \ -e "s|@JBOSS_RUNTIME@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine/jboss_runtime|g" \ -e "s|@PEP8@|pep8|g" \ -e "s|@PYFLAKES@|pyflakes|g" \ -e "s|@ISORT@|isort|g" \ -e "s|@DEVMODE@|1|g" \ -e "s|@VMCONSOLE_SYSCONF_DIR@|/home/srosenbe/ovirt_engine_master/etc/ovirt-vmconsole|g" \ -e "s|@VMCONSOLE_PKI_DIR@|/home/srosenbe/ovirt_engine_master/etc/pki/ovirt-vmconsole|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_PATH@|/home/srosenbe/ovirt_engine_master/libexec/ovirt-vmconsole-proxy-helper/ovirt-vmconsole-list.py|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-vmconsole-proxy-helper.conf|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_DEFAULTS@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine/conf/ovirt-vmconsole-proxy-helper.conf|g" \ -e "s|@BIN_DIR@|/home/srosenbe/ovirt_engine_master/bin|g" \ -e "s|@AAA_JDBC_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine-extension-aaa-jdbc|g" \ packaging/services/ovirt-websocket-proxy/ovirt-websocket-proxy.conf.in > packaging/services/ovirt-websocket-proxy/ovirt-websocket-proxy.conf sed \ -e "s|@ENGINE_DEFAULTS@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine/services/ovirt-engine/ovirt-engine.conf|g" \ -e "s|@ENGINE_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/engine.conf|g" \ -e "s|@ENGINE_SETUP_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine-setup.conf|g" \ -e "s|@ENGINE_NOTIFIER_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/notifier/notifier.conf|g" \ -e "s|@ENGINE_FKLSNR_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-fence-kdump-listener.conf|g" \ -e "s|@ENGINE_WSPROXY_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-websocket-proxy.conf|g" \ -e "s|@ENGINE_USER@|ovirt|g" \ -e "s|@ENGINE_GROUP@|ovirt|g" \ -e "s|@ENGINE_ETC@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine|g" \ -e "s|@ENGINE_PKI@|/home/srosenbe/ovirt_engine_master/etc/pki/ovirt-engine|g" \ -e "s|@ENGINE_LOG@|/home/srosenbe/ovirt_engine_master/var/log/ovirt-engine|g" \ -e "s|@ENGINE_TMP@|/home/srosenbe/ovirt_engine_master/var/tmp/ovirt-engine|g" \ -e "s|@ENGINE_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@ENGINE_LIBEXEC@|/home/srosenbe/ovirt_engine_master/libexec|g" \ -e "s|@ENGINE_DOC@|/home/srosenbe/ovirt_engine_master/share/doc/ovirt-engine|g" \ -e "s|@ENGINE_VAR@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine|g" \ -e "s|@ENGINE_CACHE@|/home/srosenbe/ovirt_engine_master/var/cache/ovirt-engine|g" \ -e "s|@ENGINE_PID@|/home/srosenbe/ovirt_engine_master/var/run/ovirt-engine.pid|g" \ -e "s|@ENGINE_COMMON_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@SETUP_ETC@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine|g" \ -e "s|@SETUP_LOG@|/home/srosenbe/ovirt_engine_master/var/log/ovirt-engine|g" \ -e "s|@SETUP_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@SETUP_VAR@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine|g" \ -e "s|@DEV_PYTHON_DIR@|/home/srosenbe/ovirt_engine_master/usr/lib/python2.7/site-packages|g" \ -e "s|@DEV_PYTHON3_DIR@|/home/srosenbe/ovirt_engine_master|g" \ -e "s|@DEV_SETUP_ENV_DIR@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine-setup.env.d|g" \ -e "s|@RPM_VERSION@|4.3.0|g" \ -e "s|@RPM_RELEASE@|0.0.master.20180226104505|g" \ -e "s|@PACKAGE_NAME@|ovirt-engine|g" \ -e "s|@PACKAGE_VERSION@|4.3.0_master|g" \ -e "s|@POSTGRESQL_SYSTEMD_SERVICE@||g" \ -e "s|@DISPLAY_VERSION@|4.3.0_master|g" \ -e "s|@JBOSS_HOME@|/usr/share/ovirt-engine-wildfly|g" \ -e "s|@JBOSS_RUNTIME@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine/jboss_runtime|g" \ -e "s|@PEP8@|pep8|g" \ -e "s|@PYFLAKES@|pyflakes|g" \ -e "s|@ISORT@|isort|g" \ -e "s|@DEVMODE@|1|g" \ -e "s|@VMCONSOLE_SYSCONF_DIR@|/home/srosenbe/ovirt_engine_master/etc/ovirt-vmconsole|g" \ -e "s|@VMCONSOLE_PKI_DIR@|/home/srosenbe/ovirt_engine_master/etc/pki/ovirt-vmconsole|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_PATH@|/home/srosenbe/ovirt_engine_master/libexec/ovirt-vmconsole-proxy-helper/ovirt-vmconsole-list.py|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-vmconsole-proxy-helper.conf|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_DEFAULTS@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine/conf/ovirt-vmconsole-proxy-helper.conf|g" \ -e "s|@BIN_DIR@|/home/srosenbe/ovirt_engine_master/bin|g" \ -e "s|@AAA_JDBC_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine-extension-aaa-jdbc|g" \ packaging/services/ovirt-websocket-proxy/ovirt-websocket-proxy.systemd.in > packaging/services/ovirt-websocket-proxy/ovirt-websocket-proxy.systemd sed \ -e "s|@ENGINE_DEFAULTS@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine/services/ovirt-engine/ovirt-engine.conf|g" \ -e "s|@ENGINE_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/engine.conf|g" \ -e "s|@ENGINE_SETUP_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine-setup.conf|g" \ -e "s|@ENGINE_NOTIFIER_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/notifier/notifier.conf|g" \ -e "s|@ENGINE_FKLSNR_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-fence-kdump-listener.conf|g" \ -e "s|@ENGINE_WSPROXY_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-websocket-proxy.conf|g" \ -e "s|@ENGINE_USER@|ovirt|g" \ -e "s|@ENGINE_GROUP@|ovirt|g" \ -e "s|@ENGINE_ETC@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine|g" \ -e "s|@ENGINE_PKI@|/home/srosenbe/ovirt_engine_master/etc/pki/ovirt-engine|g" \ -e "s|@ENGINE_LOG@|/home/srosenbe/ovirt_engine_master/var/log/ovirt-engine|g" \ -e "s|@ENGINE_TMP@|/home/srosenbe/ovirt_engine_master/var/tmp/ovirt-engine|g" \ -e "s|@ENGINE_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@ENGINE_LIBEXEC@|/home/srosenbe/ovirt_engine_master/libexec|g" \ -e "s|@ENGINE_DOC@|/home/srosenbe/ovirt_engine_master/share/doc/ovirt-engine|g" \ -e "s|@ENGINE_VAR@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine|g" \ -e "s|@ENGINE_CACHE@|/home/srosenbe/ovirt_engine_master/var/cache/ovirt-engine|g" \ -e "s|@ENGINE_PID@|/home/srosenbe/ovirt_engine_master/var/run/ovirt-engine.pid|g" \ -e "s|@ENGINE_COMMON_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@SETUP_ETC@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine|g" \ -e "s|@SETUP_LOG@|/home/srosenbe/ovirt_engine_master/var/log/ovirt-engine|g" \ -e "s|@SETUP_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@SETUP_VAR@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine|g" \ -e "s|@DEV_PYTHON_DIR@|/home/srosenbe/ovirt_engine_master/usr/lib/python2.7/site-packages|g" \ -e "s|@DEV_PYTHON3_DIR@|/home/srosenbe/ovirt_engine_master|g" \ -e "s|@DEV_SETUP_ENV_DIR@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine-setup.env.d|g" \ -e "s|@RPM_VERSION@|4.3.0|g" \ -e "s|@RPM_RELEASE@|0.0.master.20180226104505|g" \ -e "s|@PACKAGE_NAME@|ovirt-engine|g" \ -e "s|@PACKAGE_VERSION@|4.3.0_master|g" \ -e "s|@POSTGRESQL_SYSTEMD_SERVICE@||g" \ -e "s|@DISPLAY_VERSION@|4.3.0_master|g" \ -e "s|@JBOSS_HOME@|/usr/share/ovirt-engine-wildfly|g" \ -e "s|@JBOSS_RUNTIME@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine/jboss_runtime|g" \ -e "s|@PEP8@|pep8|g" \ -e "s|@PYFLAKES@|pyflakes|g" \ -e "s|@ISORT@|isort|g" \ -e "s|@DEVMODE@|1|g" \ -e "s|@VMCONSOLE_SYSCONF_DIR@|/home/srosenbe/ovirt_engine_master/etc/ovirt-vmconsole|g" \ -e "s|@VMCONSOLE_PKI_DIR@|/home/srosenbe/ovirt_engine_master/etc/pki/ovirt-vmconsole|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_PATH@|/home/srosenbe/ovirt_engine_master/libexec/ovirt-vmconsole-proxy-helper/ovirt-vmconsole-list.py|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-vmconsole-proxy-helper.conf|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_DEFAULTS@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine/conf/ovirt-vmconsole-proxy-helper.conf|g" \ -e "s|@BIN_DIR@|/home/srosenbe/ovirt_engine_master/bin|g" \ -e "s|@AAA_JDBC_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine-extension-aaa-jdbc|g" \ packaging/services/ovirt-websocket-proxy/ovirt-websocket-proxy.sysv.in > packaging/services/ovirt-websocket-proxy/ovirt-websocket-proxy.sysv sed \ -e "s|@ENGINE_DEFAULTS@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine/services/ovirt-engine/ovirt-engine.conf|g" \ -e "s|@ENGINE_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/engine.conf|g" \ -e "s|@ENGINE_SETUP_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine-setup.conf|g" \ -e "s|@ENGINE_NOTIFIER_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/notifier/notifier.conf|g" \ -e "s|@ENGINE_FKLSNR_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-fence-kdump-listener.conf|g" \ -e "s|@ENGINE_WSPROXY_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-websocket-proxy.conf|g" \ -e "s|@ENGINE_USER@|ovirt|g" \ -e "s|@ENGINE_GROUP@|ovirt|g" \ -e "s|@ENGINE_ETC@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine|g" \ -e "s|@ENGINE_PKI@|/home/srosenbe/ovirt_engine_master/etc/pki/ovirt-engine|g" \ -e "s|@ENGINE_LOG@|/home/srosenbe/ovirt_engine_master/var/log/ovirt-engine|g" \ -e "s|@ENGINE_TMP@|/home/srosenbe/ovirt_engine_master/var/tmp/ovirt-engine|g" \ -e "s|@ENGINE_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@ENGINE_LIBEXEC@|/home/srosenbe/ovirt_engine_master/libexec|g" \ -e "s|@ENGINE_DOC@|/home/srosenbe/ovirt_engine_master/share/doc/ovirt-engine|g" \ -e "s|@ENGINE_VAR@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine|g" \ -e "s|@ENGINE_CACHE@|/home/srosenbe/ovirt_engine_master/var/cache/ovirt-engine|g" \ -e "s|@ENGINE_PID@|/home/srosenbe/ovirt_engine_master/var/run/ovirt-engine.pid|g" \ -e "s|@ENGINE_COMMON_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@SETUP_ETC@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine|g" \ -e "s|@SETUP_LOG@|/home/srosenbe/ovirt_engine_master/var/log/ovirt-engine|g" \ -e "s|@SETUP_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@SETUP_VAR@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine|g" \ -e "s|@DEV_PYTHON_DIR@|/home/srosenbe/ovirt_engine_master/usr/lib/python2.7/site-packages|g" \ -e "s|@DEV_PYTHON3_DIR@|/home/srosenbe/ovirt_engine_master|g" \ -e "s|@DEV_SETUP_ENV_DIR@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine-setup.env.d|g" \ -e "s|@RPM_VERSION@|4.3.0|g" \ -e "s|@RPM_RELEASE@|0.0.master.20180226104505|g" \ -e "s|@PACKAGE_NAME@|ovirt-engine|g" \ -e "s|@PACKAGE_VERSION@|4.3.0_master|g" \ -e "s|@POSTGRESQL_SYSTEMD_SERVICE@||g" \ -e "s|@DISPLAY_VERSION@|4.3.0_master|g" \ -e "s|@JBOSS_HOME@|/usr/share/ovirt-engine-wildfly|g" \ -e "s|@JBOSS_RUNTIME@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine/jboss_runtime|g" \ -e "s|@PEP8@|pep8|g" \ -e "s|@PYFLAKES@|pyflakes|g" \ -e "s|@ISORT@|isort|g" \ -e "s|@DEVMODE@|1|g" \ -e "s|@VMCONSOLE_SYSCONF_DIR@|/home/srosenbe/ovirt_engine_master/etc/ovirt-vmconsole|g" \ -e "s|@VMCONSOLE_PKI_DIR@|/home/srosenbe/ovirt_engine_master/etc/pki/ovirt-vmconsole|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_PATH@|/home/srosenbe/ovirt_engine_master/libexec/ovirt-vmconsole-proxy-helper/ovirt-vmconsole-list.py|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-vmconsole-proxy-helper.conf|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_DEFAULTS@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine/conf/ovirt-vmconsole-proxy-helper.conf|g" \ -e "s|@BIN_DIR@|/home/srosenbe/ovirt_engine_master/bin|g" \ -e "s|@AAA_JDBC_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine-extension-aaa-jdbc|g" \ packaging/setup/bin/ovirt-engine-setup.env.in > packaging/setup/bin/ovirt-engine-setup.env sed \ -e "s|@ENGINE_DEFAULTS@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine/services/ovirt-engine/ovirt-engine.conf|g" \ -e "s|@ENGINE_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/engine.conf|g" \ -e "s|@ENGINE_SETUP_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine-setup.conf|g" \ -e "s|@ENGINE_NOTIFIER_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/notifier/notifier.conf|g" \ -e "s|@ENGINE_FKLSNR_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-fence-kdump-listener.conf|g" \ -e "s|@ENGINE_WSPROXY_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-websocket-proxy.conf|g" \ -e "s|@ENGINE_USER@|ovirt|g" \ -e "s|@ENGINE_GROUP@|ovirt|g" \ -e "s|@ENGINE_ETC@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine|g" \ -e "s|@ENGINE_PKI@|/home/srosenbe/ovirt_engine_master/etc/pki/ovirt-engine|g" \ -e "s|@ENGINE_LOG@|/home/srosenbe/ovirt_engine_master/var/log/ovirt-engine|g" \ -e "s|@ENGINE_TMP@|/home/srosenbe/ovirt_engine_master/var/tmp/ovirt-engine|g" \ -e "s|@ENGINE_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@ENGINE_LIBEXEC@|/home/srosenbe/ovirt_engine_master/libexec|g" \ -e "s|@ENGINE_DOC@|/home/srosenbe/ovirt_engine_master/share/doc/ovirt-engine|g" \ -e "s|@ENGINE_VAR@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine|g" \ -e "s|@ENGINE_CACHE@|/home/srosenbe/ovirt_engine_master/var/cache/ovirt-engine|g" \ -e "s|@ENGINE_PID@|/home/srosenbe/ovirt_engine_master/var/run/ovirt-engine.pid|g" \ -e "s|@ENGINE_COMMON_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@SETUP_ETC@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine|g" \ -e "s|@SETUP_LOG@|/home/srosenbe/ovirt_engine_master/var/log/ovirt-engine|g" \ -e "s|@SETUP_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@SETUP_VAR@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine|g" \ -e "s|@DEV_PYTHON_DIR@|/home/srosenbe/ovirt_engine_master/usr/lib/python2.7/site-packages|g" \ -e "s|@DEV_PYTHON3_DIR@|/home/srosenbe/ovirt_engine_master|g" \ -e "s|@DEV_SETUP_ENV_DIR@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine-setup.env.d|g" \ -e "s|@RPM_VERSION@|4.3.0|g" \ -e "s|@RPM_RELEASE@|0.0.master.20180226104505|g" \ -e "s|@PACKAGE_NAME@|ovirt-engine|g" \ -e "s|@PACKAGE_VERSION@|4.3.0_master|g" \ -e "s|@POSTGRESQL_SYSTEMD_SERVICE@||g" \ -e "s|@DISPLAY_VERSION@|4.3.0_master|g" \ -e "s|@JBOSS_HOME@|/usr/share/ovirt-engine-wildfly|g" \ -e "s|@JBOSS_RUNTIME@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine/jboss_runtime|g" \ -e "s|@PEP8@|pep8|g" \ -e "s|@PYFLAKES@|pyflakes|g" \ -e "s|@ISORT@|isort|g" \ -e "s|@DEVMODE@|1|g" \ -e "s|@VMCONSOLE_SYSCONF_DIR@|/home/srosenbe/ovirt_engine_master/etc/ovirt-vmconsole|g" \ -e "s|@VMCONSOLE_PKI_DIR@|/home/srosenbe/ovirt_engine_master/etc/pki/ovirt-vmconsole|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_PATH@|/home/srosenbe/ovirt_engine_master/libexec/ovirt-vmconsole-proxy-helper/ovirt-vmconsole-list.py|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-vmconsole-proxy-helper.conf|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_DEFAULTS@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine/conf/ovirt-vmconsole-proxy-helper.conf|g" \ -e "s|@BIN_DIR@|/home/srosenbe/ovirt_engine_master/bin|g" \ -e "s|@AAA_JDBC_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine-extension-aaa-jdbc|g" \ packaging/setup/ovirt_engine_setup/config.py.in > packaging/setup/ovirt_engine_setup/config.py sed \ -e "s|@ENGINE_DEFAULTS@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine/services/ovirt-engine/ovirt-engine.conf|g" \ -e "s|@ENGINE_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/engine.conf|g" \ -e "s|@ENGINE_SETUP_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine-setup.conf|g" \ -e "s|@ENGINE_NOTIFIER_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/notifier/notifier.conf|g" \ -e "s|@ENGINE_FKLSNR_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-fence-kdump-listener.conf|g" \ -e "s|@ENGINE_WSPROXY_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-websocket-proxy.conf|g" \ -e "s|@ENGINE_USER@|ovirt|g" \ -e "s|@ENGINE_GROUP@|ovirt|g" \ -e "s|@ENGINE_ETC@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine|g" \ -e "s|@ENGINE_PKI@|/home/srosenbe/ovirt_engine_master/etc/pki/ovirt-engine|g" \ -e "s|@ENGINE_LOG@|/home/srosenbe/ovirt_engine_master/var/log/ovirt-engine|g" \ -e "s|@ENGINE_TMP@|/home/srosenbe/ovirt_engine_master/var/tmp/ovirt-engine|g" \ -e "s|@ENGINE_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@ENGINE_LIBEXEC@|/home/srosenbe/ovirt_engine_master/libexec|g" \ -e "s|@ENGINE_DOC@|/home/srosenbe/ovirt_engine_master/share/doc/ovirt-engine|g" \ -e "s|@ENGINE_VAR@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine|g" \ -e "s|@ENGINE_CACHE@|/home/srosenbe/ovirt_engine_master/var/cache/ovirt-engine|g" \ -e "s|@ENGINE_PID@|/home/srosenbe/ovirt_engine_master/var/run/ovirt-engine.pid|g" \ -e "s|@ENGINE_COMMON_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@SETUP_ETC@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine|g" \ -e "s|@SETUP_LOG@|/home/srosenbe/ovirt_engine_master/var/log/ovirt-engine|g" \ -e "s|@SETUP_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@SETUP_VAR@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine|g" \ -e "s|@DEV_PYTHON_DIR@|/home/srosenbe/ovirt_engine_master/usr/lib/python2.7/site-packages|g" \ -e "s|@DEV_PYTHON3_DIR@|/home/srosenbe/ovirt_engine_master|g" \ -e "s|@DEV_SETUP_ENV_DIR@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine-setup.env.d|g" \ -e "s|@RPM_VERSION@|4.3.0|g" \ -e "s|@RPM_RELEASE@|0.0.master.20180226104505|g" \ -e "s|@PACKAGE_NAME@|ovirt-engine|g" \ -e "s|@PACKAGE_VERSION@|4.3.0_master|g" \ -e "s|@POSTGRESQL_SYSTEMD_SERVICE@||g" \ -e "s|@DISPLAY_VERSION@|4.3.0_master|g" \ -e "s|@JBOSS_HOME@|/usr/share/ovirt-engine-wildfly|g" \ -e "s|@JBOSS_RUNTIME@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine/jboss_runtime|g" \ -e "s|@PEP8@|pep8|g" \ -e "s|@PYFLAKES@|pyflakes|g" \ -e "s|@ISORT@|isort|g" \ -e "s|@DEVMODE@|1|g" \ -e "s|@VMCONSOLE_SYSCONF_DIR@|/home/srosenbe/ovirt_engine_master/etc/ovirt-vmconsole|g" \ -e "s|@VMCONSOLE_PKI_DIR@|/home/srosenbe/ovirt_engine_master/etc/pki/ovirt-vmconsole|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_PATH@|/home/srosenbe/ovirt_engine_master/libexec/ovirt-vmconsole-proxy-helper/ovirt-vmconsole-list.py|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-vmconsole-proxy-helper.conf|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_DEFAULTS@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine/conf/ovirt-vmconsole-proxy-helper.conf|g" \ -e "s|@BIN_DIR@|/home/srosenbe/ovirt_engine_master/bin|g" \ -e "s|@AAA_JDBC_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine-extension-aaa-jdbc|g" \ packaging/setup/ovirt_engine_setup/engine/config.py.in > packaging/setup/ovirt_engine_setup/engine/config.py sed \ -e "s|@ENGINE_DEFAULTS@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine/services/ovirt-engine/ovirt-engine.conf|g" \ -e "s|@ENGINE_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/engine.conf|g" \ -e "s|@ENGINE_SETUP_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine-setup.conf|g" \ -e "s|@ENGINE_NOTIFIER_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/notifier/notifier.conf|g" \ -e "s|@ENGINE_FKLSNR_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-fence-kdump-listener.conf|g" \ -e "s|@ENGINE_WSPROXY_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-websocket-proxy.conf|g" \ -e "s|@ENGINE_USER@|ovirt|g" \ -e "s|@ENGINE_GROUP@|ovirt|g" \ -e "s|@ENGINE_ETC@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine|g" \ -e "s|@ENGINE_PKI@|/home/srosenbe/ovirt_engine_master/etc/pki/ovirt-engine|g" \ -e "s|@ENGINE_LOG@|/home/srosenbe/ovirt_engine_master/var/log/ovirt-engine|g" \ -e "s|@ENGINE_TMP@|/home/srosenbe/ovirt_engine_master/var/tmp/ovirt-engine|g" \ -e "s|@ENGINE_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@ENGINE_LIBEXEC@|/home/srosenbe/ovirt_engine_master/libexec|g" \ -e "s|@ENGINE_DOC@|/home/srosenbe/ovirt_engine_master/share/doc/ovirt-engine|g" \ -e "s|@ENGINE_VAR@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine|g" \ -e "s|@ENGINE_CACHE@|/home/srosenbe/ovirt_engine_master/var/cache/ovirt-engine|g" \ -e "s|@ENGINE_PID@|/home/srosenbe/ovirt_engine_master/var/run/ovirt-engine.pid|g" \ -e "s|@ENGINE_COMMON_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@SETUP_ETC@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine|g" \ -e "s|@SETUP_LOG@|/home/srosenbe/ovirt_engine_master/var/log/ovirt-engine|g" \ -e "s|@SETUP_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@SETUP_VAR@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine|g" \ -e "s|@DEV_PYTHON_DIR@|/home/srosenbe/ovirt_engine_master/usr/lib/python2.7/site-packages|g" \ -e "s|@DEV_PYTHON3_DIR@|/home/srosenbe/ovirt_engine_master|g" \ -e "s|@DEV_SETUP_ENV_DIR@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine-setup.env.d|g" \ -e "s|@RPM_VERSION@|4.3.0|g" \ -e "s|@RPM_RELEASE@|0.0.master.20180226104505|g" \ -e "s|@PACKAGE_NAME@|ovirt-engine|g" \ -e "s|@PACKAGE_VERSION@|4.3.0_master|g" \ -e "s|@POSTGRESQL_SYSTEMD_SERVICE@||g" \ -e "s|@DISPLAY_VERSION@|4.3.0_master|g" \ -e "s|@JBOSS_HOME@|/usr/share/ovirt-engine-wildfly|g" \ -e "s|@JBOSS_RUNTIME@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine/jboss_runtime|g" \ -e "s|@PEP8@|pep8|g" \ -e "s|@PYFLAKES@|pyflakes|g" \ -e "s|@ISORT@|isort|g" \ -e "s|@DEVMODE@|1|g" \ -e "s|@VMCONSOLE_SYSCONF_DIR@|/home/srosenbe/ovirt_engine_master/etc/ovirt-vmconsole|g" \ -e "s|@VMCONSOLE_PKI_DIR@|/home/srosenbe/ovirt_engine_master/etc/pki/ovirt-vmconsole|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_PATH@|/home/srosenbe/ovirt_engine_master/libexec/ovirt-vmconsole-proxy-helper/ovirt-vmconsole-list.py|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-vmconsole-proxy-helper.conf|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_DEFAULTS@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine/conf/ovirt-vmconsole-proxy-helper.conf|g" \ -e "s|@BIN_DIR@|/home/srosenbe/ovirt_engine_master/bin|g" \ -e "s|@AAA_JDBC_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine-extension-aaa-jdbc|g" \ packaging/setup/ovirt_engine_setup/engine_common/config.py.in > packaging/setup/ovirt_engine_setup/engine_common/config.py sed \ -e "s|@ENGINE_DEFAULTS@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine/services/ovirt-engine/ovirt-engine.conf|g" \ -e "s|@ENGINE_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/engine.conf|g" \ -e "s|@ENGINE_SETUP_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine-setup.conf|g" \ -e "s|@ENGINE_NOTIFIER_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/notifier/notifier.conf|g" \ -e "s|@ENGINE_FKLSNR_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-fence-kdump-listener.conf|g" \ -e "s|@ENGINE_WSPROXY_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-websocket-proxy.conf|g" \ -e "s|@ENGINE_USER@|ovirt|g" \ -e "s|@ENGINE_GROUP@|ovirt|g" \ -e "s|@ENGINE_ETC@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine|g" \ -e "s|@ENGINE_PKI@|/home/srosenbe/ovirt_engine_master/etc/pki/ovirt-engine|g" \ -e "s|@ENGINE_LOG@|/home/srosenbe/ovirt_engine_master/var/log/ovirt-engine|g" \ -e "s|@ENGINE_TMP@|/home/srosenbe/ovirt_engine_master/var/tmp/ovirt-engine|g" \ -e "s|@ENGINE_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@ENGINE_LIBEXEC@|/home/srosenbe/ovirt_engine_master/libexec|g" \ -e "s|@ENGINE_DOC@|/home/srosenbe/ovirt_engine_master/share/doc/ovirt-engine|g" \ -e "s|@ENGINE_VAR@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine|g" \ -e "s|@ENGINE_CACHE@|/home/srosenbe/ovirt_engine_master/var/cache/ovirt-engine|g" \ -e "s|@ENGINE_PID@|/home/srosenbe/ovirt_engine_master/var/run/ovirt-engine.pid|g" \ -e "s|@ENGINE_COMMON_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@SETUP_ETC@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine|g" \ -e "s|@SETUP_LOG@|/home/srosenbe/ovirt_engine_master/var/log/ovirt-engine|g" \ -e "s|@SETUP_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@SETUP_VAR@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine|g" \ -e "s|@DEV_PYTHON_DIR@|/home/srosenbe/ovirt_engine_master/usr/lib/python2.7/site-packages|g" \ -e "s|@DEV_PYTHON3_DIR@|/home/srosenbe/ovirt_engine_master|g" \ -e "s|@DEV_SETUP_ENV_DIR@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine-setup.env.d|g" \ -e "s|@RPM_VERSION@|4.3.0|g" \ -e "s|@RPM_RELEASE@|0.0.master.20180226104505|g" \ -e "s|@PACKAGE_NAME@|ovirt-engine|g" \ -e "s|@PACKAGE_VERSION@|4.3.0_master|g" \ -e "s|@POSTGRESQL_SYSTEMD_SERVICE@||g" \ -e "s|@DISPLAY_VERSION@|4.3.0_master|g" \ -e "s|@JBOSS_HOME@|/usr/share/ovirt-engine-wildfly|g" \ -e "s|@JBOSS_RUNTIME@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine/jboss_runtime|g" \ -e "s|@PEP8@|pep8|g" \ -e "s|@PYFLAKES@|pyflakes|g" \ -e "s|@ISORT@|isort|g" \ -e "s|@DEVMODE@|1|g" \ -e "s|@VMCONSOLE_SYSCONF_DIR@|/home/srosenbe/ovirt_engine_master/etc/ovirt-vmconsole|g" \ -e "s|@VMCONSOLE_PKI_DIR@|/home/srosenbe/ovirt_engine_master/etc/pki/ovirt-vmconsole|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_PATH@|/home/srosenbe/ovirt_engine_master/libexec/ovirt-vmconsole-proxy-helper/ovirt-vmconsole-list.py|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-vmconsole-proxy-helper.conf|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_DEFAULTS@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine/conf/ovirt-vmconsole-proxy-helper.conf|g" \ -e "s|@BIN_DIR@|/home/srosenbe/ovirt_engine_master/bin|g" \ -e "s|@AAA_JDBC_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine-extension-aaa-jdbc|g" \ packaging/setup/ovirt_engine_setup/vmconsole_proxy_helper/config.py.in > packaging/setup/ovirt_engine_setup/vmconsole_proxy_helper/config.py sed \ -e "s|@ENGINE_DEFAULTS@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine/services/ovirt-engine/ovirt-engine.conf|g" \ -e "s|@ENGINE_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/engine.conf|g" \ -e "s|@ENGINE_SETUP_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine-setup.conf|g" \ -e "s|@ENGINE_NOTIFIER_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/notifier/notifier.conf|g" \ -e "s|@ENGINE_FKLSNR_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-fence-kdump-listener.conf|g" \ -e "s|@ENGINE_WSPROXY_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-websocket-proxy.conf|g" \ -e "s|@ENGINE_USER@|ovirt|g" \ -e "s|@ENGINE_GROUP@|ovirt|g" \ -e "s|@ENGINE_ETC@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine|g" \ -e "s|@ENGINE_PKI@|/home/srosenbe/ovirt_engine_master/etc/pki/ovirt-engine|g" \ -e "s|@ENGINE_LOG@|/home/srosenbe/ovirt_engine_master/var/log/ovirt-engine|g" \ -e "s|@ENGINE_TMP@|/home/srosenbe/ovirt_engine_master/var/tmp/ovirt-engine|g" \ -e "s|@ENGINE_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@ENGINE_LIBEXEC@|/home/srosenbe/ovirt_engine_master/libexec|g" \ -e "s|@ENGINE_DOC@|/home/srosenbe/ovirt_engine_master/share/doc/ovirt-engine|g" \ -e "s|@ENGINE_VAR@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine|g" \ -e "s|@ENGINE_CACHE@|/home/srosenbe/ovirt_engine_master/var/cache/ovirt-engine|g" \ -e "s|@ENGINE_PID@|/home/srosenbe/ovirt_engine_master/var/run/ovirt-engine.pid|g" \ -e "s|@ENGINE_COMMON_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@SETUP_ETC@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine|g" \ -e "s|@SETUP_LOG@|/home/srosenbe/ovirt_engine_master/var/log/ovirt-engine|g" \ -e "s|@SETUP_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@SETUP_VAR@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine|g" \ -e "s|@DEV_PYTHON_DIR@|/home/srosenbe/ovirt_engine_master/usr/lib/python2.7/site-packages|g" \ -e "s|@DEV_PYTHON3_DIR@|/home/srosenbe/ovirt_engine_master|g" \ -e "s|@DEV_SETUP_ENV_DIR@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine-setup.env.d|g" \ -e "s|@RPM_VERSION@|4.3.0|g" \ -e "s|@RPM_RELEASE@|0.0.master.20180226104505|g" \ -e "s|@PACKAGE_NAME@|ovirt-engine|g" \ -e "s|@PACKAGE_VERSION@|4.3.0_master|g" \ -e "s|@POSTGRESQL_SYSTEMD_SERVICE@||g" \ -e "s|@DISPLAY_VERSION@|4.3.0_master|g" \ -e "s|@JBOSS_HOME@|/usr/share/ovirt-engine-wildfly|g" \ -e "s|@JBOSS_RUNTIME@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine/jboss_runtime|g" \ -e "s|@PEP8@|pep8|g" \ -e "s|@PYFLAKES@|pyflakes|g" \ -e "s|@ISORT@|isort|g" \ -e "s|@DEVMODE@|1|g" \ -e "s|@VMCONSOLE_SYSCONF_DIR@|/home/srosenbe/ovirt_engine_master/etc/ovirt-vmconsole|g" \ -e "s|@VMCONSOLE_PKI_DIR@|/home/srosenbe/ovirt_engine_master/etc/pki/ovirt-vmconsole|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_PATH@|/home/srosenbe/ovirt_engine_master/libexec/ovirt-vmconsole-proxy-helper/ovirt-vmconsole-list.py|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-vmconsole-proxy-helper.conf|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_DEFAULTS@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine/conf/ovirt-vmconsole-proxy-helper.conf|g" \ -e "s|@BIN_DIR@|/home/srosenbe/ovirt_engine_master/bin|g" \ -e "s|@AAA_JDBC_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine-extension-aaa-jdbc|g" \ packaging/setup/ovirt_engine_setup/websocket_proxy/config.py.in > packaging/setup/ovirt_engine_setup/websocket_proxy/config.py sed \ -e "s|@ENGINE_DEFAULTS@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine/services/ovirt-engine/ovirt-engine.conf|g" \ -e "s|@ENGINE_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/engine.conf|g" \ -e "s|@ENGINE_SETUP_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine-setup.conf|g" \ -e "s|@ENGINE_NOTIFIER_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/notifier/notifier.conf|g" \ -e "s|@ENGINE_FKLSNR_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-fence-kdump-listener.conf|g" \ -e "s|@ENGINE_WSPROXY_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-websocket-proxy.conf|g" \ -e "s|@ENGINE_USER@|ovirt|g" \ -e "s|@ENGINE_GROUP@|ovirt|g" \ -e "s|@ENGINE_ETC@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine|g" \ -e "s|@ENGINE_PKI@|/home/srosenbe/ovirt_engine_master/etc/pki/ovirt-engine|g" \ -e "s|@ENGINE_LOG@|/home/srosenbe/ovirt_engine_master/var/log/ovirt-engine|g" \ -e "s|@ENGINE_TMP@|/home/srosenbe/ovirt_engine_master/var/tmp/ovirt-engine|g" \ -e "s|@ENGINE_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@ENGINE_LIBEXEC@|/home/srosenbe/ovirt_engine_master/libexec|g" \ -e "s|@ENGINE_DOC@|/home/srosenbe/ovirt_engine_master/share/doc/ovirt-engine|g" \ -e "s|@ENGINE_VAR@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine|g" \ -e "s|@ENGINE_CACHE@|/home/srosenbe/ovirt_engine_master/var/cache/ovirt-engine|g" \ -e "s|@ENGINE_PID@|/home/srosenbe/ovirt_engine_master/var/run/ovirt-engine.pid|g" \ -e "s|@ENGINE_COMMON_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@SETUP_ETC@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine|g" \ -e "s|@SETUP_LOG@|/home/srosenbe/ovirt_engine_master/var/log/ovirt-engine|g" \ -e "s|@SETUP_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@SETUP_VAR@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine|g" \ -e "s|@DEV_PYTHON_DIR@|/home/srosenbe/ovirt_engine_master/usr/lib/python2.7/site-packages|g" \ -e "s|@DEV_PYTHON3_DIR@|/home/srosenbe/ovirt_engine_master|g" \ -e "s|@DEV_SETUP_ENV_DIR@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine-setup.env.d|g" \ -e "s|@RPM_VERSION@|4.3.0|g" \ -e "s|@RPM_RELEASE@|0.0.master.20180226104505|g" \ -e "s|@PACKAGE_NAME@|ovirt-engine|g" \ -e "s|@PACKAGE_VERSION@|4.3.0_master|g" \ -e "s|@POSTGRESQL_SYSTEMD_SERVICE@||g" \ -e "s|@DISPLAY_VERSION@|4.3.0_master|g" \ -e "s|@JBOSS_HOME@|/usr/share/ovirt-engine-wildfly|g" \ -e "s|@JBOSS_RUNTIME@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine/jboss_runtime|g" \ -e "s|@PEP8@|pep8|g" \ -e "s|@PYFLAKES@|pyflakes|g" \ -e "s|@ISORT@|isort|g" \ -e "s|@DEVMODE@|1|g" \ -e "s|@VMCONSOLE_SYSCONF_DIR@|/home/srosenbe/ovirt_engine_master/etc/ovirt-vmconsole|g" \ -e "s|@VMCONSOLE_PKI_DIR@|/home/srosenbe/ovirt_engine_master/etc/pki/ovirt-vmconsole|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_PATH@|/home/srosenbe/ovirt_engine_master/libexec/ovirt-vmconsole-proxy-helper/ovirt-vmconsole-list.py|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-vmconsole-proxy-helper.conf|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_DEFAULTS@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine/conf/ovirt-vmconsole-proxy-helper.conf|g" \ -e "s|@BIN_DIR@|/home/srosenbe/ovirt_engine_master/bin|g" \ -e "s|@AAA_JDBC_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine-extension-aaa-jdbc|g" \ packaging/sys-etc/logrotate.d/ovirt-engine.in > packaging/sys-etc/logrotate.d/ovirt-engine sed \ -e "s|@ENGINE_DEFAULTS@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine/services/ovirt-engine/ovirt-engine.conf|g" \ -e "s|@ENGINE_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/engine.conf|g" \ -e "s|@ENGINE_SETUP_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine-setup.conf|g" \ -e "s|@ENGINE_NOTIFIER_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/notifier/notifier.conf|g" \ -e "s|@ENGINE_FKLSNR_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-fence-kdump-listener.conf|g" \ -e "s|@ENGINE_WSPROXY_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-websocket-proxy.conf|g" \ -e "s|@ENGINE_USER@|ovirt|g" \ -e "s|@ENGINE_GROUP@|ovirt|g" \ -e "s|@ENGINE_ETC@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine|g" \ -e "s|@ENGINE_PKI@|/home/srosenbe/ovirt_engine_master/etc/pki/ovirt-engine|g" \ -e "s|@ENGINE_LOG@|/home/srosenbe/ovirt_engine_master/var/log/ovirt-engine|g" \ -e "s|@ENGINE_TMP@|/home/srosenbe/ovirt_engine_master/var/tmp/ovirt-engine|g" \ -e "s|@ENGINE_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@ENGINE_LIBEXEC@|/home/srosenbe/ovirt_engine_master/libexec|g" \ -e "s|@ENGINE_DOC@|/home/srosenbe/ovirt_engine_master/share/doc/ovirt-engine|g" \ -e "s|@ENGINE_VAR@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine|g" \ -e "s|@ENGINE_CACHE@|/home/srosenbe/ovirt_engine_master/var/cache/ovirt-engine|g" \ -e "s|@ENGINE_PID@|/home/srosenbe/ovirt_engine_master/var/run/ovirt-engine.pid|g" \ -e "s|@ENGINE_COMMON_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@SETUP_ETC@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine|g" \ -e "s|@SETUP_LOG@|/home/srosenbe/ovirt_engine_master/var/log/ovirt-engine|g" \ -e "s|@SETUP_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@SETUP_VAR@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine|g" \ -e "s|@DEV_PYTHON_DIR@|/home/srosenbe/ovirt_engine_master/usr/lib/python2.7/site-packages|g" \ -e "s|@DEV_PYTHON3_DIR@|/home/srosenbe/ovirt_engine_master|g" \ -e "s|@DEV_SETUP_ENV_DIR@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine-setup.env.d|g" \ -e "s|@RPM_VERSION@|4.3.0|g" \ -e "s|@RPM_RELEASE@|0.0.master.20180226104505|g" \ -e "s|@PACKAGE_NAME@|ovirt-engine|g" \ -e "s|@PACKAGE_VERSION@|4.3.0_master|g" \ -e "s|@POSTGRESQL_SYSTEMD_SERVICE@||g" \ -e "s|@DISPLAY_VERSION@|4.3.0_master|g" \ -e "s|@JBOSS_HOME@|/usr/share/ovirt-engine-wildfly|g" \ -e "s|@JBOSS_RUNTIME@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine/jboss_runtime|g" \ -e "s|@PEP8@|pep8|g" \ -e "s|@PYFLAKES@|pyflakes|g" \ -e "s|@ISORT@|isort|g" \ -e "s|@DEVMODE@|1|g" \ -e "s|@VMCONSOLE_SYSCONF_DIR@|/home/srosenbe/ovirt_engine_master/etc/ovirt-vmconsole|g" \ -e "s|@VMCONSOLE_PKI_DIR@|/home/srosenbe/ovirt_engine_master/etc/pki/ovirt-vmconsole|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_PATH@|/home/srosenbe/ovirt_engine_master/libexec/ovirt-vmconsole-proxy-helper/ovirt-vmconsole-list.py|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-vmconsole-proxy-helper.conf|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_DEFAULTS@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine/conf/ovirt-vmconsole-proxy-helper.conf|g" \ -e "s|@BIN_DIR@|/home/srosenbe/ovirt_engine_master/bin|g" \ -e "s|@AAA_JDBC_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine-extension-aaa-jdbc|g" \ packaging/sys-etc/logrotate.d/ovirt-engine-notifier.in > packaging/sys-etc/logrotate.d/ovirt-engine-notifier sed \ -e "s|@ENGINE_DEFAULTS@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine/services/ovirt-engine/ovirt-engine.conf|g" \ -e "s|@ENGINE_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/engine.conf|g" \ -e "s|@ENGINE_SETUP_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine-setup.conf|g" \ -e "s|@ENGINE_NOTIFIER_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/notifier/notifier.conf|g" \ -e "s|@ENGINE_FKLSNR_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-fence-kdump-listener.conf|g" \ -e "s|@ENGINE_WSPROXY_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-websocket-proxy.conf|g" \ -e "s|@ENGINE_USER@|ovirt|g" \ -e "s|@ENGINE_GROUP@|ovirt|g" \ -e "s|@ENGINE_ETC@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine|g" \ -e "s|@ENGINE_PKI@|/home/srosenbe/ovirt_engine_master/etc/pki/ovirt-engine|g" \ -e "s|@ENGINE_LOG@|/home/srosenbe/ovirt_engine_master/var/log/ovirt-engine|g" \ -e "s|@ENGINE_TMP@|/home/srosenbe/ovirt_engine_master/var/tmp/ovirt-engine|g" \ -e "s|@ENGINE_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@ENGINE_LIBEXEC@|/home/srosenbe/ovirt_engine_master/libexec|g" \ -e "s|@ENGINE_DOC@|/home/srosenbe/ovirt_engine_master/share/doc/ovirt-engine|g" \ -e "s|@ENGINE_VAR@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine|g" \ -e "s|@ENGINE_CACHE@|/home/srosenbe/ovirt_engine_master/var/cache/ovirt-engine|g" \ -e "s|@ENGINE_PID@|/home/srosenbe/ovirt_engine_master/var/run/ovirt-engine.pid|g" \ -e "s|@ENGINE_COMMON_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@SETUP_ETC@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine|g" \ -e "s|@SETUP_LOG@|/home/srosenbe/ovirt_engine_master/var/log/ovirt-engine|g" \ -e "s|@SETUP_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine|g" \ -e "s|@SETUP_VAR@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine|g" \ -e "s|@DEV_PYTHON_DIR@|/home/srosenbe/ovirt_engine_master/usr/lib/python2.7/site-packages|g" \ -e "s|@DEV_PYTHON3_DIR@|/home/srosenbe/ovirt_engine_master|g" \ -e "s|@DEV_SETUP_ENV_DIR@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine-setup.env.d|g" \ -e "s|@RPM_VERSION@|4.3.0|g" \ -e "s|@RPM_RELEASE@|0.0.master.20180226104505|g" \ -e "s|@PACKAGE_NAME@|ovirt-engine|g" \ -e "s|@PACKAGE_VERSION@|4.3.0_master|g" \ -e "s|@POSTGRESQL_SYSTEMD_SERVICE@||g" \ -e "s|@DISPLAY_VERSION@|4.3.0_master|g" \ -e "s|@JBOSS_HOME@|/usr/share/ovirt-engine-wildfly|g" \ -e "s|@JBOSS_RUNTIME@|/home/srosenbe/ovirt_engine_master/var/lib/ovirt-engine/jboss_runtime|g" \ -e "s|@PEP8@|pep8|g" \ -e "s|@PYFLAKES@|pyflakes|g" \ -e "s|@ISORT@|isort|g" \ -e "s|@DEVMODE@|1|g" \ -e "s|@VMCONSOLE_SYSCONF_DIR@|/home/srosenbe/ovirt_engine_master/etc/ovirt-vmconsole|g" \ -e "s|@VMCONSOLE_PKI_DIR@|/home/srosenbe/ovirt_engine_master/etc/pki/ovirt-vmconsole|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_PATH@|/home/srosenbe/ovirt_engine_master/libexec/ovirt-vmconsole-proxy-helper/ovirt-vmconsole-list.py|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_VARS@|/home/srosenbe/ovirt_engine_master/etc/ovirt-engine/ovirt-vmconsole-proxy-helper.conf|g" \ -e "s|@VMCONSOLE_PROXY_HELPER_DEFAULTS@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine/conf/ovirt-vmconsole-proxy-helper.conf|g" \ -e "s|@BIN_DIR@|/home/srosenbe/ovirt_engine_master/bin|g" \ -e "s|@AAA_JDBC_USR@|/home/srosenbe/ovirt_engine_master/share/ovirt-engine-extension-aaa-jdbc|g" \ packaging/sys-etc/logrotate.d/ovirt-engine-setup.in > packaging/sys-etc/logrotate.d/ovirt-engine-setup chmod a+x build/python-check.sh chmod a+x packaging/bin/engine-backup.sh chmod a+x packaging/services/ovirt-engine/ovirt-engine.sysv chmod a+x packaging/services/ovirt-engine-notifier/ovirt-engine-notifier.sysv chmod a+x packaging/services/ovirt-fence-kdump-listener/ovirt-fence-kdump-listener.sysv chmod a+x packaging/services/ovirt-websocket-proxy/ovirt-websocket-proxy.sysv if [ "1" != 0 ]; then \ if [ "0" != 0 ]; then \ require="10240"; \ current="$(ulimit -n)"; \ if [ "${current}" -lt "${require}" ]; then \ echo "Building locales requires more than ${require} available file descriptors, currently ${current}" >&2; \ echo "Refer to README.adoc for further instructions" >&2; \ false; \ fi; \ fi; \ fi if [ "1" != 0 ]; then \ echo "Performing build validation." &&\ build/shell-check.sh && \ build/python-check.sh && \ build/image-check.sh && \ build/helptag-oneline-check.py && \ build/dbscripts-duplicate_upgrade_scripts.sh; \ fi Performing build validation. ++ dirname build/shell-check.sh + SRCDIR=build/.. + cd build/.. + '[' -z '' ']' + '[' -x /bin/dash ']' + VALIDATION_SHELL=/bin/sh + EXTRA_ARGS= + /bin/sh --version + grep -q bash + EXTRA_ARGS=' --posix' ++ find packaging build -type f '(' -executable -or -name '*.sh' -or -name '*.bash' ')' -and -not -name '*.py' ++ read f ++ tail -n 1 ++ read l ++ shell=/bin/sh ++ candidate=/bin/sh ++ candidate=/bin/sh ++ candidate=/bin/sh ++ '[' /bin/sh '!=' '#!/bin/sh' ']' ++ shell=/bin/sh ++ skip= ++ case "${shell}" in ++ shell='/bin/sh --posix' ++ '[' -z '' ']' ++ /bin/sh --posix -n packaging/bin/pki-pkcs12-extract.sh ++ echo '' ++ read f ++ read l ++ shell=/bin/sh ++ candidate=/bin/sh ++ candidate=/bin/sh ++ candidate=/bin/sh ++ '[' /bin/sh '!=' '#!/bin/sh' ']' ++ shell=/bin/sh ++ skip= ++ case "${shell}" in ++ shell='/bin/sh --posix' ++ '[' -z '' ']' ++ /bin/sh --posix -n packaging/bin/engine-backup.sh.in ++ echo '' ++ read f ++ read l ++ shell=/bin/sh ++ candidate= ++ candidate= ++ candidate= ++ '[' '' '!=' '' ']' ++ skip= ++ case "${shell}" in ++ shell='/bin/sh --posix' ++ '[' -z '' ']' ++ /bin/sh --posix -n packaging/bin/pki-common.sh ++ echo '' ++ read f ++ read l ++ shell=/bin/sh ++ candidate=/bin/sh ++ candidate=/bin/sh ++ candidate=/bin/sh ++ '[' /bin/sh '!=' '#!/bin/sh' ']' ++ shell=/bin/sh ++ skip= ++ case "${shell}" in ++ shell='/bin/sh --posix' ++ '[' -z '' ']' ++ /bin/sh --posix -n packaging/bin/pki-enroll-request.sh ++ echo '' ++ read f ++ read l ++ shell=/bin/sh ++ candidate=/bin/sh ++ candidate=/bin/sh ++ candidate=/bin/sh ++ '[' /bin/sh '!=' '#!/bin/sh' ']' ++ shell=/bin/sh ++ skip= ++ case "${shell}" in ++ shell='/bin/sh --posix' ++ '[' -z '' ']' ++ /bin/sh --posix -n packaging/bin/pki-create-ca.sh ++ echo '' ++ read f ++ read l ++ shell=/bin/sh ++ candidate=/bin/sh ++ candidate=/bin/sh ++ candidate=/bin/sh ++ '[' /bin/sh '!=' '#!/bin/sh' ']' ++ shell=/bin/sh ++ skip= ++ case "${shell}" in ++ shell='/bin/sh --posix' ++ '[' -z '' ']' ++ /bin/sh --posix -n packaging/bin/engine-vacuum.sh ++ echo '' ++ read f ++ read l ++ shell=/bin/sh ++ candidate=/bin/sh ++ candidate=/bin/sh ++ candidate=/bin/sh ++ '[' /bin/sh '!=' '#!/bin/sh' ']' ++ shell=/bin/sh ++ skip= ++ case "${shell}" in ++ shell='/bin/sh --posix' ++ '[' -z '' ']' ++ /bin/sh --posix -n packaging/bin/ovirt-engine-role.sh ++ echo '' ++ read f ++ read l ++ shell=/bin/sh ++ candidate=/bin/sh ++ candidate=/bin/sh ++ candidate=/bin/sh ++ '[' /bin/sh '!=' '#!/bin/sh' ']' ++ shell=/bin/sh ++ skip= ++ case "${shell}" in ++ shell='/bin/sh --posix' ++ '[' -z '' ']' ++ /bin/sh --posix -n packaging/bin/ovirt-engine-extensions-tool.sh ++ echo '' ++ read f ++ read l ++ shell=/bin/sh ++ candidate=/bin/sh ++ candidate=/bin/sh ++ candidate=/bin/sh ++ '[' /bin/sh '!=' '#!/bin/sh' ']' ++ shell=/bin/sh ++ skip= ++ case "${shell}" in ++ shell='/bin/sh --posix' ++ '[' -z '' ']' ++ /bin/sh --posix -n packaging/bin/generate-pgpass.sh ++ echo '' ++ read f ++ read l ++ shell=/bin/sh ++ candidate=/bin/sh ++ candidate=/bin/sh ++ candidate=/bin/sh ++ '[' /bin/sh '!=' '#!/bin/sh' ']' ++ shell=/bin/sh ++ skip= ++ case "${shell}" in ++ shell='/bin/sh --posix' ++ '[' -z '' ']' ++ /bin/sh --posix -n packaging/bin/ovirt-engine-crypto-tool.sh ++ echo '' ++ read f ++ read l ++ shell=/bin/sh ++ candidate=/usr/bin/python ++ candidate=/usr/bin/python ++ candidate=/usr/bin/python ++ '[' /usr/bin/python '!=' '#!/usr/bin/python' ']' ++ shell=/usr/bin/python ++ skip= ++ case "${shell}" in ++ skip=1 ++ '[' -z 1 ']' ++ echo '' ++ read f ++ read l ++ shell=/bin/sh ++ candidate=/bin/sh ++ candidate=/bin/sh ++ candidate=/bin/sh ++ '[' /bin/sh '!=' '#!/bin/sh' ']' ++ shell=/bin/sh ++ skip= ++ case "${shell}" in ++ shell='/bin/sh --posix' ++ '[' -z '' ']' ++ /bin/sh --posix -n packaging/bin/pki-enroll-pkcs12.sh ++ echo '' ++ read f ++ read l ++ shell=/bin/sh ++ candidate= ++ candidate= ++ candidate= ++ '[' '' '!=' '' ']' ++ skip= ++ case "${shell}" in ++ shell='/bin/sh --posix' ++ '[' -z '' ']' ++ /bin/sh --posix -n packaging/bin/engine-prolog.sh ++ echo '' ++ read f ++ read l ++ shell=/bin/sh ++ candidate=/bin/sh ++ candidate=/bin/sh ++ candidate=/bin/sh ++ '[' /bin/sh '!=' '#!/bin/sh' ']' ++ shell=/bin/sh ++ skip= ++ case "${shell}" in ++ shell='/bin/sh --posix' ++ '[' -z '' ']' ++ /bin/sh --posix -n packaging/bin/engine-backup.sh ++ echo '' ++ read f ++ read l ++ shell=/bin/sh ++ candidate=/bin/sh ++ candidate=/bin/sh ++ candidate=/bin/sh ++ '[' /bin/sh '!=' '#!/bin/sh' ']' ++ shell=/bin/sh ++ skip= ++ case "${shell}" in ++ shell='/bin/sh --posix' ++ '[' -z '' ']' ++ /bin/sh --posix -n packaging/bin/ovirt-register-sso-client-tool.sh ++ echo '' ++ read f ++ read l ++ shell=/bin/sh ++ candidate=/bin/sh ++ candidate=/bin/sh ++ candidate=/bin/sh ++ '[' /bin/sh '!=' '#!/bin/sh' ']' ++ shell=/bin/sh ++ skip= ++ case "${shell}" in ++ shell='/bin/sh --posix' ++ '[' -z '' ']' ++ /bin/sh --posix -n packaging/bin/engine-config.sh ++ echo '' ++ read f ++ read l ++ shell=/bin/sh ++ candidate=/bin/sh ++ candidate=/bin/sh ++ candidate=/bin/sh ++ '[' /bin/sh '!=' '#!/bin/sh' ']' ++ shell=/bin/sh ++ skip= ++ case "${shell}" in ++ shell='/bin/sh --posix' ++ '[' -z '' ']' ++ /bin/sh --posix -n packaging/bin/pki-enroll-openssh-cert.sh ++ echo '' ++ read f ++ read l ++ shell=/bin/sh ++ candidate=/bin/sh ++ candidate=/bin/sh ++ candidate=/bin/sh ++ '[' /bin/sh '!=' '#!/bin/sh' ']' ++ shell=/bin/sh ++ skip= ++ case "${shell}" in ++ shell='/bin/sh --posix' ++ '[' -z '' ']' ++ /bin/sh --posix -n packaging/bin/java-home ++ echo '' ++ read f ++ read l ++ shell=/bin/sh ++ candidate=/bin/sh ++ candidate=/bin/sh ++ candidate=/bin/sh ++ '[' /bin/sh '!=' '#!/bin/sh' ']' ++ shell=/bin/sh ++ skip= ++ case "${shell}" in ++ shell='/bin/sh --posix' ++ '[' -z '' ']' ++ /bin/sh --posix -n packaging/setup/bin/ovirt-engine-setup ++ echo '' ++ read f ++ read l ++ shell=/bin/sh ++ candidate=/usr/bin/python ++ candidate=/usr/bin/python ++ candidate=/usr/bin/python ++ '[' /usr/bin/python '!=' '#!/usr/bin/python' ']' ++ shell=/usr/bin/python ++ skip= ++ case "${shell}" in ++ skip=1 ++ '[' -z 1 ']' ++ echo '' ++ read f ++ read l ++ shell=/bin/sh ++ candidate=/bin/sh ++ candidate=/bin/sh ++ candidate=/bin/sh ++ '[' /bin/sh '!=' '#!/bin/sh' ']' ++ shell=/bin/sh ++ skip= ++ case "${shell}" in ++ shell='/bin/sh --posix' ++ '[' -z '' ']' ++ /bin/sh --posix -n packaging/setup/bin/ovirt-engine-rename ++ echo '' ++ read f ++ read l ++ shell=/bin/sh ++ candidate=/bin/sh ++ candidate=/bin/sh ++ candidate=/bin/sh ++ '[' /bin/sh '!=' '#!/bin/sh' ']' ++ shell=/bin/sh ++ skip= ++ case "${shell}" in ++ shell='/bin/sh --posix' ++ '[' -z '' ']' ++ /bin/sh --posix -n packaging/setup/bin/ovirt-engine-remove ++ echo '' ++ read f ++ read l ++ shell=/bin/sh ++ candidate=/bin/sh ++ candidate=/bin/sh ++ candidate=/bin/sh ++ '[' /bin/sh '!=' '#!/bin/sh' ']' ++ shell=/bin/sh ++ skip= ++ case "${shell}" in ++ shell='/bin/sh --posix' ++ '[' -z '' ']' ++ /bin/sh --posix -n packaging/setup/bin/ovirt-engine-provisiondb ++ echo '' ++ read f ++ read l ++ shell=/bin/sh ++ candidate=/bin/sh ++ candidate=/bin/sh ++ candidate=/bin/sh ++ '[' /bin/sh '!=' '#!/bin/sh' ']' ++ shell=/bin/sh ++ skip= ++ case "${shell}" in ++ shell='/bin/sh --posix' ++ '[' -z '' ']' ++ /bin/sh --posix -n packaging/setup/bin/ovirt-engine-health ++ echo '' ++ read f ++ read l ++ shell=/bin/sh ++ candidate='#DBFUNC_VERBOSE=' ++ candidate='#DBFUNC_VERBOSE=' ++ candidate='#DBFUNC_VERBOSE=' ++ '[' '#DBFUNC_VERBOSE=' '!=' '#DBFUNC_VERBOSE=' ']' ++ skip= ++ case "${shell}" in ++ shell='/bin/sh --posix' ++ '[' -z '' ']' ++ /bin/sh --posix -n packaging/setup/dbutils/dbfunc-base.sh ++ echo '' ++ read f ++ read l ++ shell=/bin/sh ++ candidate=/bin/sh ++ candidate=/bin/sh ++ candidate=/bin/sh ++ '[' /bin/sh '!=' '#!/bin/sh' ']' ++ shell=/bin/sh ++ skip= ++ case "${shell}" in ++ shell='/bin/sh --posix' ++ '[' -z '' ']' ++ /bin/sh --posix -n packaging/setup/dbutils/encodingvalidator.sh ++ echo '' ++ read f ++ read l ++ shell=/bin/sh ++ candidate=/bin/sh ++ candidate=/bin/sh ++ candidate=/bin/sh ++ '[' /bin/sh '!=' '#!/bin/sh' ']' ++ shell=/bin/sh ++ skip= ++ case "${shell}" in ++ shell='/bin/sh --posix' ++ '[' -z '' ']' ++ /bin/sh --posix -n packaging/setup/dbutils/taskcleaner.sh ++ echo '' ++ read f ++ read l ++ shell=/bin/sh ++ candidate=/bin/sh ++ candidate=/bin/sh ++ candidate=/bin/sh ++ '[' /bin/sh '!=' '#!/bin/sh' ']' ++ shell=/bin/sh ++ skip= ++ case "${shell}" in ++ shell='/bin/sh --posix' ++ '[' -z '' ']' ++ /bin/sh --posix -n packaging/setup/dbutils/fkvalidator.sh ++ echo '' ++ read f ++ read l ++ shell=/bin/sh ++ candidate=/bin/sh ++ candidate=/bin/sh ++ candidate=/bin/sh ++ '[' /bin/sh '!=' '#!/bin/sh' ']' ++ shell=/bin/sh ++ skip= ++ case "${shell}" in ++ shell='/bin/sh --posix' ++ '[' -z '' ']' ++ /bin/sh --posix -n packaging/setup/dbutils/unlock_entity.sh ++ echo '' ++ read f ++ read l ++ shell=/bin/sh ++ candidate=/bin/sh ++ candidate=/bin/sh ++ candidate=/bin/sh ++ '[' /bin/sh '!=' '#!/bin/sh' ']' ++ shell=/bin/sh ++ skip= ++ case "${shell}" in ++ shell='/bin/sh --posix' ++ '[' -z '' ']' ++ /bin/sh --posix -n packaging/setup/dbutils/validatedb.sh ++ echo '' ++ read f ++ read l ++ shell=/bin/sh ++ candidate=/bin/sh ++ candidate=/bin/sh ++ candidate=/bin/sh ++ '[' /bin/sh '!=' '#!/bin/sh' ']' ++ shell=/bin/sh ++ skip= ++ case "${shell}" in ++ shell='/bin/sh --posix' ++ '[' -z '' ']' ++ /bin/sh --posix -n packaging/setup/dbutils/hecleaner.sh ++ echo '' ++ read f ++ read l ++ shell=/bin/sh ++ candidate= ++ candidate= ++ candidate= ++ '[' '' '!=' '' ']' ++ skip= ++ case "${shell}" in ++ shell='/bin/sh --posix' ++ '[' -z '' ']' ++ /bin/sh --posix -n packaging/dbscripts/dbfunc-custom.sh ++ echo '' ++ read f ++ read l ++ shell=/bin/sh ++ candidate='#DBFUNC_VERBOSE=' ++ candidate='#DBFUNC_VERBOSE=' ++ candidate='#DBFUNC_VERBOSE=' ++ '[' '#DBFUNC_VERBOSE=' '!=' '#DBFUNC_VERBOSE=' ']' ++ skip= ++ case "${shell}" in ++ shell='/bin/sh --posix' ++ '[' -z '' ']' ++ /bin/sh --posix -n packaging/dbscripts/dbfunc-base.sh ++ echo '' ++ read f ++ read l ++ shell=/bin/sh ++ candidate= ++ candidate= ++ candidate= ++ '[' '' '!=' '' ']' ++ skip= ++ case "${shell}" in ++ shell='/bin/sh --posix' ++ '[' -z '' ']' ++ /bin/sh --posix -n packaging/dbscripts/dbfunc-common.sh ++ echo '' ++ read f ++ read l ++ shell=/bin/sh ++ candidate=/bin/sh ++ candidate=/bin/sh ++ candidate=/bin/sh ++ '[' /bin/sh '!=' '#!/bin/sh' ']' ++ shell=/bin/sh ++ skip= ++ case "${shell}" in ++ shell='/bin/sh --posix' ++ '[' -z '' ']' ++ /bin/sh --posix -n packaging/dbscripts/schema-dev.sh ++ echo '' ++ read f ++ read l ++ shell=/bin/sh ++ candidate=/bin/sh ++ candidate=/bin/sh ++ candidate=/bin/sh ++ '[' /bin/sh '!=' '#!/bin/sh' ']' ++ shell=/bin/sh ++ skip= ++ case "${shell}" in ++ shell='/bin/sh --posix' ++ '[' -z '' ']' ++ /bin/sh --posix -n packaging/dbscripts/schema.sh ++ echo '' ++ read f ++ read l ++ shell=/bin/sh ++ candidate=/bin/sh ++ candidate=/bin/sh ++ candidate=/bin/sh ++ '[' /bin/sh '!=' '#!/bin/sh' ']' ++ shell=/bin/sh ++ skip= ++ case "${shell}" in ++ shell='/bin/sh --posix' ++ '[' -z '' ']' ++ /bin/sh --posix -n packaging/services/ovirt-engine/ovirt-engine.sysv ++ echo '' ++ read f ++ read l ++ shell=/bin/sh ++ candidate=/bin/sh ++ candidate=/bin/sh ++ candidate=/bin/sh ++ '[' /bin/sh '!=' '#!/bin/sh' ']' ++ shell=/bin/sh ++ skip= ++ case "${shell}" in ++ shell='/bin/sh --posix' ++ '[' -z '' ']' ++ /bin/sh --posix -n packaging/services/ovirt-engine-notifier/ovirt-engine-notifier.sysv ++ echo '' ++ read f ++ read l ++ shell=/bin/sh ++ candidate=/bin/sh ++ candidate=/bin/sh ++ candidate=/bin/sh ++ '[' /bin/sh '!=' '#!/bin/sh' ']' ++ shell=/bin/sh ++ skip= ++ case "${shell}" in ++ shell='/bin/sh --posix' ++ '[' -z '' ']' ++ /bin/sh --posix -n packaging/services/ovirt-fence-kdump-listener/ovirt-fence-kdump-listener.sysv ++ echo '' ++ read f ++ read l ++ shell=/bin/sh ++ candidate=/bin/sh ++ candidate=/bin/sh ++ candidate=/bin/sh ++ '[' /bin/sh '!=' '#!/bin/sh' ']' ++ shell=/bin/sh ++ skip= ++ case "${shell}" in ++ shell='/bin/sh --posix' ++ '[' -z '' ']' ++ /bin/sh --posix -n packaging/services/ovirt-websocket-proxy/ovirt-websocket-proxy.sysv ++ echo '' ++ read f ++ read l ++ shell=/bin/sh ++ candidate='/bin/sh -x' ++ candidate='/bin/sh -x' ++ candidate=/bin/sh ++ '[' /bin/sh '!=' '#!/bin/sh -x' ']' ++ shell=/bin/sh ++ skip= ++ case "${shell}" in ++ shell='/bin/sh --posix' ++ '[' -z '' ']' ++ /bin/sh --posix -n build/dbscripts-duplicate_upgrade_scripts.sh ++ echo '' ++ read f ++ read l ++ shell=/bin/sh ++ candidate='/bin/sh -x' ++ candidate='/bin/sh -x' ++ candidate=/bin/sh ++ '[' /bin/sh '!=' '#!/bin/sh -x' ']' ++ shell=/bin/sh ++ skip= ++ case "${shell}" in ++ shell='/bin/sh --posix' ++ '[' -z '' ']' ++ /bin/sh --posix -n build/shell-check.sh ++ echo '' ++ read f ++ read l ++ shell=/bin/sh ++ candidate='/bin/sh -x' ++ candidate='/bin/sh -x' ++ candidate=/bin/sh ++ '[' /bin/sh '!=' '#!/bin/sh -x' ']' ++ shell=/bin/sh ++ skip= ++ case "${shell}" in ++ shell='/bin/sh --posix' ++ '[' -z '' ']' ++ /bin/sh --posix -n build/image-check.sh ++ echo '' ++ read f ++ read l ++ shell=/bin/sh ++ candidate='/bin/sh -x' ++ candidate='/bin/sh -x' ++ candidate=/bin/sh ++ '[' /bin/sh '!=' '#!/bin/sh -x' ']' ++ shell=/bin/sh ++ skip= ++ case "${shell}" in ++ shell='/bin/sh --posix' ++ '[' -z '' ']' ++ /bin/sh --posix -n build/python-check.sh ++ echo '' ++ read f + ret= + exit + PEP8=pep8 + PYFLAKES=pyflakes + ISORT=isort ++ dirname build/python-check.sh + SRCDIR=build/.. + cd build/.. + ret=0 ++ find build packaging -name '*.py' ++ read f ++ '[' -e build/helptag_checker.py.in ']' ++ echo build/helptag_checker.py ++ read f ++ '[' -e build/helptag.py.in ']' ++ echo build/helptag.py ++ read f ++ '[' -e build/helptag-oneline-check.py.in ']' ++ echo build/helptag-oneline-check.py ++ read f ++ '[' -e packaging/bin/engine-migrate-he.py.in ']' ++ echo packaging/bin/engine-migrate-he.py ++ read f ++ '[' -e packaging/bin/engine-host-update.py.in ']' ++ echo packaging/bin/engine-host-update.py ++ read f ++ '[' -e packaging/pythonlib/ovirt_engine/service.py.in ']' ++ echo packaging/pythonlib/ovirt_engine/service.py ++ read f ++ '[' -e packaging/pythonlib/ovirt_engine/__init__.py.in ']' ++ echo packaging/pythonlib/ovirt_engine/__init__.py ++ read f ++ '[' -e packaging/pythonlib/ovirt_engine/base.py.in ']' ++ echo packaging/pythonlib/ovirt_engine/base.py ++ read f ++ '[' -e packaging/pythonlib/ovirt_engine/mem.py.in ']' ++ echo packaging/pythonlib/ovirt_engine/mem.py ++ read f ++ '[' -e packaging/pythonlib/ovirt_engine/util.py.in ']' ++ echo packaging/pythonlib/ovirt_engine/util.py ++ read f ++ '[' -e packaging/pythonlib/ovirt_engine/config.py.in ']' ++ read f ++ '[' -e packaging/pythonlib/ovirt_engine/java.py.in ']' ++ echo packaging/pythonlib/ovirt_engine/java.py ++ read f ++ '[' -e packaging/pythonlib/ovirt_engine/configfile.py.in ']' ++ echo packaging/pythonlib/ovirt_engine/configfile.py ++ read f ++ '[' -e packaging/pythonlib/ovirt_engine/ticket.py.in ']' ++ echo packaging/pythonlib/ovirt_engine/ticket.py ++ read f ++ '[' -e packaging/setup/tests/__init__.py.in ']' ++ echo packaging/setup/tests/__init__.py ++ read f ++ '[' -e packaging/setup/tests/config.py.in ']' ++ echo packaging/setup/tests/config.py ++ read f ++ '[' -e packaging/setup/tests/ovirt_engine_setup/__init__.py.in ']' ++ echo packaging/setup/tests/ovirt_engine_setup/__init__.py ++ read f ++ '[' -e packaging/setup/tests/ovirt_engine_setup/engine_common/test_database.py.in ']' ++ echo packaging/setup/tests/ovirt_engine_setup/engine_common/test_database.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/network/__init__.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/network/__init__.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/network/ovirtproviderovn.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/network/ovirtproviderovn.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/upgrade/__init__.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/upgrade/__init__.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/upgrade/answerfile_fixup.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/upgrade/answerfile_fixup.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/upgrade/asynctasks.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/upgrade/asynctasks.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/upgrade/dbvalidations.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/upgrade/dbvalidations.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/upgrade/async_tasks_map.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/upgrade/async_tasks_map.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/provisioning/__init__.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/provisioning/__init__.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/provisioning/postgres.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/provisioning/postgres.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/distro-rpm/__init__.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/distro-rpm/__init__.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/distro-rpm/packages.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/distro-rpm/packages.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/options.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/options.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/public_glance_repository.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/public_glance_repository.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/__init__.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/__init__.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/domain_type.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/domain_type.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/tools.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/tools.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/aaajdbc.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/aaajdbc.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/firewall.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/firewall.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/iso_domain.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/iso_domain.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/storage.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/storage.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/database.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/database.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/jboss.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/jboss.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/ca.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/ca.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/appmode.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/appmode.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/aaa.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/aaa.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/protocols.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/protocols.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/java.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/java.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/notifier.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/notifier.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/sso.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/sso.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/aaakerbldap.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/aaakerbldap.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/aaainternal.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/aaainternal.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/db/vacuum.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/db/vacuum.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/db/__init__.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/db/__init__.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/db/connection.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/db/connection.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/db/configuration.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/db/configuration.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/db/dbmsupgrade.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/db/dbmsupgrade.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/db/schema.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/db/schema.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/pki/__init__.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/pki/__init__.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/pki/ssh.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/pki/ssh.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/pki/ca.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/pki/ca.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/system/nfs.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/system/nfs.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/system/memcheck.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/system/memcheck.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/system/__init__.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/system/__init__.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/system/exportfs.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/system/exportfs.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/system/engine.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/system/engine.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/system/image_upload.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/system/image_upload.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/core/misc.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/core/misc.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/core/__init__.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/core/__init__.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/core/advertise_dwh.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/core/advertise_dwh.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/core/external_truststore.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/core/external_truststore.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/fence_kdump_listener/__init__.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/fence_kdump_listener/__init__.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/fence_kdump_listener/config.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/fence_kdump_listener/config.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/apache/__init__.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/apache/__init__.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/apache/engine.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/apache/engine.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/apache/root.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/apache/root.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-setup/base/network/firewall_manager.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-setup/base/network/firewall_manager.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-setup/base/network/__init__.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-setup/base/network/__init__.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-setup/base/dialog/preview.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-setup/base/dialog/preview.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-setup/base/dialog/__init__.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-setup/base/dialog/__init__.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-setup/base/system/__init__.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-setup/base/system/__init__.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-setup/base/system/environment.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-setup/base/system/environment.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-setup/base/core/misc.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-setup/base/core/misc.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-setup/base/core/__init__.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-setup/base/core/__init__.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-setup/websocket_proxy/__init__.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-setup/websocket_proxy/__init__.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-setup/websocket_proxy/pki.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-setup/websocket_proxy/pki.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-setup/websocket_proxy/config.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-setup/websocket_proxy/config.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-setup/websocket_proxy/packages.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-setup/websocket_proxy/packages.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/distro-rpm/versionlock_config.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/distro-rpm/versionlock_config.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/distro-rpm/__init__.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/distro-rpm/__init__.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/distro-rpm/packages.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/distro-rpm/packages.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/dialog/titles.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/dialog/titles.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/dialog/__init__.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/dialog/__init__.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/config/__init__.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/config/__init__.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/config/firewall.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/config/firewall.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/config/jboss.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/config/jboss.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/system/__init__.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/system/__init__.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/system/sysctl.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/system/sysctl.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/apache/misc.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/apache/misc.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/apache/__init__.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/apache/__init__.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/apache/ssl.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/apache/ssl.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/apache/selinux.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/apache/selinux.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/apache/core.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/apache/core.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-setup/vmconsole_proxy_helper/__init__.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-setup/vmconsole_proxy_helper/__init__.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-setup/vmconsole_proxy_helper/pki.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-setup/vmconsole_proxy_helper/pki.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-setup/vmconsole_proxy_helper/config.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-setup/vmconsole_proxy_helper/config.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-setup/vmconsole_proxy_helper/system.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-setup/vmconsole_proxy_helper/system.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-rename/ovirt-engine/misc.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-rename/ovirt-engine/misc.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-rename/ovirt-engine/__init__.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-rename/ovirt-engine/__init__.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-rename/ovirt-engine/tools.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-rename/ovirt-engine/tools.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-rename/ovirt-engine/database.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-rename/ovirt-engine/database.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-rename/ovirt-engine/engine.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-rename/ovirt-engine/engine.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-rename/ovirt-engine/protocols.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-rename/ovirt-engine/protocols.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-rename/ovirt-engine/pki.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-rename/ovirt-engine/pki.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-rename/ovirt-engine/sso.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-rename/ovirt-engine/sso.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-rename/ovirt-engine/uninstall.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-rename/ovirt-engine/uninstall.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-rename/vmconsole_proxy_helper/__init__.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-rename/vmconsole_proxy_helper/__init__.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-rename/vmconsole_proxy_helper/config.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-rename/vmconsole_proxy_helper/config.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-remove/ovirt-engine/config/misc.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-remove/ovirt-engine/config/misc.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-remove/ovirt-engine/config/__init__.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-remove/ovirt-engine/config/__init__.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-remove/ovirt-engine/config/ca.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-remove/ovirt-engine/config/ca.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-remove/ovirt-engine/db/__init__.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-remove/ovirt-engine/db/__init__.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-remove/ovirt-engine/db/clear.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-remove/ovirt-engine/db/clear.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-remove/ovirt-engine/system/__init__.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-remove/ovirt-engine/system/__init__.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-remove/ovirt-engine/system/engine.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-remove/ovirt-engine/system/engine.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-remove/ovirt-engine/system/fence_kdump_listener.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-remove/ovirt-engine/system/fence_kdump_listener.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-remove/base/network/firewall_manager.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-remove/base/network/firewall_manager.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-remove/base/network/__init__.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-remove/base/network/__init__.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-remove/base/files/__init__.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-remove/base/files/__init__.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-remove/base/files/simple.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-remove/base/files/simple.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-remove/base/core/misc.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-remove/base/core/misc.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-remove/base/core/__init__.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-remove/base/core/__init__.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-remove/websocket_proxy/misc.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-remove/websocket_proxy/misc.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-remove/websocket_proxy/__init__.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-remove/websocket_proxy/__init__.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-remove/ovirt-engine-common/system/__init__.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-remove/ovirt-engine-common/system/__init__.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-remove/ovirt-engine-common/system/sysctl.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-remove/ovirt-engine-common/system/sysctl.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-remove/vmconsole_proxy_helper/misc.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-remove/vmconsole_proxy_helper/misc.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-remove/vmconsole_proxy_helper/__init__.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-remove/vmconsole_proxy_helper/__init__.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-checks/ovirt-engine/db/__init__.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-checks/ovirt-engine/db/__init__.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-checks/ovirt-engine/db/versions.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-checks/ovirt-engine/db/versions.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-checks/base/core/__init__.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-checks/base/core/__init__.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-provisiondb/ovirt-engine-common/provisioning/__init__.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-provisiondb/ovirt-engine-common/provisioning/__init__.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-provisiondb/ovirt-engine-common/provisioning/postgres.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-provisiondb/ovirt-engine-common/provisioning/postgres.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-provisiondb/ovirt-engine-common/provisioning/database.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-provisiondb/ovirt-engine-common/provisioning/database.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-provisiondb/ovirt-engine-common/core/misc.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-provisiondb/ovirt-engine-common/core/misc.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-provisiondb/ovirt-engine-common/core/__init__.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-provisiondb/ovirt-engine-common/core/__init__.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-provisiondb/ovirt-engine-common/core/offlinepackager.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-provisiondb/ovirt-engine-common/core/offlinepackager.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-common/ovirt-engine/db/__init__.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-common/ovirt-engine/db/__init__.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-common/ovirt-engine/db/connection.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-common/ovirt-engine/db/connection.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-common/ovirt-engine/db/config.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-common/ovirt-engine/db/config.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-common/ovirt-engine/db/pgpass.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-common/ovirt-engine/db/pgpass.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-common/ovirt-engine/system/__init__.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-common/ovirt-engine/system/__init__.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-common/ovirt-engine/system/he.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-common/ovirt-engine/system/he.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-common/ovirt-engine/core/__init__.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-common/ovirt-engine/core/__init__.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-common/ovirt-engine/core/engine.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-common/ovirt-engine/core/engine.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-common/ovirt-engine/core/fence_kdump_listener.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-common/ovirt-engine/core/fence_kdump_listener.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-common/base/network/firewall_manager_firewalld.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-common/base/network/firewall_manager_firewalld.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-common/base/network/firewall_manager.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-common/base/network/firewall_manager.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-common/base/network/__init__.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-common/base/network/__init__.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-common/base/network/hostname.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-common/base/network/hostname.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-common/base/network/firewall_manager_human.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-common/base/network/firewall_manager_human.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-common/base/network/process_firewalld_services.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-common/base/network/process_firewalld_services.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-common/base/network/firewall_manager_iptables.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-common/base/network/firewall_manager_iptables.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-common/base/dialog/titles.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-common/base/dialog/titles.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-common/base/dialog/__init__.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-common/base/dialog/__init__.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-common/base/system/hostile_services.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-common/base/system/hostile_services.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-common/base/system/__init__.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-common/base/system/__init__.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-common/base/system/mem.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-common/base/system/mem.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-common/base/system/selinux.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-common/base/system/selinux.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-common/base/remote_engine/remote_engine_root_ssh.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-common/base/remote_engine/remote_engine_root_ssh.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-common/base/remote_engine/remote_engine.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-common/base/remote_engine/remote_engine.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-common/base/remote_engine/__init__.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-common/base/remote_engine/__init__.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-common/base/remote_engine/remote_engine_manual_files.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-common/base/remote_engine/remote_engine_manual_files.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-common/base/core/duplicated_constants_check.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-common/base/core/duplicated_constants_check.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-common/base/core/answerfile.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-common/base/core/answerfile.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-common/base/core/misc.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-common/base/core/misc.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-common/base/core/__init__.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-common/base/core/__init__.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-common/base/core/reconfigure.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-common/base/core/reconfigure.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-common/base/core/offlinepackager.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-common/base/core/offlinepackager.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-common/base/core/postinstall.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-common/base/core/postinstall.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-common/base/core/uninstall.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-common/base/core/uninstall.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-common/base/core/filter_secrets.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-common/base/core/filter_secrets.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-common/websocket_proxy/__init__.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-common/websocket_proxy/__init__.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-common/websocket_proxy/core.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-common/websocket_proxy/core.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-common/ovirt-engine-common/provisioning/__init__.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-common/ovirt-engine-common/provisioning/__init__.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-common/ovirt-engine-common/provisioning/postgres.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-common/ovirt-engine-common/provisioning/postgres.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-common/ovirt-engine-common/config/__init__.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-common/ovirt-engine-common/config/__init__.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-common/ovirt-engine-common/config/java.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-common/ovirt-engine-common/config/java.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-common/ovirt-engine-common/system/__init__.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-common/ovirt-engine-common/system/__init__.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-common/ovirt-engine-common/system/environment.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-common/ovirt-engine-common/system/environment.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-common/ovirt-engine-common/system/apache.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-common/ovirt-engine-common/system/apache.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-common/ovirt-engine-common/core/misc.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-common/ovirt-engine-common/core/misc.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-common/ovirt-engine-common/core/__init__.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-common/ovirt-engine-common/core/__init__.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-common/ovirt-engine-common/core/protocols.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-common/ovirt-engine-common/core/protocols.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-common/vmconsole_proxy_helper/__init__.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-common/vmconsole_proxy_helper/__init__.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-common/vmconsole_proxy_helper/core.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-common/vmconsole_proxy_helper/core.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-health/base/core/misc.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-health/base/core/misc.py ++ read f ++ '[' -e packaging/setup/plugins/ovirt-engine-health/base/core/__init__.py.in ']' ++ echo packaging/setup/plugins/ovirt-engine-health/base/core/__init__.py ++ read f ++ '[' -e packaging/setup/ovirt_engine_setup/remote_engine.py.in ']' ++ echo packaging/setup/ovirt_engine_setup/remote_engine.py ++ read f ++ '[' -e packaging/setup/ovirt_engine_setup/__init__.py.in ']' ++ echo packaging/setup/ovirt_engine_setup/__init__.py ++ read f ++ '[' -e packaging/setup/ovirt_engine_setup/remote_engine_base.py.in ']' ++ echo packaging/setup/ovirt_engine_setup/remote_engine_base.py ++ read f ++ '[' -e packaging/setup/ovirt_engine_setup/util.py.in ']' ++ echo packaging/setup/ovirt_engine_setup/util.py ++ read f ++ '[' -e packaging/setup/ovirt_engine_setup/firewall_manager_base.py.in ']' ++ echo packaging/setup/ovirt_engine_setup/firewall_manager_base.py ++ read f ++ '[' -e packaging/setup/ovirt_engine_setup/websocket_proxy/__init__.py.in ']' ++ echo packaging/setup/ovirt_engine_setup/websocket_proxy/__init__.py ++ read f ++ '[' -e packaging/setup/ovirt_engine_setup/websocket_proxy/constants.py.in ']' ++ echo packaging/setup/ovirt_engine_setup/websocket_proxy/constants.py ++ read f ++ '[' -e packaging/setup/ovirt_engine_setup/websocket_proxy/config.py.in ']' ++ read f ++ '[' -e packaging/setup/ovirt_engine_setup/provisiondb/__init__.py.in ']' ++ echo packaging/setup/ovirt_engine_setup/provisiondb/__init__.py ++ read f ++ '[' -e packaging/setup/ovirt_engine_setup/provisiondb/constants.py.in ']' ++ echo packaging/setup/ovirt_engine_setup/provisiondb/constants.py ++ read f ++ '[' -e packaging/setup/ovirt_engine_setup/constants.py.in ']' ++ echo packaging/setup/ovirt_engine_setup/constants.py ++ read f ++ '[' -e packaging/setup/ovirt_engine_setup/engine_common/__init__.py.in ']' ++ echo packaging/setup/ovirt_engine_setup/engine_common/__init__.py ++ read f ++ '[' -e packaging/setup/ovirt_engine_setup/engine_common/dwh_history_timekeeping.py.in ']' ++ echo packaging/setup/ovirt_engine_setup/engine_common/dwh_history_timekeeping.py ++ read f ++ '[' -e packaging/setup/ovirt_engine_setup/engine_common/postgres.py.in ']' ++ echo packaging/setup/ovirt_engine_setup/engine_common/postgres.py ++ read f ++ '[' -e packaging/setup/ovirt_engine_setup/engine_common/database.py.in ']' ++ echo packaging/setup/ovirt_engine_setup/engine_common/database.py ++ read f ++ '[' -e packaging/setup/ovirt_engine_setup/engine_common/constants.py.in ']' ++ echo packaging/setup/ovirt_engine_setup/engine_common/constants.py ++ read f ++ '[' -e packaging/setup/ovirt_engine_setup/engine_common/config.py.in ']' ++ read f ++ '[' -e packaging/setup/ovirt_engine_setup/engine/__init__.py.in ']' ++ echo packaging/setup/ovirt_engine_setup/engine/__init__.py ++ read f ++ '[' -e packaging/setup/ovirt_engine_setup/engine/vdcoption.py.in ']' ++ echo packaging/setup/ovirt_engine_setup/engine/vdcoption.py ++ read f ++ '[' -e packaging/setup/ovirt_engine_setup/engine/constants.py.in ']' ++ echo packaging/setup/ovirt_engine_setup/engine/constants.py ++ read f ++ '[' -e packaging/setup/ovirt_engine_setup/engine/config.py.in ']' ++ read f ++ '[' -e packaging/setup/ovirt_engine_setup/config.py.in ']' ++ read f ++ '[' -e packaging/setup/ovirt_engine_setup/vmconsole_proxy_helper/__init__.py.in ']' ++ echo packaging/setup/ovirt_engine_setup/vmconsole_proxy_helper/__init__.py ++ read f ++ '[' -e packaging/setup/ovirt_engine_setup/vmconsole_proxy_helper/constants.py.in ']' ++ echo packaging/setup/ovirt_engine_setup/vmconsole_proxy_helper/constants.py ++ read f ++ '[' -e packaging/setup/ovirt_engine_setup/vmconsole_proxy_helper/config.py.in ']' ++ read f ++ '[' -e packaging/setup/ovirt_engine_setup/domains.py.in ']' ++ echo packaging/setup/ovirt_engine_setup/domains.py ++ read f ++ '[' -e packaging/services/ovirt-engine/__init__.py.in ']' ++ echo packaging/services/ovirt-engine/__init__.py ++ read f ++ '[' -e packaging/services/ovirt-engine/config.py.in ']' ++ read f ++ '[' -e packaging/services/ovirt-engine/ovirt-engine.py.in ']' ++ echo packaging/services/ovirt-engine/ovirt-engine.py ++ read f ++ '[' -e packaging/services/ovirt-engine-notifier/__init__.py.in ']' ++ echo packaging/services/ovirt-engine-notifier/__init__.py ++ read f ++ '[' -e packaging/services/ovirt-engine-notifier/ovirt-engine-notifier.py.in ']' ++ echo packaging/services/ovirt-engine-notifier/ovirt-engine-notifier.py ++ read f ++ '[' -e packaging/services/ovirt-engine-notifier/config.py.in ']' ++ read f ++ '[' -e packaging/services/ovirt-fence-kdump-listener/ovirt-fence-kdump-listener.py.in ']' ++ echo packaging/services/ovirt-fence-kdump-listener/ovirt-fence-kdump-listener.py ++ read f ++ '[' -e packaging/services/ovirt-fence-kdump-listener/__init__.py.in ']' ++ echo packaging/services/ovirt-fence-kdump-listener/__init__.py ++ read f ++ '[' -e packaging/services/ovirt-fence-kdump-listener/listener.py.in ']' ++ echo packaging/services/ovirt-fence-kdump-listener/listener.py ++ read f ++ '[' -e packaging/services/ovirt-fence-kdump-listener/config.py.in ']' ++ read f ++ '[' -e packaging/services/ovirt-fence-kdump-listener/db.py.in ']' ++ echo packaging/services/ovirt-fence-kdump-listener/db.py ++ read f ++ '[' -e packaging/services/ovirt-websocket-proxy/__init__.py.in ']' ++ echo packaging/services/ovirt-websocket-proxy/__init__.py ++ read f ++ '[' -e packaging/services/ovirt-websocket-proxy/ovirt-websocket-proxy.py.in ']' ++ echo packaging/services/ovirt-websocket-proxy/ovirt-websocket-proxy.py ++ read f ++ '[' -e packaging/services/ovirt-websocket-proxy/config.py.in ']' ++ read f ++ '[' -e packaging/playbooks/roles/ovirt-ova-pack/files/pack_ova.py.in ']' ++ echo packaging/playbooks/roles/ovirt-ova-pack/files/pack_ova.py ++ read f ++ '[' -e packaging/playbooks/roles/ovirt-ova-query/callback_plugins/ovaqueryplugin.py.in ']' ++ echo packaging/playbooks/roles/ovirt-ova-query/callback_plugins/ovaqueryplugin.py ++ read f ++ '[' -e packaging/playbooks/roles/ovirt-ova-query/files/query_ova.py.in ']' ++ echo packaging/playbooks/roles/ovirt-ova-query/files/query_ova.py ++ read f ++ '[' -e packaging/playbooks/roles/ovirt-host-upgrade/callback_plugins/hostupgradeplugin.py.in ']' ++ echo packaging/playbooks/roles/ovirt-host-upgrade/callback_plugins/hostupgradeplugin.py ++ read f ++ '[' -e packaging/playbooks/roles/ovirt-ova-extract/files/extract_ova.py.in ']' ++ echo packaging/playbooks/roles/ovirt-ova-extract/files/extract_ova.py ++ read f ++ '[' -e packaging/libexec/ovirt-vmconsole-proxy-helper/__init__.py.in ']' ++ echo packaging/libexec/ovirt-vmconsole-proxy-helper/__init__.py ++ read f ++ '[' -e packaging/libexec/ovirt-vmconsole-proxy-helper/ovirt-vmconsole-list.py.in ']' ++ echo packaging/libexec/ovirt-vmconsole-proxy-helper/ovirt-vmconsole-list.py ++ read f ++ '[' -e packaging/libexec/ovirt-vmconsole-proxy-helper/ovirt_vmconsole_conf.py.in ']' ++ read f + FILES='build/helptag_checker.py build/helptag.py build/helptag-oneline-check.py packaging/bin/engine-migrate-he.py packaging/bin/engine-host-update.py packaging/pythonlib/ovirt_engine/service.py packaging/pythonlib/ovirt_engine/__init__.py packaging/pythonlib/ovirt_engine/base.py packaging/pythonlib/ovirt_engine/mem.py packaging/pythonlib/ovirt_engine/util.py packaging/pythonlib/ovirt_engine/java.py packaging/pythonlib/ovirt_engine/configfile.py packaging/pythonlib/ovirt_engine/ticket.py packaging/setup/tests/__init__.py packaging/setup/tests/config.py packaging/setup/tests/ovirt_engine_setup/__init__.py packaging/setup/tests/ovirt_engine_setup/engine_common/test_database.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/network/__init__.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/network/ovirtproviderovn.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/upgrade/__init__.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/upgrade/answerfile_fixup.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/upgrade/asynctasks.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/upgrade/dbvalidations.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/upgrade/async_tasks_map.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/provisioning/__init__.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/provisioning/postgres.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/distro-rpm/__init__.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/distro-rpm/packages.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/options.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/public_glance_repository.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/__init__.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/domain_type.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/tools.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/aaajdbc.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/firewall.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/iso_domain.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/storage.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/database.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/jboss.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/ca.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/appmode.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/aaa.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/protocols.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/java.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/notifier.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/sso.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/aaakerbldap.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/aaainternal.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/db/vacuum.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/db/__init__.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/db/connection.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/db/configuration.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/db/dbmsupgrade.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/db/schema.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/pki/__init__.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/pki/ssh.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/pki/ca.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/system/nfs.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/system/memcheck.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/system/__init__.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/system/exportfs.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/system/engine.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/system/image_upload.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/core/misc.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/core/__init__.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/core/advertise_dwh.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/core/external_truststore.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/fence_kdump_listener/__init__.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/fence_kdump_listener/config.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/apache/__init__.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/apache/engine.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/apache/root.py packaging/setup/plugins/ovirt-engine-setup/base/network/firewall_manager.py packaging/setup/plugins/ovirt-engine-setup/base/network/__init__.py packaging/setup/plugins/ovirt-engine-setup/base/dialog/preview.py packaging/setup/plugins/ovirt-engine-setup/base/dialog/__init__.py packaging/setup/plugins/ovirt-engine-setup/base/system/__init__.py packaging/setup/plugins/ovirt-engine-setup/base/system/environment.py packaging/setup/plugins/ovirt-engine-setup/base/core/misc.py packaging/setup/plugins/ovirt-engine-setup/base/core/__init__.py packaging/setup/plugins/ovirt-engine-setup/websocket_proxy/__init__.py packaging/setup/plugins/ovirt-engine-setup/websocket_proxy/pki.py packaging/setup/plugins/ovirt-engine-setup/websocket_proxy/config.py packaging/setup/plugins/ovirt-engine-setup/websocket_proxy/packages.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/distro-rpm/versionlock_config.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/distro-rpm/__init__.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/distro-rpm/packages.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/dialog/titles.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/dialog/__init__.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/config/__init__.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/config/firewall.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/config/jboss.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/system/__init__.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/system/sysctl.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/apache/misc.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/apache/__init__.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/apache/ssl.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/apache/selinux.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/apache/core.py packaging/setup/plugins/ovirt-engine-setup/vmconsole_proxy_helper/__init__.py packaging/setup/plugins/ovirt-engine-setup/vmconsole_proxy_helper/pki.py packaging/setup/plugins/ovirt-engine-setup/vmconsole_proxy_helper/config.py packaging/setup/plugins/ovirt-engine-setup/vmconsole_proxy_helper/system.py packaging/setup/plugins/ovirt-engine-rename/ovirt-engine/misc.py packaging/setup/plugins/ovirt-engine-rename/ovirt-engine/__init__.py packaging/setup/plugins/ovirt-engine-rename/ovirt-engine/tools.py packaging/setup/plugins/ovirt-engine-rename/ovirt-engine/database.py packaging/setup/plugins/ovirt-engine-rename/ovirt-engine/engine.py packaging/setup/plugins/ovirt-engine-rename/ovirt-engine/protocols.py packaging/setup/plugins/ovirt-engine-rename/ovirt-engine/pki.py packaging/setup/plugins/ovirt-engine-rename/ovirt-engine/sso.py packaging/setup/plugins/ovirt-engine-rename/ovirt-engine/uninstall.py packaging/setup/plugins/ovirt-engine-rename/vmconsole_proxy_helper/__init__.py packaging/setup/plugins/ovirt-engine-rename/vmconsole_proxy_helper/config.py packaging/setup/plugins/ovirt-engine-remove/ovirt-engine/config/misc.py packaging/setup/plugins/ovirt-engine-remove/ovirt-engine/config/__init__.py packaging/setup/plugins/ovirt-engine-remove/ovirt-engine/config/ca.py packaging/setup/plugins/ovirt-engine-remove/ovirt-engine/db/__init__.py packaging/setup/plugins/ovirt-engine-remove/ovirt-engine/db/clear.py packaging/setup/plugins/ovirt-engine-remove/ovirt-engine/system/__init__.py packaging/setup/plugins/ovirt-engine-remove/ovirt-engine/system/engine.py packaging/setup/plugins/ovirt-engine-remove/ovirt-engine/system/fence_kdump_listener.py packaging/setup/plugins/ovirt-engine-remove/base/network/firewall_manager.py packaging/setup/plugins/ovirt-engine-remove/base/network/__init__.py packaging/setup/plugins/ovirt-engine-remove/base/files/__init__.py packaging/setup/plugins/ovirt-engine-remove/base/files/simple.py packaging/setup/plugins/ovirt-engine-remove/base/core/misc.py packaging/setup/plugins/ovirt-engine-remove/base/core/__init__.py packaging/setup/plugins/ovirt-engine-remove/websocket_proxy/misc.py packaging/setup/plugins/ovirt-engine-remove/websocket_proxy/__init__.py packaging/setup/plugins/ovirt-engine-remove/ovirt-engine-common/system/__init__.py packaging/setup/plugins/ovirt-engine-remove/ovirt-engine-common/system/sysctl.py packaging/setup/plugins/ovirt-engine-remove/vmconsole_proxy_helper/misc.py packaging/setup/plugins/ovirt-engine-remove/vmconsole_proxy_helper/__init__.py packaging/setup/plugins/ovirt-engine-checks/ovirt-engine/db/__init__.py packaging/setup/plugins/ovirt-engine-checks/ovirt-engine/db/versions.py packaging/setup/plugins/ovirt-engine-checks/base/core/__init__.py packaging/setup/plugins/ovirt-engine-provisiondb/ovirt-engine-common/provisioning/__init__.py packaging/setup/plugins/ovirt-engine-provisiondb/ovirt-engine-common/provisioning/postgres.py packaging/setup/plugins/ovirt-engine-provisiondb/ovirt-engine-common/provisioning/database.py packaging/setup/plugins/ovirt-engine-provisiondb/ovirt-engine-common/core/misc.py packaging/setup/plugins/ovirt-engine-provisiondb/ovirt-engine-common/core/__init__.py packaging/setup/plugins/ovirt-engine-provisiondb/ovirt-engine-common/core/offlinepackager.py packaging/setup/plugins/ovirt-engine-common/ovirt-engine/db/__init__.py packaging/setup/plugins/ovirt-engine-common/ovirt-engine/db/connection.py packaging/setup/plugins/ovirt-engine-common/ovirt-engine/db/config.py packaging/setup/plugins/ovirt-engine-common/ovirt-engine/db/pgpass.py packaging/setup/plugins/ovirt-engine-common/ovirt-engine/system/__init__.py packaging/setup/plugins/ovirt-engine-common/ovirt-engine/system/he.py packaging/setup/plugins/ovirt-engine-common/ovirt-engine/core/__init__.py packaging/setup/plugins/ovirt-engine-common/ovirt-engine/core/engine.py packaging/setup/plugins/ovirt-engine-common/ovirt-engine/core/fence_kdump_listener.py packaging/setup/plugins/ovirt-engine-common/base/network/firewall_manager_firewalld.py packaging/setup/plugins/ovirt-engine-common/base/network/firewall_manager.py packaging/setup/plugins/ovirt-engine-common/base/network/__init__.py packaging/setup/plugins/ovirt-engine-common/base/network/hostname.py packaging/setup/plugins/ovirt-engine-common/base/network/firewall_manager_human.py packaging/setup/plugins/ovirt-engine-common/base/network/process_firewalld_services.py packaging/setup/plugins/ovirt-engine-common/base/network/firewall_manager_iptables.py packaging/setup/plugins/ovirt-engine-common/base/dialog/titles.py packaging/setup/plugins/ovirt-engine-common/base/dialog/__init__.py packaging/setup/plugins/ovirt-engine-common/base/system/hostile_services.py packaging/setup/plugins/ovirt-engine-common/base/system/__init__.py packaging/setup/plugins/ovirt-engine-common/base/system/mem.py packaging/setup/plugins/ovirt-engine-common/base/system/selinux.py packaging/setup/plugins/ovirt-engine-common/base/remote_engine/remote_engine_root_ssh.py packaging/setup/plugins/ovirt-engine-common/base/remote_engine/remote_engine.py packaging/setup/plugins/ovirt-engine-common/base/remote_engine/__init__.py packaging/setup/plugins/ovirt-engine-common/base/remote_engine/remote_engine_manual_files.py packaging/setup/plugins/ovirt-engine-common/base/core/duplicated_constants_check.py packaging/setup/plugins/ovirt-engine-common/base/core/answerfile.py packaging/setup/plugins/ovirt-engine-common/base/core/misc.py packaging/setup/plugins/ovirt-engine-common/base/core/__init__.py packaging/setup/plugins/ovirt-engine-common/base/core/reconfigure.py packaging/setup/plugins/ovirt-engine-common/base/core/offlinepackager.py packaging/setup/plugins/ovirt-engine-common/base/core/postinstall.py packaging/setup/plugins/ovirt-engine-common/base/core/uninstall.py packaging/setup/plugins/ovirt-engine-common/base/core/filter_secrets.py packaging/setup/plugins/ovirt-engine-common/websocket_proxy/__init__.py packaging/setup/plugins/ovirt-engine-common/websocket_proxy/core.py packaging/setup/plugins/ovirt-engine-common/ovirt-engine-common/provisioning/__init__.py packaging/setup/plugins/ovirt-engine-common/ovirt-engine-common/provisioning/postgres.py packaging/setup/plugins/ovirt-engine-common/ovirt-engine-common/config/__init__.py packaging/setup/plugins/ovirt-engine-common/ovirt-engine-common/config/java.py packaging/setup/plugins/ovirt-engine-common/ovirt-engine-common/system/__init__.py packaging/setup/plugins/ovirt-engine-common/ovirt-engine-common/system/environment.py packaging/setup/plugins/ovirt-engine-common/ovirt-engine-common/system/apache.py packaging/setup/plugins/ovirt-engine-common/ovirt-engine-common/core/misc.py packaging/setup/plugins/ovirt-engine-common/ovirt-engine-common/core/__init__.py packaging/setup/plugins/ovirt-engine-common/ovirt-engine-common/core/protocols.py packaging/setup/plugins/ovirt-engine-common/vmconsole_proxy_helper/__init__.py packaging/setup/plugins/ovirt-engine-common/vmconsole_proxy_helper/core.py packaging/setup/plugins/ovirt-engine-health/base/core/misc.py packaging/setup/plugins/ovirt-engine-health/base/core/__init__.py packaging/setup/ovirt_engine_setup/remote_engine.py packaging/setup/ovirt_engine_setup/__init__.py packaging/setup/ovirt_engine_setup/remote_engine_base.py packaging/setup/ovirt_engine_setup/util.py packaging/setup/ovirt_engine_setup/firewall_manager_base.py packaging/setup/ovirt_engine_setup/websocket_proxy/__init__.py packaging/setup/ovirt_engine_setup/websocket_proxy/constants.py packaging/setup/ovirt_engine_setup/provisiondb/__init__.py packaging/setup/ovirt_engine_setup/provisiondb/constants.py packaging/setup/ovirt_engine_setup/constants.py packaging/setup/ovirt_engine_setup/engine_common/__init__.py packaging/setup/ovirt_engine_setup/engine_common/dwh_history_timekeeping.py packaging/setup/ovirt_engine_setup/engine_common/postgres.py packaging/setup/ovirt_engine_setup/engine_common/database.py packaging/setup/ovirt_engine_setup/engine_common/constants.py packaging/setup/ovirt_engine_setup/engine/__init__.py packaging/setup/ovirt_engine_setup/engine/vdcoption.py packaging/setup/ovirt_engine_setup/engine/constants.py packaging/setup/ovirt_engine_setup/vmconsole_proxy_helper/__init__.py packaging/setup/ovirt_engine_setup/vmconsole_proxy_helper/constants.py packaging/setup/ovirt_engine_setup/domains.py packaging/services/ovirt-engine/__init__.py packaging/services/ovirt-engine/ovirt-engine.py packaging/services/ovirt-engine-notifier/__init__.py packaging/services/ovirt-engine-notifier/ovirt-engine-notifier.py packaging/services/ovirt-fence-kdump-listener/ovirt-fence-kdump-listener.py packaging/services/ovirt-fence-kdump-listener/__init__.py packaging/services/ovirt-fence-kdump-listener/listener.py packaging/services/ovirt-fence-kdump-listener/db.py packaging/services/ovirt-websocket-proxy/__init__.py packaging/services/ovirt-websocket-proxy/ovirt-websocket-proxy.py packaging/playbooks/roles/ovirt-ova-pack/files/pack_ova.py packaging/playbooks/roles/ovirt-ova-query/callback_plugins/ovaqueryplugin.py packaging/playbooks/roles/ovirt-ova-query/files/query_ova.py packaging/playbooks/roles/ovirt-host-upgrade/callback_plugins/hostupgradeplugin.py packaging/playbooks/roles/ovirt-ova-extract/files/extract_ova.py packaging/libexec/ovirt-vmconsole-proxy-helper/__init__.py packaging/libexec/ovirt-vmconsole-proxy-helper/ovirt-vmconsole-list.py' + for exe in '"${PYFLAKES}"' '"${PEP8}"' + which pyflakes + pyflakes build/helptag_checker.py build/helptag.py build/helptag-oneline-check.py packaging/bin/engine-migrate-he.py packaging/bin/engine-host-update.py packaging/pythonlib/ovirt_engine/service.py packaging/pythonlib/ovirt_engine/__init__.py packaging/pythonlib/ovirt_engine/base.py packaging/pythonlib/ovirt_engine/mem.py packaging/pythonlib/ovirt_engine/util.py packaging/pythonlib/ovirt_engine/java.py packaging/pythonlib/ovirt_engine/configfile.py packaging/pythonlib/ovirt_engine/ticket.py packaging/setup/tests/__init__.py packaging/setup/tests/config.py packaging/setup/tests/ovirt_engine_setup/__init__.py packaging/setup/tests/ovirt_engine_setup/engine_common/test_database.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/network/__init__.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/network/ovirtproviderovn.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/upgrade/__init__.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/upgrade/answerfile_fixup.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/upgrade/asynctasks.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/upgrade/dbvalidations.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/upgrade/async_tasks_map.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/provisioning/__init__.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/provisioning/postgres.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/distro-rpm/__init__.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/distro-rpm/packages.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/options.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/public_glance_repository.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/__init__.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/domain_type.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/tools.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/aaajdbc.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/firewall.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/iso_domain.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/storage.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/database.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/jboss.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/ca.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/appmode.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/aaa.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/protocols.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/java.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/notifier.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/sso.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/aaakerbldap.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/aaainternal.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/db/vacuum.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/db/__init__.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/db/connection.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/db/configuration.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/db/dbmsupgrade.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/db/schema.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/pki/__init__.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/pki/ssh.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/pki/ca.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/system/nfs.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/system/memcheck.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/system/__init__.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/system/exportfs.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/system/engine.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/system/image_upload.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/core/misc.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/core/__init__.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/core/advertise_dwh.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/core/external_truststore.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/fence_kdump_listener/__init__.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/fence_kdump_listener/config.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/apache/__init__.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/apache/engine.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/apache/root.py packaging/setup/plugins/ovirt-engine-setup/base/network/firewall_manager.py packaging/setup/plugins/ovirt-engine-setup/base/network/__init__.py packaging/setup/plugins/ovirt-engine-setup/base/dialog/preview.py packaging/setup/plugins/ovirt-engine-setup/base/dialog/__init__.py packaging/setup/plugins/ovirt-engine-setup/base/system/__init__.py packaging/setup/plugins/ovirt-engine-setup/base/system/environment.py packaging/setup/plugins/ovirt-engine-setup/base/core/misc.py packaging/setup/plugins/ovirt-engine-setup/base/core/__init__.py packaging/setup/plugins/ovirt-engine-setup/websocket_proxy/__init__.py packaging/setup/plugins/ovirt-engine-setup/websocket_proxy/pki.py packaging/setup/plugins/ovirt-engine-setup/websocket_proxy/config.py packaging/setup/plugins/ovirt-engine-setup/websocket_proxy/packages.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/distro-rpm/versionlock_config.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/distro-rpm/__init__.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/distro-rpm/packages.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/dialog/titles.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/dialog/__init__.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/config/__init__.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/config/firewall.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/config/jboss.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/system/__init__.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/system/sysctl.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/apache/misc.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/apache/__init__.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/apache/ssl.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/apache/selinux.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/apache/core.py packaging/setup/plugins/ovirt-engine-setup/vmconsole_proxy_helper/__init__.py packaging/setup/plugins/ovirt-engine-setup/vmconsole_proxy_helper/pki.py packaging/setup/plugins/ovirt-engine-setup/vmconsole_proxy_helper/config.py packaging/setup/plugins/ovirt-engine-setup/vmconsole_proxy_helper/system.py packaging/setup/plugins/ovirt-engine-rename/ovirt-engine/misc.py packaging/setup/plugins/ovirt-engine-rename/ovirt-engine/__init__.py packaging/setup/plugins/ovirt-engine-rename/ovirt-engine/tools.py packaging/setup/plugins/ovirt-engine-rename/ovirt-engine/database.py packaging/setup/plugins/ovirt-engine-rename/ovirt-engine/engine.py packaging/setup/plugins/ovirt-engine-rename/ovirt-engine/protocols.py packaging/setup/plugins/ovirt-engine-rename/ovirt-engine/pki.py packaging/setup/plugins/ovirt-engine-rename/ovirt-engine/sso.py packaging/setup/plugins/ovirt-engine-rename/ovirt-engine/uninstall.py packaging/setup/plugins/ovirt-engine-rename/vmconsole_proxy_helper/__init__.py packaging/setup/plugins/ovirt-engine-rename/vmconsole_proxy_helper/config.py packaging/setup/plugins/ovirt-engine-remove/ovirt-engine/config/misc.py packaging/setup/plugins/ovirt-engine-remove/ovirt-engine/config/__init__.py packaging/setup/plugins/ovirt-engine-remove/ovirt-engine/config/ca.py packaging/setup/plugins/ovirt-engine-remove/ovirt-engine/db/__init__.py packaging/setup/plugins/ovirt-engine-remove/ovirt-engine/db/clear.py packaging/setup/plugins/ovirt-engine-remove/ovirt-engine/system/__init__.py packaging/setup/plugins/ovirt-engine-remove/ovirt-engine/system/engine.py packaging/setup/plugins/ovirt-engine-remove/ovirt-engine/system/fence_kdump_listener.py packaging/setup/plugins/ovirt-engine-remove/base/network/firewall_manager.py packaging/setup/plugins/ovirt-engine-remove/base/network/__init__.py packaging/setup/plugins/ovirt-engine-remove/base/files/__init__.py packaging/setup/plugins/ovirt-engine-remove/base/files/simple.py packaging/setup/plugins/ovirt-engine-remove/base/core/misc.py packaging/setup/plugins/ovirt-engine-remove/base/core/__init__.py packaging/setup/plugins/ovirt-engine-remove/websocket_proxy/misc.py packaging/setup/plugins/ovirt-engine-remove/websocket_proxy/__init__.py packaging/setup/plugins/ovirt-engine-remove/ovirt-engine-common/system/__init__.py packaging/setup/plugins/ovirt-engine-remove/ovirt-engine-common/system/sysctl.py packaging/setup/plugins/ovirt-engine-remove/vmconsole_proxy_helper/misc.py packaging/setup/plugins/ovirt-engine-remove/vmconsole_proxy_helper/__init__.py packaging/setup/plugins/ovirt-engine-checks/ovirt-engine/db/__init__.py packaging/setup/plugins/ovirt-engine-checks/ovirt-engine/db/versions.py packaging/setup/plugins/ovirt-engine-checks/base/core/__init__.py packaging/setup/plugins/ovirt-engine-provisiondb/ovirt-engine-common/provisioning/__init__.py packaging/setup/plugins/ovirt-engine-provisiondb/ovirt-engine-common/provisioning/postgres.py packaging/setup/plugins/ovirt-engine-provisiondb/ovirt-engine-common/provisioning/database.py packaging/setup/plugins/ovirt-engine-provisiondb/ovirt-engine-common/core/misc.py packaging/setup/plugins/ovirt-engine-provisiondb/ovirt-engine-common/core/__init__.py packaging/setup/plugins/ovirt-engine-provisiondb/ovirt-engine-common/core/offlinepackager.py packaging/setup/plugins/ovirt-engine-common/ovirt-engine/db/__init__.py packaging/setup/plugins/ovirt-engine-common/ovirt-engine/db/connection.py packaging/setup/plugins/ovirt-engine-common/ovirt-engine/db/config.py packaging/setup/plugins/ovirt-engine-common/ovirt-engine/db/pgpass.py packaging/setup/plugins/ovirt-engine-common/ovirt-engine/system/__init__.py packaging/setup/plugins/ovirt-engine-common/ovirt-engine/system/he.py packaging/setup/plugins/ovirt-engine-common/ovirt-engine/core/__init__.py packaging/setup/plugins/ovirt-engine-common/ovirt-engine/core/engine.py packaging/setup/plugins/ovirt-engine-common/ovirt-engine/core/fence_kdump_listener.py packaging/setup/plugins/ovirt-engine-common/base/network/firewall_manager_firewalld.py packaging/setup/plugins/ovirt-engine-common/base/network/firewall_manager.py packaging/setup/plugins/ovirt-engine-common/base/network/__init__.py packaging/setup/plugins/ovirt-engine-common/base/network/hostname.py packaging/setup/plugins/ovirt-engine-common/base/network/firewall_manager_human.py packaging/setup/plugins/ovirt-engine-common/base/network/process_firewalld_services.py packaging/setup/plugins/ovirt-engine-common/base/network/firewall_manager_iptables.py packaging/setup/plugins/ovirt-engine-common/base/dialog/titles.py packaging/setup/plugins/ovirt-engine-common/base/dialog/__init__.py packaging/setup/plugins/ovirt-engine-common/base/system/hostile_services.py packaging/setup/plugins/ovirt-engine-common/base/system/__init__.py packaging/setup/plugins/ovirt-engine-common/base/system/mem.py packaging/setup/plugins/ovirt-engine-common/base/system/selinux.py packaging/setup/plugins/ovirt-engine-common/base/remote_engine/remote_engine_root_ssh.py packaging/setup/plugins/ovirt-engine-common/base/remote_engine/remote_engine.py packaging/setup/plugins/ovirt-engine-common/base/remote_engine/__init__.py packaging/setup/plugins/ovirt-engine-common/base/remote_engine/remote_engine_manual_files.py packaging/setup/plugins/ovirt-engine-common/base/core/duplicated_constants_check.py packaging/setup/plugins/ovirt-engine-common/base/core/answerfile.py packaging/setup/plugins/ovirt-engine-common/base/core/misc.py packaging/setup/plugins/ovirt-engine-common/base/core/__init__.py packaging/setup/plugins/ovirt-engine-common/base/core/reconfigure.py packaging/setup/plugins/ovirt-engine-common/base/core/offlinepackager.py packaging/setup/plugins/ovirt-engine-common/base/core/postinstall.py packaging/setup/plugins/ovirt-engine-common/base/core/uninstall.py packaging/setup/plugins/ovirt-engine-common/base/core/filter_secrets.py packaging/setup/plugins/ovirt-engine-common/websocket_proxy/__init__.py packaging/setup/plugins/ovirt-engine-common/websocket_proxy/core.py packaging/setup/plugins/ovirt-engine-common/ovirt-engine-common/provisioning/__init__.py packaging/setup/plugins/ovirt-engine-common/ovirt-engine-common/provisioning/postgres.py packaging/setup/plugins/ovirt-engine-common/ovirt-engine-common/config/__init__.py packaging/setup/plugins/ovirt-engine-common/ovirt-engine-common/config/java.py packaging/setup/plugins/ovirt-engine-common/ovirt-engine-common/system/__init__.py packaging/setup/plugins/ovirt-engine-common/ovirt-engine-common/system/environment.py packaging/setup/plugins/ovirt-engine-common/ovirt-engine-common/system/apache.py packaging/setup/plugins/ovirt-engine-common/ovirt-engine-common/core/misc.py packaging/setup/plugins/ovirt-engine-common/ovirt-engine-common/core/__init__.py packaging/setup/plugins/ovirt-engine-common/ovirt-engine-common/core/protocols.py packaging/setup/plugins/ovirt-engine-common/vmconsole_proxy_helper/__init__.py packaging/setup/plugins/ovirt-engine-common/vmconsole_proxy_helper/core.py packaging/setup/plugins/ovirt-engine-health/base/core/misc.py packaging/setup/plugins/ovirt-engine-health/base/core/__init__.py packaging/setup/ovirt_engine_setup/remote_engine.py packaging/setup/ovirt_engine_setup/__init__.py packaging/setup/ovirt_engine_setup/remote_engine_base.py packaging/setup/ovirt_engine_setup/util.py packaging/setup/ovirt_engine_setup/firewall_manager_base.py packaging/setup/ovirt_engine_setup/websocket_proxy/__init__.py packaging/setup/ovirt_engine_setup/websocket_proxy/constants.py packaging/setup/ovirt_engine_setup/provisiondb/__init__.py packaging/setup/ovirt_engine_setup/provisiondb/constants.py packaging/setup/ovirt_engine_setup/constants.py packaging/setup/ovirt_engine_setup/engine_common/__init__.py packaging/setup/ovirt_engine_setup/engine_common/dwh_history_timekeeping.py packaging/setup/ovirt_engine_setup/engine_common/postgres.py packaging/setup/ovirt_engine_setup/engine_common/database.py packaging/setup/ovirt_engine_setup/engine_common/constants.py packaging/setup/ovirt_engine_setup/engine/__init__.py packaging/setup/ovirt_engine_setup/engine/vdcoption.py packaging/setup/ovirt_engine_setup/engine/constants.py packaging/setup/ovirt_engine_setup/vmconsole_proxy_helper/__init__.py packaging/setup/ovirt_engine_setup/vmconsole_proxy_helper/constants.py packaging/setup/ovirt_engine_setup/domains.py packaging/services/ovirt-engine/__init__.py packaging/services/ovirt-engine/ovirt-engine.py packaging/services/ovirt-engine-notifier/__init__.py packaging/services/ovirt-engine-notifier/ovirt-engine-notifier.py packaging/services/ovirt-fence-kdump-listener/ovirt-fence-kdump-listener.py packaging/services/ovirt-fence-kdump-listener/__init__.py packaging/services/ovirt-fence-kdump-listener/listener.py packaging/services/ovirt-fence-kdump-listener/db.py packaging/services/ovirt-websocket-proxy/__init__.py packaging/services/ovirt-websocket-proxy/ovirt-websocket-proxy.py packaging/playbooks/roles/ovirt-ova-pack/files/pack_ova.py packaging/playbooks/roles/ovirt-ova-query/callback_plugins/ovaqueryplugin.py packaging/playbooks/roles/ovirt-ova-query/files/query_ova.py packaging/playbooks/roles/ovirt-host-upgrade/callback_plugins/hostupgradeplugin.py packaging/playbooks/roles/ovirt-ova-extract/files/extract_ova.py packaging/libexec/ovirt-vmconsole-proxy-helper/__init__.py packaging/libexec/ovirt-vmconsole-proxy-helper/ovirt-vmconsole-list.py + for exe in '"${PYFLAKES}"' '"${PEP8}"' + which pep8 + pep8 build/helptag_checker.py build/helptag.py build/helptag-oneline-check.py packaging/bin/engine-migrate-he.py packaging/bin/engine-host-update.py packaging/pythonlib/ovirt_engine/service.py packaging/pythonlib/ovirt_engine/__init__.py packaging/pythonlib/ovirt_engine/base.py packaging/pythonlib/ovirt_engine/mem.py packaging/pythonlib/ovirt_engine/util.py packaging/pythonlib/ovirt_engine/java.py packaging/pythonlib/ovirt_engine/configfile.py packaging/pythonlib/ovirt_engine/ticket.py packaging/setup/tests/__init__.py packaging/setup/tests/config.py packaging/setup/tests/ovirt_engine_setup/__init__.py packaging/setup/tests/ovirt_engine_setup/engine_common/test_database.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/network/__init__.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/network/ovirtproviderovn.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/upgrade/__init__.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/upgrade/answerfile_fixup.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/upgrade/asynctasks.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/upgrade/dbvalidations.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/upgrade/async_tasks_map.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/provisioning/__init__.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/provisioning/postgres.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/distro-rpm/__init__.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/distro-rpm/packages.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/options.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/public_glance_repository.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/__init__.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/domain_type.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/tools.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/aaajdbc.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/firewall.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/iso_domain.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/storage.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/database.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/jboss.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/ca.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/appmode.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/aaa.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/protocols.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/java.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/notifier.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/sso.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/aaakerbldap.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/aaainternal.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/db/vacuum.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/db/__init__.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/db/connection.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/db/configuration.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/db/dbmsupgrade.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/db/schema.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/pki/__init__.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/pki/ssh.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/pki/ca.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/system/nfs.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/system/memcheck.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/system/__init__.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/system/exportfs.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/system/engine.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/system/image_upload.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/core/misc.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/core/__init__.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/core/advertise_dwh.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/core/external_truststore.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/fence_kdump_listener/__init__.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/fence_kdump_listener/config.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/apache/__init__.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/apache/engine.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/apache/root.py packaging/setup/plugins/ovirt-engine-setup/base/network/firewall_manager.py packaging/setup/plugins/ovirt-engine-setup/base/network/__init__.py packaging/setup/plugins/ovirt-engine-setup/base/dialog/preview.py packaging/setup/plugins/ovirt-engine-setup/base/dialog/__init__.py packaging/setup/plugins/ovirt-engine-setup/base/system/__init__.py packaging/setup/plugins/ovirt-engine-setup/base/system/environment.py packaging/setup/plugins/ovirt-engine-setup/base/core/misc.py packaging/setup/plugins/ovirt-engine-setup/base/core/__init__.py packaging/setup/plugins/ovirt-engine-setup/websocket_proxy/__init__.py packaging/setup/plugins/ovirt-engine-setup/websocket_proxy/pki.py packaging/setup/plugins/ovirt-engine-setup/websocket_proxy/config.py packaging/setup/plugins/ovirt-engine-setup/websocket_proxy/packages.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/distro-rpm/versionlock_config.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/distro-rpm/__init__.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/distro-rpm/packages.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/dialog/titles.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/dialog/__init__.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/config/__init__.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/config/firewall.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/config/jboss.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/system/__init__.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/system/sysctl.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/apache/misc.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/apache/__init__.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/apache/ssl.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/apache/selinux.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/apache/core.py packaging/setup/plugins/ovirt-engine-setup/vmconsole_proxy_helper/__init__.py packaging/setup/plugins/ovirt-engine-setup/vmconsole_proxy_helper/pki.py packaging/setup/plugins/ovirt-engine-setup/vmconsole_proxy_helper/config.py packaging/setup/plugins/ovirt-engine-setup/vmconsole_proxy_helper/system.py packaging/setup/plugins/ovirt-engine-rename/ovirt-engine/misc.py packaging/setup/plugins/ovirt-engine-rename/ovirt-engine/__init__.py packaging/setup/plugins/ovirt-engine-rename/ovirt-engine/tools.py packaging/setup/plugins/ovirt-engine-rename/ovirt-engine/database.py packaging/setup/plugins/ovirt-engine-rename/ovirt-engine/engine.py packaging/setup/plugins/ovirt-engine-rename/ovirt-engine/protocols.py packaging/setup/plugins/ovirt-engine-rename/ovirt-engine/pki.py packaging/setup/plugins/ovirt-engine-rename/ovirt-engine/sso.py packaging/setup/plugins/ovirt-engine-rename/ovirt-engine/uninstall.py packaging/setup/plugins/ovirt-engine-rename/vmconsole_proxy_helper/__init__.py packaging/setup/plugins/ovirt-engine-rename/vmconsole_proxy_helper/config.py packaging/setup/plugins/ovirt-engine-remove/ovirt-engine/config/misc.py packaging/setup/plugins/ovirt-engine-remove/ovirt-engine/config/__init__.py packaging/setup/plugins/ovirt-engine-remove/ovirt-engine/config/ca.py packaging/setup/plugins/ovirt-engine-remove/ovirt-engine/db/__init__.py packaging/setup/plugins/ovirt-engine-remove/ovirt-engine/db/clear.py packaging/setup/plugins/ovirt-engine-remove/ovirt-engine/system/__init__.py packaging/setup/plugins/ovirt-engine-remove/ovirt-engine/system/engine.py packaging/setup/plugins/ovirt-engine-remove/ovirt-engine/system/fence_kdump_listener.py packaging/setup/plugins/ovirt-engine-remove/base/network/firewall_manager.py packaging/setup/plugins/ovirt-engine-remove/base/network/__init__.py packaging/setup/plugins/ovirt-engine-remove/base/files/__init__.py packaging/setup/plugins/ovirt-engine-remove/base/files/simple.py packaging/setup/plugins/ovirt-engine-remove/base/core/misc.py packaging/setup/plugins/ovirt-engine-remove/base/core/__init__.py packaging/setup/plugins/ovirt-engine-remove/websocket_proxy/misc.py packaging/setup/plugins/ovirt-engine-remove/websocket_proxy/__init__.py packaging/setup/plugins/ovirt-engine-remove/ovirt-engine-common/system/__init__.py packaging/setup/plugins/ovirt-engine-remove/ovirt-engine-common/system/sysctl.py packaging/setup/plugins/ovirt-engine-remove/vmconsole_proxy_helper/misc.py packaging/setup/plugins/ovirt-engine-remove/vmconsole_proxy_helper/__init__.py packaging/setup/plugins/ovirt-engine-checks/ovirt-engine/db/__init__.py packaging/setup/plugins/ovirt-engine-checks/ovirt-engine/db/versions.py packaging/setup/plugins/ovirt-engine-checks/base/core/__init__.py packaging/setup/plugins/ovirt-engine-provisiondb/ovirt-engine-common/provisioning/__init__.py packaging/setup/plugins/ovirt-engine-provisiondb/ovirt-engine-common/provisioning/postgres.py packaging/setup/plugins/ovirt-engine-provisiondb/ovirt-engine-common/provisioning/database.py packaging/setup/plugins/ovirt-engine-provisiondb/ovirt-engine-common/core/misc.py packaging/setup/plugins/ovirt-engine-provisiondb/ovirt-engine-common/core/__init__.py packaging/setup/plugins/ovirt-engine-provisiondb/ovirt-engine-common/core/offlinepackager.py packaging/setup/plugins/ovirt-engine-common/ovirt-engine/db/__init__.py packaging/setup/plugins/ovirt-engine-common/ovirt-engine/db/connection.py packaging/setup/plugins/ovirt-engine-common/ovirt-engine/db/config.py packaging/setup/plugins/ovirt-engine-common/ovirt-engine/db/pgpass.py packaging/setup/plugins/ovirt-engine-common/ovirt-engine/system/__init__.py packaging/setup/plugins/ovirt-engine-common/ovirt-engine/system/he.py packaging/setup/plugins/ovirt-engine-common/ovirt-engine/core/__init__.py packaging/setup/plugins/ovirt-engine-common/ovirt-engine/core/engine.py packaging/setup/plugins/ovirt-engine-common/ovirt-engine/core/fence_kdump_listener.py packaging/setup/plugins/ovirt-engine-common/base/network/firewall_manager_firewalld.py packaging/setup/plugins/ovirt-engine-common/base/network/firewall_manager.py packaging/setup/plugins/ovirt-engine-common/base/network/__init__.py packaging/setup/plugins/ovirt-engine-common/base/network/hostname.py packaging/setup/plugins/ovirt-engine-common/base/network/firewall_manager_human.py packaging/setup/plugins/ovirt-engine-common/base/network/process_firewalld_services.py packaging/setup/plugins/ovirt-engine-common/base/network/firewall_manager_iptables.py packaging/setup/plugins/ovirt-engine-common/base/dialog/titles.py packaging/setup/plugins/ovirt-engine-common/base/dialog/__init__.py packaging/setup/plugins/ovirt-engine-common/base/system/hostile_services.py packaging/setup/plugins/ovirt-engine-common/base/system/__init__.py packaging/setup/plugins/ovirt-engine-common/base/system/mem.py packaging/setup/plugins/ovirt-engine-common/base/system/selinux.py packaging/setup/plugins/ovirt-engine-common/base/remote_engine/remote_engine_root_ssh.py packaging/setup/plugins/ovirt-engine-common/base/remote_engine/remote_engine.py packaging/setup/plugins/ovirt-engine-common/base/remote_engine/__init__.py packaging/setup/plugins/ovirt-engine-common/base/remote_engine/remote_engine_manual_files.py packaging/setup/plugins/ovirt-engine-common/base/core/duplicated_constants_check.py packaging/setup/plugins/ovirt-engine-common/base/core/answerfile.py packaging/setup/plugins/ovirt-engine-common/base/core/misc.py packaging/setup/plugins/ovirt-engine-common/base/core/__init__.py packaging/setup/plugins/ovirt-engine-common/base/core/reconfigure.py packaging/setup/plugins/ovirt-engine-common/base/core/offlinepackager.py packaging/setup/plugins/ovirt-engine-common/base/core/postinstall.py packaging/setup/plugins/ovirt-engine-common/base/core/uninstall.py packaging/setup/plugins/ovirt-engine-common/base/core/filter_secrets.py packaging/setup/plugins/ovirt-engine-common/websocket_proxy/__init__.py packaging/setup/plugins/ovirt-engine-common/websocket_proxy/core.py packaging/setup/plugins/ovirt-engine-common/ovirt-engine-common/provisioning/__init__.py packaging/setup/plugins/ovirt-engine-common/ovirt-engine-common/provisioning/postgres.py packaging/setup/plugins/ovirt-engine-common/ovirt-engine-common/config/__init__.py packaging/setup/plugins/ovirt-engine-common/ovirt-engine-common/config/java.py packaging/setup/plugins/ovirt-engine-common/ovirt-engine-common/system/__init__.py packaging/setup/plugins/ovirt-engine-common/ovirt-engine-common/system/environment.py packaging/setup/plugins/ovirt-engine-common/ovirt-engine-common/system/apache.py packaging/setup/plugins/ovirt-engine-common/ovirt-engine-common/core/misc.py packaging/setup/plugins/ovirt-engine-common/ovirt-engine-common/core/__init__.py packaging/setup/plugins/ovirt-engine-common/ovirt-engine-common/core/protocols.py packaging/setup/plugins/ovirt-engine-common/vmconsole_proxy_helper/__init__.py packaging/setup/plugins/ovirt-engine-common/vmconsole_proxy_helper/core.py packaging/setup/plugins/ovirt-engine-health/base/core/misc.py packaging/setup/plugins/ovirt-engine-health/base/core/__init__.py packaging/setup/ovirt_engine_setup/remote_engine.py packaging/setup/ovirt_engine_setup/__init__.py packaging/setup/ovirt_engine_setup/remote_engine_base.py packaging/setup/ovirt_engine_setup/util.py packaging/setup/ovirt_engine_setup/firewall_manager_base.py packaging/setup/ovirt_engine_setup/websocket_proxy/__init__.py packaging/setup/ovirt_engine_setup/websocket_proxy/constants.py packaging/setup/ovirt_engine_setup/provisiondb/__init__.py packaging/setup/ovirt_engine_setup/provisiondb/constants.py packaging/setup/ovirt_engine_setup/constants.py packaging/setup/ovirt_engine_setup/engine_common/__init__.py packaging/setup/ovirt_engine_setup/engine_common/dwh_history_timekeeping.py packaging/setup/ovirt_engine_setup/engine_common/postgres.py packaging/setup/ovirt_engine_setup/engine_common/database.py packaging/setup/ovirt_engine_setup/engine_common/constants.py packaging/setup/ovirt_engine_setup/engine/__init__.py packaging/setup/ovirt_engine_setup/engine/vdcoption.py packaging/setup/ovirt_engine_setup/engine/constants.py packaging/setup/ovirt_engine_setup/vmconsole_proxy_helper/__init__.py packaging/setup/ovirt_engine_setup/vmconsole_proxy_helper/constants.py packaging/setup/ovirt_engine_setup/domains.py packaging/services/ovirt-engine/__init__.py packaging/services/ovirt-engine/ovirt-engine.py packaging/services/ovirt-engine-notifier/__init__.py packaging/services/ovirt-engine-notifier/ovirt-engine-notifier.py packaging/services/ovirt-fence-kdump-listener/ovirt-fence-kdump-listener.py packaging/services/ovirt-fence-kdump-listener/__init__.py packaging/services/ovirt-fence-kdump-listener/listener.py packaging/services/ovirt-fence-kdump-listener/db.py packaging/services/ovirt-websocket-proxy/__init__.py packaging/services/ovirt-websocket-proxy/ovirt-websocket-proxy.py packaging/playbooks/roles/ovirt-ova-pack/files/pack_ova.py packaging/playbooks/roles/ovirt-ova-query/callback_plugins/ovaqueryplugin.py packaging/playbooks/roles/ovirt-ova-query/files/query_ova.py packaging/playbooks/roles/ovirt-host-upgrade/callback_plugins/hostupgradeplugin.py packaging/playbooks/roles/ovirt-ova-extract/files/extract_ova.py packaging/libexec/ovirt-vmconsole-proxy-helper/__init__.py packaging/libexec/ovirt-vmconsole-proxy-helper/ovirt-vmconsole-list.py packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/network/ovirtproviderovn.py:474:25: E126 continuation line over-indented for hanging indent packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/network/ovirtproviderovn.py:481:25: E126 continuation line over-indented for hanging indent packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/network/ovirtproviderovn.py:488:25: E126 continuation line over-indented for hanging indent packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/network/ovirtproviderovn.py:635:21: E126 continuation line over-indented for hanging indent packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/network/ovirtproviderovn.py:637:21: E126 continuation line over-indented for hanging indent packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/network/ovirtproviderovn.py:639:21: E126 continuation line over-indented for hanging indent packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/network/ovirtproviderovn.py:641:21: E126 continuation line over-indented for hanging indent packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/network/ovirtproviderovn.py:645:21: E126 continuation line over-indented for hanging indent packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/network/ovirtproviderovn.py:652:21: E126 continuation line over-indented for hanging indent packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/network/ovirtproviderovn.py:654:21: E126 continuation line over-indented for hanging indent packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/network/ovirtproviderovn.py:658:21: E126 continuation line over-indented for hanging indent packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/network/ovirtproviderovn.py:663:21: E126 continuation line over-indented for hanging indent packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/network/ovirtproviderovn.py:664:21: E126 continuation line over-indented for hanging indent packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/network/ovirtproviderovn.py:872:13: E126 continuation line over-indented for hanging indent packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/db/configuration.py:255:13: E126 continuation line over-indented for hanging indent packaging/setup/plugins/ovirt-engine-rename/ovirt-engine/database.py:313:21: E126 continuation line over-indented for hanging indent packaging/setup/plugins/ovirt-engine-rename/ovirt-engine/database.py:314:21: E126 continuation line over-indented for hanging indent packaging/setup/plugins/ovirt-engine-common/base/core/duplicated_constants_check.py:109:17: E124 closing bracket does not match visual indentation + ret=1 + which isort + echo 'WARNING: tool '\''isort'\'' is missing' WARNING: tool 'isort' is missing + exit 1 make[1]: *** [validations] Error 1 make[1]: Leaving directory `/home/srosenbe/Documents/git/ovirt-engine' make: *** [all-dev] Error 2 From crobinso at redhat.com Tue Feb 27 21:26:28 2018 From: crobinso at redhat.com (Cole Robinson) Date: Tue, 27 Feb 2018 16:26:28 -0500 Subject: [ovirt-devel] FC27 updates broken for ovirt-4.2 In-Reply-To: <20180227140351.81ab62c68e8b6206d129eb09@danny.cz> References: <4d150e0c-b1ac-a338-94d9-c7b20b490420@linux.vnet.ibm.com> <20180227122533.da6b13b0df05a37df52b3f9a@danny.cz> <7992c62b-135c-0917-59b5-0d2df9d4bf4c@linux.vnet.ibm.com> <20180227140351.81ab62c68e8b6206d129eb09@danny.cz> Message-ID: <21dae6fc-1468-b390-a547-a4510d0c5ab2@redhat.com> On 02/27/2018 08:03 AM, Dan Hor?k wrote: > On Tue, 27 Feb 2018 13:54:06 +0100 > Viktor Mihajlovski wrote: > >> On 27.02.2018 13:35, Nir Soffer wrote: >>> ?????? ??? ??, 27 ????? 2018, 13:25, ??? Dan Hor?k ?: >>> >>>> On Tue, 27 Feb 2018 10:13:15 +0100 >>>> Viktor Mihajlovski wrote: >>>> >>>>> On 27.02.2018 01:26, Nir Soffer wrote: >>>>>> ?????? ??? ??, 26 ????? 2018, 22:10, ??? Yaniv Kaul >>>>>> ?: >>>>>> >>>>>>> On Mon, Feb 26, 2018 at 7:17 PM, Viktor Mihajlovski < >>>>>>> mihajlov at linux.vnet.ibm.com> wrote: >>>>>>> >>>>>>>> I just tried to update the ovirt packages on my FC27 host, but >>>>>>>> failed due to https://gerrit.ovirt.org/#/c/87628/ >>>>>>>> >>>>>>>> vdsm now requires libvirt >= 3.10.0-132 but Fedora 27 has only >>>>>>>> 3.7.0-4 the moment. >>>>>>>> >>>>>>>> It's generic Fedora 27, but since I run on s390, cross-posting >>>>>>>> to s390 list. >>>>>>>> >>>>>>>> I guess there's good reason to require libvirt 3.10. Is there >>>>>>>> any chance that we can get libvirt updated for Fedora 27? >>>>>>>> >>>>>>> >>>>>>> Perhaps use the virt-preview[1] repo for now? >>>>>>> >>>>>> >>>>>> Yes, we require virt-preview for Fedora. This is why that patch >>>>>> did not fail in the CI. >>>>> Makes sense, unfortunately virt-preview doesn't contains s390 >>>>> binaries at this point in time. Would be great if at least >>>>> libvirt and qemu could be built for s390. >>>> >>>> looks like it's even x86_64 only, /me wonders what it would >>>> require to offer other arches (aarch64, ppc64le, s390x) as well >>>> >>> >>> If we need to support platform not supported in virt-preview, we >>> need to chage the requirement so it is used only on x86_64. >>> >>> Victor, would you like to send a patch? >> I believe there was a good reason to bump the libvirt requirement in >> the vdsm package (some bugfix). Ideally, virt-preview should be build >> for s390 as well. >> If I'm not mistaking, the script >> https://github.com/crobinso/build-fedora-virt-preview is used to build >> the RPMs and populate the repository. >> >> Dan, Cole: what would it take to run this on the fedora-390 build >> machine? > > after a brief look the script needs to be made multi-arch-aware (it > hard-codes x86_64 in some places), when it calls mock, and then it > needs some HW (we have ppc64le and s390x even now, aarch64 might take > a while), overall it looks doable to me. Cole, what do you think? > I'm open to the idea in theory but in practice right now the script uses mock locally so it's basically tied to the one build machine I use which is x86. I have arm32 and aarch64 hardware locally but TBH I have very little interest in running a build farm and dealing with all the issues of connecting to remote machines, pulling down build output, etc. In fact I've been meaning to move virt-preview to copr for a long while which is going to tie it even deeper to x86, this would make virt-preview easier to enable and let me scrap much of my custom code for building/uploading repo contents. We could re-implement it using koji scratch builds which have multiple arch support nowadays but I did that in the past for x86 and I recall feeling it was quite brittle, though I don't remember the details, maybe it was just my implementation. Thanks, Cole From crobinso at redhat.com Wed Feb 28 16:27:19 2018 From: crobinso at redhat.com (Cole Robinson) Date: Wed, 28 Feb 2018 11:27:19 -0500 Subject: [ovirt-devel] FC27 updates broken for ovirt-4.2 In-Reply-To: <20180228093932.3dcf8a4dae60053ba0acf793@danny.cz> References: <4d150e0c-b1ac-a338-94d9-c7b20b490420@linux.vnet.ibm.com> <20180227122533.da6b13b0df05a37df52b3f9a@danny.cz> <7992c62b-135c-0917-59b5-0d2df9d4bf4c@linux.vnet.ibm.com> <20180227140351.81ab62c68e8b6206d129eb09@danny.cz> <21dae6fc-1468-b390-a547-a4510d0c5ab2@redhat.com> <20180228093932.3dcf8a4dae60053ba0acf793@danny.cz> Message-ID: On 02/28/2018 03:39 AM, Dan Hor?k wrote: > On Tue, 27 Feb 2018 16:26:28 -0500 > Cole Robinson wrote: > >> On 02/27/2018 08:03 AM, Dan Hor?k wrote: >>> On Tue, 27 Feb 2018 13:54:06 +0100 >>> Viktor Mihajlovski wrote: >>> >>>> On 27.02.2018 13:35, Nir Soffer wrote: >>>>> ?????? ??? ??, 27 ????? 2018, 13:25, ??? Dan Hor?k >>>>> ?: >>>>> >>>>>> On Tue, 27 Feb 2018 10:13:15 +0100 >>>>>> Viktor Mihajlovski wrote: >>>>>> >>>>>>> On 27.02.2018 01:26, Nir Soffer wrote: >>>>>>>> ?????? ??? ??, 26 ????? 2018, 22:10, ??? Yaniv Kaul >>>>>>>> ?: >>>>>>>> >>>>>>>>> On Mon, Feb 26, 2018 at 7:17 PM, Viktor Mihajlovski < >>>>>>>>> mihajlov at linux.vnet.ibm.com> wrote: >>>>>>>>> >>>>>>>>>> I just tried to update the ovirt packages on my FC27 host, >>>>>>>>>> but failed due to https://gerrit.ovirt.org/#/c/87628/ >>>>>>>>>> >>>>>>>>>> vdsm now requires libvirt >= 3.10.0-132 but Fedora 27 has >>>>>>>>>> only 3.7.0-4 the moment. >>>>>>>>>> >>>>>>>>>> It's generic Fedora 27, but since I run on s390, >>>>>>>>>> cross-posting to s390 list. >>>>>>>>>> >>>>>>>>>> I guess there's good reason to require libvirt 3.10. Is there >>>>>>>>>> any chance that we can get libvirt updated for Fedora 27? >>>>>>>>>> >>>>>>>>> >>>>>>>>> Perhaps use the virt-preview[1] repo for now? >>>>>>>>> >>>>>>>> >>>>>>>> Yes, we require virt-preview for Fedora. This is why that patch >>>>>>>> did not fail in the CI. >>>>>>> Makes sense, unfortunately virt-preview doesn't contains s390 >>>>>>> binaries at this point in time. Would be great if at least >>>>>>> libvirt and qemu could be built for s390. >>>>>> >>>>>> looks like it's even x86_64 only, /me wonders what it would >>>>>> require to offer other arches (aarch64, ppc64le, s390x) as well >>>>>> >>>>> >>>>> If we need to support platform not supported in virt-preview, we >>>>> need to chage the requirement so it is used only on x86_64. >>>>> >>>>> Victor, would you like to send a patch? >>>> I believe there was a good reason to bump the libvirt requirement >>>> in the vdsm package (some bugfix). Ideally, virt-preview should be >>>> build for s390 as well. >>>> If I'm not mistaking, the script >>>> https://github.com/crobinso/build-fedora-virt-preview is used to >>>> build the RPMs and populate the repository. >>>> >>>> Dan, Cole: what would it take to run this on the fedora-390 build >>>> machine? >>> >>> after a brief look the script needs to be made multi-arch-aware (it >>> hard-codes x86_64 in some places), when it calls mock, and then it >>> needs some HW (we have ppc64le and s390x even now, aarch64 might >>> take a while), overall it looks doable to me. Cole, what do you >>> think? >>> >> >> I'm open to the idea in theory but in practice right now the script >> uses mock locally so it's basically tied to the one build machine I >> use which is x86. I have arm32 and aarch64 hardware locally but TBH I >> have very little interest in running a build farm and dealing with >> all the issues of connecting to remote machines, pulling down build >> output, etc. In fact I've been meaning to move virt-preview to copr >> for a long while which is going to tie it even deeper to x86, this >> would make virt-preview easier to enable and let me scrap much of my >> custom code for building/uploading repo contents. > > copr would give us ppc64le and probably aarch64 too in addition to x86, > but can't help with s390. We already have build infra internally > covering all arches driven by Jenkins, with plans to move the workloads > to CentOS infra. I'll look whether or how it could be used for > multi-arch virt-preview repos. > >> We could re-implement it using koji scratch builds which have multiple >> arch support nowadays but I did that in the past for x86 and I recall >> feeling it was quite brittle, though I don't remember the details, >> maybe it was just my implementation. > > I suspect the problem with koji scratch builds in this case is that > they can't be used in buildroots, which the virt-preview stack requires. > Good point, but generally virt-preview packages are very loosely coupled and don't have strong version dependencies on one another. Occasionally a small dependency needs to be updated like libiscsi or libcacard but in fact it's been a long time since that's been required. - Cole