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

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Thu Jul 26 01:57:31 BST 2018


See <https://jenkins.debian.net/job/reproducible_html_notes/7831/display/redirect>

------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building on master in workspace <https://jenkins.debian.net/job/reproducible_html_notes/ws/>
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 fetch --tags --progress https://salsa.debian.org/reproducible-builds/reproducible-notes.git +refs/heads/*:refs/remotes/origin/*
 > 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
 > git config remote.origin.url https://salsa.debian.org/reproducible-builds/reproducible-notes.git # timeout=10
Fetching upstream changes from https://salsa.debian.org/reproducible-builds/reproducible-notes.git
 > git fetch --tags --progress https://salsa.debian.org/reproducible-builds/reproducible-notes.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision dd2f8520db9ddf35cbda0ac9b4b5cd34ce737e26 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f dd2f8520db9ddf35cbda0ac9b4b5cd34ce737e26
Commit message: "Note that one potential solution for libmarc-charset-perl would be affected by berkeley_db_variation_requiring_further_investigation"
 > git rev-list --no-walk dd2f8520db9ddf35cbda0ac9b4b5cd34ce737e26 # timeout=10
[workspace] $ /bin/sh -xe /tmp/jenkins1538113718660490551.sh
+ /srv/jenkins/bin/reproducible_notes.py
[2018-07-26 00:57:26] INFO: Starting at 2018-07-26 00:57:26.148111
Traceback (most recent call last):
  File "/srv/jenkins/bin/reproducible_notes.py", line 179, 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 72, in load
    return loader.get_single_data()
  File "/usr/lib/python3/dist-packages/yaml/constructor.py", line 35, 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 133, in compose_mapping_node
    item_value = self.compose_node(node, item_key)
  File "/usr/lib/python3/dist-packages/yaml/composer.py", line 82, in compose_node
    node = self.compose_sequence_node(anchor)
  File "/usr/lib/python3/dist-packages/yaml/composer.py", line 110, in compose_sequence_node
    while not self.check_event(SequenceEndEvent):
  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 382, in parse_block_sequence_entry
    if self.check_token(BlockEntryToken):
  File "/usr/lib/python3/dist-packages/yaml/scanner.py", line 115, in check_token
    while self.need_more_tokens():
  File "/usr/lib/python3/dist-packages/yaml/scanner.py", line 149, in need_more_tokens
    self.stale_possible_simple_keys()
  File "/usr/lib/python3/dist-packages/yaml/scanner.py", line 289, in stale_possible_simple_keys
    "could not find expected ':'", self.get_mark())
yaml.scanner.ScannerError: while scanning a simple key
  in "packages.yml", line 11525, column 1
could not find expected ':'
  in "packages.yml", line 11526, column 10
[2018-07-26 00:57:30] INFO: Finished at 2018-07-26 00:57:30.648063, took: 0:00:04.499995
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list