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 2020/04/29 13:00:24 UTC

[GitHub] [cloudstack] shwstppr opened a new pull request #3992: cks: use public links for templates and binaries iso for smoke tests

shwstppr opened a new pull request #3992:
URL: https://github.com/apache/cloudstack/pull/3992


   ## Description
   Use public links for templates and binaries iso for CKS smoke tests
   
   <!-- For new features, provide link to FS, dev ML discussion etc. -->
   <!-- In case of bug fix, the expected and actual behaviours, steps to reproduce. -->
   
   <!-- When "Fixes: #<id>" is specified, the issue/PR will automatically be closed when this PR gets merged -->
   <!-- For addressing multiple issues/PRs, use multiple "Fixes: #<id>" -->
   <!-- Fixes: # -->
   
   ## Types of changes
   <!--- What types of changes does your code introduce? Put an `x` in all the boxes that apply: -->
   - [ ] 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)
   
   ## 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/master/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.

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



[GitHub] [cloudstack] blueorangutan commented on pull request #3992: cks: use public links for templates and binaries iso for smoke tests

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


   Packaging result: ✔centos7 ✔debian. JID-1206


----------------------------------------------------------------
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.

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



[GitHub] [cloudstack] DaanHoogland commented on pull request #3992: cks: use public links for templates and binaries iso for smoke tests

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


   @shwstppr can you check those results? two platforms fail but the third passes the same 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.

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



[GitHub] [cloudstack] andrijapanicsb commented on pull request #3992: cks: use public links for templates and binaries iso for smoke tests

Posted by GitBox <gi...@apache.org>.
andrijapanicsb commented on pull request #3992:
URL: https://github.com/apache/cloudstack/pull/3992#issuecomment-624543371


   [root@ref-trl-902-k-M7-andrija-panic-mgmt1 ~]# wget http://download.cloudstack.org/cks/setup-1.14.9.iso
   --2020-05-06 11:32:06--  http://download.cloudstack.org/cks/setup-1.14.9.iso
   Resolving download.cloudstack.org (download.cloudstack.org)... 185.27.174.49, 2a00:f10:121:400:403:9cff:fe00:37f
   Connecting to download.cloudstack.org (download.cloudstack.org)|185.27.174.49|:80... connected.
   HTTP request sent, awaiting response... 200 OK
   Length: 1077303296 (1.0G) [application/x-iso9660-image]
   Saving to: ‘setup-1.14.9.iso’
   
   100%[=========================================================================>] 1,077,303,296 8.07MB/s   in **2m 8s** 
   
   So for 5 x ISOs, that's 10min at least - could be worse I guess...


----------------------------------------------------------------
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.

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



[GitHub] [cloudstack] shwstppr removed a comment on pull request #3992: cks: use public links for templates and binaries iso for smoke tests

Posted by GitBox <gi...@apache.org>.
shwstppr removed a comment on pull request #3992:
URL: https://github.com/apache/cloudstack/pull/3992#issuecomment-622349257






----------------------------------------------------------------
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.

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



[GitHub] [cloudstack] blueorangutan commented on pull request #3992: cks: use public links for templates and binaries iso for smoke tests

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


   <b>Trillian test result (tid-1496)</b>
   Environment: xenserver-71 (x2), Advanced Networking with Mgmt server 7
   Total time taken: 33488 seconds
   Marvin logs: https://github.com/blueorangutan/acs-prs/releases/download/trillian/pr3992-t1496-xenserver-71.zip
   Intermittent failure detected: /marvin/tests/smoke/test_scale_vm.py
   Smoke tests completed. 82 look OK, 1 have error(s)
   Only failed tests results shown below:
   
   
   Test | Result | Time (s) | Test File
   --- | --- | --- | ---
   test_01_scale_vm | `Failure` | 20.46 | test_scale_vm.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.

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



[GitHub] [cloudstack] DaanHoogland removed a comment on pull request #3992: cks: use public links for templates and binaries iso for smoke tests

Posted by GitBox <gi...@apache.org>.
DaanHoogland removed a comment on pull request #3992:
URL: https://github.com/apache/cloudstack/pull/3992#issuecomment-621706165


   @blueorangutan test matrix


