[Qa-jenkins-scm] Build failed in Jenkins: reproducible_html_notes #11713

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Wed Jan 19 06:58:13 GMT 2022


See <https://jenkins.debian.net/job/reproducible_html_notes/11713/display/redirect?page=changes>

Changes:

[Vagrant Cascadian] segyio: Mark with cmake_rpath_contains_build_path.


------------------------------------------
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building on the built-in node in workspace <https://jenkins.debian.net/job/reproducible_html_notes/ws/>
The recommended git tool is: NONE
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://salsa.debian.org/reproducible-builds/reproducible-notes.git
 > git init <https://jenkins.debian.net/job/reproducible_html_notes/ws/> # timeout=10
Fetching upstream changes from https://salsa.debian.org/reproducible-builds/reproducible-notes.git
 > git --version # timeout=10
 > git --version # 'git version 2.30.2'
 > git fetch --tags --force --progress -- https://salsa.debian.org/reproducible-builds/reproducible-notes.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://salsa.debian.org/reproducible-builds/reproducible-notes.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 744557d68a3742fba8a7e016d35ea1c117d0571a (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 744557d68a3742fba8a7e016d35ea1c117d0571a # timeout=10
Commit message: "segyio: Mark with cmake_rpath_contains_build_path."
 > git rev-list --no-walk dce20c8de071551ab0361e8937608fa06a344db9 # timeout=10
[workspace] $ /bin/sh -xe /tmp/jenkins3037204119175250900.sh
+ /srv/jenkins/bin/reproducible_notes.py
[2022-01-19 06:58:06] INFO: Starting at 2022-01-19 06:58:06.472724
/srv/jenkins/bin/reproducible_notes.py:40: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details.
  original = yaml.load(fd)
Traceback (most recent call last):
  File "/srv/jenkins/bin/reproducible_notes.py", line 184, in <module>
    notes = load_notes()
  File "/srv/jenkins/bin/reproducible_notes.py", line 40, in load_notes
    original = yaml.load(fd)
  File "/usr/lib/python3/dist-packages/yaml/__init__.py", line 114, in load
    return loader.get_single_data()
  File "/usr/lib/python3/dist-packages/yaml/constructor.py", line 49, in get_single_data
    node = self.get_single_node()
  File "/usr/lib/python3/dist-packages/yaml/composer.py", line 36, in get_single_node
    document = self.compose_document()
  File "/usr/lib/python3/dist-packages/yaml/composer.py", line 55, in compose_document
    node = self.compose_node(None, None)
  File "/usr/lib/python3/dist-packages/yaml/composer.py", line 84, in compose_node
    node = self.compose_mapping_node(anchor)
  File "/usr/lib/python3/dist-packages/yaml/composer.py", line 133, in compose_mapping_node
    item_value = self.compose_node(node, item_key)
  File "/usr/lib/python3/dist-packages/yaml/composer.py", line 84, in compose_node
    node = self.compose_mapping_node(anchor)
  File "/usr/lib/python3/dist-packages/yaml/composer.py", line 127, in compose_mapping_node
    while not self.check_event(MappingEndEvent):
  File "/usr/lib/python3/dist-packages/yaml/parser.py", line 98, in check_event
    self.current_event = self.state()
  File "/usr/lib/python3/dist-packages/yaml/parser.py", line 428, in parse_block_mapping_key
    if self.check_token(KeyToken):
  File "/usr/lib/python3/dist-packages/yaml/scanner.py", line 116, in check_token
    self.fetch_more_tokens()
  File "/usr/lib/python3/dist-packages/yaml/scanner.py", line 223, in fetch_more_tokens
    return self.fetch_value()
  File "/usr/lib/python3/dist-packages/yaml/scanner.py", line 577, in fetch_value
    raise ScannerError(None, None,
yaml.scanner.ScannerError: mapping values are not allowed here
  in "packages.yml", line 28165, column 11
[2022-01-19 06:58:13] INFO: Finished at 2022-01-19 06:58:13.093057, took: 0:00:06.620343
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list