You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by GitBox <gi...@apache.org> on 2022/12/01 16:11:38 UTC

[GitHub] [cloudstack] weizhouapache opened a new pull request, #6930: debian build: add python3-setuptools to dependencies

weizhouapache opened a new pull request, #6930:
URL: https://github.com/apache/cloudstack/pull/6930

   ### Description
   
   This PR fixes the marvin build error for ubuntu
   
   
   it looks there is a regression in the marvin build , related to #6889 
   
   ```
   [INFO] --- exec-maven-plugin:1.2.1:exec (package) @ cloud-marvin ---
   Traceback (most recent call last):
     File "setup.py", line 20, in <module>
       from setuptools import setup, find_packages
   ImportError: No module named 'setuptools'
   
   During handling of the above exception, another exception occurred:
   
   Traceback (most recent call last):
     File "setup.py", line 23, in <module>
       from distribute_setup import use_setuptools
   ImportError: No module named 'distribute_setup'
   
   During handling of the above exception, another exception occurred:
   
   Traceback (most recent call last):
     File "setup.py", line 27, in <module>
       raise RuntimeError("python setuptools is required to build Marvin")
   RuntimeError: python setuptools is required to build Marvin
   ```
   
   
   <!--- ********************************************************************************* -->
   <!--- NOTE: AUTOMATATION USES THE DESCRIPTIONS TO SET LABELS AND PRODUCE DOCUMENTATION. -->
   <!--- PLEASE PUT AN 'X' in only **ONE** box -->
   <!--- ********************************************************************************* -->
   
   ### Types of changes
   
   - [ ] Breaking change (fix or feature that would cause existing functionality to change)
   - [ ] New feature (non-breaking change which adds functionality)
   - [x] Bug fix (non-breaking change which fixes an issue)
   - [ ] Enhancement (improves an existing feature and functionality)
   - [ ] Cleanup (Code refactoring and cleanup, that may add test cases)
   
   ### Feature/Enhancement Scale or Bug Severity
   
   #### Feature/Enhancement Scale
   
   - [ ] Major
   - [ ] Minor
   
   #### Bug Severity
   
   - [ ] BLOCKER
   - [ ] Critical
   - [ ] Major
   - [ ] Minor
   - [ ] Trivial
   
   
   ### Screenshots (if appropriate):
   
   
   ### How Has This Been Tested?
   <!-- Please describe in detail how you tested your changes. -->
   <!-- Include details of your testing environment, and the tests you ran to -->
   <!-- see how your change affects other areas of the code, etc. -->
   
   
   <!-- Please read the [CONTRIBUTING](https://github.com/apache/cloudstack/blob/main/CONTRIBUTING.md) document -->
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack] blueorangutan commented on pull request #6930: debian build: add python3-setuptools to dependencies

Posted by GitBox <gi...@apache.org>.
blueorangutan commented on PR #6930:
URL: https://github.com/apache/cloudstack/pull/6930#issuecomment-1334031790

   @DaanHoogland a Jenkins job has been kicked to build packages. It will be bundled with  KVM, XenServer and VMware SystemVM templates. I'll keep you posted as I make progress.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack] DaanHoogland commented on pull request #6930: debian build: add python3-setuptools to dependencies

Posted by GitBox <gi...@apache.org>.
DaanHoogland commented on PR #6930:
URL: https://github.com/apache/cloudstack/pull/6930#issuecomment-1335163656

   @blueorangutan test ubuntu22 kvm-ubuntu22


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack] DaanHoogland commented on pull request #6930: debian build: add python3-setuptools to dependencies

Posted by GitBox <gi...@apache.org>.
DaanHoogland commented on PR #6930:
URL: https://github.com/apache/cloudstack/pull/6930#issuecomment-1339539872

   @blueorangutan test ubuntu22 kvm-ubuntu22


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack] blueorangutan commented on pull request #6930: debian build: add python3-setuptools to dependencies

Posted by GitBox <gi...@apache.org>.
blueorangutan commented on PR #6930:
URL: https://github.com/apache/cloudstack/pull/6930#issuecomment-1340338047

   <b>Trillian test result (tid-5405)</b>
   Environment: kvm-ubuntu22 (x2), Advanced Networking with Mgmt server u22
   Total time taken: 43956 seconds
   Marvin logs: https://github.com/blueorangutan/acs-prs/releases/download/trillian/pr6930-t5405-kvm-ubuntu22.zip
   Smoke tests completed. 90 look OK, 6 have errors, 9 did not run
   Only failed and skipped tests results shown below:
   
   
   Test | Result | Time (s) | Test File
   --- | --- | --- | ---
   test_01_add_primary_storage_disabled_host | `Error` | 0.69 | test_primary_storage.py
   test_01_primary_storage_nfs | `Error` | 0.14 | test_primary_storage.py
   ContextSuite context=TestStorageTags>:setup | `Error` | 0.26 | test_primary_storage.py
   ContextSuite context=TestPrivateGwACL>:setup | `Error` | 0.00 | test_privategw_acl.py
   test_01_migrate_VM_and_root_volume | `Error` | 83.33 | test_vm_life_cycle.py
   test_02_migrate_VM_with_two_data_disks | `Error` | 49.70 | test_vm_life_cycle.py
   test_01_secure_vm_migration | `Error` | 163.43 | test_vm_life_cycle.py
   test_02_unsecure_vm_migration | `Error` | 273.95 | test_vm_life_cycle.py
   test_03_secured_to_nonsecured_vm_migration | `Error` | 144.57 | test_vm_life_cycle.py
   test_08_migrate_vm | `Error` | 43.95 | test_vm_life_cycle.py
   test_02_upgrade_kubernetes_cluster | `Failure` | 518.66 | test_kubernetes_clusters.py
   test_03_deploy_and_scale_kubernetes_cluster | `Failure` | 255.43 | test_kubernetes_clusters.py
   test_07_deploy_kubernetes_ha_cluster | `Failure` | 88.52 | test_kubernetes_clusters.py
   test_08_upgrade_kubernetes_ha_cluster | `Failure` | 47.40 | test_kubernetes_clusters.py
   test_09_delete_kubernetes_ha_cluster | `Failure` | 44.31 | test_kubernetes_clusters.py
   ContextSuite context=TestKubernetesCluster>:teardown | `Error` | 129.71 | test_kubernetes_clusters.py
   test_02_list_snapshots_with_removed_data_store | `Error` | 9.61 | test_snapshots.py
   test_02_list_snapshots_with_removed_data_store | `Error` | 9.61 | test_snapshots.py
   test_hostha_enable_ha_when_host_in_maintenance | `Error` | 303.26 | test_hostha_kvm.py
   all_test_create_network | `Skipped` | --- | test_create_network.py
   all_test_network | `Skipped` | --- | test_network.py
   all_test_deploy_vgpu_enabled_vm | `Skipped` | --- | test_deploy_vgpu_enabled_vm.py
   all_test_network_acl | `Skipped` | --- | test_network_acl.py
   all_test_deploy_virtio_scsi_vm | `Skipped` | --- | test_deploy_virtio_scsi_vm.py
   all_test_deploy_vm_iso | `Skipped` | --- | test_deploy_vm_iso.py
   all_test_privategw_acl_ovs_gre | `Skipped` | --- | test_privategw_acl_ovs_gre.py
   all_test_network_permissions | `Skipped` | --- | test_network_permissions.py
   all_test_deploy_vm_root_resize | `Skipped` | --- | test_deploy_vm_root_resize.py
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack] blueorangutan commented on pull request #6930: debian build: add python3-setuptools to dependencies

Posted by GitBox <gi...@apache.org>.
blueorangutan commented on PR #6930:
URL: https://github.com/apache/cloudstack/pull/6930#issuecomment-1335164400

   @DaanHoogland a Trillian-Jenkins test job (ubuntu22 mgmt + kvm-ubuntu22) has been kicked to run smoke tests


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack] weizhouapache commented on pull request #6930: debian build: add python3-setuptools to dependencies

Posted by GitBox <gi...@apache.org>.
weizhouapache commented on PR #6930:
URL: https://github.com/apache/cloudstack/pull/6930#issuecomment-1332058571

   @blueorangutan package


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack] blueorangutan commented on pull request #6930: debian build: add python3-setuptools to dependencies

Posted by GitBox <gi...@apache.org>.
blueorangutan commented on PR #6930:
URL: https://github.com/apache/cloudstack/pull/6930#issuecomment-1339137005

   @weizhouapache a Jenkins job has been kicked to build packages. It will be bundled with  KVM, XenServer and VMware SystemVM templates. I'll keep you posted as I make progress.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack] weizhouapache commented on pull request #6930: debian build: add python3-setuptools to dependencies