----------------------------------------------------------------
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.

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



[GitHub] [cloudstack] blueorangutan removed a comment on pull request #3992: cks: use public links for templates and binaries iso for smoke tests

Posted by GitBox <gi...@apache.org>.
blueorangutan removed a comment on pull request #3992:
URL: https://github.com/apache/cloudstack/pull/3992#issuecomment-620982730


   @shwstppr a Trillian-Jenkins matrix job (centos7 mgmt + xs71, centos7 mgmt + vmware67, centos7 mgmt + kvmcentos7) 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.

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



[GitHub] [cloudstack] blueorangutan removed a comment on pull request #3992: cks: use public links for templates and binaries iso for smoke tests

Posted by GitBox <gi...@apache.org>.
blueorangutan removed a comment on pull request #3992:
URL: https://github.com/apache/cloudstack/pull/3992#issuecomment-609856523


   Packaging result: ✔centos7 ✔debian. JID-1132


----------------------------------------------------------------
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.

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



[GitHub] [cloudstack] blueorangutan commented on pull request #3992: cks: use public links for templates and binaries iso for smoke tests

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


   <b>Trillian test result (tid-1499)</b>
   Environment: vmware-67u3 (x2), Advanced Networking with Mgmt server 7
   Total time taken: 38500 seconds
   Marvin logs: https://github.com/blueorangutan/acs-prs/releases/download/trillian/pr3992-t1499-vmware-67u3.zip
   Intermittent failure detected: /marvin/tests/smoke/test_host_maintenance.py
   Smoke tests completed. 81 look OK, 0 have error(s)
   Only failed tests results shown below:
   
   
   Test | Result | Time (s) | Test File
   --- | --- | --- | ---
   


----------------------------------------------------------------
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.

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



[GitHub] [cloudstack] blueorangutan commented on pull request #3992: cks: use public links for templates and binaries iso for smoke tests

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


   @shwstppr a Trillian-Jenkins matrix job (centos7 mgmt + xs71, centos7 mgmt + vmware67, centos7 mgmt + kvmcentos7) 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.

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



[GitHub] [cloudstack] shwstppr commented on pull request #3992: cks: use public links for templates and binaries iso for smoke tests

Posted by GitBox <gi...@apache.org>.
shwstppr commented on pull request #3992:
URL: https://github.com/apache/cloudstack/pull/3992#issuecomment-623060232


   @blueorangutan test matrix


----------------------------------------------------------------
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.

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



[GitHub] [cloudstack] blueorangutan commented on pull request #3992: cks: use public links for templates and binaries iso for smoke tests

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


   <b>Trillian test result (tid-1497)</b>
   Environment: kvm-centos7 (x2), Advanced Networking with Mgmt server 7
   Total time taken: 35859 seconds
   Marvin logs: https://github.com/blueorangutan/acs-prs/releases/download/trillian/pr3992-t1497-kvm-centos7.zip
   Intermittent failure detected: /marvin/tests/smoke/test_hostha_kvm.py
   Smoke tests completed. 83 look OK, 0 have error(s)
   Only failed tests results shown below:
   
   
   Test | Result | Time (s) | Test File
   --- | --- | --- | ---
   


----------------------------------------------------------------
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.

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



[GitHub] [cloudstack] blueorangutan commented on pull request #3992: cks: use public links for templates and binaries iso for smoke tests

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


   @DaanHoogland a Jenkins job has been kicked to build packages. 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.

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



[GitHub] [cloudstack] blueorangutan commented on pull request #3992: cks: use public links for templates and binaries iso for smoke tests

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


   @shwstppr a Trillian-Jenkins test job (centos7 mgmt + vmware-67u3) 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.

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



[GitHub] [cloudstack] blueorangutan removed a comment on pull request #3992: cks: use public links for templates and binaries iso for smoke tests

Posted by GitBox <gi...@apache.org>.
blueorangutan removed a comment on pull request #3992:
URL: https://github.com/apache/cloudstack/pull/3992#issuecomment-622262341






