Mock Version: 1.4.21 Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-gpxpy.spec'], chrootPath='/var/lib/mock/f32-build-19262687-1345771/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-gpxpy.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1580169600 Wrote: /builddir/build/SRPMS/python-gpxpy-1.4.0-1.fc32.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-gpxpy.spec'], chrootPath='/var/lib/mock/f32-build-19262687-1345771/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-gpxpy.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1580169600 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.pblEDD + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf gpxpy-1.4.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/gpxpy-1.4.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd gpxpy-1.4.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/dac6ec3ded15b33c85042b97581ffc4831247465.patch + /usr/bin/patch -s --fuzz=0 --no-backup-if-mismatch + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.BGx1kD + umask 022 + cd /builddir/build/BUILD + cd gpxpy-1.4.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/gpxpy copying gpxpy/__init__.py -> build/lib/gpxpy copying gpxpy/geo.py -> build/lib/gpxpy copying gpxpy/gpx.py -> build/lib/gpxpy copying gpxpy/gpxfield.py -> build/lib/gpxpy copying gpxpy/gpxxml.py -> build/lib/gpxpy copying gpxpy/parser.py -> build/lib/gpxpy copying gpxpy/utils.py -> build/lib/gpxpy running build_scripts creating build/scripts-3.8 copying and adjusting gpxinfo -> build/scripts-3.8 changing mode of build/scripts-3.8/gpxinfo from 644 to 755 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.JzQDhF + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-gpxpy-1.4.0-1.fc32.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-gpxpy-1.4.0-1.fc32.noarch ++ dirname /builddir/build/BUILDROOT/python-gpxpy-1.4.0-1.fc32.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-gpxpy-1.4.0-1.fc32.noarch + cd gpxpy-1.4.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-gpxpy-1.4.0-1.fc32.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-gpxpy-1.4.0-1.fc32.noarch/usr creating /builddir/build/BUILDROOT/python-gpxpy-1.4.0-1.fc32.noarch/usr/lib creating /builddir/build/BUILDROOT/python-gpxpy-1.4.0-1.fc32.noarch/usr/lib/python3.8 creating /builddir/build/BUILDROOT/python-gpxpy-1.4.0-1.fc32.noarch/usr/lib/python3.8/site-packages creating /builddir/build/BUILDROOT/python-gpxpy-1.4.0-1.fc32.noarch/usr/lib/python3.8/site-packages/gpxpy copying build/lib/gpxpy/__init__.py -> /builddir/build/BUILDROOT/python-gpxpy-1.4.0-1.fc32.noarch/usr/lib/python3.8/site-packages/gpxpy copying build/lib/gpxpy/geo.py -> /builddir/build/BUILDROOT/python-gpxpy-1.4.0-1.fc32.noarch/usr/lib/python3.8/site-packages/gpxpy copying build/lib/gpxpy/gpx.py -> /builddir/build/BUILDROOT/python-gpxpy-1.4.0-1.fc32.noarch/usr/lib/python3.8/site-packages/gpxpy copying build/lib/gpxpy/gpxfield.py -> /builddir/build/BUILDROOT/python-gpxpy-1.4.0-1.fc32.noarch/usr/lib/python3.8/site-packages/gpxpy copying build/lib/gpxpy/gpxxml.py -> /builddir/build/BUILDROOT/python-gpxpy-1.4.0-1.fc32.noarch/usr/lib/python3.8/site-packages/gpxpy copying build/lib/gpxpy/parser.py -> /builddir/build/BUILDROOT/python-gpxpy-1.4.0-1.fc32.noarch/usr/lib/python3.8/site-packages/gpxpy copying build/lib/gpxpy/utils.py -> /builddir/build/BUILDROOT/python-gpxpy-1.4.0-1.fc32.noarch/usr/lib/python3.8/site-packages/gpxpy byte-compiling /builddir/build/BUILDROOT/python-gpxpy-1.4.0-1.fc32.noarch/usr/lib/python3.8/site-packages/gpxpy/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-gpxpy-1.4.0-1.fc32.noarch/usr/lib/python3.8/site-packages/gpxpy/geo.py to geo.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-gpxpy-1.4.0-1.fc32.noarch/usr/lib/python3.8/site-packages/gpxpy/gpx.py to gpx.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-gpxpy-1.4.0-1.fc32.noarch/usr/lib/python3.8/site-packages/gpxpy/gpxfield.py to gpxfield.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-gpxpy-1.4.0-1.fc32.noarch/usr/lib/python3.8/site-packages/gpxpy/gpxxml.py to gpxxml.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-gpxpy-1.4.0-1.fc32.noarch/usr/lib/python3.8/site-packages/gpxpy/parser.py to parser.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-gpxpy-1.4.0-1.fc32.noarch/usr/lib/python3.8/site-packages/gpxpy/utils.py to utils.cpython-38.pyc writing byte-compilation script '/tmp/tmpj2zwj4k2.py' /usr/bin/python3 /tmp/tmpj2zwj4k2.py removing /tmp/tmpj2zwj4k2.py running install_egg_info running egg_info writing gpxpy.egg-info/PKG-INFO writing dependency_links to gpxpy.egg-info/dependency_links.txt writing top-level names to gpxpy.egg-info/top_level.txt reading manifest file 'gpxpy.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'gpxpy.egg-info/SOURCES.txt' Copying gpxpy.egg-info to /builddir/build/BUILDROOT/python-gpxpy-1.4.0-1.fc32.noarch/usr/lib/python3.8/site-packages/gpxpy-1.4.0-py3.8.egg-info running install_scripts creating /builddir/build/BUILDROOT/python-gpxpy-1.4.0-1.fc32.noarch/usr/bin copying build/scripts-3.8/gpxinfo -> /builddir/build/BUILDROOT/python-gpxpy-1.4.0-1.fc32.noarch/usr/bin changing mode of /builddir/build/BUILDROOT/python-gpxpy-1.4.0-1.fc32.noarch/usr/bin/gpxinfo to 755 + rm -rfv /builddir/build/BUILDROOT/python-gpxpy-1.4.0-1.fc32.noarch/usr/bin/__pycache__ + /usr/lib/rpm/find-debuginfo.sh -j6 --strict-build-id -m -i --build-id-seed 1.4.0-1.fc32 --unique-debug-suffix -1.4.0-1.fc32.noarch --unique-debug-src-base python-gpxpy-1.4.0-1.fc32.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/gpxpy-1.4.0 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile /usr/bin/python 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-gpxpy-1.4.0-1.fc32.noarch/usr/lib/python3.8 using /usr/bin/python3.8 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.sS0uyE + umask 022 + cd /builddir/build/BUILD + cd gpxpy-1.4.0 + /usr/bin/python3 test.py .2020-01-28 19:58:05,262 gpxpy.gpx DEBUG delta = 10 2020-01-28 19:58:05,263 gpxpy.gpx DEBUG delta = -20 ..................2020-01-28 19:58:05,304 gpxpy.gpx DEBUG Track reduced to 258 points ........../usr/lib64/python3.8/unittest/case.py:633: ResourceWarning: unclosed file <_io.TextIOWrapper name='test_files/gpx1.1_with_extensions_without_namespaces.gpx' mode='r' encoding='UTF-8'> method() ResourceWarning: Enable tracemalloc to get the object allocation traceback .....2020-01-28 19:58:05,329 gpxpy.gpx DEBUG Not in track (search for:2013-01-02 12:29:30, start:2013-01-02 12:30:00, end:2013-01-02 12:31:00) 2020-01-28 19:58:05,329 gpxpy.gpx DEBUG Not in track (search for:2013-01-02 12:31:30, start:2013-01-02 12:30:00, end:2013-01-02 12:31:00) ..................2020-01-28 19:58:05,471 gpxpy.geo DEBUG Segment too small to compute speed, size=3 2020-01-28 19:58:05,471 root DEBUG max_speed = 0.0 2020-01-28 19:58:05,472 gpxpy.geo DEBUG Segment too small to compute speed, size=3 2020-01-28 19:58:05,472 root DEBUG max_speed = 0.3092208077590936 2020-01-28 19:58:05,473 gpxpy.geo DEBUG Segment too small to compute speed, size=3 2020-01-28 19:58:05,474 gpxpy.geo DEBUG Segment too small to compute speed, size=3 2020-01-28 19:58:05,475 root DEBUG max_speed_with_more_extreemes = 21.645456543136532 2020-01-28 19:58:05,475 root DEBUG max_speed_with_extreemes = 0.3092208077590936 ..... q w 789 256@aaa http://9890 77888 kw 121.89 1 1 n cm des src sym ty dgps 13 14 15 16 16 17 rten rtecm rtedesc rtesrc 101 1001 12 13 aaaaa wwww cccc qqq a.png 2 pps 23 19 20 21 22 23 rten rtecm rtedesc rtesrc 101 1002 13 14 aaaaajkjk wwwwii ciccc qssqq ai.png 3 pps 24 20 21 22 23 22 q w 789 77888 kw 121.89 1.0 1.0 n cm des src sym ty dgps 13 14.0 15.0 16.0 16.0 17 rten rtecm rtedesc rtesrc 101 1001.0 12.0 13.0 aaaaa wwww cccc qqq a.png 2 pps 23 19.0 20.0 21.0 22.0 23 rten rtecm rtedesc rtesrc 101 1002.0 13.0 14.0 aaaaajkjk wwwwii ciccc qssqq ai.png 3 pps 24 20.0 21.0 22.0 23.0 22 point.time= 2014-02-02 10:23:22.214678+00:00 previous_time= 2014-02-02 10:23:18+00:00 point.time= 2014-02-02 10:25:13.271319+00:00 previous_time= 2014-02-02 10:23:22.214678+00:00 point.time= 2014-02-02 10:25:30+00:00 previous_time= 2014-02-02 10:25:13.271319+00:00 2d: 4580.1370099275755 2d cloned and smoothed: 4387.735724664453 3d: 4692.420209116628 3d cloned and smoothed: 4452.660898698497 3479.2785330053252 22263.898158654716 22263.898158654716 22263.898158660555 22263.898158660555 [9.649299112487924, 11.195495752676804, 23.103393916621194, 4.469155931119878, -24.766021060172278, -0.5833205932334329, -12.29927477936087, -2.747813412745548, -14.340355086307671, -22.698663312811227, 11.376410471473747, 2.9494629825632557, 19.926420790229436, 14.506317859354056, -11.703813071382818, 14.716053535646589, 21.665946244781125, 14.536146845180841, 7.643175518727036, -13.497690510327404, 11.848617274850714, -12.37266864668946, 20.830349873779763, 18.78727405281041, -6.403722195825656, -5.259646312325506, 9.746604862958092, 15.176192249144377, -0.3801709453851998, -5.0861497938181675, -21.14987591228617, 8.220125601816669, 20.382827068946856, -6.663970159898963, -9.468082722724091, -9.655529581969924, 9.410121966950685, 16.85709226414526, 18.794166287946386, 17.983351261685833] [-14.667447430567144, -7.544678912122693, 16.765130071893992, -9.261346558935868, -23.289345557068796, -14.557432721613628, -4.476152282515288, 20.679402802627894, 17.279112735436552, -22.01483035054727, 10.272502634953295, 23.98796763882193, -5.061740525154712, 14.574033789780321, -7.843079744544274, -15.604864299479605, -22.27422667762956, -5.621954149912467, 21.0765411336445, -2.7583477740868503, 23.544149809104724, -21.150801822794314, 11.722019935827316, 18.859424545157843, 23.10734175270118, 18.115584090026214, 21.409117125946324, -3.2011907466146408, -10.29526481588926, 21.224402929148116, -5.274125212167446, 24.71344944046518, 17.878587509047833, 16.692377356911116, 12.089033726265535, 18.812567413068216, -2.4342565243291867, 8.019738499237105, -13.066735397375384, -23.94097683028584] haversine_dist= 15742.949367314446 nonhaversine_dist= 15742.95336363144 25 22 25 23 [0, 15, 30, 45, 60, 75, 90, 105, 120, 135, 150, 165, 180, 195, 210, 225, 240, 255, 270, 285, 300, 315, 330, 345] [29003.959467892506, 29004.985205061563, 29006.420865400414, 29007.540832378116, 29008.045027362787, 29008.139284219422, 29008.139284219422, 29008.045027362787, 29007.540832378116, 29006.42086540041, 29004.985205061563, 29003.959467892502, 29003.959467892506, 29004.98520506156, 29006.420865400425, 29007.540832378116, 29008.045027362765, 29008.139284219436, 29008.139284219433, 29008.04502736281, 29007.540832378098, 29006.4208654004, 29004.985205061574] [0, 15, 30, 45, 60, 75, 90, 105, 120, 135, 150, 165, 180, 195, 210, 225, 240, 255, 270, 285, 300, 315, 330, 345] [13.052619221644376, 13.052619222073558, 13.052619221315124, 13.052619221966067, 13.05261922200516, 13.052619222040613, 13.052619222040155, 13.052619221994409, 13.052619221928909, 13.052619221252016, 13.052619222010906, 13.052619221617967, 13.052619221644376, 13.052619222073554, 13.052619221315132, 13.052619221966067, 13.052619222005147, 13.052619222040619, 13.052619222040162, 13.052619221994417, 13.052619221928902, 13.05261922125201, 13.05261922201091] [0, 15, 30, 45, 60, 75, 90, 105, 120, 135, 150, 165, 180, 195, 210, 225, 240, 255, 270, 285, 300, 315, 330, 345] [28515.724631277357, 28610.32581261914, 28756.850586203607, 28894.862124837717, 28980.034476656863, 29007.025012639897, 29009.253498485017, 29036.19418659564, 29120.925838963754, 29257.207200278754, 29400.513241487755, 29492.286085596694, 29492.286085596694, 29400.513241487755, 29257.207200278754, 29120.925838963754, 29036.19418659564, 29009.253498485017, 29007.025012639897, 28980.034476656863, 28894.862124837717, 28756.850586203607, 28610.32581261914]...test.py:3367: DeprecationWarning: Please use assertEqual instead. self.assertEquals(207343, gpx2.tracks[0].segments[0].points[0].time.microsecond) # type: ignore ..2020-01-28 19:58:05,668 gpxpy.gpx DEBUG Track reduced to 258 points 2020-01-28 19:58:05,672 gpxpy.geo DEBUG Segment too small to compute speed, size=1 2020-01-28 19:58:05,672 gpxpy.geo DEBUG Segment too small to compute speed, size=1 2020-01-28 19:58:05,673 gpxpy.geo DEBUG Segment too small to compute speed, size=1 ...................2020-01-28 19:58:05,926 gpxpy.gpx DEBUG Track reduced to 258 points .2020-01-28 19:58:05,934 gpxpy.gpx DEBUG Track reduced to 31 points ......2020-01-28 19:58:06,007 gpxpy.parser DEBUG Error in: ", line None xml.etree.ElementTree.ParseError: unclosed token: line 1, column 5 ..../usr/lib64/python3.8/unittest/case.py:633: ResourceWarning: unclosed file <_io.TextIOWrapper name='test_files/track-with-small-floats.gpx' mode='r' encoding='UTF-8'> method() ResourceWarning: Enable tracemalloc to get the object allocation traceback ....................................s ---------------------------------------------------------------------- Ran 129 tests in 1.322s OK (skipped=1) [0, 15, 30, 45, 60, 75, 90, 105, 120, 135, 150, 165, 180, 195, 210, 225, 240, 255, 270, 285, 300, 315, 330, 345] [13.052654582064376, 13.052646751636019, 13.052635797300924, 13.052626122642977, 13.052620633647125, 13.0526192220009, 13.05261905777853, 13.052616495001493, 13.052609462430691, 13.052598921714951, 13.052588516545407, 13.052582613288278, 13.052583860704354, 13.052591692294014, 13.052602646959565, 13.052612320899431, 13.052617810423722, 13.0526192220009, 13.052619386222476, 13.052621949050287, 13.052628981043597, 13.052639522425517, 13.052649927261752] 296 296 Distance: 4692.420209116628 ----- Length: 4692.420209116628 Moving time: 4239.0 (70.65min) Stopped time: 0.0 (0.0min) Moving distance: 4452.660898698497 Stopped distance: 0.0 Max speed: 75.57014115734157m/s ----- Dakle: 4452.660898698497 4692.420209116628 NearestLocationData(location=GPXTrackPoint(45.451058792, 14.027903695, elevation=775.44043, time=datetime.datetime(2010, 10, 3, 13, 4, 53, tzinfo=SimpleTZ("Z"))), track_no=3, segment_no=0, point_no=309) Inserting Waypoint Extension Inserting Metadata Extension Inserting GPX Extension Inserting Route Extension Inserting Track Extension Inserting Track Segment Extension Inserting Track Point Extension Parsing: 2001-10-26T21:32:52 Parsing: 2001-10-26T19:32:52Z Parsing: 2001-10-26T21:32:52.12679 Parsing: 2001-10-26T21:32:52 Parsing: 2001-10-26T19:32:52Z Parsing: 2001-10-26T21:32:52.12679 Parsing: 2001-10-26 21:32:52 Parsing: 2001-10-26 19:32:52 Parsing: 2001-10-26 21:32:52.12679 Parsing: 2001-10-26 21:32:52 Parsing: 2001-10-26 19:32:52 Parsing: 2001-10-26 21:32:52.12679 Found [NearestLocationData(location=GPXTrackPoint(45.52, 45.52, elevation=1140), track_no=0, segment_no=0, point_no=500), NearestLocationData(location=GPXTrackPoint(45.520000100000004, 45.520000100000004, elevation=1140), track_no=0, segment_no=1, point_no=500)] Extension 1 tag: |{gpx.py}aaa| -att: |{gpx.py}jjj| = |kkk| -text: |bbb| -tail: |hhh | Extension 2 tag: |{gpx.py}ccc| -text: | | -tail: | | __|tag: |{gpx.py}ddd| __|-att: |{gpx.py}lll| = |mmm| __|-att: |{gpx.py}nnn| = |ooo| __|-text: |eee | __|-tail: | | __|__|tag: |{gpx.py}fff| __|__|-text: |ggg| __|__|-tail: |iii | 3.5762786865234375e-06 184 0.0011975765228271484 31 [trkpt:45.772175035,14.357659249@542.320923@2010-08-05 14:23:59+00:00] [trkpt:45.772175035,14.357659249@542.320923@2010-08-05 14:23:59+00:00] Parsing: Mojstrovka.gpx 2700.646447411652 2543.598739960727 2257.8861378311126 Parsing: cerknicko-jezero-no-creator.gpx 4580.1370099275755 4526.8571641058925 4347.36455785086 Parsing: cerknicko-jezero-with-elevations-zero.gpx 4580.1370099275755 4526.8571641058925 4347.36455785086 Parsing: cerknicko-jezero-without-elevations.gpx 4580.1370099275755 4526.8571641058925 4347.36455785086 Parsing: cerknicko-jezero.gpx 4580.1370099275755 4526.8571641058925 4347.36455785086 Parsing: cerknicko-without-times.gpx 4580.1370099275755 4526.8571641058925 4347.36455785086 Parsing: custom_schema_locations.gpx 0 0 0 Parsing: default_schema_locations.gpx 0 0 0 Parsing: first_and_last_elevation.gpx 195708.11038381874 195708.11038381874 195708.11038381874 Parsing: gpx-with-node-with-comments.gpx 0 0 0 Parsing: gpx1.0_with_all_fields.gpx 0 0 0 Parsing: gpx1.1_with_all_fields.gpx 0 0 0 Parsing: gpx1.1_with_extensions.gpx 0 0 0 Parsing: gpx1.1_with_extensions_without_namespaces.gpx 0 0 0 Parsing: korita-zbevnica.gpx 14913.748355843027 14618.201128489021 14093.876160907294 Parsing: route.gpx 0 0 0 Parsing: track-with-empty-segment.gpx 85.94933348340511 73.50297606588445 73.50297606588445 Parsing: track-with-extremes.gpx 2206.0052814347823 2203.710263146852 2166.0835672835588 Parsing: track-with-small-floats.gpx 9476.213389245673 9476.213389245673 9476.213389245673 Parsing: track_with_dilution_errors.gpx 0 0 0 Parsing: track_with_speed.gpx 18.665026775139328 18.65896966954116 18.65896966954116 Parsing: unicode.gpx 0 0 0 Parsing: unicode2.gpx 0 0 0 Parsing: unicode_with_bom.gpx 0 0 0 Parsing: unicode_with_bom_noencoding.gpx 0 0 0 Parsing: validation_gpx10.gpx 0 0 0 Parsing: validation_gpx11.gpx 0 0 0 Points in first (split) part: 11 25 24 Inserting Waypoint Extension Inserting Metadata Extension Inserting GPX Extension Inserting Route Extension Inserting Track Extension Inserting Track Segment Extension Inserting Track Point Extension Reading Waypoint Extension tag: |{gpx.py}ccc| -text: || -tail: || __|tag: |{gpx.py}ddd| __|-att: |{gpx.py}lll| = |mmm| __|-att: |{gpx.py}nnn| = |ooo| __|-text: |eee| __|-tail: || __|__|tag: |{gpx.py}fff| __|__|-text: |ggg| __|__|-tail: |iii| __|tag: |{gpx.py}aaa| __|-text: |bbb| __|-tail: |None| Reading Metadata Extension Reading GPX Extension Reading Route Extension Reading Track Extension Reading Track Segment Extension Reading Track Point Extension Test<a>jkljkl</gpx> 0 + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-gpxpy-1.4.0-1.fc32.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.mped5B + umask 022 + cd /builddir/build/BUILD + cd gpxpy-1.4.0 + DOCDIR=/builddir/build/BUILDROOT/python-gpxpy-1.4.0-1.fc32.noarch/usr/share/doc/python3-gpxpy + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-gpxpy-1.4.0-1.fc32.noarch/usr/share/doc/python3-gpxpy + cp -pr README.md /builddir/build/BUILDROOT/python-gpxpy-1.4.0-1.fc32.noarch/usr/share/doc/python3-gpxpy + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.gMQcUD + umask 022 + cd /builddir/build/BUILD + cd gpxpy-1.4.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-gpxpy-1.4.0-1.fc32.noarch/usr/share/licenses/python3-gpxpy + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-gpxpy-1.4.0-1.fc32.noarch/usr/share/licenses/python3-gpxpy + cp -pr LICENSE.txt /builddir/build/BUILDROOT/python-gpxpy-1.4.0-1.fc32.noarch/usr/share/licenses/python3-gpxpy + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-gpxpy = 1.4.0-1.fc32 python3-gpxpy = 1.4.0-1.fc32 python3.8dist(gpxpy) = 1.4 python3dist(gpxpy) = 1.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/python3 python(abi) = 3.8 Obsoletes: python-gpxpy < 1.4.0-1.fc32 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-gpxpy-1.4.0-1.fc32.noarch Wrote: /builddir/build/RPMS/python3-gpxpy-1.4.0-1.fc32.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Rp6eOF + umask 022 + cd /builddir/build/BUILD + cd gpxpy-1.4.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-gpxpy-1.4.0-1.fc32.noarch + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0