Posted by GitBox <gi...@apache.org>.
weizhouapache commented on PR #6930:
URL: https://github.com/apache/cloudstack/pull/6930#issuecomment-1331964783

   
   @blueorangutan package
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack] blueorangutan commented on pull request #6930: debian build: add python3-setuptools to dependencies

Posted by GitBox <gi...@apache.org>.
blueorangutan commented on PR #6930:
URL: https://github.com/apache/cloudstack/pull/6930#issuecomment-1332102706

   Packaging result: :heavy_check_mark: el7 :heavy_check_mark: el8 :heavy_check_mark: debian :heavy_check_mark: suse15. SL-JID 4702


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack] blueorangutan commented on pull request #6930: debian build: add python3-setuptools to dependencies

Posted by GitBox <gi...@apache.org>.
blueorangutan commented on PR #6930:
URL: https://github.com/apache/cloudstack/pull/6930#issuecomment-1332059108

   @weizhouapache a Jenkins job has been kicked to build packages. It will be bundled with  KVM, XenServer and VMware SystemVM templates. I'll keep you posted as I make progress.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack] blueorangutan commented on pull request #6930: debian build: add python3-setuptools to dependencies

Posted by GitBox <gi...@apache.org>.
blueorangutan commented on PR #6930:
URL: https://github.com/apache/cloudstack/pull/6930#issuecomment-1332133958

   <b>Trillian Build Failed (tid-5310)<b/>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack] DaanHoogland commented on pull request #6930: debian build: add python3-setuptools to dependencies

Posted by GitBox <gi...@apache.org>.
DaanHoogland commented on PR #6930:
URL: https://github.com/apache/cloudstack/pull/6930#issuecomment-1333939865

   @weizhouapache is this ready for review/merge?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack] weizhouapache commented on pull request #6930: debian build: add python3-setuptools to dependencies

Posted by GitBox <gi...@apache.org>.
weizhouapache commented on PR #6930:
URL: https://github.com/apache/cloudstack/pull/6930#issuecomment-1332127894

   @blueorangutan test


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack] DaanHoogland commented on pull request #6930: debian build: add python3-setuptools to dependencies

Posted by GitBox <gi...@apache.org>.
DaanHoogland commented on PR #6930:
URL: https://github.com/apache/cloudstack/pull/6930#issuecomment-1339000384

   @blueorangutan package


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack] blueorangutan commented on pull request #6930: marvin setup: use python3

Posted by GitBox <gi...@apache.org>.
blueorangutan commented on PR #6930:
URL: https://github.com/apache/cloudstack/pull/6930#issuecomment-1331940922

   @weizhouapache a Jenkins job has been kicked to build packages. It will be bundled with  KVM, XenServer and VMware SystemVM templates. I'll keep you posted as I make progress.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack] weizhouapache commented on pull request #6930: marvin setup: use python3

Posted by GitBox <gi...@apache.org>.
weizhouapache commented on PR #6930:
URL: https://github.com/apache/cloudstack/pull/6930#issuecomment-1331939684

   @blueorangutan package


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack] blueorangutan commented on pull request #6930: debian build: add python3-setuptools to dependencies

Posted by GitBox <gi...@apache.org>.
blueorangutan commented on PR #6930:
URL: https://github.com/apache/cloudstack/pull/6930#issuecomment-1339187279

   Packaging result: :heavy_check_mark: el7 :heavy_check_mark: el8 :heavy_check_mark: debian :heavy_check_mark: suse15. SL-JID 4782


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack] blueorangutan commented on pull request #6930: debian build: add python3-setuptools to dependencies

Posted by GitBox <gi...@apache.org>.
blueorangutan commented on PR #6930:
URL: https://github.com/apache/cloudstack/pull/6930#issuecomment-1339541178

   @DaanHoogland a Trillian-Jenkins test job (ubuntu22 mgmt + kvm-ubuntu22) has been kicked to run smoke tests


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack] blueorangutan commented on pull request #6930: debian build: add python3-setuptools to dependencies

Posted by GitBox <gi...@apache.org>.
blueorangutan commented on PR #6930:
URL: https://github.com/apache/cloudstack/pull/6930#issuecomment-1343838724

   <b>Trillian test result (tid-5433)</b>
   Environment: kvm-ubuntu22 (x2), Advanced Networking with Mgmt server u22
   Total time taken: 43234 seconds
   Marvin logs: https://github.com/blueorangutan/acs-prs/releases/download/trillian/pr6930-t5433-kvm-ubuntu22.zip
   Smoke tests completed. 104 look OK, 1 have errors, 0 did not run
   Only failed and skipped tests results shown below:
   
   
   Test | Result | Time (s) | Test File
   --- | --- | --- | ---
   test_08_upgrade_kubernetes_ha_cluster | `Failure` | 594.82 | test_kubernetes_clusters.py
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack] blueorangutan commented on pull request #6930: debian build: add python3-setuptools to dependencies