----------------------------------------------------------------
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.

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



[GitHub] [cloudstack] blueorangutan removed a comment on pull request #3992: cks: use public links for templates and binaries iso for smoke tests

Posted by GitBox <gi...@apache.org>.
blueorangutan removed a comment on pull request #3992:
URL: https://github.com/apache/cloudstack/pull/3992#issuecomment-621212052






----------------------------------------------------------------
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.

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



[GitHub] [cloudstack] shwstppr commented on pull request #3992: cks: use public links for templates and binaries iso for smoke tests

Posted by GitBox <gi...@apache.org>.
shwstppr commented on pull request #3992:
URL: https://github.com/apache/cloudstack/pull/3992#issuecomment-624561793


   @andrijapanicsb I'll work for overriding URLs with local server URLs as Rohit suggested in next few days or over the weekend. Can be fixed in next release/after 4.14


----------------------------------------------------------------
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.

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



[GitHub] [cloudstack] shwstppr commented on pull request #3992: cks: use public links for templates and binaries iso for smoke tests

Posted by GitBox <gi...@apache.org>.
shwstppr commented on pull request #3992:
URL: https://github.com/apache/cloudstack/pull/3992#issuecomment-623060263


   @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.

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



[GitHub] [cloudstack] blueorangutan commented on pull request #3992: cks: use public links for templates and binaries iso for smoke tests

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


   @shwstppr a Trillian-Jenkins matrix job (centos7 mgmt + xs71, centos7 mgmt + vmware67, centos7 mgmt + kvmcentos7) 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.

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



[GitHub] [cloudstack] shwstppr commented on pull request #3992: cks: use public links for templates and binaries iso for smoke tests

Posted by GitBox <gi...@apache.org>.
shwstppr commented on pull request #3992:
URL: https://github.com/apache/cloudstack/pull/3992#issuecomment-621291442


   @DaanHoogland will look at the logs and will try to fix the issue in next hours or tomorrow morning


----------------------------------------------------------------
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.

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



[GitHub] [cloudstack] shwstppr commented on pull request #3992: cks: use public links for templates and binaries iso for smoke tests

Posted by GitBox <gi...@apache.org>.
shwstppr commented on pull request #3992:
URL: https://github.com/apache/cloudstack/pull/3992#issuecomment-621710032


   @DaanHoogland 1.16.0 ISO is yet not available on public repo. Plus tests might fail due to Trillian issues right now


----------------------------------------------------------------
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.

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



[GitHub] [cloudstack] shwstppr commented on pull request #3992: cks: use public links for templates and binaries iso for smoke tests

Posted by GitBox <gi...@apache.org>.
shwstppr commented on pull request #3992:
URL: https://github.com/apache/cloudstack/pull/3992#issuecomment-623306781


   @PaulAngus @rhtyd @borisstoyanov @andrijapanicsb 
   Need your opinion on this. Since CKS tests need multiple k8s binaries ISOs (~1GB in size each) which makes tests to run for longer time for download (from the Internet) and install of these ISOs does it make sense to move CKS tests into component tests from smoke-tests?
   Or any other way you can suggest to make this part of the tests more reliable, faster?
   cc @DaanHoogland 


----------------------------------------------------------------
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.

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



[GitHub] [cloudstack] shwstppr commented on pull request #3992: cks: use public links for templates and binaries iso for smoke tests

Posted by GitBox <gi...@apache.org>.
shwstppr commented on pull request #3992:
URL: https://github.com/apache/cloudstack/pull/3992#issuecomment-623064060


   @blueorangutan test matrix


----------------------------------------------------------------
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.

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



