Mock Version: 1.3.3 Mock Version: 1.3.3 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-nwdiag.spec'], user='mockbuild'chrootPath='/var/lib/mock/f26-build-7648893-694544/root'logger=printOutput=Falsetimeout=172800uid=1000shell=Falseenv={'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'TERM': 'vt100', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8'}gid=425) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-nwdiag.spec'] with env {'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'TERM': 'vt100', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-nwdiag-1.0.4-4.fc26.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-nwdiag.spec'], user='mockbuild'chrootPath='/var/lib/mock/f26-build-7648893-694544/root'logger=printOutput=Falsetimeout=172800uid=1000shell=Falseprivate_network=Trueenv={'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'TERM': 'vt100', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8'}gid=425) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-nwdiag.spec'] with env {'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'TERM': 'vt100', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.grlMoM + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf nwdiag-1.0.4 + /usr/bin/gzip -dc /builddir/build/SOURCES/nwdiag-1.0.4.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd nwdiag-1.0.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm src/nwdiag/tests/test_pep8.py src/packetdiag/tests/test_pep8.py src/rackdiag/tests/test_pep8.py + rm -rf /builddir/build/BUILD/python3-python-nwdiag-1.0.4-4.fc26 + cp -a . /builddir/build/BUILD/python3-python-nwdiag-1.0.4-4.fc26 + find /builddir/build/BUILD/python3-python-nwdiag-1.0.4-4.fc26 -name '*.py' + xargs sed -i '1s|^#!python|#!/usr/bin/python3|' + find -name '*.py' + xargs sed -i '1s|^#!python|#!/usr/bin/python|' + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.fclx1B + umask 022 + cd /builddir/build/BUILD + cd nwdiag-1.0.4 + /usr/bin/python2 setup.py build running build running build_py creating _build creating _build/lib copying src/nwdiag_sphinxhelper.py -> _build/lib copying src/rackdiag_sphinxhelper.py -> _build/lib copying src/packetdiag_sphinxhelper.py -> _build/lib creating _build/lib/packetdiag copying src/packetdiag/noderenderers.py -> _build/lib/packetdiag copying src/packetdiag/metrics.py -> _build/lib/packetdiag copying src/packetdiag/command.py -> _build/lib/packetdiag copying src/packetdiag/parser.py -> _build/lib/packetdiag copying src/packetdiag/builder.py -> _build/lib/packetdiag copying src/packetdiag/__init__.py -> _build/lib/packetdiag copying src/packetdiag/drawer.py -> _build/lib/packetdiag copying src/packetdiag/elements.py -> _build/lib/packetdiag creating _build/lib/nwdiag copying src/nwdiag/metrics.py -> _build/lib/nwdiag copying src/nwdiag/command.py -> _build/lib/nwdiag copying src/nwdiag/parser.py -> _build/lib/nwdiag copying src/nwdiag/builder.py -> _build/lib/nwdiag copying src/nwdiag/__init__.py -> _build/lib/nwdiag copying src/nwdiag/drawer.py -> _build/lib/nwdiag copying src/nwdiag/elements.py -> _build/lib/nwdiag creating _build/lib/rackdiag copying src/rackdiag/metrics.py -> _build/lib/rackdiag copying src/rackdiag/command.py -> _build/lib/rackdiag copying src/rackdiag/parser.py -> _build/lib/rackdiag copying src/rackdiag/builder.py -> _build/lib/rackdiag copying src/rackdiag/__init__.py -> _build/lib/rackdiag copying src/rackdiag/drawer.py -> _build/lib/rackdiag copying src/rackdiag/elements.py -> _build/lib/rackdiag creating _build/lib/packetdiag/utils copying src/packetdiag/utils/__init__.py -> _build/lib/packetdiag/utils creating _build/lib/packetdiag/utils/rst copying src/packetdiag/utils/rst/__init__.py -> _build/lib/packetdiag/utils/rst copying src/packetdiag/utils/rst/nodes.py -> _build/lib/packetdiag/utils/rst copying src/packetdiag/utils/rst/directives.py -> _build/lib/packetdiag/utils/rst creating _build/lib/nwdiag/utils copying src/nwdiag/utils/__init__.py -> _build/lib/nwdiag/utils creating _build/lib/nwdiag/tests copying src/nwdiag/tests/test_builder.py -> _build/lib/nwdiag/tests copying src/nwdiag/tests/test_rst_directives.py -> _build/lib/nwdiag/tests copying src/nwdiag/tests/test_generate_diagram.py -> _build/lib/nwdiag/tests copying src/nwdiag/tests/__init__.py -> _build/lib/nwdiag/tests copying src/nwdiag/tests/utils.py -> _build/lib/nwdiag/tests creating _build/lib/nwdiag/utils/rst copying src/nwdiag/utils/rst/__init__.py -> _build/lib/nwdiag/utils/rst copying src/nwdiag/utils/rst/nodes.py -> _build/lib/nwdiag/utils/rst copying src/nwdiag/utils/rst/directives.py -> _build/lib/nwdiag/utils/rst creating _build/lib/rackdiag/utils copying src/rackdiag/utils/math.py -> _build/lib/rackdiag/utils copying src/rackdiag/utils/__init__.py -> _build/lib/rackdiag/utils creating _build/lib/rackdiag/utils/rst copying src/rackdiag/utils/rst/__init__.py -> _build/lib/rackdiag/utils/rst copying src/rackdiag/utils/rst/nodes.py -> _build/lib/rackdiag/utils/rst copying src/rackdiag/utils/rst/directives.py -> _build/lib/rackdiag/utils/rst running egg_info writing requirements to src/nwdiag.egg-info/requires.txt writing src/nwdiag.egg-info/PKG-INFO writing top-level names to src/nwdiag.egg-info/top_level.txt writing dependency_links to src/nwdiag.egg-info/dependency_links.txt writing entry points to src/nwdiag.egg-info/entry_points.txt reading manifest file 'src/nwdiag.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.gif' under directory 'src' warning: no previously-included files found matching '.drone.io.sh' warning: no previously-included files found matching 'examples/update.sh' writing manifest file 'src/nwdiag.egg-info/SOURCES.txt' creating _build/lib/packetdiag/tests copying src/packetdiag/tests/test_generate_diagram.py -> _build/lib/packetdiag/tests copying src/packetdiag/tests/test_rst_directives.py -> _build/lib/packetdiag/tests creating _build/lib/packetdiag/tests/VLGothic copying src/packetdiag/tests/VLGothic/VL-Gothic-Regular.ttf -> _build/lib/packetdiag/tests/VLGothic creating _build/lib/packetdiag/tests/diagrams copying src/packetdiag/tests/diagrams/oneliner.diag -> _build/lib/packetdiag/tests/diagrams copying src/packetdiag/tests/diagrams/oneliner_with_quoted.diag -> _build/lib/packetdiag/tests/diagrams copying src/packetdiag/tests/diagrams/oneliner_without_last_semicolon.diag -> _build/lib/packetdiag/tests/diagrams copying src/packetdiag/tests/diagrams/scale_direction.diag -> _build/lib/packetdiag/tests/diagrams copying src/packetdiag/tests/diagrams/scale_interval.diag -> _build/lib/packetdiag/tests/diagrams copying src/packetdiag/tests/diagrams/tcp.diag -> _build/lib/packetdiag/tests/diagrams copying src/packetdiag/tests/diagrams/tcp_2.diag -> _build/lib/packetdiag/tests/diagrams creating _build/lib/rackdiag/tests copying src/rackdiag/tests/test_builder.py -> _build/lib/rackdiag/tests copying src/rackdiag/tests/test_generate_diagram.py -> _build/lib/rackdiag/tests copying src/rackdiag/tests/test_rst_directives.py -> _build/lib/rackdiag/tests creating _build/lib/rackdiag/tests/VLGothic copying src/rackdiag/tests/VLGothic/VL-Gothic-Regular.ttf -> _build/lib/rackdiag/tests/VLGothic creating _build/lib/rackdiag/tests/diagrams copying src/rackdiag/tests/diagrams/ascending.diag -> _build/lib/rackdiag/tests/diagrams copying src/rackdiag/tests/diagrams/autonumber.diag -> _build/lib/rackdiag/tests/diagrams copying src/rackdiag/tests/diagrams/multi_rackitem.diag -> _build/lib/rackdiag/tests/diagrams copying src/rackdiag/tests/diagrams/multi_racks.diag -> _build/lib/rackdiag/tests/diagrams copying src/rackdiag/tests/diagrams/oneliner.diag -> _build/lib/rackdiag/tests/diagrams copying src/rackdiag/tests/diagrams/oneliner_with_quoted.diag -> _build/lib/rackdiag/tests/diagrams copying src/rackdiag/tests/diagrams/oneliner_without_last_semicolon.diag -> _build/lib/rackdiag/tests/diagrams copying src/rackdiag/tests/diagrams/rack_height.diag -> _build/lib/rackdiag/tests/diagrams copying src/rackdiag/tests/diagrams/rack_height_for_multi_racks.diag -> _build/lib/rackdiag/tests/diagrams copying src/rackdiag/tests/diagrams/simple.diag -> _build/lib/rackdiag/tests/diagrams creating _build/lib/nwdiag/tests/VLGothic copying src/nwdiag/tests/VLGothic/LICENSE -> _build/lib/nwdiag/tests/VLGothic copying src/nwdiag/tests/VLGothic/LICENSE.en -> _build/lib/nwdiag/tests/VLGothic copying src/nwdiag/tests/VLGothic/LICENSE_E.mplus -> _build/lib/nwdiag/tests/VLGothic copying src/nwdiag/tests/VLGothic/LICENSE_J.mplus -> _build/lib/nwdiag/tests/VLGothic copying src/nwdiag/tests/VLGothic/VL-Gothic-Regular.ttf -> _build/lib/nwdiag/tests/VLGothic creating _build/lib/nwdiag/tests/diagrams copying src/nwdiag/tests/diagrams/autoexpand_node_width.diag -> _build/lib/nwdiag/tests/diagrams copying src/nwdiag/tests/diagrams/connected_networks.diag -> _build/lib/nwdiag/tests/diagrams copying src/nwdiag/tests/diagrams/connected_networks2.diag -> _build/lib/nwdiag/tests/diagrams copying src/nwdiag/tests/diagrams/connected_networks3.diag -> _build/lib/nwdiag/tests/diagrams copying src/nwdiag/tests/diagrams/diagram_attributes.diag -> _build/lib/nwdiag/tests/diagrams copying src/nwdiag/tests/diagrams/group_across_network.diag -> _build/lib/nwdiag/tests/diagrams copying src/nwdiag/tests/diagrams/group_and_peer_network.diag -> _build/lib/nwdiag/tests/diagrams copying src/nwdiag/tests/diagrams/group_inner_network.diag -> _build/lib/nwdiag/tests/diagrams copying src/nwdiag/tests/diagrams/group_network.diag -> _build/lib/nwdiag/tests/diagrams copying src/nwdiag/tests/diagrams/group_outer_network.diag -> _build/lib/nwdiag/tests/diagrams copying src/nwdiag/tests/diagrams/node_address_attribute.diag -> _build/lib/nwdiag/tests/diagrams copying src/nwdiag/tests/diagrams/node_attributes.diag -> _build/lib/nwdiag/tests/diagrams copying src/nwdiag/tests/diagrams/node_belongs_to_multiple_networks.diag -> _build/lib/nwdiag/tests/diagrams copying src/nwdiag/tests/diagrams/node_including_hyphen.diag -> _build/lib/nwdiag/tests/diagrams copying src/nwdiag/tests/diagrams/peer_network.diag -> _build/lib/nwdiag/tests/diagrams copying src/nwdiag/tests/diagrams/peer_network2.diag -> _build/lib/nwdiag/tests/diagrams copying src/nwdiag/tests/diagrams/peer_network3.diag -> _build/lib/nwdiag/tests/diagrams copying src/nwdiag/tests/diagrams/peer_network4.diag -> _build/lib/nwdiag/tests/diagrams copying src/nwdiag/tests/diagrams/peer_network5.diag -> _build/lib/nwdiag/tests/diagrams copying src/nwdiag/tests/diagrams/peer_network_branched.diag -> _build/lib/nwdiag/tests/diagrams copying src/nwdiag/tests/diagrams/same_peer_network.diag -> _build/lib/nwdiag/tests/diagrams copying src/nwdiag/tests/diagrams/single_network.diag -> _build/lib/nwdiag/tests/diagrams copying src/nwdiag/tests/diagrams/split_group.diag -> _build/lib/nwdiag/tests/diagrams copying src/nwdiag/tests/diagrams/two_networks.diag -> _build/lib/nwdiag/tests/diagrams creating _build/lib/nwdiag/tests/diagrams/errors copying src/nwdiag/tests/diagrams/errors/peer_network_in_same_node.diag -> _build/lib/nwdiag/tests/diagrams/errors + pushd /builddir/build/BUILD/python3-python-nwdiag-1.0.4-4.fc26 ~/build/BUILD/python3-python-nwdiag-1.0.4-4.fc26 ~/build/BUILD/nwdiag-1.0.4 + /usr/bin/python3 setup.py build running build running build_py creating _build creating _build/lib copying src/nwdiag_sphinxhelper.py -> _build/lib copying src/rackdiag_sphinxhelper.py -> _build/lib copying src/packetdiag_sphinxhelper.py -> _build/lib creating _build/lib/packetdiag copying src/packetdiag/noderenderers.py -> _build/lib/packetdiag copying src/packetdiag/metrics.py -> _build/lib/packetdiag copying src/packetdiag/command.py -> _build/lib/packetdiag copying src/packetdiag/parser.py -> _build/lib/packetdiag copying src/packetdiag/builder.py -> _build/lib/packetdiag copying src/packetdiag/__init__.py -> _build/lib/packetdiag copying src/packetdiag/drawer.py -> _build/lib/packetdiag copying src/packetdiag/elements.py -> _build/lib/packetdiag creating _build/lib/nwdiag copying src/nwdiag/metrics.py -> _build/lib/nwdiag copying src/nwdiag/command.py -> _build/lib/nwdiag copying src/nwdiag/parser.py -> _build/lib/nwdiag copying src/nwdiag/builder.py -> _build/lib/nwdiag copying src/nwdiag/__init__.py -> _build/lib/nwdiag copying src/nwdiag/drawer.py -> _build/lib/nwdiag copying src/nwdiag/elements.py -> _build/lib/nwdiag creating _build/lib/rackdiag copying src/rackdiag/metrics.py -> _build/lib/rackdiag copying src/rackdiag/command.py -> _build/lib/rackdiag copying src/rackdiag/parser.py -> _build/lib/rackdiag copying src/rackdiag/builder.py -> _build/lib/rackdiag copying src/rackdiag/__init__.py -> _build/lib/rackdiag copying src/rackdiag/drawer.py -> _build/lib/rackdiag copying src/rackdiag/elements.py -> _build/lib/rackdiag creating _build/lib/packetdiag/utils copying src/packetdiag/utils/__init__.py -> _build/lib/packetdiag/utils creating _build/lib/packetdiag/utils/rst copying src/packetdiag/utils/rst/__init__.py -> _build/lib/packetdiag/utils/rst copying src/packetdiag/utils/rst/nodes.py -> _build/lib/packetdiag/utils/rst copying src/packetdiag/utils/rst/directives.py -> _build/lib/packetdiag/utils/rst creating _build/lib/nwdiag/utils copying src/nwdiag/utils/__init__.py -> _build/lib/nwdiag/utils creating _build/lib/nwdiag/tests copying src/nwdiag/tests/test_builder.py -> _build/lib/nwdiag/tests copying src/nwdiag/tests/test_rst_directives.py -> _build/lib/nwdiag/tests copying src/nwdiag/tests/test_generate_diagram.py -> _build/lib/nwdiag/tests copying src/nwdiag/tests/__init__.py -> _build/lib/nwdiag/tests copying src/nwdiag/tests/utils.py -> _build/lib/nwdiag/tests creating _build/lib/nwdiag/utils/rst copying src/nwdiag/utils/rst/__init__.py -> _build/lib/nwdiag/utils/rst copying src/nwdiag/utils/rst/nodes.py -> _build/lib/nwdiag/utils/rst copying src/nwdiag/utils/rst/directives.py -> _build/lib/nwdiag/utils/rst creating _build/lib/rackdiag/utils copying src/rackdiag/utils/math.py -> _build/lib/rackdiag/utils copying src/rackdiag/utils/__init__.py -> _build/lib/rackdiag/utils creating _build/lib/rackdiag/utils/rst copying src/rackdiag/utils/rst/__init__.py -> _build/lib/rackdiag/utils/rst copying src/rackdiag/utils/rst/nodes.py -> _build/lib/rackdiag/utils/rst copying src/rackdiag/utils/rst/directives.py -> _build/lib/rackdiag/utils/rst running egg_info writing src/nwdiag.egg-info/PKG-INFO writing dependency_links to src/nwdiag.egg-info/dependency_links.txt writing entry points to src/nwdiag.egg-info/entry_points.txt writing requirements to src/nwdiag.egg-info/requires.txt writing top-level names to src/nwdiag.egg-info/top_level.txt reading manifest file 'src/nwdiag.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.gif' under directory 'src' warning: no previously-included files found matching '.drone.io.sh' warning: no previously-included files found matching 'examples/update.sh' writing manifest file 'src/nwdiag.egg-info/SOURCES.txt' creating _build/lib/packetdiag/tests copying src/packetdiag/tests/test_generate_diagram.py -> _build/lib/packetdiag/tests copying src/packetdiag/tests/test_rst_directives.py -> _build/lib/packetdiag/tests creating _build/lib/packetdiag/tests/VLGothic copying src/packetdiag/tests/VLGothic/VL-Gothic-Regular.ttf -> _build/lib/packetdiag/tests/VLGothic creating _build/lib/packetdiag/tests/diagrams copying src/packetdiag/tests/diagrams/oneliner.diag -> _build/lib/packetdiag/tests/diagrams copying src/packetdiag/tests/diagrams/oneliner_with_quoted.diag -> _build/lib/packetdiag/tests/diagrams copying src/packetdiag/tests/diagrams/oneliner_without_last_semicolon.diag -> _build/lib/packetdiag/tests/diagrams copying src/packetdiag/tests/diagrams/scale_direction.diag -> _build/lib/packetdiag/tests/diagrams copying src/packetdiag/tests/diagrams/scale_interval.diag -> _build/lib/packetdiag/tests/diagrams copying src/packetdiag/tests/diagrams/tcp.diag -> _build/lib/packetdiag/tests/diagrams copying src/packetdiag/tests/diagrams/tcp_2.diag -> _build/lib/packetdiag/tests/diagrams creating _build/lib/rackdiag/tests copying src/rackdiag/tests/test_builder.py -> _build/lib/rackdiag/tests copying src/rackdiag/tests/test_generate_diagram.py -> _build/lib/rackdiag/tests copying src/rackdiag/tests/test_rst_directives.py -> _build/lib/rackdiag/tests creating _build/lib/rackdiag/tests/VLGothic copying src/rackdiag/tests/VLGothic/VL-Gothic-Regular.ttf -> _build/lib/rackdiag/tests/VLGothic creating _build/lib/rackdiag/tests/diagrams copying src/rackdiag/tests/diagrams/ascending.diag -> _build/lib/rackdiag/tests/diagrams copying src/rackdiag/tests/diagrams/autonumber.diag -> _build/lib/rackdiag/tests/diagrams copying src/rackdiag/tests/diagrams/multi_rackitem.diag -> _build/lib/rackdiag/tests/diagrams copying src/rackdiag/tests/diagrams/multi_racks.diag -> _build/lib/rackdiag/tests/diagrams copying src/rackdiag/tests/diagrams/oneliner.diag -> _build/lib/rackdiag/tests/diagrams copying src/rackdiag/tests/diagrams/oneliner_with_quoted.diag -> _build/lib/rackdiag/tests/diagrams copying src/rackdiag/tests/diagrams/oneliner_without_last_semicolon.diag -> _build/lib/rackdiag/tests/diagrams copying src/rackdiag/tests/diagrams/rack_height.diag -> _build/lib/rackdiag/tests/diagrams copying src/rackdiag/tests/diagrams/rack_height_for_multi_racks.diag -> _build/lib/rackdiag/tests/diagrams copying src/rackdiag/tests/diagrams/simple.diag -> _build/lib/rackdiag/tests/diagrams creating _build/lib/nwdiag/tests/VLGothic copying src/nwdiag/tests/VLGothic/LICENSE -> _build/lib/nwdiag/tests/VLGothic copying src/nwdiag/tests/VLGothic/LICENSE.en -> _build/lib/nwdiag/tests/VLGothic copying src/nwdiag/tests/VLGothic/LICENSE_E.mplus -> _build/lib/nwdiag/tests/VLGothic copying src/nwdiag/tests/VLGothic/LICENSE_J.mplus -> _build/lib/nwdiag/tests/VLGothic copying src/nwdiag/tests/VLGothic/VL-Gothic-Regular.ttf -> _build/lib/nwdiag/tests/VLGothic creating _build/lib/nwdiag/tests/diagrams copying src/nwdiag/tests/diagrams/autoexpand_node_width.diag -> _build/lib/nwdiag/tests/diagrams copying src/nwdiag/tests/diagrams/connected_networks.diag -> _build/lib/nwdiag/tests/diagrams copying src/nwdiag/tests/diagrams/connected_networks2.diag -> _build/lib/nwdiag/tests/diagrams copying src/nwdiag/tests/diagrams/connected_networks3.diag -> _build/lib/nwdiag/tests/diagrams copying src/nwdiag/tests/diagrams/diagram_attributes.diag -> _build/lib/nwdiag/tests/diagrams copying src/nwdiag/tests/diagrams/group_across_network.diag -> _build/lib/nwdiag/tests/diagrams copying src/nwdiag/tests/diagrams/group_and_peer_network.diag -> _build/lib/nwdiag/tests/diagrams copying src/nwdiag/tests/diagrams/group_inner_network.diag -> _build/lib/nwdiag/tests/diagrams copying src/nwdiag/tests/diagrams/group_network.diag -> _build/lib/nwdiag/tests/diagrams copying src/nwdiag/tests/diagrams/group_outer_network.diag -> _build/lib/nwdiag/tests/diagrams copying src/nwdiag/tests/diagrams/node_address_attribute.diag -> _build/lib/nwdiag/tests/diagrams copying src/nwdiag/tests/diagrams/node_attributes.diag -> _build/lib/nwdiag/tests/diagrams copying src/nwdiag/tests/diagrams/node_belongs_to_multiple_networks.diag -> _build/lib/nwdiag/tests/diagrams copying src/nwdiag/tests/diagrams/node_including_hyphen.diag -> _build/lib/nwdiag/tests/diagrams copying src/nwdiag/tests/diagrams/peer_network.diag -> _build/lib/nwdiag/tests/diagrams copying src/nwdiag/tests/diagrams/peer_network2.diag -> _build/lib/nwdiag/tests/diagrams copying src/nwdiag/tests/diagrams/peer_network3.diag -> _build/lib/nwdiag/tests/diagrams copying src/nwdiag/tests/diagrams/peer_network4.diag -> _build/lib/nwdiag/tests/diagrams copying src/nwdiag/tests/diagrams/peer_network5.diag -> _build/lib/nwdiag/tests/diagrams copying src/nwdiag/tests/diagrams/peer_network_branched.diag -> _build/lib/nwdiag/tests/diagrams copying src/nwdiag/tests/diagrams/same_peer_network.diag -> _build/lib/nwdiag/tests/diagrams copying src/nwdiag/tests/diagrams/single_network.diag -> _build/lib/nwdiag/tests/diagrams copying src/nwdiag/tests/diagrams/split_group.diag -> _build/lib/nwdiag/tests/diagrams copying src/nwdiag/tests/diagrams/two_networks.diag -> _build/lib/nwdiag/tests/diagrams creating _build/lib/nwdiag/tests/diagrams/errors copying src/nwdiag/tests/diagrams/errors/peer_network_in_same_node.diag -> _build/lib/nwdiag/tests/diagrams/errors ~/build/BUILD/nwdiag-1.0.4 + popd + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.rwFQtt + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch ++ dirname /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch + cd nwdiag-1.0.4 + pushd /builddir/build/BUILD/python3-python-nwdiag-1.0.4-4.fc26 ~/build/BUILD/python3-python-nwdiag-1.0.4-4.fc26 ~/build/BUILD/nwdiag-1.0.4 + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr creating /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib creating /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python3.6 creating /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python3.6/site-packages/packetdiag copying _build/lib/packetdiag/noderenderers.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python3.6/site-packages/packetdiag copying _build/lib/packetdiag/metrics.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python3.6/site-packages/packetdiag copying _build/lib/packetdiag/command.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python3.6/site-packages/packetdiag copying _build/lib/packetdiag/parser.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python3.6/site-packages/packetdiag creating /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python3.6/site-packages/packetdiag/utils creating /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python3.6/site-packages/packetdiag/utils/rst copying _build/lib/packetdiag/utils/rst/__init__.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python3.6/site-packages/packetdiag/utils/rst copying _build/lib/packetdiag/utils/rst/nodes.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python3.6/site-packages/packetdiag/utils/rst copying _build/lib/packetdiag/utils/rst/directives.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python3.6/site-packages/packetdiag/utils/rst copying _build/lib/packetdiag/utils/__init__.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python3.6/site-packages/packetdiag/utils copying _build/lib/packetdiag/builder.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python3.6/site-packages/packetdiag copying _build/lib/packetdiag/__init__.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python3.6/site-packages/packetdiag copying _build/lib/packetdiag/drawer.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python3.6/site-packages/packetdiag copying _build/lib/packetdiag/elements.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python3.6/site-packages/packetdiag creating /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python3.6/site-packages/packetdiag/tests creating /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python3.6/site-packages/packetdiag/tests/VLGothic copying _build/lib/packetdiag/tests/VLGothic/VL-Gothic-Regular.ttf -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python3.6/site-packages/packetdiag/tests/VLGothic copying _build/lib/packetdiag/tests/test_rst_directives.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python3.6/site-packages/packetdiag/tests copying _build/lib/packetdiag/tests/test_generate_diagram.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python3.6/site-packages/packetdiag/tests creating /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python3.6/site-packages/packetdiag/tests/diagrams copying _build/lib/packetdiag/tests/diagrams/scale_direction.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python3.6/site-packages/packetdiag/tests/diagrams copying _build/lib/packetdiag/tests/diagrams/scale_interval.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python3.6/site-packages/packetdiag/tests/diagrams copying _build/lib/packetdiag/tests/diagrams/tcp_2.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python3.6/site-packages/packetdiag/tests/diagrams copying _build/lib/packetdiag/tests/diagrams/oneliner_without_last_semicolon.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python3.6/site-packages/packetdiag/tests/diagrams copying _build/lib/packetdiag/tests/diagrams/tcp.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python3.6/site-packages/packetdiag/tests/diagrams copying _build/lib/packetdiag/tests/diagrams/oneliner_with_quoted.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python3.6/site-packages/packetdiag/tests/diagrams copying _build/lib/packetdiag/tests/diagrams/oneliner.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python3.6/site-packages/packetdiag/tests/diagrams copying _build/lib/nwdiag_sphinxhelper.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python3.6/site-packages/nwdiag copying _build/lib/nwdiag/metrics.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python3.6/site-packages/nwdiag copying _build/lib/nwdiag/command.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python3.6/site-packages/nwdiag copying _build/lib/nwdiag/parser.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python3.6/site-packages/nwdiag creating /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python3.6/site-packages/nwdiag/utils creating /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python3.6/site-packages/nwdiag/utils/rst copying _build/lib/nwdiag/utils/rst/__init__.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python3.6/site-packages/nwdiag/utils/rst copying _build/lib/nwdiag/utils/rst/nodes.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python3.6/site-packages/nwdiag/utils/rst copying _build/lib/nwdiag/utils/rst/directives.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python3.6/site-packages/nwdiag/utils/rst copying _build/lib/nwdiag/utils/__init__.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python3.6/site-packages/nwdiag/utils copying _build/lib/nwdiag/builder.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python3.6/site-packages/nwdiag copying _build/lib/nwdiag/__init__.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python3.6/site-packages/nwdiag copying _build/lib/nwdiag/drawer.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python3.6/site-packages/nwdiag copying _build/lib/nwdiag/elements.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python3.6/site-packages/nwdiag creating /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python3.6/site-packages/nwdiag/tests copying _build/lib/nwdiag/tests/test_builder.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python3.6/site-packages/nwdiag/tests creating /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python3.6/site-packages/nwdiag/tests/VLGothic copying _build/lib/nwdiag/tests/VLGothic/LICENSE_J.mplus -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python3.6/site-packages/nwdiag/tests/VLGothic copying _build/lib/nwdiag/tests/VLGothic/LICENSE -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python3.6/site-packages/nwdiag/tests/VLGothic copying _build/lib/nwdiag/tests/VLGothic/VL-Gothic-Regular.ttf -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python3.6/site-packages/nwdiag/tests/VLGothic copying _build/lib/nwdiag/tests/VLGothic/LICENSE_E.mplus -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python3.6/site-packages/nwdiag/tests/VLGothic copying _build/lib/nwdiag/tests/VLGothic/LICENSE.en -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python3.6/site-packages/nwdiag/tests/VLGothic copying _build/lib/nwdiag/tests/test_rst_directives.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python3.6/site-packages/nwdiag/tests copying _build/lib/nwdiag/tests/test_generate_diagram.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python3.6/site-packages/nwdiag/tests copying _build/lib/nwdiag/tests/__init__.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python3.6/site-packages/nwdiag/tests copying _build/lib/nwdiag/tests/utils.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python3.6/site-packages/nwdiag/tests creating /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python3.6/site-packages/nwdiag/tests/diagrams copying _build/lib/nwdiag/tests/diagrams/node_address_attribute.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python3.6/site-packages/nwdiag/tests/diagrams copying _build/lib/nwdiag/tests/diagrams/group_inner_network.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python3.6/site-packages/nwdiag/tests/diagrams copying _build/lib/nwdiag/tests/diagrams/peer_network4.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python3.6/site-packages/nwdiag/tests/diagrams copying _build/lib/nwdiag/tests/diagrams/connected_networks3.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python3.6/site-packages/nwdiag/tests/diagrams copying _build/lib/nwdiag/tests/diagrams/node_including_hyphen.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python3.6/site-packages/nwdiag/tests/diagrams copying _build/lib/nwdiag/tests/diagrams/two_networks.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python3.6/site-packages/nwdiag/tests/diagrams copying _build/lib/nwdiag/tests/diagrams/connected_networks.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python3.6/site-packages/nwdiag/tests/diagrams copying _build/lib/nwdiag/tests/diagrams/split_group.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python3.6/site-packages/nwdiag/tests/diagrams copying _build/lib/nwdiag/tests/diagrams/single_network.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python3.6/site-packages/nwdiag/tests/diagrams copying _build/lib/nwdiag/tests/diagrams/group_outer_network.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python3.6/site-packages/nwdiag/tests/diagrams copying _build/lib/nwdiag/tests/diagrams/node_attributes.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python3.6/site-packages/nwdiag/tests/diagrams copying _build/lib/nwdiag/tests/diagrams/group_network.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python3.6/site-packages/nwdiag/tests/diagrams copying _build/lib/nwdiag/tests/diagrams/peer_network_branched.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python3.6/site-packages/nwdiag/tests/diagrams copying _build/lib/nwdiag/tests/diagrams/peer_network3.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python3.6/site-packages/nwdiag/tests/diagrams copying _build/lib/nwdiag/tests/diagrams/peer_network2.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python3.6/site-packages/nwdiag/tests/diagrams copying _build/lib/nwdiag/tests/diagrams/group_across_network.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python3.6/site-packages/nwdiag/tests/diagrams copying _build/lib/nwdiag/tests/diagrams/peer_network5.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python3.6/site-packages/nwdiag/tests/diagrams copying _build/lib/nwdiag/tests/diagrams/peer_network.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python3.6/site-packages/nwdiag/tests/diagrams creating /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python3.6/site-packages/nwdiag/tests/diagrams/errors copying _build/lib/nwdiag/tests/diagrams/errors/peer_network_in_same_node.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python3.6/site-packages/nwdiag/tests/diagrams/errors copying _build/lib/nwdiag/tests/diagrams/autoexpand_node_width.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python3.6/site-packages/nwdiag/tests/diagrams copying _build/lib/nwdiag/tests/diagrams/diagram_attributes.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python3.6/site-packages/nwdiag/tests/diagrams copying _build/lib/nwdiag/tests/diagrams/connected_networks2.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python3.6/site-packages/nwdiag/tests/diagrams copying _build/lib/nwdiag/tests/diagrams/group_and_peer_network.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python3.6/site-packages/nwdiag/tests/diagrams copying _build/lib/nwdiag/tests/diagrams/same_peer_network.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python3.6/site-packages/nwdiag/tests/diagrams copying _build/lib/nwdiag/tests/diagrams/node_belongs_to_multiple_networks.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python3.6/site-packages/nwdiag/tests/diagrams creating /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python3.6/site-packages/rackdiag copying _build/lib/rackdiag/metrics.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python3.6/site-packages/rackdiag copying _build/lib/rackdiag/command.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python3.6/site-packages/rackdiag copying _build/lib/rackdiag/parser.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python3.6/site-packages/rackdiag creating /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python3.6/site-packages/rackdiag/utils creating /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python3.6/site-packages/rackdiag/utils/rst copying _build/lib/rackdiag/utils/rst/__init__.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python3.6/site-packages/rackdiag/utils/rst copying _build/lib/rackdiag/utils/rst/nodes.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python3.6/site-packages/rackdiag/utils/rst copying _build/lib/rackdiag/utils/rst/directives.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python3.6/site-packages/rackdiag/utils/rst copying _build/lib/rackdiag/utils/math.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python3.6/site-packages/rackdiag/utils copying _build/lib/rackdiag/utils/__init__.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python3.6/site-packages/rackdiag/utils copying _build/lib/rackdiag/builder.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python3.6/site-packages/rackdiag copying _build/lib/rackdiag/__init__.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python3.6/site-packages/rackdiag copying _build/lib/rackdiag/drawer.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python3.6/site-packages/rackdiag copying _build/lib/rackdiag/elements.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python3.6/site-packages/rackdiag creating /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python3.6/site-packages/rackdiag/tests copying _build/lib/rackdiag/tests/test_builder.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python3.6/site-packages/rackdiag/tests creating /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python3.6/site-packages/rackdiag/tests/VLGothic copying _build/lib/rackdiag/tests/VLGothic/VL-Gothic-Regular.ttf -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python3.6/site-packages/rackdiag/tests/VLGothic copying _build/lib/rackdiag/tests/test_rst_directives.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python3.6/site-packages/rackdiag/tests copying _build/lib/rackdiag/tests/test_generate_diagram.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python3.6/site-packages/rackdiag/tests creating /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python3.6/site-packages/rackdiag/tests/diagrams copying _build/lib/rackdiag/tests/diagrams/multi_racks.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python3.6/site-packages/rackdiag/tests/diagrams copying _build/lib/rackdiag/tests/diagrams/rack_height_for_multi_racks.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python3.6/site-packages/rackdiag/tests/diagrams copying _build/lib/rackdiag/tests/diagrams/rack_height.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python3.6/site-packages/rackdiag/tests/diagrams copying _build/lib/rackdiag/tests/diagrams/oneliner_without_last_semicolon.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python3.6/site-packages/rackdiag/tests/diagrams copying _build/lib/rackdiag/tests/diagrams/simple.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python3.6/site-packages/rackdiag/tests/diagrams copying _build/lib/rackdiag/tests/diagrams/multi_rackitem.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python3.6/site-packages/rackdiag/tests/diagrams copying _build/lib/rackdiag/tests/diagrams/oneliner_with_quoted.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python3.6/site-packages/rackdiag/tests/diagrams copying _build/lib/rackdiag/tests/diagrams/autonumber.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python3.6/site-packages/rackdiag/tests/diagrams copying _build/lib/rackdiag/tests/diagrams/oneliner.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python3.6/site-packages/rackdiag/tests/diagrams copying _build/lib/rackdiag/tests/diagrams/ascending.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python3.6/site-packages/rackdiag/tests/diagrams copying _build/lib/packetdiag_sphinxhelper.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python3.6/site-packages copying _build/lib/rackdiag_sphinxhelper.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python3.6/site-packages byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python3.6/site-packages/packetdiag/noderenderers.py to noderenderers.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python3.6/site-packages/packetdiag/metrics.py to metrics.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python3.6/site-packages/packetdiag/command.py to command.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python3.6/site-packages/packetdiag/parser.py to parser.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python3.6/site-packages/packetdiag/utils/rst/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python3.6/site-packages/packetdiag/utils/rst/nodes.py to nodes.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python3.6/site-packages/packetdiag/utils/rst/directives.py to directives.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python3.6/site-packages/packetdiag/utils/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python3.6/site-packages/packetdiag/builder.py to builder.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python3.6/site-packages/packetdiag/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python3.6/site-packages/packetdiag/drawer.py to drawer.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python3.6/site-packages/packetdiag/elements.py to elements.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python3.6/site-packages/packetdiag/tests/test_rst_directives.py to test_rst_directives.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python3.6/site-packages/packetdiag/tests/test_generate_diagram.py to test_generate_diagram.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python3.6/site-packages/nwdiag_sphinxhelper.py to nwdiag_sphinxhelper.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python3.6/site-packages/nwdiag/metrics.py to metrics.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python3.6/site-packages/nwdiag/command.py to command.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python3.6/site-packages/nwdiag/parser.py to parser.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python3.6/site-packages/nwdiag/utils/rst/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python3.6/site-packages/nwdiag/utils/rst/nodes.py to nodes.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python3.6/site-packages/nwdiag/utils/rst/directives.py to directives.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python3.6/site-packages/nwdiag/utils/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python3.6/site-packages/nwdiag/builder.py to builder.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python3.6/site-packages/nwdiag/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python3.6/site-packages/nwdiag/drawer.py to drawer.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python3.6/site-packages/nwdiag/elements.py to elements.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python3.6/site-packages/nwdiag/tests/test_builder.py to test_builder.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python3.6/site-packages/nwdiag/tests/test_rst_directives.py to test_rst_directives.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python3.6/site-packages/nwdiag/tests/test_generate_diagram.py to test_generate_diagram.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python3.6/site-packages/nwdiag/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python3.6/site-packages/nwdiag/tests/utils.py to utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python3.6/site-packages/rackdiag/metrics.py to metrics.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python3.6/site-packages/rackdiag/command.py to command.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python3.6/site-packages/rackdiag/parser.py to parser.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python3.6/site-packages/rackdiag/utils/rst/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python3.6/site-packages/rackdiag/utils/rst/nodes.py to nodes.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python3.6/site-packages/rackdiag/utils/rst/directives.py to directives.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python3.6/site-packages/rackdiag/utils/math.py to math.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python3.6/site-packages/rackdiag/utils/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python3.6/site-packages/rackdiag/builder.py to builder.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python3.6/site-packages/rackdiag/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python3.6/site-packages/rackdiag/drawer.py to drawer.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python3.6/site-packages/rackdiag/elements.py to elements.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python3.6/site-packages/rackdiag/tests/test_builder.py to test_builder.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python3.6/site-packages/rackdiag/tests/test_rst_directives.py to test_rst_directives.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python3.6/site-packages/rackdiag/tests/test_generate_diagram.py to test_generate_diagram.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python3.6/site-packages/packetdiag_sphinxhelper.py to packetdiag_sphinxhelper.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python3.6/site-packages/rackdiag_sphinxhelper.py to rackdiag_sphinxhelper.cpython-36.pyc writing byte-compilation script '/tmp/tmpd2bpd39s.py' /usr/bin/python3 /tmp/tmpd2bpd39s.py removing /tmp/tmpd2bpd39s.py running install_egg_info running egg_info writing src/nwdiag.egg-info/PKG-INFO writing dependency_links to src/nwdiag.egg-info/dependency_links.txt writing entry points to src/nwdiag.egg-info/entry_points.txt writing requirements to src/nwdiag.egg-info/requires.txt writing top-level names to src/nwdiag.egg-info/top_level.txt reading manifest file 'src/nwdiag.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.gif' under directory 'src' warning: no previously-included files found matching '.drone.io.sh' warning: no previously-included files found matching 'examples/update.sh' writing manifest file 'src/nwdiag.egg-info/SOURCES.txt' Copying src/nwdiag.egg-info to /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python3.6/site-packages/nwdiag-1.0.4-py3.6.egg-info running install_scripts Installing nwdiag script to /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/bin Installing rackdiag script to /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/bin Installing packetdiag script to /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/bin + mv /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/bin/nwdiag /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/bin/nwdiag-3.6 + mv /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/bin/packetdiag /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/bin/packetdiag-3.6 + mv /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/bin/rackdiag /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/bin/rackdiag-3.6 + install -m 0644 -D nwdiag.1 /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/share/man/man1/nwdiag-3.6.1 + install -m 0644 -D packetdiag.1 /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/share/man/man1/packetdiag-3.6.1 + install -m 0644 -D rackdiag.1 /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/share/man/man1/rackdiag-3.6.1 + popd ~/build/BUILD/nwdiag-1.0.4 + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python2.7/site-packages/packetdiag copying _build/lib/packetdiag/noderenderers.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python2.7/site-packages/packetdiag copying _build/lib/packetdiag/metrics.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python2.7/site-packages/packetdiag copying _build/lib/packetdiag/command.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python2.7/site-packages/packetdiag copying _build/lib/packetdiag/parser.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python2.7/site-packages/packetdiag creating /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python2.7/site-packages/packetdiag/utils creating /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python2.7/site-packages/packetdiag/utils/rst copying _build/lib/packetdiag/utils/rst/__init__.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python2.7/site-packages/packetdiag/utils/rst copying _build/lib/packetdiag/utils/rst/nodes.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python2.7/site-packages/packetdiag/utils/rst copying _build/lib/packetdiag/utils/rst/directives.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python2.7/site-packages/packetdiag/utils/rst copying _build/lib/packetdiag/utils/__init__.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python2.7/site-packages/packetdiag/utils copying _build/lib/packetdiag/builder.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python2.7/site-packages/packetdiag copying _build/lib/packetdiag/__init__.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python2.7/site-packages/packetdiag copying _build/lib/packetdiag/drawer.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python2.7/site-packages/packetdiag copying _build/lib/packetdiag/elements.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python2.7/site-packages/packetdiag creating /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python2.7/site-packages/packetdiag/tests creating /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python2.7/site-packages/packetdiag/tests/VLGothic copying _build/lib/packetdiag/tests/VLGothic/VL-Gothic-Regular.ttf -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python2.7/site-packages/packetdiag/tests/VLGothic copying _build/lib/packetdiag/tests/test_rst_directives.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python2.7/site-packages/packetdiag/tests copying _build/lib/packetdiag/tests/test_generate_diagram.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python2.7/site-packages/packetdiag/tests creating /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python2.7/site-packages/packetdiag/tests/diagrams copying _build/lib/packetdiag/tests/diagrams/scale_direction.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python2.7/site-packages/packetdiag/tests/diagrams copying _build/lib/packetdiag/tests/diagrams/scale_interval.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python2.7/site-packages/packetdiag/tests/diagrams copying _build/lib/packetdiag/tests/diagrams/tcp_2.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python2.7/site-packages/packetdiag/tests/diagrams copying _build/lib/packetdiag/tests/diagrams/oneliner_without_last_semicolon.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python2.7/site-packages/packetdiag/tests/diagrams copying _build/lib/packetdiag/tests/diagrams/tcp.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python2.7/site-packages/packetdiag/tests/diagrams copying _build/lib/packetdiag/tests/diagrams/oneliner_with_quoted.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python2.7/site-packages/packetdiag/tests/diagrams copying _build/lib/packetdiag/tests/diagrams/oneliner.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python2.7/site-packages/packetdiag/tests/diagrams copying _build/lib/nwdiag_sphinxhelper.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python2.7/site-packages/nwdiag copying _build/lib/nwdiag/metrics.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python2.7/site-packages/nwdiag copying _build/lib/nwdiag/command.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python2.7/site-packages/nwdiag copying _build/lib/nwdiag/parser.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python2.7/site-packages/nwdiag creating /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python2.7/site-packages/nwdiag/utils creating /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python2.7/site-packages/nwdiag/utils/rst copying _build/lib/nwdiag/utils/rst/__init__.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python2.7/site-packages/nwdiag/utils/rst copying _build/lib/nwdiag/utils/rst/nodes.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python2.7/site-packages/nwdiag/utils/rst copying _build/lib/nwdiag/utils/rst/directives.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python2.7/site-packages/nwdiag/utils/rst copying _build/lib/nwdiag/utils/__init__.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python2.7/site-packages/nwdiag/utils copying _build/lib/nwdiag/builder.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python2.7/site-packages/nwdiag copying _build/lib/nwdiag/__init__.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python2.7/site-packages/nwdiag copying _build/lib/nwdiag/drawer.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python2.7/site-packages/nwdiag copying _build/lib/nwdiag/elements.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python2.7/site-packages/nwdiag creating /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python2.7/site-packages/nwdiag/tests copying _build/lib/nwdiag/tests/test_builder.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python2.7/site-packages/nwdiag/tests creating /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python2.7/site-packages/nwdiag/tests/VLGothic copying _build/lib/nwdiag/tests/VLGothic/LICENSE_J.mplus -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python2.7/site-packages/nwdiag/tests/VLGothic copying _build/lib/nwdiag/tests/VLGothic/LICENSE -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python2.7/site-packages/nwdiag/tests/VLGothic copying _build/lib/nwdiag/tests/VLGothic/VL-Gothic-Regular.ttf -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python2.7/site-packages/nwdiag/tests/VLGothic copying _build/lib/nwdiag/tests/VLGothic/LICENSE_E.mplus -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python2.7/site-packages/nwdiag/tests/VLGothic copying _build/lib/nwdiag/tests/VLGothic/LICENSE.en -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python2.7/site-packages/nwdiag/tests/VLGothic copying _build/lib/nwdiag/tests/test_rst_directives.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python2.7/site-packages/nwdiag/tests copying _build/lib/nwdiag/tests/test_generate_diagram.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python2.7/site-packages/nwdiag/tests copying _build/lib/nwdiag/tests/__init__.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python2.7/site-packages/nwdiag/tests copying _build/lib/nwdiag/tests/utils.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python2.7/site-packages/nwdiag/tests creating /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python2.7/site-packages/nwdiag/tests/diagrams copying _build/lib/nwdiag/tests/diagrams/node_address_attribute.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python2.7/site-packages/nwdiag/tests/diagrams copying _build/lib/nwdiag/tests/diagrams/group_inner_network.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python2.7/site-packages/nwdiag/tests/diagrams copying _build/lib/nwdiag/tests/diagrams/peer_network4.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python2.7/site-packages/nwdiag/tests/diagrams copying _build/lib/nwdiag/tests/diagrams/connected_networks3.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python2.7/site-packages/nwdiag/tests/diagrams copying _build/lib/nwdiag/tests/diagrams/node_including_hyphen.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python2.7/site-packages/nwdiag/tests/diagrams copying _build/lib/nwdiag/tests/diagrams/two_networks.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python2.7/site-packages/nwdiag/tests/diagrams copying _build/lib/nwdiag/tests/diagrams/connected_networks.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python2.7/site-packages/nwdiag/tests/diagrams copying _build/lib/nwdiag/tests/diagrams/split_group.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python2.7/site-packages/nwdiag/tests/diagrams copying _build/lib/nwdiag/tests/diagrams/single_network.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python2.7/site-packages/nwdiag/tests/diagrams copying _build/lib/nwdiag/tests/diagrams/group_outer_network.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python2.7/site-packages/nwdiag/tests/diagrams copying _build/lib/nwdiag/tests/diagrams/node_attributes.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python2.7/site-packages/nwdiag/tests/diagrams copying _build/lib/nwdiag/tests/diagrams/group_network.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python2.7/site-packages/nwdiag/tests/diagrams copying _build/lib/nwdiag/tests/diagrams/peer_network_branched.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python2.7/site-packages/nwdiag/tests/diagrams copying _build/lib/nwdiag/tests/diagrams/peer_network3.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python2.7/site-packages/nwdiag/tests/diagrams copying _build/lib/nwdiag/tests/diagrams/peer_network2.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python2.7/site-packages/nwdiag/tests/diagrams copying _build/lib/nwdiag/tests/diagrams/group_across_network.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python2.7/site-packages/nwdiag/tests/diagrams copying _build/lib/nwdiag/tests/diagrams/peer_network5.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python2.7/site-packages/nwdiag/tests/diagrams copying _build/lib/nwdiag/tests/diagrams/peer_network.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python2.7/site-packages/nwdiag/tests/diagrams creating /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python2.7/site-packages/nwdiag/tests/diagrams/errors copying _build/lib/nwdiag/tests/diagrams/errors/peer_network_in_same_node.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python2.7/site-packages/nwdiag/tests/diagrams/errors copying _build/lib/nwdiag/tests/diagrams/autoexpand_node_width.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python2.7/site-packages/nwdiag/tests/diagrams copying _build/lib/nwdiag/tests/diagrams/diagram_attributes.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python2.7/site-packages/nwdiag/tests/diagrams copying _build/lib/nwdiag/tests/diagrams/connected_networks2.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python2.7/site-packages/nwdiag/tests/diagrams copying _build/lib/nwdiag/tests/diagrams/group_and_peer_network.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python2.7/site-packages/nwdiag/tests/diagrams copying _build/lib/nwdiag/tests/diagrams/same_peer_network.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python2.7/site-packages/nwdiag/tests/diagrams copying _build/lib/nwdiag/tests/diagrams/node_belongs_to_multiple_networks.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python2.7/site-packages/nwdiag/tests/diagrams creating /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python2.7/site-packages/rackdiag copying _build/lib/rackdiag/metrics.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python2.7/site-packages/rackdiag copying _build/lib/rackdiag/command.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python2.7/site-packages/rackdiag copying _build/lib/rackdiag/parser.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python2.7/site-packages/rackdiag creating /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python2.7/site-packages/rackdiag/utils creating /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python2.7/site-packages/rackdiag/utils/rst copying _build/lib/rackdiag/utils/rst/__init__.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python2.7/site-packages/rackdiag/utils/rst copying _build/lib/rackdiag/utils/rst/nodes.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python2.7/site-packages/rackdiag/utils/rst copying _build/lib/rackdiag/utils/rst/directives.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python2.7/site-packages/rackdiag/utils/rst copying _build/lib/rackdiag/utils/math.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python2.7/site-packages/rackdiag/utils copying _build/lib/rackdiag/utils/__init__.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python2.7/site-packages/rackdiag/utils copying _build/lib/rackdiag/builder.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python2.7/site-packages/rackdiag copying _build/lib/rackdiag/__init__.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python2.7/site-packages/rackdiag copying _build/lib/rackdiag/drawer.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python2.7/site-packages/rackdiag copying _build/lib/rackdiag/elements.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python2.7/site-packages/rackdiag creating /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python2.7/site-packages/rackdiag/tests copying _build/lib/rackdiag/tests/test_builder.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python2.7/site-packages/rackdiag/tests creating /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python2.7/site-packages/rackdiag/tests/VLGothic copying _build/lib/rackdiag/tests/VLGothic/VL-Gothic-Regular.ttf -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python2.7/site-packages/rackdiag/tests/VLGothic copying _build/lib/rackdiag/tests/test_rst_directives.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python2.7/site-packages/rackdiag/tests copying _build/lib/rackdiag/tests/test_generate_diagram.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python2.7/site-packages/rackdiag/tests creating /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python2.7/site-packages/rackdiag/tests/diagrams copying _build/lib/rackdiag/tests/diagrams/multi_racks.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python2.7/site-packages/rackdiag/tests/diagrams copying _build/lib/rackdiag/tests/diagrams/rack_height_for_multi_racks.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python2.7/site-packages/rackdiag/tests/diagrams copying _build/lib/rackdiag/tests/diagrams/rack_height.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python2.7/site-packages/rackdiag/tests/diagrams copying _build/lib/rackdiag/tests/diagrams/oneliner_without_last_semicolon.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python2.7/site-packages/rackdiag/tests/diagrams copying _build/lib/rackdiag/tests/diagrams/simple.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python2.7/site-packages/rackdiag/tests/diagrams copying _build/lib/rackdiag/tests/diagrams/multi_rackitem.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python2.7/site-packages/rackdiag/tests/diagrams copying _build/lib/rackdiag/tests/diagrams/oneliner_with_quoted.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python2.7/site-packages/rackdiag/tests/diagrams copying _build/lib/rackdiag/tests/diagrams/autonumber.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python2.7/site-packages/rackdiag/tests/diagrams copying _build/lib/rackdiag/tests/diagrams/oneliner.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python2.7/site-packages/rackdiag/tests/diagrams copying _build/lib/rackdiag/tests/diagrams/ascending.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python2.7/site-packages/rackdiag/tests/diagrams copying _build/lib/packetdiag_sphinxhelper.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python2.7/site-packages copying _build/lib/rackdiag_sphinxhelper.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python2.7/site-packages byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python2.7/site-packages/packetdiag/noderenderers.py to noderenderers.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python2.7/site-packages/packetdiag/metrics.py to metrics.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python2.7/site-packages/packetdiag/command.py to command.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python2.7/site-packages/packetdiag/parser.py to parser.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python2.7/site-packages/packetdiag/utils/rst/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python2.7/site-packages/packetdiag/utils/rst/nodes.py to nodes.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python2.7/site-packages/packetdiag/utils/rst/directives.py to directives.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python2.7/site-packages/packetdiag/utils/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python2.7/site-packages/packetdiag/builder.py to builder.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python2.7/site-packages/packetdiag/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python2.7/site-packages/packetdiag/drawer.py to drawer.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python2.7/site-packages/packetdiag/elements.py to elements.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python2.7/site-packages/packetdiag/tests/test_rst_directives.py to test_rst_directives.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python2.7/site-packages/packetdiag/tests/test_generate_diagram.py to test_generate_diagram.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python2.7/site-packages/nwdiag_sphinxhelper.py to nwdiag_sphinxhelper.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python2.7/site-packages/nwdiag/metrics.py to metrics.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python2.7/site-packages/nwdiag/command.py to command.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python2.7/site-packages/nwdiag/parser.py to parser.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python2.7/site-packages/nwdiag/utils/rst/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python2.7/site-packages/nwdiag/utils/rst/nodes.py to nodes.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python2.7/site-packages/nwdiag/utils/rst/directives.py to directives.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python2.7/site-packages/nwdiag/utils/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python2.7/site-packages/nwdiag/builder.py to builder.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python2.7/site-packages/nwdiag/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python2.7/site-packages/nwdiag/drawer.py to drawer.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python2.7/site-packages/nwdiag/elements.py to elements.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python2.7/site-packages/nwdiag/tests/test_builder.py to test_builder.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python2.7/site-packages/nwdiag/tests/test_rst_directives.py to test_rst_directives.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python2.7/site-packages/nwdiag/tests/test_generate_diagram.py to test_generate_diagram.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python2.7/site-packages/nwdiag/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python2.7/site-packages/nwdiag/tests/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python2.7/site-packages/rackdiag/metrics.py to metrics.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python2.7/site-packages/rackdiag/command.py to command.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python2.7/site-packages/rackdiag/parser.py to parser.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python2.7/site-packages/rackdiag/utils/rst/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python2.7/site-packages/rackdiag/utils/rst/nodes.py to nodes.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python2.7/site-packages/rackdiag/utils/rst/directives.py to directives.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python2.7/site-packages/rackdiag/utils/math.py to math.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python2.7/site-packages/rackdiag/utils/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python2.7/site-packages/rackdiag/builder.py to builder.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python2.7/site-packages/rackdiag/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python2.7/site-packages/rackdiag/drawer.py to drawer.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python2.7/site-packages/rackdiag/elements.py to elements.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python2.7/site-packages/rackdiag/tests/test_builder.py to test_builder.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python2.7/site-packages/rackdiag/tests/test_rst_directives.py to test_rst_directives.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python2.7/site-packages/rackdiag/tests/test_generate_diagram.py to test_generate_diagram.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python2.7/site-packages/packetdiag_sphinxhelper.py to packetdiag_sphinxhelper.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python2.7/site-packages/rackdiag_sphinxhelper.py to rackdiag_sphinxhelper.pyc writing byte-compilation script '/tmp/tmpOvHPdi.py' /usr/bin/python2 -O /tmp/tmpOvHPdi.py removing /tmp/tmpOvHPdi.py running install_egg_info running egg_info writing requirements to src/nwdiag.egg-info/requires.txt writing src/nwdiag.egg-info/PKG-INFO writing top-level names to src/nwdiag.egg-info/top_level.txt writing dependency_links to src/nwdiag.egg-info/dependency_links.txt writing entry points to src/nwdiag.egg-info/entry_points.txt reading manifest file 'src/nwdiag.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.gif' under directory 'src' warning: no previously-included files found matching '.drone.io.sh' warning: no previously-included files found matching 'examples/update.sh' writing manifest file 'src/nwdiag.egg-info/SOURCES.txt' Copying src/nwdiag.egg-info to /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python2.7/site-packages/nwdiag-1.0.4-py2.7.egg-info running install_scripts Installing rackdiag script to /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/bin Installing nwdiag script to /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/bin Installing packetdiag script to /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/bin + install -m 0644 -D nwdiag.1 /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/share/man/man1/nwdiag.1 + install -m 0644 -D packetdiag.1 /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/share/man/man1/packetdiag.1 + install -m 0644 -D rackdiag.1 /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/share/man/man1/rackdiag.1 + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/nwdiag-1.0.4 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/lib/python3.6 using /usr/bin/python3.6 + /usr/lib/rpm/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.p3UaQu + umask 022 + cd /builddir/build/BUILD + cd nwdiag-1.0.4 + /usr/bin/python setup.py test running test running egg_info writing requirements to src/nwdiag.egg-info/requires.txt writing src/nwdiag.egg-info/PKG-INFO writing top-level names to src/nwdiag.egg-info/top_level.txt writing dependency_links to src/nwdiag.egg-info/dependency_links.txt writing entry points to src/nwdiag.egg-info/entry_points.txt reading manifest file 'src/nwdiag.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.gif' under directory 'src' warning: no previously-included files found matching '.drone.io.sh' warning: no previously-included files found matching 'examples/update.sh' writing manifest file 'src/nwdiag.egg-info/SOURCES.txt' running build_ext test_connected_networks2_diagram (nwdiag.tests.test_builder.TestBuilder) ... ok test_connected_networks3_diagram (nwdiag.tests.test_builder.TestBuilder) ... ok test_connected_networks_diagram (nwdiag.tests.test_builder.TestBuilder) ... ok test_diagram_attributes (nwdiag.tests.test_builder.TestBuilder) ... ok test_group_across_network_diagram (nwdiag.tests.test_builder.TestBuilder) ... ok test_group_and_peer_network_diagram (nwdiag.tests.test_builder.TestBuilder) ... ok test_group_inner_network_diagram (nwdiag.tests.test_builder.TestBuilder) ... ok test_group_network_diagram (nwdiag.tests.test_builder.TestBuilder) ... ok test_group_outer_network_diagram (nwdiag.tests.test_builder.TestBuilder) ... ok test_node_address_attribute (nwdiag.tests.test_builder.TestBuilder) ... ok test_node_attributes (nwdiag.tests.test_builder.TestBuilder) ... ok test_node_belongs_to_multiple_networks_diagram (nwdiag.tests.test_builder.TestBuilder) ... ok test_node_including_hyphen_diagram (nwdiag.tests.test_builder.TestBuilder) ... ok test_peer_network2_diagram (nwdiag.tests.test_builder.TestBuilder) ... ok test_peer_network3_diagram (nwdiag.tests.test_builder.TestBuilder) ... ok test_peer_network4_diagram (nwdiag.tests.test_builder.TestBuilder) ... ok test_peer_network5_diagram (nwdiag.tests.test_builder.TestBuilder) ... ok test_peer_network_branched_diagram (nwdiag.tests.test_builder.TestBuilder) ... ok test_peer_network_diagram (nwdiag.tests.test_builder.TestBuilder) ... ok test_peer_network_in_same_node_diagram (nwdiag.tests.test_builder.TestBuilder) ... ok test_same_peer_network_diagram (nwdiag.tests.test_builder.TestBuilder) ... ok test_single_network_diagram (nwdiag.tests.test_builder.TestBuilder) ... ok test_split_group_diagram (nwdiag.tests.test_builder.TestBuilder) ... ok test_two_networks_diagram (nwdiag.tests.test_builder.TestBuilder) ... ok nwdiag.tests.test_generate_diagram.test_generate(, 'svg', 'src/nwdiag/tests/diagrams/node_address_attribute.diag', ['-f', 'src/nwdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate(, 'svg', 'src/nwdiag/tests/diagrams/group_inner_network.diag', ['-f', 'src/nwdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate(, 'svg', 'src/nwdiag/tests/diagrams/peer_network4.diag', ['-f', 'src/nwdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate(, 'svg', 'src/nwdiag/tests/diagrams/connected_networks3.diag', ['-f', 'src/nwdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate(, 'svg', 'src/nwdiag/tests/diagrams/node_including_hyphen.diag', ['-f', 'src/nwdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate(, 'svg', 'src/nwdiag/tests/diagrams/two_networks.diag', ['-f', 'src/nwdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate(, 'svg', 'src/nwdiag/tests/diagrams/connected_networks.diag', ['-f', 'src/nwdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate(, 'svg', 'src/nwdiag/tests/diagrams/split_group.diag', ['-f', 'src/nwdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate(, 'svg', 'src/nwdiag/tests/diagrams/single_network.diag', ['-f', 'src/nwdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate(, 'svg', 'src/nwdiag/tests/diagrams/group_outer_network.diag', ['-f', 'src/nwdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate(, 'svg', 'src/nwdiag/tests/diagrams/node_attributes.diag', ['-f', 'src/nwdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate(, 'svg', 'src/nwdiag/tests/diagrams/group_network.diag', ['-f', 'src/nwdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate(, 'svg', 'src/nwdiag/tests/diagrams/peer_network_branched.diag', ['-f', 'src/nwdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate(, 'svg', 'src/nwdiag/tests/diagrams/peer_network3.diag', ['-f', 'src/nwdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate(, 'svg', 'src/nwdiag/tests/diagrams/peer_network2.diag', ['-f', 'src/nwdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate(, 'svg', 'src/nwdiag/tests/diagrams/group_across_network.diag', ['-f', 'src/nwdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate(, 'svg', 'src/nwdiag/tests/diagrams/peer_network5.diag', ['-f', 'src/nwdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate(, 'svg', 'src/nwdiag/tests/diagrams/peer_network.diag', ['-f', 'src/nwdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate(, 'svg', 'src/nwdiag/tests/diagrams/autoexpand_node_width.diag', ['-f', 'src/nwdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate(, 'svg', 'src/nwdiag/tests/diagrams/diagram_attributes.diag', ['-f', 'src/nwdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate(, 'svg', 'src/nwdiag/tests/diagrams/connected_networks2.diag', ['-f', 'src/nwdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate(, 'svg', 'src/nwdiag/tests/diagrams/group_and_peer_network.diag', ['-f', 'src/nwdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate(, 'svg', 'src/nwdiag/tests/diagrams/same_peer_network.diag', ['-f', 'src/nwdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate(, 'svg', 'src/nwdiag/tests/diagrams/node_belongs_to_multiple_networks.diag', ['-f', 'src/nwdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_align_option1 (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok test_align_option2 (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok test_align_option3 (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok test_align_option4 (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok test_alt_option (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok test_call_with_braces (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok test_call_without_braces (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok test_caption_option (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok test_caption_option_and_align_option (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok test_class_option (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok test_cleanup (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok test_desctable_option (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok test_desctable_option_using_node_group (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok test_desctable_option_with_numbered (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok test_desctable_option_with_numbered_and_description (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok test_desctable_option_with_rest_markups (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok test_desctable_option_without_description (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok test_figclass_option (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok test_figwidth_option1 (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok test_figwidth_option2 (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok test_height_option (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok test_maxwidth_option (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok test_name_option (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok test_scale_option (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok test_setup (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok test_setup_fontpath1 (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok test_setup_fontpath2 (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok test_setup_inline_svg_is_false (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok test_setup_inline_svg_is_true (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok test_setup_inline_svg_is_true_and_height_option1 (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok test_setup_inline_svg_is_true_and_height_option2 (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok test_setup_inline_svg_is_true_and_width_and_height_option (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok test_setup_inline_svg_is_true_and_width_option1 (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok test_setup_inline_svg_is_true_and_width_option2 (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok test_setup_inline_svg_is_true_but_nonsvg_format (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok test_setup_inline_svg_is_true_with_multibytes (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok test_setup_nodoctype_is_false (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok test_setup_nodoctype_is_true (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok test_setup_noviewbox_is_false (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok test_setup_noviewbox_is_true (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok test_setup_with_args (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok test_width_option (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok test_generate_diagram.test_generate(, 'svg', '/builddir/build/BUILD/nwdiag-1.0.4/src/packetdiag/tests/diagrams/scale_direction.diag', ['-f', '/builddir/build/BUILD/nwdiag-1.0.4/src/packetdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate(, 'svg', '/builddir/build/BUILD/nwdiag-1.0.4/src/packetdiag/tests/diagrams/scale_interval.diag', ['-f', '/builddir/build/BUILD/nwdiag-1.0.4/src/packetdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate(, 'svg', '/builddir/build/BUILD/nwdiag-1.0.4/src/packetdiag/tests/diagrams/tcp_2.diag', ['-f', '/builddir/build/BUILD/nwdiag-1.0.4/src/packetdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate(, 'svg', '/builddir/build/BUILD/nwdiag-1.0.4/src/packetdiag/tests/diagrams/oneliner_without_last_semicolon.diag', ['-f', '/builddir/build/BUILD/nwdiag-1.0.4/src/packetdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate(, 'svg', '/builddir/build/BUILD/nwdiag-1.0.4/src/packetdiag/tests/diagrams/tcp.diag', ['-f', '/builddir/build/BUILD/nwdiag-1.0.4/src/packetdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate(, 'svg', '/builddir/build/BUILD/nwdiag-1.0.4/src/packetdiag/tests/diagrams/oneliner_with_quoted.diag', ['-f', '/builddir/build/BUILD/nwdiag-1.0.4/src/packetdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate(, 'svg', '/builddir/build/BUILD/nwdiag-1.0.4/src/packetdiag/tests/diagrams/oneliner.diag', ['-f', '/builddir/build/BUILD/nwdiag-1.0.4/src/packetdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_align_option1 (test_rst_directives.TestRstDirectives) ... ok test_align_option2 (test_rst_directives.TestRstDirectives) ... ok test_align_option3 (test_rst_directives.TestRstDirectives) ... ok test_align_option4 (test_rst_directives.TestRstDirectives) ... ok test_alt_option (test_rst_directives.TestRstDirectives) ... ok test_call_with_braces (test_rst_directives.TestRstDirectives) ... ok test_call_without_braces (test_rst_directives.TestRstDirectives) ... ok test_caption_option (test_rst_directives.TestRstDirectives) ... ok test_caption_option_and_align_option (test_rst_directives.TestRstDirectives) ... ok test_class_option (test_rst_directives.TestRstDirectives) ... ok test_cleanup (test_rst_directives.TestRstDirectives) ... ok test_desctable_option (test_rst_directives.TestRstDirectives) ... ok test_desctable_option_with_numbered (test_rst_directives.TestRstDirectives) ... ok test_desctable_option_with_numbered_and_description (test_rst_directives.TestRstDirectives) ... ok test_desctable_option_with_rest_markups (test_rst_directives.TestRstDirectives) ... ok test_desctable_option_without_description (test_rst_directives.TestRstDirectives) ... ok test_figclass_option (test_rst_directives.TestRstDirectives) ... ok test_figwidth_option1 (test_rst_directives.TestRstDirectives) ... ok test_figwidth_option2 (test_rst_directives.TestRstDirectives) ... ok test_height_option (test_rst_directives.TestRstDirectives) ... ok test_maxwidth_option (test_rst_directives.TestRstDirectives) ... ok test_name_option (test_rst_directives.TestRstDirectives) ... ok test_scale_option (test_rst_directives.TestRstDirectives) ... ok test_setup (test_rst_directives.TestRstDirectives) ... ok test_setup_fontpath1 (test_rst_directives.TestRstDirectives) ... ok test_setup_fontpath2 (test_rst_directives.TestRstDirectives) ... ok test_setup_inline_svg_is_false (test_rst_directives.TestRstDirectives) ... ok test_setup_inline_svg_is_true (test_rst_directives.TestRstDirectives) ... ok test_setup_inline_svg_is_true_and_height_option1 (test_rst_directives.TestRstDirectives) ... ok test_setup_inline_svg_is_true_and_height_option2 (test_rst_directives.TestRstDirectives) ... ok test_setup_inline_svg_is_true_and_width_and_height_option (test_rst_directives.TestRstDirectives) ... ok test_setup_inline_svg_is_true_and_width_option1 (test_rst_directives.TestRstDirectives) ... ok test_setup_inline_svg_is_true_and_width_option2 (test_rst_directives.TestRstDirectives) ... ok test_setup_inline_svg_is_true_but_format_isnt_svg (test_rst_directives.TestRstDirectives) ... ok test_setup_inline_svg_is_true_with_multibytes (test_rst_directives.TestRstDirectives) ... ok test_setup_nodoctype_is_false (test_rst_directives.TestRstDirectives) ... ok test_setup_nodoctype_is_true (test_rst_directives.TestRstDirectives) ... ok test_setup_noviewbox_is_false (test_rst_directives.TestRstDirectives) ... ok test_setup_noviewbox_is_true (test_rst_directives.TestRstDirectives) ... ok test_setup_with_args (test_rst_directives.TestRstDirectives) ... ok test_width_option (test_rst_directives.TestRstDirectives) ... ok test_autonumber (test_builder.TestBuildDiagram) ... ok test_multi_rackitem (test_builder.TestBuildDiagram) ... ok test_multi_racks (test_builder.TestBuildDiagram) ... ok test_simple (test_builder.TestBuildDiagram) ... ok test_generate_diagram.test_generate(, 'svg', '/builddir/build/BUILD/nwdiag-1.0.4/src/rackdiag/tests/diagrams/multi_racks.diag', ['-f', '/builddir/build/BUILD/nwdiag-1.0.4/src/rackdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate(, 'svg', '/builddir/build/BUILD/nwdiag-1.0.4/src/rackdiag/tests/diagrams/rack_height_for_multi_racks.diag', ['-f', '/builddir/build/BUILD/nwdiag-1.0.4/src/rackdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate(, 'svg', '/builddir/build/BUILD/nwdiag-1.0.4/src/rackdiag/tests/diagrams/rack_height.diag', ['-f', '/builddir/build/BUILD/nwdiag-1.0.4/src/rackdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate(, 'svg', '/builddir/build/BUILD/nwdiag-1.0.4/src/rackdiag/tests/diagrams/oneliner_without_last_semicolon.diag', ['-f', '/builddir/build/BUILD/nwdiag-1.0.4/src/rackdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate(, 'svg', '/builddir/build/BUILD/nwdiag-1.0.4/src/rackdiag/tests/diagrams/simple.diag', ['-f', '/builddir/build/BUILD/nwdiag-1.0.4/src/rackdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate(, 'svg', '/builddir/build/BUILD/nwdiag-1.0.4/src/rackdiag/tests/diagrams/multi_rackitem.diag', ['-f', '/builddir/build/BUILD/nwdiag-1.0.4/src/rackdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate(, 'svg', '/builddir/build/BUILD/nwdiag-1.0.4/src/rackdiag/tests/diagrams/oneliner_with_quoted.diag', ['-f', '/builddir/build/BUILD/nwdiag-1.0.4/src/rackdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate(, 'svg', '/builddir/build/BUILD/nwdiag-1.0.4/src/rackdiag/tests/diagrams/autonumber.diag', ['-f', '/builddir/build/BUILD/nwdiag-1.0.4/src/rackdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate(, 'svg', '/builddir/build/BUILD/nwdiag-1.0.4/src/rackdiag/tests/diagrams/oneliner.diag', ['-f', '/builddir/build/BUILD/nwdiag-1.0.4/src/rackdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate(, 'svg', '/builddir/build/BUILD/nwdiag-1.0.4/src/rackdiag/tests/diagrams/ascending.diag', ['-f', '/builddir/build/BUILD/nwdiag-1.0.4/src/rackdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_align_option1 (test_rst_directives.TestRstDirectives) ... ok test_align_option2 (test_rst_directives.TestRstDirectives) ... ok test_align_option3 (test_rst_directives.TestRstDirectives) ... ok test_align_option4 (test_rst_directives.TestRstDirectives) ... ok test_alt_option (test_rst_directives.TestRstDirectives) ... ok test_call_with_braces (test_rst_directives.TestRstDirectives) ... ok test_call_without_braces (test_rst_directives.TestRstDirectives) ... ok test_caption_option (test_rst_directives.TestRstDirectives) ... ok test_caption_option_and_align_option (test_rst_directives.TestRstDirectives) ... ok test_class_option (test_rst_directives.TestRstDirectives) ... ok test_cleanup (test_rst_directives.TestRstDirectives) ... ok test_desctable_option (test_rst_directives.TestRstDirectives) ... ok test_desctable_option_with_numbered (test_rst_directives.TestRstDirectives) ... ok test_desctable_option_with_numbered_and_description (test_rst_directives.TestRstDirectives) ... ok test_desctable_option_with_rest_markups (test_rst_directives.TestRstDirectives) ... ok test_desctable_option_without_description (test_rst_directives.TestRstDirectives) ... ok test_figclass_option (test_rst_directives.TestRstDirectives) ... ok test_figwidth_option1 (test_rst_directives.TestRstDirectives) ... ok test_figwidth_option2 (test_rst_directives.TestRstDirectives) ... ok test_height_option (test_rst_directives.TestRstDirectives) ... ok test_maxwidth_option (test_rst_directives.TestRstDirectives) ... ok test_name_option (test_rst_directives.TestRstDirectives) ... ok test_scale_option (test_rst_directives.TestRstDirectives) ... ok test_setup (test_rst_directives.TestRstDirectives) ... ok test_setup_fontpath1 (test_rst_directives.TestRstDirectives) ... ok test_setup_fontpath2 (test_rst_directives.TestRstDirectives) ... ok test_setup_inline_svg_is_false (test_rst_directives.TestRstDirectives) ... ok test_setup_inline_svg_is_true (test_rst_directives.TestRstDirectives) ... ok test_setup_inline_svg_is_true_and_height_option1 (test_rst_directives.TestRstDirectives) ... ok test_setup_inline_svg_is_true_and_height_option2 (test_rst_directives.TestRstDirectives) ... ok test_setup_inline_svg_is_true_and_width_and_height_option (test_rst_directives.TestRstDirectives) ... ok test_setup_inline_svg_is_true_and_width_option1 (test_rst_directives.TestRstDirectives) ... ok test_setup_inline_svg_is_true_and_width_option2 (test_rst_directives.TestRstDirectives) ... ok test_setup_inline_svg_is_true_but_format_isnt_svg (test_rst_directives.TestRstDirectives) ... ok test_setup_inline_svg_is_true_with_multibytes (test_rst_directives.TestRstDirectives) ... ok test_setup_nodoctype_is_false (test_rst_directives.TestRstDirectives) ... ok test_setup_nodoctype_is_true (test_rst_directives.TestRstDirectives) ... ok test_setup_noviewbox_is_false (test_rst_directives.TestRstDirectives) ... ok test_setup_noviewbox_is_true (test_rst_directives.TestRstDirectives) ... ok test_setup_with_args (test_rst_directives.TestRstDirectives) ... ok test_width_option (test_rst_directives.TestRstDirectives) ... ok ---------------------------------------------------------------------- Ran 316 tests in 3.430s OK (skipped=123) + pushd /builddir/build/BUILD/python3-python-nwdiag-1.0.4-4.fc26 ~/build/BUILD/python3-python-nwdiag-1.0.4-4.fc26 ~/build/BUILD/nwdiag-1.0.4 + /usr/bin/python3 setup.py test running test running egg_info writing src/nwdiag.egg-info/PKG-INFO writing dependency_links to src/nwdiag.egg-info/dependency_links.txt writing entry points to src/nwdiag.egg-info/entry_points.txt writing requirements to src/nwdiag.egg-info/requires.txt writing top-level names to src/nwdiag.egg-info/top_level.txt reading manifest file 'src/nwdiag.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.gif' under directory 'src' warning: no previously-included files found matching '.drone.io.sh' warning: no previously-included files found matching 'examples/update.sh' writing manifest file 'src/nwdiag.egg-info/SOURCES.txt' running build_ext src/nwdiag/elements.py:39: DeprecationWarning: invalid escape sequence \s address = re.sub('\s*,\s*', '\n', unquote(attr.value)) src/nwdiag/tests/test_rst_directives.py:142: DeprecationWarning: invalid escape sequence \d self.assertRegexpMatches(svg, ' code = io.open(path, 'r', encoding='utf-8-sig').read() ok test_connected_networks3_diagram (nwdiag.tests.test_builder.TestBuilder) ... src/nwdiag/parser.py:299: ResourceWarning: unclosed file <_io.TextIOWrapper name='src/nwdiag/tests/diagrams/connected_networks3.diag' mode='r' encoding='utf-8-sig'> code = io.open(path, 'r', encoding='utf-8-sig').read() ok test_connected_networks_diagram (nwdiag.tests.test_builder.TestBuilder) ... src/nwdiag/parser.py:299: ResourceWarning: unclosed file <_io.TextIOWrapper name='src/nwdiag/tests/diagrams/connected_networks.diag' mode='r' encoding='utf-8-sig'> code = io.open(path, 'r', encoding='utf-8-sig').read() ok test_diagram_attributes (nwdiag.tests.test_builder.TestBuilder) ... src/nwdiag/parser.py:299: ResourceWarning: unclosed file <_io.TextIOWrapper name='src/nwdiag/tests/diagrams/diagram_attributes.diag' mode='r' encoding='utf-8-sig'> code = io.open(path, 'r', encoding='utf-8-sig').read() ok test_group_across_network_diagram (nwdiag.tests.test_builder.TestBuilder) ... src/nwdiag/parser.py:299: ResourceWarning: unclosed file <_io.TextIOWrapper name='src/nwdiag/tests/diagrams/group_across_network.diag' mode='r' encoding='utf-8-sig'> code = io.open(path, 'r', encoding='utf-8-sig').read() ok test_group_and_peer_network_diagram (nwdiag.tests.test_builder.TestBuilder) ... src/nwdiag/parser.py:299: ResourceWarning: unclosed file <_io.TextIOWrapper name='src/nwdiag/tests/diagrams/group_and_peer_network.diag' mode='r' encoding='utf-8-sig'> code = io.open(path, 'r', encoding='utf-8-sig').read() ok test_group_inner_network_diagram (nwdiag.tests.test_builder.TestBuilder) ... src/nwdiag/parser.py:299: ResourceWarning: unclosed file <_io.TextIOWrapper name='src/nwdiag/tests/diagrams/group_inner_network.diag' mode='r' encoding='utf-8-sig'> code = io.open(path, 'r', encoding='utf-8-sig').read() ok test_group_network_diagram (nwdiag.tests.test_builder.TestBuilder) ... src/nwdiag/parser.py:299: ResourceWarning: unclosed file <_io.TextIOWrapper name='src/nwdiag/tests/diagrams/group_network.diag' mode='r' encoding='utf-8-sig'> code = io.open(path, 'r', encoding='utf-8-sig').read() ok test_group_outer_network_diagram (nwdiag.tests.test_builder.TestBuilder) ... src/nwdiag/parser.py:299: ResourceWarning: unclosed file <_io.TextIOWrapper name='src/nwdiag/tests/diagrams/group_outer_network.diag' mode='r' encoding='utf-8-sig'> code = io.open(path, 'r', encoding='utf-8-sig').read() ok test_node_address_attribute (nwdiag.tests.test_builder.TestBuilder) ... src/nwdiag/parser.py:299: ResourceWarning: unclosed file <_io.TextIOWrapper name='src/nwdiag/tests/diagrams/node_address_attribute.diag' mode='r' encoding='utf-8-sig'> code = io.open(path, 'r', encoding='utf-8-sig').read() ok test_node_attributes (nwdiag.tests.test_builder.TestBuilder) ... src/nwdiag/parser.py:299: ResourceWarning: unclosed file <_io.TextIOWrapper name='src/nwdiag/tests/diagrams/node_attributes.diag' mode='r' encoding='utf-8-sig'> code = io.open(path, 'r', encoding='utf-8-sig').read() ok test_node_belongs_to_multiple_networks_diagram (nwdiag.tests.test_builder.TestBuilder) ... src/nwdiag/parser.py:299: ResourceWarning: unclosed file <_io.TextIOWrapper name='src/nwdiag/tests/diagrams/node_belongs_to_multiple_networks.diag' mode='r' encoding='utf-8-sig'> code = io.open(path, 'r', encoding='utf-8-sig').read() ok test_node_including_hyphen_diagram (nwdiag.tests.test_builder.TestBuilder) ... src/nwdiag/parser.py:299: ResourceWarning: unclosed file <_io.TextIOWrapper name='src/nwdiag/tests/diagrams/node_including_hyphen.diag' mode='r' encoding='utf-8-sig'> code = io.open(path, 'r', encoding='utf-8-sig').read() ok test_peer_network2_diagram (nwdiag.tests.test_builder.TestBuilder) ... src/nwdiag/parser.py:299: ResourceWarning: unclosed file <_io.TextIOWrapper name='src/nwdiag/tests/diagrams/peer_network2.diag' mode='r' encoding='utf-8-sig'> code = io.open(path, 'r', encoding='utf-8-sig').read() ok test_peer_network3_diagram (nwdiag.tests.test_builder.TestBuilder) ... src/nwdiag/parser.py:299: ResourceWarning: unclosed file <_io.TextIOWrapper name='src/nwdiag/tests/diagrams/peer_network3.diag' mode='r' encoding='utf-8-sig'> code = io.open(path, 'r', encoding='utf-8-sig').read() ok test_peer_network4_diagram (nwdiag.tests.test_builder.TestBuilder) ... src/nwdiag/parser.py:299: ResourceWarning: unclosed file <_io.TextIOWrapper name='src/nwdiag/tests/diagrams/peer_network4.diag' mode='r' encoding='utf-8-sig'> code = io.open(path, 'r', encoding='utf-8-sig').read() ok test_peer_network5_diagram (nwdiag.tests.test_builder.TestBuilder) ... src/nwdiag/parser.py:299: ResourceWarning: unclosed file <_io.TextIOWrapper name='src/nwdiag/tests/diagrams/peer_network5.diag' mode='r' encoding='utf-8-sig'> code = io.open(path, 'r', encoding='utf-8-sig').read() ok test_peer_network_branched_diagram (nwdiag.tests.test_builder.TestBuilder) ... src/nwdiag/parser.py:299: ResourceWarning: unclosed file <_io.TextIOWrapper name='src/nwdiag/tests/diagrams/peer_network_branched.diag' mode='r' encoding='utf-8-sig'> code = io.open(path, 'r', encoding='utf-8-sig').read() ok test_peer_network_diagram (nwdiag.tests.test_builder.TestBuilder) ... src/nwdiag/parser.py:299: ResourceWarning: unclosed file <_io.TextIOWrapper name='src/nwdiag/tests/diagrams/peer_network.diag' mode='r' encoding='utf-8-sig'> code = io.open(path, 'r', encoding='utf-8-sig').read() ok test_peer_network_in_same_node_diagram (nwdiag.tests.test_builder.TestBuilder) ... src/nwdiag/parser.py:299: ResourceWarning: unclosed file <_io.TextIOWrapper name='src/nwdiag/tests/diagrams/errors/peer_network_in_same_node.diag' mode='r' encoding='utf-8-sig'> code = io.open(path, 'r', encoding='utf-8-sig').read() ok test_same_peer_network_diagram (nwdiag.tests.test_builder.TestBuilder) ... src/nwdiag/parser.py:299: ResourceWarning: unclosed file <_io.TextIOWrapper name='src/nwdiag/tests/diagrams/same_peer_network.diag' mode='r' encoding='utf-8-sig'> code = io.open(path, 'r', encoding='utf-8-sig').read() ok test_single_network_diagram (nwdiag.tests.test_builder.TestBuilder) ... src/nwdiag/parser.py:299: ResourceWarning: unclosed file <_io.TextIOWrapper name='src/nwdiag/tests/diagrams/single_network.diag' mode='r' encoding='utf-8-sig'> code = io.open(path, 'r', encoding='utf-8-sig').read() ok test_split_group_diagram (nwdiag.tests.test_builder.TestBuilder) ... src/nwdiag/parser.py:299: ResourceWarning: unclosed file <_io.TextIOWrapper name='src/nwdiag/tests/diagrams/split_group.diag' mode='r' encoding='utf-8-sig'> code = io.open(path, 'r', encoding='utf-8-sig').read() ok test_two_networks_diagram (nwdiag.tests.test_builder.TestBuilder) ... src/nwdiag/parser.py:299: ResourceWarning: unclosed file <_io.TextIOWrapper name='src/nwdiag/tests/diagrams/two_networks.diag' mode='r' encoding='utf-8-sig'> code = io.open(path, 'r', encoding='utf-8-sig').read() ok nwdiag.tests.test_generate_diagram.test_generate(, 'svg', 'src/nwdiag/tests/diagrams/node_address_attribute.diag', ['-f', 'src/nwdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate(, 'svg', 'src/nwdiag/tests/diagrams/group_inner_network.diag', ['-f', 'src/nwdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate(, 'svg', 'src/nwdiag/tests/diagrams/peer_network4.diag', ['-f', 'src/nwdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate(, 'svg', 'src/nwdiag/tests/diagrams/connected_networks3.diag', ['-f', 'src/nwdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate(, 'svg', 'src/nwdiag/tests/diagrams/node_including_hyphen.diag', ['-f', 'src/nwdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate(, 'svg', 'src/nwdiag/tests/diagrams/two_networks.diag', ['-f', 'src/nwdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate(, 'svg', 'src/nwdiag/tests/diagrams/connected_networks.diag', ['-f', 'src/nwdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate(, 'svg', 'src/nwdiag/tests/diagrams/split_group.diag', ['-f', 'src/nwdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate(, 'svg', 'src/nwdiag/tests/diagrams/single_network.diag', ['-f', 'src/nwdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate(, 'svg', 'src/nwdiag/tests/diagrams/group_outer_network.diag', ['-f', 'src/nwdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate(, 'svg', 'src/nwdiag/tests/diagrams/node_attributes.diag', ['-f', 'src/nwdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate(, 'svg', 'src/nwdiag/tests/diagrams/group_network.diag', ['-f', 'src/nwdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate(, 'svg', 'src/nwdiag/tests/diagrams/peer_network_branched.diag', ['-f', 'src/nwdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate(, 'svg', 'src/nwdiag/tests/diagrams/peer_network3.diag', ['-f', 'src/nwdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate(, 'svg', 'src/nwdiag/tests/diagrams/peer_network2.diag', ['-f', 'src/nwdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate(, 'svg', 'src/nwdiag/tests/diagrams/group_across_network.diag', ['-f', 'src/nwdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate(, 'svg', 'src/nwdiag/tests/diagrams/peer_network5.diag', ['-f', 'src/nwdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate(, 'svg', 'src/nwdiag/tests/diagrams/peer_network.diag', ['-f', 'src/nwdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate(, 'svg', 'src/nwdiag/tests/diagrams/autoexpand_node_width.diag', ['-f', 'src/nwdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate(, 'svg', 'src/nwdiag/tests/diagrams/diagram_attributes.diag', ['-f', 'src/nwdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate(, 'svg', 'src/nwdiag/tests/diagrams/connected_networks2.diag', ['-f', 'src/nwdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate(, 'svg', 'src/nwdiag/tests/diagrams/group_and_peer_network.diag', ['-f', 'src/nwdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate(, 'svg', 'src/nwdiag/tests/diagrams/same_peer_network.diag', ['-f', 'src/nwdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate(, 'svg', 'src/nwdiag/tests/diagrams/node_belongs_to_multiple_networks.diag', ['-f', 'src/nwdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_align_option1 (nwdiag.tests.test_rst_directives.TestRstDirectives) ... /usr/lib/python3.6/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmpvhqplcni/nwdiag-771ccb30d8d4ff34a58a3b22f232781e503050e8.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) ok test_align_option2 (nwdiag.tests.test_rst_directives.TestRstDirectives) ... /usr/lib/python3.6/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmpglz6k350/nwdiag-f1d1fd517f29c8ba7c8b6f50ebfbc922ddb5b2d8.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) ok test_align_option3 (nwdiag.tests.test_rst_directives.TestRstDirectives) ... /usr/lib/python3.6/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmpolz_2b3o/nwdiag-e96220ceef149fc55c97f7eca06ae970910210e2.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) ok test_align_option4 (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok test_alt_option (nwdiag.tests.test_rst_directives.TestRstDirectives) ... /usr/lib/python3.6/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmp0y9wloyn/nwdiag-d9bcbe613be71199484807b4e1257ea4d775a421.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) ok test_call_with_braces (nwdiag.tests.test_rst_directives.TestRstDirectives) ... /usr/lib/python3.6/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmp_8f_y8np/nwdiag-6f968f25c484f47e4c0b5f1847526a58fb6e80e5.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) ok test_call_without_braces (nwdiag.tests.test_rst_directives.TestRstDirectives) ... /usr/lib/python3.6/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmpoy7df0og/nwdiag-eb7f834bd7e434d85c2c5d97e1325f5f219d74f8.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) ok test_caption_option (nwdiag.tests.test_rst_directives.TestRstDirectives) ... /usr/lib/python3.6/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmp0ly1xngu/nwdiag-8f81c95a5597d3d98a212f88def1421ade73c8e6.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) ok test_caption_option_and_align_option (nwdiag.tests.test_rst_directives.TestRstDirectives) ... /usr/lib/python3.6/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmpllubammc/nwdiag-8390cd5afbc80ba48940f040a325fa4aeb85ad6b.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) ok test_class_option (nwdiag.tests.test_rst_directives.TestRstDirectives) ... /usr/lib/python3.6/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmpt976t31k/nwdiag-5b0c9cda211160efa4a1067c56d7b06eed95711c.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) ok test_cleanup (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok test_desctable_option (nwdiag.tests.test_rst_directives.TestRstDirectives) ... /usr/lib/python3.6/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmpkdthv3xh/nwdiag-868830f4c96ec53f48cf76dfb0763de146c2f7db.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) ok test_desctable_option_using_node_group (nwdiag.tests.test_rst_directives.TestRstDirectives) ... /usr/lib/python3.6/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmpux9wmd1e/nwdiag-ce3a0e3ab8601a45b1c5675ec706bea08f2b40ef.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) ok test_desctable_option_with_numbered (nwdiag.tests.test_rst_directives.TestRstDirectives) ... /usr/lib/python3.6/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmpfja45mk4/nwdiag-156ab917b174ca671eeeb28c5a41b9920842d174.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) ok test_desctable_option_with_numbered_and_description (nwdiag.tests.test_rst_directives.TestRstDirectives) ... /usr/lib/python3.6/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmp9w_rvl6q/nwdiag-870972e638f3b684191594249ba031495d411000.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) ok test_desctable_option_with_rest_markups (nwdiag.tests.test_rst_directives.TestRstDirectives) ... /usr/lib/python3.6/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmp8psl8kn9/nwdiag-2be9373d35d97a823c0cf16cec75f8051e535e0a.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) ok test_desctable_option_without_description (nwdiag.tests.test_rst_directives.TestRstDirectives) ... /usr/lib/python3.6/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmpp2jrsfg8/nwdiag-17a25fbd49d42fa0d5feef702909d390c58c9879.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) ok test_figclass_option (nwdiag.tests.test_rst_directives.TestRstDirectives) ... /usr/lib/python3.6/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmpig72dto3/nwdiag-350d0bd5020c2da66be4d76c8ab7bbaa5bd87aa1.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) ok test_figwidth_option1 (nwdiag.tests.test_rst_directives.TestRstDirectives) ... /usr/lib/python3.6/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmp0cqtbouq/nwdiag-18fc7a87da77d5872e81c4209eb65517e045268d.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) ok test_figwidth_option2 (nwdiag.tests.test_rst_directives.TestRstDirectives) ... /usr/lib/python3.6/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmpndfnj9bs/nwdiag-fcf2bc3890dae2527b81b2c7c4853f13aebb2643.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) ok test_height_option (nwdiag.tests.test_rst_directives.TestRstDirectives) ... /usr/lib/python3.6/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmpkkmm87jy/nwdiag-8362da4e5862b0a576487b3bf19a4ea4571e09ec.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) ok test_maxwidth_option (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok test_name_option (nwdiag.tests.test_rst_directives.TestRstDirectives) ... /usr/lib/python3.6/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmpxyu1sc1k/nwdiag-1f8d56e4915cef40f314494bbcbc235fe0a1b251.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) ok test_scale_option (nwdiag.tests.test_rst_directives.TestRstDirectives) ... /usr/lib/python3.6/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmpisccgf7r/nwdiag-bb6cf3d5486ed552744bff2270a77e42ae774cf3.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) ok test_setup (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok test_setup_fontpath1 (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok test_setup_fontpath2 (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok test_setup_inline_svg_is_false (nwdiag.tests.test_rst_directives.TestRstDirectives) ... /usr/lib/python3.6/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmpkkuvmrfy/nwdiag-f425023536122857f010266d6df25a3503770e6b.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) ok test_setup_inline_svg_is_true (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok test_setup_inline_svg_is_true_and_height_option1 (nwdiag.tests.test_rst_directives.TestRstDirectives) ... src/nwdiag/tests/test_rst_directives.py:262: DeprecationWarning: Please use assertRegex instead. ' open(self.filename, 'wb').write(image.encode('utf-8')) src/nwdiag/tests/test_rst_directives.py:126: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/tmpfc6khcb1/nwdiag-c8a2a89bd54da3a371d3319a25689ab607f445d8.svg' mode='r' encoding='ANSI_X3.4-1968'> svg = open(doctree[0]['uri']).read() ok test_setup_nodoctype_is_true (nwdiag.tests.test_rst_directives.TestRstDirectives) ... /usr/lib/python3.6/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmpoldkszco/nwdiag-013c4c81837b6361dc2ba6a54398d86df890ddc8.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) src/nwdiag/tests/test_rst_directives.py:111: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/tmpoldkszco/nwdiag-013c4c81837b6361dc2ba6a54398d86df890ddc8.svg' mode='r' encoding='ANSI_X3.4-1968'> svg = open(doctree[0]['uri']).read() ok test_setup_noviewbox_is_false (nwdiag.tests.test_rst_directives.TestRstDirectives) ... /usr/lib/python3.6/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmpbvt_mzlw/nwdiag-db337ca20370b95c4787c96fc612d7791cc56378.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) src/nwdiag/tests/test_rst_directives.py:155: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/tmpbvt_mzlw/nwdiag-db337ca20370b95c4787c96fc612d7791cc56378.svg' mode='r' encoding='ANSI_X3.4-1968'> svg = open(doctree[0]['uri']).read() ok test_setup_noviewbox_is_true (nwdiag.tests.test_rst_directives.TestRstDirectives) ... /usr/lib/python3.6/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmpe5m_auxf/nwdiag-92462f4e92b7990819a420306cc25c8f864c4259.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) src/nwdiag/tests/test_rst_directives.py:141: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/tmpe5m_auxf/nwdiag-92462f4e92b7990819a420306cc25c8f864c4259.svg' mode='r' encoding='ANSI_X3.4-1968'> svg = open(doctree[0]['uri']).read() ok test_setup_with_args (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok test_width_option (nwdiag.tests.test_rst_directives.TestRstDirectives) ... /usr/lib/python3.6/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmp5y9a5b1_/nwdiag-c24f3cf78593ce665a104d679c1c558358504b60.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) ok test_generate_diagram.test_generate(, 'svg', '/builddir/build/BUILD/python3-python-nwdiag-1.0.4-4.fc26/src/packetdiag/tests/diagrams/scale_direction.diag', ['-f', '/builddir/build/BUILD/python3-python-nwdiag-1.0.4-4.fc26/src/packetdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate(, 'svg', '/builddir/build/BUILD/python3-python-nwdiag-1.0.4-4.fc26/src/packetdiag/tests/diagrams/scale_interval.diag', ['-f', '/builddir/build/BUILD/python3-python-nwdiag-1.0.4-4.fc26/src/packetdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate(, 'svg', '/builddir/build/BUILD/python3-python-nwdiag-1.0.4-4.fc26/src/packetdiag/tests/diagrams/tcp_2.diag', ['-f', '/builddir/build/BUILD/python3-python-nwdiag-1.0.4-4.fc26/src/packetdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate(, 'svg', '/builddir/build/BUILD/python3-python-nwdiag-1.0.4-4.fc26/src/packetdiag/tests/diagrams/oneliner_without_last_semicolon.diag', ['-f', '/builddir/build/BUILD/python3-python-nwdiag-1.0.4-4.fc26/src/packetdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate(, 'svg', '/builddir/build/BUILD/python3-python-nwdiag-1.0.4-4.fc26/src/packetdiag/tests/diagrams/tcp.diag', ['-f', '/builddir/build/BUILD/python3-python-nwdiag-1.0.4-4.fc26/src/packetdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate(, 'svg', '/builddir/build/BUILD/python3-python-nwdiag-1.0.4-4.fc26/src/packetdiag/tests/diagrams/oneliner_with_quoted.diag', ['-f', '/builddir/build/BUILD/python3-python-nwdiag-1.0.4-4.fc26/src/packetdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate(, 'svg', '/builddir/build/BUILD/python3-python-nwdiag-1.0.4-4.fc26/src/packetdiag/tests/diagrams/oneliner.diag', ['-f', '/builddir/build/BUILD/python3-python-nwdiag-1.0.4-4.fc26/src/packetdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 /builddir/build/BUILD/python3-python-nwdiag-1.0.4-4.fc26/src/packetdiag/tests/test_rst_directives.py:130: DeprecationWarning: invalid escape sequence \d self.assertRegexpMatches(svg, ' open(self.filename, 'wb').write(image.encode('utf-8')) ok test_align_option2 (test_rst_directives.TestRstDirectives) ... /usr/lib/python3.6/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmp6xsq9w7d/packetdiag-96b69d5cc6652288f13a3dfca2ba29da8a9b71b2.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) ok test_align_option3 (test_rst_directives.TestRstDirectives) ... /usr/lib/python3.6/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmp9nx8e84i/packetdiag-6fc4ad897180b2ecb0390fba644474df059a83b3.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) ok test_align_option4 (test_rst_directives.TestRstDirectives) ... ok test_alt_option (test_rst_directives.TestRstDirectives) ... /usr/lib/python3.6/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmpkaxlklo7/packetdiag-dfa44641dedd1414358e10a1cc916485d743fca5.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) ok test_call_with_braces (test_rst_directives.TestRstDirectives) ... /usr/lib/python3.6/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmpif0jm6kp/packetdiag-a588b7baf471f4e8735ad366deb2bec5824d14e8.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) ok test_call_without_braces (test_rst_directives.TestRstDirectives) ... /usr/lib/python3.6/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmpx2tqgp54/packetdiag-23e8cebc559105ed47224cd62f47cc763394183e.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) ok test_caption_option (test_rst_directives.TestRstDirectives) ... /usr/lib/python3.6/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmpsb0o29j6/packetdiag-cf0a5c78b59ef3b2bfbcccfd3195adb64243223d.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) ok test_caption_option_and_align_option (test_rst_directives.TestRstDirectives) ... /usr/lib/python3.6/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmph5ff5hlm/packetdiag-3febb156537c8902dcc6dad3935b94e801727dfc.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) ok test_class_option (test_rst_directives.TestRstDirectives) ... /usr/lib/python3.6/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmpxhwdgsyg/packetdiag-150fa3ac1577aa44516a73cd37bf9befc98425fd.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) ok test_cleanup (test_rst_directives.TestRstDirectives) ... ok test_desctable_option (test_rst_directives.TestRstDirectives) ... /usr/lib/python3.6/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmpsxn6l81i/packetdiag-2f6166c4235fe14b7a2ff24a0fd1c08c3712587f.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) ok test_desctable_option_with_numbered (test_rst_directives.TestRstDirectives) ... /usr/lib/python3.6/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmpw48zqch3/packetdiag-8235de06127e236d26bc5a5e85e7365420496bfe.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) ok test_desctable_option_with_numbered_and_description (test_rst_directives.TestRstDirectives) ... /usr/lib/python3.6/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmp8b5whvhr/packetdiag-a89bc387f053a0c6558775350e1a1d2a951c3ca7.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) ok test_desctable_option_with_rest_markups (test_rst_directives.TestRstDirectives) ... /usr/lib/python3.6/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmp851ntqnc/packetdiag-fc4117db7eda3355ba2f99f00c7084d80f3d024b.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) ok test_desctable_option_without_description (test_rst_directives.TestRstDirectives) ... /usr/lib/python3.6/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmpu_3d1uhv/packetdiag-d8c47504feee739702dea98fff201d99ea4a9bb2.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) ok test_figclass_option (test_rst_directives.TestRstDirectives) ... /usr/lib/python3.6/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmpvt8hozbd/packetdiag-e6675e7110a6cc3b47f6490d7ba3332f2b20d386.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) ok test_figwidth_option1 (test_rst_directives.TestRstDirectives) ... /usr/lib/python3.6/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmp6axlqepo/packetdiag-25ed77917a945408e84163fab62c434c49b766bc.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) ok test_figwidth_option2 (test_rst_directives.TestRstDirectives) ... /usr/lib/python3.6/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmpyvsgrms0/packetdiag-00410a6ce60f769b2fbd786337a6ad8c0bfab07f.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) ok test_height_option (test_rst_directives.TestRstDirectives) ... /usr/lib/python3.6/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmp3b6en8wh/packetdiag-f969c42efefecf2ce391fca813c1339408630b66.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) ok test_maxwidth_option (test_rst_directives.TestRstDirectives) ... ok test_name_option (test_rst_directives.TestRstDirectives) ... /usr/lib/python3.6/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmplihzu0i3/packetdiag-0f5236dbc861bbb4150a88a490e378f70c51d84b.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) ok test_scale_option (test_rst_directives.TestRstDirectives) ... /usr/lib/python3.6/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmpaty6clzb/packetdiag-644641b915cf7a388cf942d32c2fd125fe9af9d5.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) ok test_setup (test_rst_directives.TestRstDirectives) ... ok test_setup_fontpath1 (test_rst_directives.TestRstDirectives) ... ok test_setup_fontpath2 (test_rst_directives.TestRstDirectives) ... ok test_setup_inline_svg_is_false (test_rst_directives.TestRstDirectives) ... /usr/lib/python3.6/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmpz13hy4n9/packetdiag-af24ab3e9d1b8a5123a097dff7aef85d86b2324e.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) ok test_setup_inline_svg_is_true (test_rst_directives.TestRstDirectives) ... ok test_setup_inline_svg_is_true_and_height_option1 (test_rst_directives.TestRstDirectives) ... /builddir/build/BUILD/python3-python-nwdiag-1.0.4-4.fc26/src/packetdiag/tests/test_rst_directives.py:234: DeprecationWarning: Please use assertRegex instead. ' open(self.filename, 'wb').write(image.encode('utf-8')) /builddir/build/BUILD/python3-python-nwdiag-1.0.4-4.fc26/src/packetdiag/tests/test_rst_directives.py:116: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/tmprgx1bsv5/packetdiag-1ead1af1e9ac6c042489c1dae23049d5e5a517bc.svg' mode='r' encoding='ANSI_X3.4-1968'> svg = open(doctree[0]['uri']).read() ok test_setup_nodoctype_is_true (test_rst_directives.TestRstDirectives) ... /usr/lib/python3.6/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmpfwipnhxu/packetdiag-09998af421afbfe7ab4169f7fd0a09beb52b82d1.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) /builddir/build/BUILD/python3-python-nwdiag-1.0.4-4.fc26/src/packetdiag/tests/test_rst_directives.py:103: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/tmpfwipnhxu/packetdiag-09998af421afbfe7ab4169f7fd0a09beb52b82d1.svg' mode='r' encoding='ANSI_X3.4-1968'> svg = open(doctree[0]['uri']).read() ok test_setup_noviewbox_is_false (test_rst_directives.TestRstDirectives) ... /usr/lib/python3.6/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmpi_ve5g3n/packetdiag-68d64eb055265dfa8eee25ba15cf4e2d8c919708.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) /builddir/build/BUILD/python3-python-nwdiag-1.0.4-4.fc26/src/packetdiag/tests/test_rst_directives.py:141: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/tmpi_ve5g3n/packetdiag-68d64eb055265dfa8eee25ba15cf4e2d8c919708.svg' mode='r' encoding='ANSI_X3.4-1968'> svg = open(doctree[0]['uri']).read() ok test_setup_noviewbox_is_true (test_rst_directives.TestRstDirectives) ... /usr/lib/python3.6/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmp7x9pfw4g/packetdiag-2799ad824d8a325ae5a4d9813d9657df0220316c.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) /builddir/build/BUILD/python3-python-nwdiag-1.0.4-4.fc26/src/packetdiag/tests/test_rst_directives.py:129: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/tmp7x9pfw4g/packetdiag-2799ad824d8a325ae5a4d9813d9657df0220316c.svg' mode='r' encoding='ANSI_X3.4-1968'> svg = open(doctree[0]['uri']).read() ok test_setup_with_args (test_rst_directives.TestRstDirectives) ... ok test_width_option (test_rst_directives.TestRstDirectives) ... /usr/lib/python3.6/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmp7of090gz/packetdiag-f257a30deadae8fa2758853ba487d7fa80c45806.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) ok /builddir/build/BUILD/python3-python-nwdiag-1.0.4-4.fc26/src/rackdiag/elements.py:74: DeprecationWarning: invalid escape sequence \d elif re.search('^\d+(\.[0-9]+)?kg$', attr.name): /builddir/build/BUILD/python3-python-nwdiag-1.0.4-4.fc26/src/rackdiag/elements.py:72: DeprecationWarning: invalid escape sequence \d elif re.search('^\d+(\.[0-9]+)?A$', attr.name): /builddir/build/BUILD/python3-python-nwdiag-1.0.4-4.fc26/src/rackdiag/elements.py:70: DeprecationWarning: invalid escape sequence \d if re.search('^\d+U$', attr.name): /builddir/build/BUILD/python3-python-nwdiag-1.0.4-4.fc26/src/rackdiag/elements.py:202: DeprecationWarning: invalid escape sequence \d if re.search('^\d+U$', attr.name): test_autonumber (test_builder.TestBuildDiagram) ... /builddir/build/BUILD/python3-python-nwdiag-1.0.4-4.fc26/src/rackdiag/tests/test_builder.py:22: ResourceWarning: unclosed file <_io.TextIOWrapper name='/builddir/build/BUILD/python3-python-nwdiag-1.0.4-4.fc26/src/rackdiag/tests/diagrams/autonumber.diag' mode='r' encoding='ANSI_X3.4-1968'> code = open(pathname).read() ok test_multi_rackitem (test_builder.TestBuildDiagram) ... /builddir/build/BUILD/python3-python-nwdiag-1.0.4-4.fc26/src/rackdiag/tests/test_builder.py:22: ResourceWarning: unclosed file <_io.TextIOWrapper name='/builddir/build/BUILD/python3-python-nwdiag-1.0.4-4.fc26/src/rackdiag/tests/diagrams/multi_rackitem.diag' mode='r' encoding='ANSI_X3.4-1968'> code = open(pathname).read() ok test_multi_racks (test_builder.TestBuildDiagram) ... /builddir/build/BUILD/python3-python-nwdiag-1.0.4-4.fc26/src/rackdiag/tests/test_builder.py:22: ResourceWarning: unclosed file <_io.TextIOWrapper name='/builddir/build/BUILD/python3-python-nwdiag-1.0.4-4.fc26/src/rackdiag/tests/diagrams/multi_racks.diag' mode='r' encoding='ANSI_X3.4-1968'> code = open(pathname).read() ok test_simple (test_builder.TestBuildDiagram) ... /builddir/build/BUILD/python3-python-nwdiag-1.0.4-4.fc26/src/rackdiag/tests/test_builder.py:22: ResourceWarning: unclosed file <_io.TextIOWrapper name='/builddir/build/BUILD/python3-python-nwdiag-1.0.4-4.fc26/src/rackdiag/tests/diagrams/simple.diag' mode='r' encoding='ANSI_X3.4-1968'> code = open(pathname).read() ok test_generate_diagram.test_generate(, 'svg', '/builddir/build/BUILD/python3-python-nwdiag-1.0.4-4.fc26/src/rackdiag/tests/diagrams/multi_racks.diag', ['-f', '/builddir/build/BUILD/python3-python-nwdiag-1.0.4-4.fc26/src/rackdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate(, 'svg', '/builddir/build/BUILD/python3-python-nwdiag-1.0.4-4.fc26/src/rackdiag/tests/diagrams/rack_height_for_multi_racks.diag', ['-f', '/builddir/build/BUILD/python3-python-nwdiag-1.0.4-4.fc26/src/rackdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate(, 'svg', '/builddir/build/BUILD/python3-python-nwdiag-1.0.4-4.fc26/src/rackdiag/tests/diagrams/rack_height.diag', ['-f', '/builddir/build/BUILD/python3-python-nwdiag-1.0.4-4.fc26/src/rackdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate(, 'svg', '/builddir/build/BUILD/python3-python-nwdiag-1.0.4-4.fc26/src/rackdiag/tests/diagrams/oneliner_without_last_semicolon.diag', ['-f', '/builddir/build/BUILD/python3-python-nwdiag-1.0.4-4.fc26/src/rackdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate(, 'svg', '/builddir/build/BUILD/python3-python-nwdiag-1.0.4-4.fc26/src/rackdiag/tests/diagrams/simple.diag', ['-f', '/builddir/build/BUILD/python3-python-nwdiag-1.0.4-4.fc26/src/rackdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate(, 'svg', '/builddir/build/BUILD/python3-python-nwdiag-1.0.4-4.fc26/src/rackdiag/tests/diagrams/multi_rackitem.diag', ['-f', '/builddir/build/BUILD/python3-python-nwdiag-1.0.4-4.fc26/src/rackdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate(, 'svg', '/builddir/build/BUILD/python3-python-nwdiag-1.0.4-4.fc26/src/rackdiag/tests/diagrams/oneliner_with_quoted.diag', ['-f', '/builddir/build/BUILD/python3-python-nwdiag-1.0.4-4.fc26/src/rackdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate(, 'svg', '/builddir/build/BUILD/python3-python-nwdiag-1.0.4-4.fc26/src/rackdiag/tests/diagrams/autonumber.diag', ['-f', '/builddir/build/BUILD/python3-python-nwdiag-1.0.4-4.fc26/src/rackdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate(, 'svg', '/builddir/build/BUILD/python3-python-nwdiag-1.0.4-4.fc26/src/rackdiag/tests/diagrams/oneliner.diag', ['-f', '/builddir/build/BUILD/python3-python-nwdiag-1.0.4-4.fc26/src/rackdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate(, 'svg', '/builddir/build/BUILD/python3-python-nwdiag-1.0.4-4.fc26/src/rackdiag/tests/diagrams/ascending.diag', ['-f', '/builddir/build/BUILD/python3-python-nwdiag-1.0.4-4.fc26/src/rackdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 /builddir/build/BUILD/python3-python-nwdiag-1.0.4-4.fc26/src/rackdiag/tests/test_rst_directives.py:130: DeprecationWarning: invalid escape sequence \d self.assertRegexpMatches(svg, ' open(self.filename, 'wb').write(image.encode('utf-8')) ok test_align_option2 (test_rst_directives.TestRstDirectives) ... /usr/lib/python3.6/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmpm25tb9xt/rackdiag-d53be4c227f78ec47fa8279b4a2f45e4b02c461e.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) ok test_align_option3 (test_rst_directives.TestRstDirectives) ... /usr/lib/python3.6/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmpfp7x5lr7/rackdiag-ecdd54af3d1b85be2b733ccde92f65c3f7fc578f.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) ok test_align_option4 (test_rst_directives.TestRstDirectives) ... ok test_alt_option (test_rst_directives.TestRstDirectives) ... /usr/lib/python3.6/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmpw7470nvc/rackdiag-98077e90905dcc5379d4b4a4820eb435876e2c21.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) ok test_call_with_braces (test_rst_directives.TestRstDirectives) ... /usr/lib/python3.6/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmp4xa2_ml5/rackdiag-be5afdfc89bbcff9e10e3d5208f47fea9cd07e4d.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) ok test_call_without_braces (test_rst_directives.TestRstDirectives) ... /usr/lib/python3.6/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmp35m7759l/rackdiag-d005b744a9237555beb911fe3bf410bdf4184c77.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) ok test_caption_option (test_rst_directives.TestRstDirectives) ... /usr/lib/python3.6/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmp24fxy7rj/rackdiag-27d70179a6b99ef1844fd1072d7f5f918e3541db.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) ok test_caption_option_and_align_option (test_rst_directives.TestRstDirectives) ... /usr/lib/python3.6/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmphrpj8iov/rackdiag-2be9cf5b4c9637e46f9ecd97a39215f3ff0130d6.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) ok test_class_option (test_rst_directives.TestRstDirectives) ... /usr/lib/python3.6/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmprkbdgffa/rackdiag-7adac37972b742497c743d8d3027d59eb1a53fec.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) ok test_cleanup (test_rst_directives.TestRstDirectives) ... ok test_desctable_option (test_rst_directives.TestRstDirectives) ... /usr/lib/python3.6/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmpt5b5xphi/rackdiag-54992eb481e8245044bef5c22996e3a7b81b6bb3.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) ok test_desctable_option_with_numbered (test_rst_directives.TestRstDirectives) ... /usr/lib/python3.6/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmpgiqh_95y/rackdiag-8a99f452268baf0164e02ad24890927b71d9a8dc.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) ok test_desctable_option_with_numbered_and_description (test_rst_directives.TestRstDirectives) ... /usr/lib/python3.6/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmpd8ryffi2/rackdiag-2b7887e53ab2ca1c6a0a7d48c48ea17092a448fd.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) ok test_desctable_option_with_rest_markups (test_rst_directives.TestRstDirectives) ... /usr/lib/python3.6/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmpehauafs0/rackdiag-b202f866a4670ea515791e72e533e9184e2f123b.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) ok test_desctable_option_without_description (test_rst_directives.TestRstDirectives) ... /usr/lib/python3.6/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmprq1dejfp/rackdiag-53e0012b3c5a300d13b11d27bbc65173a2c7611f.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) ok test_figclass_option (test_rst_directives.TestRstDirectives) ... /usr/lib/python3.6/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmpljg6gshv/rackdiag-fdf2dac48e15fb4317bb192a328e1b9f410ad541.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) ok test_figwidth_option1 (test_rst_directives.TestRstDirectives) ... /usr/lib/python3.6/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmpsr9jlnjt/rackdiag-16d21a827cb9100ab82e485ce5bce1f823e84633.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) ok test_figwidth_option2 (test_rst_directives.TestRstDirectives) ... /usr/lib/python3.6/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmpqnxrrgbs/rackdiag-291ad8ac6f2d9d0d8c0afe435aa3a57031076a0b.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) ok test_height_option (test_rst_directives.TestRstDirectives) ... /usr/lib/python3.6/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmpohjjjzum/rackdiag-65bdbbe833be8fbfd3cbc16b62d0ee5db5a4b6ed.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) ok test_maxwidth_option (test_rst_directives.TestRstDirectives) ... ok test_name_option (test_rst_directives.TestRstDirectives) ... /usr/lib/python3.6/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmp9wg5zpbj/rackdiag-6bc5124fcec15ff24aabc693d47946127543aeed.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) ok test_scale_option (test_rst_directives.TestRstDirectives) ... /usr/lib/python3.6/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmpq69u5c9e/rackdiag-1e71f7b8f7f61f0efb3b9abc89dd391ae305c1c5.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) ok test_setup (test_rst_directives.TestRstDirectives) ... ok test_setup_fontpath1 (test_rst_directives.TestRstDirectives) ... ok test_setup_fontpath2 (test_rst_directives.TestRstDirectives) ... ok test_setup_inline_svg_is_false (test_rst_directives.TestRstDirectives) ... /usr/lib/python3.6/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmp_xhwmltu/rackdiag-8e774391480e8108e8f4ce560dc76219f9f1b684.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) ok test_setup_inline_svg_is_true (test_rst_directives.TestRstDirectives) ... ok test_setup_inline_svg_is_true_and_height_option1 (test_rst_directives.TestRstDirectives) ... /builddir/build/BUILD/python3-python-nwdiag-1.0.4-4.fc26/src/rackdiag/tests/test_rst_directives.py:234: DeprecationWarning: Please use assertRegex instead. ' open(self.filename, 'wb').write(image.encode('utf-8')) /builddir/build/BUILD/python3-python-nwdiag-1.0.4-4.fc26/src/rackdiag/tests/test_rst_directives.py:116: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/tmpm8rgqkgh/rackdiag-2be8ab04517a7dc98e4c1d3e8e5659ae3ed31f18.svg' mode='r' encoding='ANSI_X3.4-1968'> svg = open(doctree[0]['uri']).read() ok test_setup_nodoctype_is_true (test_rst_directives.TestRstDirectives) ... /usr/lib/python3.6/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmpnhnonlaj/rackdiag-e04aaf3528f5677f6f2ba0d210f82083b32acb67.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) /builddir/build/BUILD/python3-python-nwdiag-1.0.4-4.fc26/src/rackdiag/tests/test_rst_directives.py:103: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/tmpnhnonlaj/rackdiag-e04aaf3528f5677f6f2ba0d210f82083b32acb67.svg' mode='r' encoding='ANSI_X3.4-1968'> svg = open(doctree[0]['uri']).read() ok test_setup_noviewbox_is_false (test_rst_directives.TestRstDirectives) ... /usr/lib/python3.6/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmpn4nv_pxw/rackdiag-3b01cd786dda092ba75c9eaae79dbc7b1c9dacd7.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) /builddir/build/BUILD/python3-python-nwdiag-1.0.4-4.fc26/src/rackdiag/tests/test_rst_directives.py:141: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/tmpn4nv_pxw/rackdiag-3b01cd786dda092ba75c9eaae79dbc7b1c9dacd7.svg' mode='r' encoding='ANSI_X3.4-1968'> svg = open(doctree[0]['uri']).read() ok test_setup_noviewbox_is_true (test_rst_directives.TestRstDirectives) ... /usr/lib/python3.6/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmpenm28m20/rackdiag-51e33bd1c944e762be79c7f64edc77fb5f72e6e5.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) /builddir/build/BUILD/python3-python-nwdiag-1.0.4-4.fc26/src/rackdiag/tests/test_rst_directives.py:129: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/tmpenm28m20/rackdiag-51e33bd1c944e762be79c7f64edc77fb5f72e6e5.svg' mode='r' encoding='ANSI_X3.4-1968'> svg = open(doctree[0]['uri']).read() ok test_setup_with_args (test_rst_directives.TestRstDirectives) ... ok test_width_option (test_rst_directives.TestRstDirectives) ... /usr/lib/python3.6/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmp52ep_ojc/rackdiag-bca45d3c89302cde43b4cd93987c6cef6a119e9f.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) ok ---------------------------------------------------------------------- Ran 316 tests in 3.733s OK (skipped=123) + popd + exit 0 ~/build/BUILD/nwdiag-1.0.4 Processing files: python-nwdiag-1.0.4-4.fc26.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.oUxREQ + umask 022 + cd /builddir/build/BUILD + cd nwdiag-1.0.4 + DOCDIR=/builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/share/doc/python-nwdiag + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/share/doc/python-nwdiag + cp -pr LICENSE /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch/usr/share/doc/python-nwdiag + exit 0 Provides: python-nwdiag = 1.0.4-4.fc26 python2.7dist(nwdiag) = 1.0.4 python2dist(nwdiag) = 1.0.4 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python2 python(abi) = 2.7 Processing files: python3-nwdiag-1.0.4-4.fc26.noarch Provides: python3-nwdiag = 1.0.4-4.fc26 python3.6dist(nwdiag) = 1.0.4 python3dist(nwdiag) = 1.0.4 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3 python(abi) = 3.6 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch Wrote: /builddir/build/RPMS/python-nwdiag-1.0.4-4.fc26.noarch.rpm Wrote: /builddir/build/RPMS/python3-nwdiag-1.0.4-4.fc26.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.oLf0QV + umask 022 + cd /builddir/build/BUILD + cd nwdiag-1.0.4 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-nwdiag-1.0.4-4.fc26.noarch + exit 0 Child return code was: 0