Posted by GitBox <gi...@apache.org>.
blueorangutan commented on PR #6930:
URL: https://github.com/apache/cloudstack/pull/6930#issuecomment-1332006396

   Packaging result: :heavy_check_mark: el7 :heavy_check_mark: el8 :heavy_multiplication_x: debian :heavy_check_mark: suse15. SL-JID 4700


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack] blueorangutan commented on pull request #6930: debian build: add python3-setuptools to dependencies

Posted by GitBox <gi...@apache.org>.
blueorangutan commented on PR #6930:
URL: https://github.com/apache/cloudstack/pull/6930#issuecomment-1331965563

   @weizhouapache a Jenkins job has been kicked to build packages. It will be bundled with
   
    SystemVM template(s). I'll keep you posted as I make progress.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack] blueorangutan commented on pull request #6930: debian build: add python3-setuptools to dependencies

Posted by GitBox <gi...@apache.org>.
blueorangutan commented on PR #6930:
URL: https://github.com/apache/cloudstack/pull/6930#issuecomment-1334123528

   Packaging result: :heavy_check_mark: el7 :heavy_check_mark: el8 :heavy_check_mark: debian :heavy_multiplication_x: suse15. SL-JID 4730


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack] blueorangutan commented on pull request #6930: debian build: add python3-setuptools to dependencies

Posted by GitBox <gi...@apache.org>.
blueorangutan commented on PR #6930:
URL: https://github.com/apache/cloudstack/pull/6930#issuecomment-1332129872

   @weizhouapache a Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack] weizhouapache commented on pull request #6930: debian build: add python3-setuptools to dependencies

Posted by GitBox <gi...@apache.org>.
weizhouapache commented on PR #6930:
URL: https://github.com/apache/cloudstack/pull/6930#issuecomment-1332131254

   @blueorangutan test ubuntu22 kvm-ubuntu22


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack] blueorangutan commented on pull request #6930: debian build: add python3-setuptools to dependencies

Posted by GitBox <gi...@apache.org>.
blueorangutan commented on PR #6930:
URL: https://github.com/apache/cloudstack/pull/6930#issuecomment-1335184946

   <b>Trillian Build Failed (tid-5370)<b/>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack] rohityadavcloud commented on pull request #6930: debian build: add python3-setuptools to dependencies

Posted by GitBox <gi...@apache.org>.
rohityadavcloud commented on PR #6930:
URL: https://github.com/apache/cloudstack/pull/6930#issuecomment-1346004522

   The changes are only in build dependency, as packages are Debian build are passing that's enough to accept this PR. Merging based on packaging, and LGTMs.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack] blueorangutan commented on pull request #6930: debian build: add python3-setuptools to dependencies

Posted by GitBox <gi...@apache.org>.
blueorangutan commented on PR #6930:
URL: https://github.com/apache/cloudstack/pull/6930#issuecomment-1339093430

   Packaging result: :heavy_check_mark: el7 :heavy_multiplication_x: el8 :heavy_multiplication_x: debian :heavy_multiplication_x: suse15. SL-JID 4779


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack] blueorangutan commented on pull request #6930: debian build: add python3-setuptools to dependencies

Posted by GitBox <gi...@apache.org>.
blueorangutan commented on PR #6930:
URL: https://github.com/apache/cloudstack/pull/6930#issuecomment-1332133079

   @weizhouapache a Trillian-Jenkins test job (ubuntu22 mgmt + kvm-ubuntu22) has been kicked to run smoke tests


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack] blueorangutan commented on pull request #6930: debian build: add python3-setuptools to dependencies

Posted by GitBox <gi...@apache.org>.
blueorangutan commented on PR #6930:
URL: https://github.com/apache/cloudstack/pull/6930#issuecomment-1332135219

   <b>Trillian Build Failed (tid-5311)<b/>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack] blueorangutan commented on pull request #6930: debian build: add python3-setuptools to dependencies