[GitHub] [cloudstack] blueorangutan commented on pull request #3992: cks: use public links for templates and binaries iso for smoke tests

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


   <b>Trillian test result (tid-1492)</b>
   Environment: xenserver-71 (x2), Advanced Networking with Mgmt server 7
   Total time taken: 36895 seconds
   Marvin logs: https://github.com/blueorangutan/acs-prs/releases/download/trillian/pr3992-t1492-xenserver-71.zip
   Intermittent failure detected: /marvin/tests/smoke/test_kubernetes_supported_versions.py
   Intermittent failure detected: /marvin/tests/smoke/test_scale_vm.py
   Smoke tests completed. 81 look OK, 2 have error(s)
   Only failed tests results shown below:
   
   
   Test | Result | Time (s) | Test File
   --- | --- | --- | ---
   test_01_add_delete_kubernetes_supported_version | `Error` | 1206.82 | test_kubernetes_supported_versions.py
   test_01_scale_vm | `Failure` | 27.75 | test_scale_vm.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.

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



[GitHub] [cloudstack] blueorangutan commented on pull request #3992: cks: use public links for templates and binaries iso for smoke tests

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


   <b>Trillian test result (tid-1494)</b>
   Environment: vmware-67u3 (x2), Advanced Networking with Mgmt server 7
   Total time taken: 45133 seconds
   Marvin logs: https://github.com/blueorangutan/acs-prs/releases/download/trillian/pr3992-t1494-vmware-67u3.zip
   Smoke tests completed. 83 look OK, 0 have error(s)
   Only failed tests results shown below:
   
   
   Test | Result | Time (s) | Test File
   --- | --- | --- | ---
   


----------------------------------------------------------------
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.

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



[GitHub] [cloudstack] DaanHoogland commented on pull request #3992: cks: use public links for templates and binaries iso for smoke tests

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


   I guess not, the error is in the other test file. Can you please look at this error as well and advice if this can independendly merged, @shwstppr ?


----------------------------------------------------------------
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.

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



[GitHub] [cloudstack] andrijapanicsb edited a comment on pull request #3992: cks: use public links for templates and binaries iso for smoke tests

Posted by GitBox <gi...@apache.org>.
andrijapanicsb edited a comment on pull request #3992:
URL: https://github.com/apache/cloudstack/pull/3992#issuecomment-624541854


   @shwstppr can you please advise on the duration of these tests and can we also override the URLs the same way we do with i.e. systemVM templates or default centos templates, to be downloaded actually from our local web server - downloading from download.cloudstack is slow


----------------------------------------------------------------
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.

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



[GitHub] [cloudstack] rhtyd commented on pull request #3992: cks: use public links for templates and binaries iso for smoke tests

Posted by GitBox <gi...@apache.org>.
rhtyd commented on pull request #3992:
URL: https://github.com/apache/cloudstack/pull/3992#issuecomment-623990498


   LGTM, merge this @DaanHoogland @andrijapanicsb ?


----------------------------------------------------------------
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.

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



[GitHub] [cloudstack] shwstppr commented on pull request #3992: cks: use public links for templates and binaries iso for smoke tests

Posted by GitBox <gi...@apache.org>.
shwstppr commented on pull request #3992:
URL: https://github.com/apache/cloudstack/pull/3992#issuecomment-623262724


   @blueorangutan test centos7 vmware-67u3


----------------------------------------------------------------
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.

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



[GitHub] [cloudstack] andrijapanicsb commented on pull request #3992: cks: use public links for templates and binaries iso for smoke tests

Posted by GitBox <gi...@apache.org>.
andrijapanicsb commented on pull request #3992:
URL: https://github.com/apache/cloudstack/pull/3992#issuecomment-624541854


   @shwstppr can you please advise on the duration of these tests and can we also override the URLs the same way we do with i.e. systemVM templates or default centos templates, to be downloaded actually from our local web server - downloading from download.cloudstack is slow as hell


----------------------------------------------------------------
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.

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



[GitHub] [cloudstack] shwstppr removed a comment on pull request #3992: cks: use public links for templates and binaries iso for smoke tests

Posted by GitBox <gi...@apache.org>.
shwstppr removed a comment on pull request #3992:
URL: https://github.com/apache/cloudstack/pull/3992#issuecomment-620982623


   @blueorangutan test matrix


----------------------------------------------------------------
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.

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



