Skip to content

Instantly share code, notes, and snippets.

@harlowja
Created August 9, 2016 00:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save harlowja/bf96bb96cd1d59aeeff5ae3e3df99859 to your computer and use it in GitHub Desktop.
Save harlowja/bf96bb96cd1d59aeeff5ae3e3df99859 to your computer and use it in GitHub Desktop.
17:08:37 + git diff
17:08:37 + python packages/brpm -b systemd -v --srpm
17:08:37 Archived the code in u'/tmp/rpmbuildxf92NP/rpmbuild/SOURCES/cloud-init-0.7.6-1030-g41d472e.tar.gz'
17:08:37 Traceback (most recent call last):
17:08:37 File "packages/brpm", line 218, in <module>
17:08:37 sys.exit(main())
17:08:37 File "packages/brpm", line 179, in main
17:08:37 os.path.basename(archive_fn))
17:08:37 File "packages/brpm", line 119, in generate_spec_contents
17:08:37 return templater.render_from_file(tmpl_fn, params=subs)
17:08:37 File "/home/jenkins/workspace/cloud-init-post-patch-package-cent7/cloudinit/templater.py", line 138, in render_from_file
17:08:37 return renderer(content, params)
17:08:37 File "/home/jenkins/workspace/cloud-init-post-patch-package-cent7/cloudinit/templater.py", line 85, in basic_render
17:08:37 return BASIC_MATCHER.sub(replacer, content)
17:08:37 File "/home/jenkins/workspace/cloud-init-post-patch-package-cent7/cloudinit/templater.py", line 83, in replacer
17:08:37 return str(selected_params[key])
17:08:37 KeyError: u'r'
17:08:37 Build step 'Execute shell' marked build as failure
17:08:37 Notifying upstream projects of job completion
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment