This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| development/modules | |
| account jiocloud_registration rabbitmq | |
| add_user_to_group keystone resolver | |
| apache kvm sethostname | |
| apt logrotate ssh | |
| base_packages lvm staging | |
| ceph memcached stdlib | |
| cinder mysql sudo | |
| concat network sysctl |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Finished in 11.58 seconds | |
| 57 examples, 17 failures | |
| Failed examples: | |
| rspec ./spec/tests/networkcontroller/networkcontroller_spec.rb:6 # File "/etc/neutron/plugins/ml2/ml2_conf.ini" content should match /^tunnel_types ?= ?gre$/ | |
| rspec ./spec/tests/networkcontroller/networkcontroller_spec.rb:7 # File "/etc/neutron/plugins/ml2/ml2_conf.ini" content should match /^type_drivers ?= ?gre,vlan,flat$/ | |
| rspec ./spec/tests/networkcontroller/networkcontroller_spec.rb:8 # File "/etc/neutron/plugins/ml2/ml2_conf.ini" content should match /^network_vlan_ranges = ?physnet1:1000:2999$/ | |
| rspec ./spec/tests/networkcontroller/networkcontroller_spec.rb:9 # File "/etc/neutron/plugins/ml2/ml2_conf.ini" content should match /^tunnel_id_ranges ?= ?1:10000$/ | |
| rspec ./spec/tests/networkcontroller/networkcontroller_spec.rb:10 # File "/etc/neutron/plugins/ml2/ml2_conf.ini" content should match /^mechanism_drivers ?= ?openvswitch,l2population$/ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| root@jenkins-server:~# ls -l /usr/lib/python2.7/dist-packages | |
| total 1300 | |
| drwxr-xr-x 3 root root 4096 Apr 9 19:43 apt | |
| -rw-r--r-- 1 root root 60240 Jan 24 16:07 apt_inst.so | |
| -rw-r--r-- 1 root root 346320 Jan 24 16:07 apt_pkg.so | |
| drwxr-xr-x 2 root root 4096 Apr 9 19:43 aptsources | |
| drwxr-xr-x 29 root root 4096 Apr 9 19:44 boto | |
| lrwxrwxrwx 1 root root 43 Jun 27 2013 boto-2.2.2.egg-info -> ../../../share/pyshared/boto-2.2.2.egg-info | |
| drwxr-xr-x 7 root root 4096 Apr 9 19:44 Cheetah | |
| drwxr-xr-x 2 root root 4096 Apr 9 19:44 Cheetah-2.4.4.egg-info |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| root@jenkins-server:~# ls -l /usr/local/lib/python2.7/dist-packages | |
| total 628 | |
| drwxr-sr-x 4 root staff 4096 Jul 11 22:14 apscheduler | |
| drwxr-sr-x 2 root staff 4096 Jul 11 22:14 APScheduler-2.1.2.dist-info | |
| drwxr-sr-x 4 root staff 4096 Jul 11 22:15 async | |
| drwxr-sr-x 2 root staff 4096 Jul 11 22:15 async-0.6.1.egg-info | |
| drwxr-sr-x 5 root staff 4096 Jul 11 22:14 babel | |
| drwxr-sr-x 2 root staff 4096 Jul 11 22:14 Babel-1.3.egg-info | |
| drwxr-sr-x 2 root staff 4096 Jul 11 22:14 ecdsa | |
| drwxr-sr-x 2 root staff 4096 Jul 11 22:14 ecdsa-0.11.egg-info |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| jenkins-jobs update --delete-old /etc/jenkins_jobs/config | |
| INFO:root:Updating jobs in /etc/jenkins_jobs/config ([]) | |
| Traceback (most recent call last): | |
| File "/usr/local/bin/jenkins-jobs", line 10, in <module> | |
| sys.exit(main()) | |
| File "/usr/local/lib/python2.7/dist-packages/jenkins_jobs/cmd.py", line 104, in main | |
| execute(options, config) | |
| File "/usr/local/lib/python2.7/dist-packages/jenkins_jobs/cmd.py", line 189, in execute | |
| jobs = builder.update_job(options.path, options.names) | |
| File "/usr/local/lib/python2.7/dist-packages/jenkins_jobs/builder.py", line 606, in update_job |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| jenkins-jobs update --delete-old /etc/jenkins_jobs/config | |
| INFO:root:Updating jobs in /etc/jenkins_jobs/config ([]) | |
| Traceback (most recent call last): | |
| File "/usr/local/bin/jenkins-jobs", line 10, in <module> | |
| sys.exit(main()) | |
| File "/usr/local/lib/python2.7/dist-packages/jenkins_jobs/cmd.py", line 104, in main | |
| execute(options, config) | |
| File "/usr/local/lib/python2.7/dist-packages/jenkins_jobs/cmd.py", line 189, in execute | |
| jobs = builder.update_job(options.path, options.names) | |
| File "/usr/local/lib/python2.7/dist-packages/jenkins_jobs/builder.py", line 606, in update_job |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| INFO:root:Updating jobs in /etc/jenkins_jobs/config ([]) | |
| Traceback (most recent call last): | |
| File "/usr/local/bin/jenkins-jobs", line 10, in <module> | |
| sys.exit(main()) | |
| File "/usr/local/lib/python2.7/dist-packages/jenkins_jobs/cmd.py", line 104, in main | |
| execute(options, config) | |
| File "/usr/local/lib/python2.7/dist-packages/jenkins_jobs/cmd.py", line 189, in execute | |
| jobs = builder.update_job(options.path, options.names) | |
| File "/usr/local/lib/python2.7/dist-packages/jenkins_jobs/builder.py", line 606, in update_job | |
| self.load_files(input_fn) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| File "/usr/local/lib/python2.7/dist-packages/jenkins_jobs/builder.py", line 128, in __init__ | |
| self.registry = ModuleRegistry(self.config) | |
| File "/usr/local/lib/python2.7/dist-packages/jenkins_jobs/builder.py", line 360, in __init__ | |
| Mod = entrypoint.load() | |
| File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 1988, in load | |
| if require: self.require(env, installer) | |
| File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 2001, in require | |
| working_set.resolve(self.dist.requires(self.extras),env,installer)) | |
| File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 584, in resolve | |
| raise DistributionNotFound(req) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ERROR: Property error : compute_instance: metadata No content found in the "files" section for get_file path: user.yaml |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| parameters: | |
| private_key: | |
| type: string | |
| description: Pregenerated private key file path | |
| resources: | |
| compute_instance: | |
| properties: | |
| metadata: | |
| private_key: | |
| get_file { get_param: private_key } |