[GitHub] [cloudstack] blueorangutan commented on pull request #3992: cks: use public links for templates and binaries iso for smoke tests

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


   <b>Trillian test result (tid-1493)</b>
   Environment: kvm-centos7 (x2), Advanced Networking with Mgmt server 7
   Total time taken: 37150 seconds
   Marvin logs: https://github.com/blueorangutan/acs-prs/releases/download/trillian/pr3992-t1493-kvm-centos7.zip
   Intermittent failure detected: /marvin/tests/smoke/test_internal_lb.py
   Intermittent failure detected: /marvin/tests/smoke/test_kubernetes_supported_versions.py
   Smoke tests completed. 82 look OK, 1 have error(s)
   Only failed tests results shown below:
   
   
   Test | Result | Time (s) | Test File
   --- | --- | --- | ---
   test_01_add_delete_kubernetes_supported_version | `Error` | 1207.17 | test_kubernetes_supported_versions.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.

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



[GitHub] [cloudstack] blueorangutan commented on pull request #3992: cks: use public links for templates and binaries iso for smoke tests

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


   <b>Trillian test result (tid-1475)</b>
   Environment: xenserver-71 (x2), Advanced Networking with Mgmt server 7
   Total time taken: 32589 seconds
   Marvin logs: https://github.com/blueorangutan/acs-prs/releases/download/trillian/pr3992-t1475-xenserver-71.zip
   Intermittent failure detected: /marvin/tests/smoke/test_kubernetes_supported_versions.py
   Intermittent failure detected: /marvin/tests/smoke/test_scale_vm.py
   Smoke tests completed. 81 look OK, 2 have error(s)
   Only failed tests results shown below:
   
   
   Test | Result | Time (s) | Test File
   --- | --- | --- | ---
   test_01_add_delete_kubernetes_supported_version | `Error` | 636.95 | test_kubernetes_supported_versions.py
   test_01_scale_vm | `Failure` | 13.41 | test_scale_vm.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.

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



[GitHub] [cloudstack] DaanHoogland commented on pull request #3992: cks: use public links for templates and binaries iso for smoke tests

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


   @blueorangutan test matrix


----------------------------------------------------------------
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.

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



[GitHub] [cloudstack] shwstppr removed a comment on pull request #3992: cks: use public links for templates and binaries iso for smoke tests

Posted by GitBox <gi...@apache.org>.
shwstppr removed a comment on pull request #3992:
URL: https://github.com/apache/cloudstack/pull/3992#issuecomment-621710032


   @DaanHoogland 1.16.0 ISO is yet not available on public repo. Plus tests might fail due to Trillian issues right now


----------------------------------------------------------------
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.

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



[GitHub] [cloudstack] blueorangutan commented on pull request #3992: cks: use public links for templates and binaries iso for smoke tests

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


   <b>Trillian test result (tid-1477)</b>
   Environment: vmware-67u3 (x2), Advanced Networking with Mgmt server 7
   Total time taken: 35575 seconds
   Marvin logs: https://github.com/blueorangutan/acs-prs/releases/download/trillian/pr3992-t1477-vmware-67u3.zip
   Smoke tests completed. 83 look OK, 0 have error(s)
   Only failed tests results shown below:
   
   
   Test | Result | Time (s) | Test File
   --- | --- | --- | ---
   


----------------------------------------------------------------
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.

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



[GitHub] [cloudstack] rhtyd commented on pull request #3992: cks: use public links for templates and binaries iso for smoke tests

Posted by GitBox <gi...@apache.org>.
rhtyd commented on pull request #3992:
URL: https://github.com/apache/cloudstack/pull/3992#issuecomment-623336347


   @shwstppr does it take more than 0.5-1 hour to run the test, I would keep it in smoketest/ 
   You can host the isos locally on staging server which is closer to the trillian env; make the url configure URL specific to the Trillian env via its test_data: https://github.com/shapeblue/Trillian/blob/master/Ansible/roles/marvin/templates/test_data.py.j2
   The test_data (default) is here: https://github.com/apache/cloudstack/blob/master/tools/marvin/marvin/config/test_data.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.

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



[GitHub] [cloudstack] shwstppr commented on pull request #3992: cks: use public links for templates and binaries iso for smoke tests