Posted by GitBox <gi...@apache.org>.
blueorangutan commented on PR #6930:
URL: https://github.com/apache/cloudstack/pull/6930#issuecomment-1332013216

   Packaging result: :heavy_check_mark: el7 :heavy_check_mark: el8 :heavy_multiplication_x: debian :heavy_check_mark: suse15. SL-JID 4701


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack] DaanHoogland commented on pull request #6930: debian build: add python3-setuptools to dependencies

Posted by GitBox <gi...@apache.org>.
DaanHoogland commented on PR #6930:
URL: https://github.com/apache/cloudstack/pull/6930#issuecomment-1334030575

   @blueorangutan package


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack] codecov[bot] commented on pull request #6930: debian build: add python3-setuptools to dependencies

Posted by GitBox <gi...@apache.org>.
codecov[bot] commented on PR #6930:
URL: https://github.com/apache/cloudstack/pull/6930#issuecomment-1334397206

   # [Codecov](https://codecov.io/gh/apache/cloudstack/pull/6930?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) Report
   > Merging [#6930](https://codecov.io/gh/apache/cloudstack/pull/6930?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (b37e0ab) into [main](https://codecov.io/gh/apache/cloudstack/commit/4abb8b9ebf17494a27adc755730858a7e6382b89?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (4abb8b9) will **increase** coverage by `0.03%`.
   > The diff coverage is `n/a`.
   
   ```diff
   @@             Coverage Diff              @@
   ##               main    #6930      +/-   ##
   ============================================
   + Coverage     10.87%   10.90%   +0.03%     
   - Complexity     7115     7181      +66     
   ============================================
     Files          2485     2485              
     Lines        245507   248802    +3295     
     Branches      38334    39925    +1591     
   ============================================
   + Hits          26695    27135     +440     
   - Misses       215543   218304    +2761     
   - Partials       3269     3363      +94     
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/cloudstack/pull/6930?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) | Coverage Δ | |
   |---|---|---|
   | [...rver/src/main/java/com/cloud/vm/UserVmManager.java](https://codecov.io/gh/apache/cloudstack/pull/6930/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-c2VydmVyL3NyYy9tYWluL2phdmEvY29tL2Nsb3VkL3ZtL1VzZXJWbU1hbmFnZXIuamF2YQ==) | `100.00% <0.00%> (ø)` | |
   | [...java/com/cloud/tags/TaggedResourceManagerImpl.java](https://codecov.io/gh/apache/cloudstack/pull/6930/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-c2VydmVyL3NyYy9tYWluL2phdmEvY29tL2Nsb3VkL3RhZ3MvVGFnZ2VkUmVzb3VyY2VNYW5hZ2VySW1wbC5qYXZh) | `9.28% <0.00%> (+0.26%)` | :arrow_up: |
   | [.../src/main/java/com/cloud/vm/UserVmManagerImpl.java](https://codecov.io/gh/apache/cloudstack/pull/6930/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-c2VydmVyL3NyYy9tYWluL2phdmEvY29tL2Nsb3VkL3ZtL1VzZXJWbU1hbmFnZXJJbXBsLmphdmE=) | `7.19% <0.00%> (+0.48%)` | :arrow_up: |
   | [...in/java/com/cloud/server/ManagementServerImpl.java](https://codecov.io/gh/apache/cloudstack/pull/6930/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-c2VydmVyL3NyYy9tYWluL2phdmEvY29tL2Nsb3VkL3NlcnZlci9NYW5hZ2VtZW50U2VydmVySW1wbC5qYXZh) | `6.34% <0.00%> (+1.14%)` | :arrow_up: |
   | [...apache/cloudstack/alert/snmp/SnmpTrapAppender.java](https://codecov.io/gh/apache/cloudstack/pull/6930/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-cGx1Z2lucy9hbGVydC1oYW5kbGVycy9zbm1wLWFsZXJ0cy9zcmMvbWFpbi9qYXZhL29yZy9hcGFjaGUvY2xvdWRzdGFjay9hbGVydC9zbm1wL1NubXBUcmFwQXBwZW5kZXIuamF2YQ==) | `61.05% <0.00%> (+2.10%)` | :arrow_up: |
   | [...n/java/com/cloud/storage/VolumeApiServiceImpl.java](https://codecov.io/gh/apache/cloudstack/pull/6930/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-c2VydmVyL3NyYy9tYWluL2phdmEvY29tL2Nsb3VkL3N0b3JhZ2UvVm9sdW1lQXBpU2VydmljZUltcGwuamF2YQ==) | `15.35% <0.00%> (+2.48%)` | :arrow_up: |
   | [...rg/apache/cloudstack/quota/QuotaStatementImpl.java](https://codecov.io/gh/apache/cloudstack/pull/6930/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-ZnJhbWV3b3JrL3F1b3RhL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9jbG91ZHN0YWNrL3F1b3RhL1F1b3RhU3RhdGVtZW50SW1wbC5qYXZh) | `40.26% <0.00%> (+3.98%)` | :arrow_up: |
   | [...dstack/network/contrail/model/ModelObjectBase.java](https://codecov.io/gh/apache/cloudstack/pull/6930/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-cGx1Z2lucy9uZXR3b3JrLWVsZW1lbnRzL2p1bmlwZXItY29udHJhaWwvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2Nsb3Vkc3RhY2svbmV0d29yay9jb250cmFpbC9tb2RlbC9Nb2RlbE9iamVjdEJhc2UuamF2YQ==) | `28.84% <0.00%> (+7.69%)` | :arrow_up: |
   
   :mega: We’re building smart automated test selection to slash your CI/CD build times. [Learn more](https://about.codecov.io/iterative-testing/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack] weizhouapache commented on pull request #6930: debian build: add python3-setuptools to dependencies

Posted by GitBox <gi...@apache.org>.
weizhouapache commented on PR #6930:
URL: https://github.com/apache/cloudstack/pull/6930#issuecomment-1334008892

   > @weizhouapache is this ready for review/merge?
   
   Yes @DaanHoogland , moved to ready for review.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack] weizhouapache closed pull request #6930: debian build: add python3-setuptools to dependencies

Posted by GitBox <gi...@apache.org>.
weizhouapache closed pull request #6930: debian build: add python3-setuptools to dependencies
URL: https://github.com/apache/cloudstack/pull/6930


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack] blueorangutan commented on pull request #6930: debian build: add python3-setuptools to dependencies

Posted by GitBox <gi...@apache.org>.
blueorangutan commented on PR #6930:
URL: https://github.com/apache/cloudstack/pull/6930#issuecomment-1336006225

   <b>Trillian test result (tid-5376)</b>
   Environment: kvm-ubuntu22 (x2), Advanced Networking with Mgmt server u22
   Total time taken: 39554 seconds
   Marvin logs: https://github.com/blueorangutan/acs-prs/releases/download/trillian/pr6930-t5376-kvm-ubuntu22.zip
   Smoke tests completed. 100 look OK, 4 have errors, 0 did not run
   Only failed and skipped tests results shown below:
   
   
   Test | Result | Time (s) | Test File
   --- | --- | --- | ---
   test_DeployVmAntiAffinityGroup | `Error` | 35.65 | test_affinity_groups.py
   test_DeployVmAntiAffinityGroup_in_project | `Error` | 88.37 | test_affinity_groups_projects.py
   test_03_deploy_and_scale_kubernetes_cluster | `Failure` | 22.84 | test_kubernetes_clusters.py
   test_07_deploy_kubernetes_ha_cluster | `Failure` | 0.06 | test_kubernetes_clusters.py
   test_08_upgrade_kubernetes_ha_cluster | `Failure` | 0.06 | test_kubernetes_clusters.py
   test_09_delete_kubernetes_ha_cluster | `Failure` | 0.06 | test_kubernetes_clusters.py
   test_hostha_enable_ha_when_host_in_maintenance | `Error` | 304.24 | test_hostha_kvm.py
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack] blueorangutan commented on pull request #6930: debian build: add python3-setuptools to dependencies

Posted by GitBox <gi...@apache.org>.
blueorangutan commented on PR #6930:
URL: https://github.com/apache/cloudstack/pull/6930#issuecomment-1339000846

   @DaanHoogland a Jenkins job has been kicked to build packages. It will be bundled with  KVM, XenServer and VMware SystemVM templates. I'll keep you posted as I make progress.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack] weizhouapache commented on pull request #6930: debian build: add python3-setuptools to dependencies

Posted by GitBox <gi...@apache.org>.
weizhouapache commented on PR #6930:
URL: https://github.com/apache/cloudstack/pull/6930#issuecomment-1339135916

   @blueorangutan package


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack] rohityadavcloud merged pull request #6930: debian build: add python3-setuptools to dependencies

Posted by GitBox <gi...@apache.org>.
rohityadavcloud merged PR #6930:
URL: https://github.com/apache/cloudstack/pull/6930


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org