Posted by GitBox <gi...@apache.org>.
shwstppr commented on pull request #3992:
URL: https://github.com/apache/cloudstack/pull/3992#issuecomment-622262222


   @blueorangutan test matrix


----------------------------------------------------------------
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.

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



[GitHub] [cloudstack] shwstppr commented on pull request #3992: cks: use public links for templates and binaries iso for smoke tests

Posted by GitBox <gi...@apache.org>.
shwstppr commented on pull request #3992:
URL: https://github.com/apache/cloudstack/pull/3992#issuecomment-620982623


   @blueorangutan test matrix


----------------------------------------------------------------
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.

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



[GitHub] [cloudstack] blueorangutan commented on pull request #3992: cks: use public links for templates and binaries iso for smoke tests

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


   @shwstppr a Jenkins job has been kicked to build packages. 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.

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



[GitHub] [cloudstack] DaanHoogland commented on pull request #3992: cks: use public links for templates and binaries iso for smoke tests

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


   @shwstppr could we spoof the ISOs with smaller files and put those in a local webserver somewhere?


----------------------------------------------------------------
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.

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



[GitHub] [cloudstack] andrijapanicsb commented on pull request #3992: cks: use public links for templates and binaries iso for smoke tests

Posted by GitBox <gi...@apache.org>.
andrijapanicsb commented on pull request #3992:
URL: https://github.com/apache/cloudstack/pull/3992#issuecomment-624609569


   sure @shwstppr - keep in mind we override inside Trillian code, not in the public git code here!
   thx


----------------------------------------------------------------
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.

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



[GitHub] [cloudstack] blueorangutan commented on pull request #3992: cks: use public links for templates and binaries iso for smoke tests

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


   @DaanHoogland a Trillian-Jenkins matrix job (centos7 mgmt + xs71, centos7 mgmt + vmware67, centos7 mgmt + kvmcentos7) 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.

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



[GitHub] [cloudstack] blueorangutan commented on pull request #3992: cks: use public links for templates and binaries iso for smoke tests

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


   @shwstppr a Trillian-Jenkins matrix job (centos7 mgmt + xs71, centos7 mgmt + vmware67, centos7 mgmt + kvmcentos7) 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.

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



[GitHub] [cloudstack] DaanHoogland commented on pull request #3992: cks: use public links for templates and binaries iso for smoke tests

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


   @rhtyd I don't agree either a run of more than 0.5 hour or a download of multiple 1GB files would justify not running it on every test run.
   adding the URLs to test_data does certainly make sense though.


----------------------------------------------------------------
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.

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



[GitHub] [cloudstack] shwstppr removed a comment on pull request #3992: cks: use public links for templates and binaries iso for smoke tests

Posted by GitBox <gi...@apache.org>.
shwstppr removed a comment on pull request #3992:
URL: https://github.com/apache/cloudstack/pull/3992#issuecomment-622262222


   @blueorangutan test matrix


----------------------------------------------------------------
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.

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



[GitHub] [cloudstack] shwstppr commented on pull request #3992: cks: use public links for templates and binaries iso for smoke tests

Posted by GitBox <gi...@apache.org>.
shwstppr commented on pull request #3992:
URL: https://github.com/apache/cloudstack/pull/3992#issuecomment-622349257


   @blueorangutan test matrix


----------------------------------------------------------------
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.

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



[GitHub] [cloudstack] blueorangutan commented on pull request #3992: cks: use public links for templates and binaries iso for smoke tests

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


   Packaging result: ✔centos7 ✔debian. JID-1202


----------------------------------------------------------------
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.

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



[GitHub] [cloudstack] DaanHoogland commented on pull request #3992: cks: use public links for templates and binaries iso for smoke tests

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


   @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.

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



[GitHub] [cloudstack] blueorangutan commented on pull request #3992: cks: use public links for templates and binaries iso for smoke tests

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


   <b>Trillian test result (tid-1476)</b>
   Environment: kvm-centos7 (x2), Advanced Networking with Mgmt server 7
   Total time taken: 30699 seconds
   Marvin logs: https://github.com/blueorangutan/acs-prs/releases/download/trillian/pr3992-t1476-kvm-centos7.zip
   Intermittent failure detected: /marvin/tests/smoke/test_kubernetes_supported_versions.py
   Smoke tests completed. 82 look OK, 1 have error(s)
   Only failed tests results shown below:
   
   
   Test | Result | Time (s) | Test File
   --- | --- | --- | ---
   test_01_add_delete_kubernetes_supported_version | `Error` | 35.52 | test_kubernetes_supported_versions.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.

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



[GitHub] [cloudstack] blueorangutan commented on pull request #3992: cks: use public links for templates and binaries iso for smoke tests

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


   @shwstppr a Trillian-Jenkins matrix job (centos7 mgmt + xs71, centos7 mgmt + vmware67, centos7 mgmt + kvmcentos7) 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.

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



[GitHub] [cloudstack] DaanHoogland commented on pull request #3992: cks: use public links for templates and binaries iso for smoke tests

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


   looking at the code i see a `1.16.0` mentioned but on the site it is missing. might that be the issue?
   
     | Name | Last modified | Size | Description
   -- | -- | -- | -- | --
     | Parent Directory |   | - |  
     | setup-1.11.4.iso | 2020-01-14 11:52 | 1.0G |  
     | setup-1.12.5.iso | 2020-01-14 11:54 | 1.0G |  
     | setup-1.13.2.iso | 2020-01-14 11:55 | 927M |  
     | setup-1.14.9.iso | 2020-01-14 11:57 | 1.0G |  
     | setup-1.15.0.iso | 2020-01-14 12:00 | 1.0G |  
     | setup-1.16.3.iso | 2020-01-14 12:01 | 1.0G |  
   


----------------------------------------------------------------
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.

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



[GitHub] [cloudstack] shwstppr commented on pull request #3992: cks: use public links for templates and binaries iso for smoke tests

Posted by GitBox <gi...@apache.org>.
shwstppr commented on pull request #3992:
URL: https://github.com/apache/cloudstack/pull/3992#issuecomment-621436056


   > looking at the code i see a `1.16.0` mentioned but on the site it is missing. might that be the issue?
   >   	Name 	Last modified 	Size 	Description
   >   	Parent Directory 	  	- 	 
   >   	setup-1.11.4.iso 	2020-01-14 11:52 	1.0G 	 
   >   	setup-1.12.5.iso 	2020-01-14 11:54 	1.0G 	 
   >   	setup-1.13.2.iso 	2020-01-14 11:55 	927M 	 
   >   	setup-1.14.9.iso 	2020-01-14 11:57 	1.0G 	 
   >   	setup-1.15.0.iso 	2020-01-14 12:00 	1.0G 	 
   >   	setup-1.16.3.iso 	2020-01-14 12:01 	1.0G
   
   @DaanHoogland yes 1.16.0 is missing and it is needed for testing upgrade on HA k8s cluster. I've internally asked for adding it at a public repo.


----------------------------------------------------------------
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.

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



[GitHub] [cloudstack] blueorangutan commented on pull request #3992: cks: use public links for templates and binaries iso for smoke tests

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


   <b>Trillian test result (tid-1498)</b>
   Environment: vmware-67u3 (x2), Advanced Networking with Mgmt server 7
   Total time taken: 50547 seconds
   Marvin logs: https://github.com/blueorangutan/acs-prs/releases/download/trillian/pr3992-t1498-vmware-67u3.zip
   Intermittent failure detected: /marvin/tests/smoke/test_deploy_vm_root_resize.py
   Intermittent failure detected: /marvin/tests/smoke/test_kubernetes_supported_versions.py
   Intermittent failure detected: /marvin/tests/smoke/test_network.py
   Intermittent failure detected: /marvin/tests/smoke/test_privategw_acl.py
   Smoke tests completed. 82 look OK, 1 have error(s)
   Only failed tests results shown below:
   
   
   Test | Result | Time (s) | Test File
   --- | --- | --- | ---
   test_01_add_delete_kubernetes_supported_version | `Error` | 1807.22 | test_kubernetes_supported_versions.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.

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