Mock Version: 2.1 Mock Version: 2.1 Mock Version: 2.1 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-gpxpy.spec'], chrootPath='/var/lib/mock/f31-build-20746463-1518236/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=1589587200 Wrote: /builddir/build/SRPMS/python-gpxpy-1.4.1-1.fc31.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/f31-build-20746463-1518236/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=1589587200 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Jgn7fA + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf gpxpy-1.4.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/gpxpy-1.4.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd gpxpy-1.4.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.IaVtPx + umask 022 + cd /builddir/build/BUILD + cd gpxpy-1.4.1 + 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 -march=armv7-a -mfpu=neon -mfloat-abi=hard' + 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/utils.py -> build/lib/gpxpy copying gpxpy/parser.py -> build/lib/gpxpy copying gpxpy/gpx.py -> build/lib/gpxpy copying gpxpy/gpxxml.py -> build/lib/gpxpy copying gpxpy/geo.py -> build/lib/gpxpy copying gpxpy/gpxfield.py -> build/lib/gpxpy copying gpxpy/__init__.py -> build/lib/gpxpy running build_scripts creating build/scripts-3.7 copying and adjusting gpxinfo -> build/scripts-3.7 changing mode of build/scripts-3.7/gpxinfo from 644 to 755 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.2OjMAz + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-gpxpy-1.4.1-1.fc31.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-gpxpy-1.4.1-1.fc31.noarch ++ dirname /builddir/build/BUILDROOT/python-gpxpy-1.4.1-1.fc31.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-gpxpy-1.4.1-1.fc31.noarch + cd gpxpy-1.4.1 + 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 -march=armv7-a -mfpu=neon -mfloat-abi=hard' + 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.1-1.fc31.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-gpxpy-1.4.1-1.fc31.noarch/usr creating /builddir/build/BUILDROOT/python-gpxpy-1.4.1-1.fc31.noarch/usr/lib creating /builddir/build/BUILDROOT/python-gpxpy-1.4.1-1.fc31.noarch/usr/lib/python3.7 creating /builddir/build/BUILDROOT/python-gpxpy-1.4.1-1.fc31.noarch/usr/lib/python3.7/site-packages creating /builddir/build/BUILDROOT/python-gpxpy-1.4.1-1.fc31.noarch/usr/lib/python3.7/site-packages/gpxpy copying build/lib/gpxpy/utils.py -> /builddir/build/BUILDROOT/python-gpxpy-1.4.1-1.fc31.noarch/usr/lib/python3.7/site-packages/gpxpy copying build/lib/gpxpy/parser.py -> /builddir/build/BUILDROOT/python-gpxpy-1.4.1-1.fc31.noarch/usr/lib/python3.7/site-packages/gpxpy copying build/lib/gpxpy/gpx.py -> /builddir/build/BUILDROOT/python-gpxpy-1.4.1-1.fc31.noarch/usr/lib/python3.7/site-packages/gpxpy copying build/lib/gpxpy/gpxxml.py -> /builddir/build/BUILDROOT/python-gpxpy-1.4.1-1.fc31.noarch/usr/lib/python3.7/site-packages/gpxpy copying build/lib/gpxpy/geo.py -> /builddir/build/BUILDROOT/python-gpxpy-1.4.1-1.fc31.noarch/usr/lib/python3.7/site-packages/gpxpy copying build/lib/gpxpy/gpxfield.py -> /builddir/build/BUILDROOT/python-gpxpy-1.4.1-1.fc31.noarch/usr/lib/python3.7/site-packages/gpxpy copying build/lib/gpxpy/__init__.py -> /builddir/build/BUILDROOT/python-gpxpy-1.4.1-1.fc31.noarch/usr/lib/python3.7/site-packages/gpxpy byte-compiling /builddir/build/BUILDROOT/python-gpxpy-1.4.1-1.fc31.noarch/usr/lib/python3.7/site-packages/gpxpy/utils.py to utils.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-gpxpy-1.4.1-1.fc31.noarch/usr/lib/python3.7/site-packages/gpxpy/parser.py to parser.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-gpxpy-1.4.1-1.fc31.noarch/usr/lib/python3.7/site-packages/gpxpy/gpx.py to gpx.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-gpxpy-1.4.1-1.fc31.noarch/usr/lib/python3.7/site-packages/gpxpy/gpxxml.py to gpxxml.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-gpxpy-1.4.1-1.fc31.noarch/usr/lib/python3.7/site-packages/gpxpy/geo.py to geo.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-gpxpy-1.4.1-1.fc31.noarch/usr/lib/python3.7/site-packages/gpxpy/gpxfield.py to gpxfield.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-gpxpy-1.4.1-1.fc31.noarch/usr/lib/python3.7/site-packages/gpxpy/__init__.py to __init__.cpython-37.pyc writing byte-compilation script '/tmp/tmpb7a28emm.py' /usr/bin/python3 /tmp/tmpb7a28emm.py removing /tmp/tmpb7a28emm.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.1-1.fc31.noarch/usr/lib/python3.7/site-packages/gpxpy-1.4.1-py3.7.egg-info running install_scripts creating /builddir/build/BUILDROOT/python-gpxpy-1.4.1-1.fc31.noarch/usr/bin copying build/scripts-3.7/gpxinfo -> /builddir/build/BUILDROOT/python-gpxpy-1.4.1-1.fc31.noarch/usr/bin changing mode of /builddir/build/BUILDROOT/python-gpxpy-1.4.1-1.fc31.noarch/usr/bin/gpxinfo to 755 + /usr/lib/rpm/find-debuginfo.sh -j5 --strict-build-id -m -i --build-id-seed 1.4.1-1.fc31 --unique-debug-suffix -1.4.1-1.fc31.noarch --unique-debug-src-base python-gpxpy-1.4.1-1.fc31.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/gpxpy-1.4.1 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.1-1.fc31.noarch/usr/lib/python3.7 using /usr/bin/python3.7 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.3hEDVA + umask 022 + cd /builddir/build/BUILD + cd gpxpy-1.4.1 + /usr/bin/python3 test.py .2020-05-16 07:58:20,501 gpxpy.gpx DEBUG delta = 10 2020-05-16 07:58:20,502 gpxpy.gpx DEBUG delta = -20 ..................2020-05-16 07:58:20,605 gpxpy.gpx DEBUG Track reduced to 258 points ........../usr/lib/python3.7/unittest/case.py:628: ResourceWarning: unclosed file <_io.TextIOWrapper name='test_files/gpx1.1_with_extensions_without_namespaces.gpx' mode='r' encoding='UTF-8'> testMethod() ResourceWarning: Enable tracemalloc to get the object allocation traceback .....2020-05-16 07:58:20,678 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-05-16 07:58:20,678 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-05-16 07:58:21,189 gpxpy.geo DEBUG Segment too small to compute speed, size=3 2020-05-16 07:58:21,189 root DEBUG max_speed = 0.0 2020-05-16 07:58:21,190 gpxpy.geo DEBUG Segment too small to compute speed, size=3 2020-05-16 07:58:21,191 root DEBUG max_speed = 0.3092208077590936 2020-05-16 07:58:21,191 gpxpy.geo DEBUG Segment too small to compute speed, size=3 2020-05-16 07:58:21,194 gpxpy.geo DEBUG Segment too small to compute speed, size=3 2020-05-16 07:58:21,196 root DEBUG max_speed_with_more_extreemes = 21.645456543136532 2020-05-16 07:58:21,196 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 [-14.42024308554593, 1.7010998391594256, 18.201776066669968, -1.7070098031040315, -24.970107342587294, 23.997048106929284, -22.621825174013306, -16.98016415069506, -13.690066149642732, 19.86349238886599, 10.903493113268354, 15.634481303919001, 21.930912306067725, 9.414295469832407, -11.344211956422063, -17.403234188000066, -19.95810264984128, -8.236458283173048, 0.27498819543630426, -10.264397753095194, -5.7580981936465045, -11.881342815085427, 18.323673119782484, -13.831382397621073, -17.28751384620615, 6.081157758687161, -11.322642964102075, -2.0186058779721963, 16.639401584810276, -9.573648319816218, 12.3175518590337, -11.715934821867291, 24.908173666747775, 2.602779785285864, -6.705423686249229, 1.0324171580722241, -19.425846945814417, 5.719802099013754, 9.984211934569936, 3.3201695416789914] [-23.93043245900328, 10.977819268344092, -9.155706398347219, 19.69075254796131, -14.470753285836203, 10.742794547625728, -11.313554287412531, 19.284104691864247, 3.2199332145255664, -5.915892891564872, -13.821142101332812, 10.46764598391136, -11.337560642491784, 4.060888751242353, 2.8862766749025157, 0.019353382866899027, -16.47729760990295, 1.305426741499477, -2.612733296720826, -0.8106224275295282, 13.4781146610649, -4.713049108449463, 1.763197007567635, -1.5665987092524203, 12.385722833186396, -11.47216660595376, 11.251824762767548, 3.631384295142909, -13.448135296845386, 23.70657777917375, -11.987446533244029, 21.94825080841437, 22.615893454783553, 20.83408288516093, 15.915780243618698, -15.131084858673145, 21.944953144934594, 9.109245687304007, -4.321217053111065, 4.568693731777385] 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:3388: DeprecationWarning: Please use assertEqual instead. self.assertEquals(207343, gpx2.tracks[0].segments[0].points[0].time.microsecond) # type: ignore ..2020-05-16 07:58:21,861 gpxpy.gpx DEBUG Track reduced to 258 points 2020-05-16 07:58:21,871 gpxpy.geo DEBUG Segment too small to compute speed, size=1 2020-05-16 07:58:21,872 gpxpy.geo DEBUG Segment too small to compute speed, size=1 2020-05-16 07:58:21,873 gpxpy.geo DEBUG Segment too small to compute speed, size=1 ...................2020-05-16 07:58:22,738 gpxpy.gpx DEBUG Track reduced to 258 points .2020-05-16 07:58:22,765 gpxpy.gpx DEBUG Track reduced to 31 points ......2020-05-16 07:58:23,029 gpxpy.parser DEBUG Error in: ", line None xml.etree.ElementTree.ParseError: unclosed token: line 1, column 5 ..../usr/lib/python3.7/unittest/case.py:628: ResourceWarning: unclosed file <_io.TextIOWrapper name='test_files/track-with-small-floats.gpx' mode='r' encoding='UTF-8'> testMethod() ResourceWarning: Enable tracemalloc to get the object allocation traceback .......................................s ---------------------------------------------------------------------- Ran 132 tests in 4.419s 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.052602646959564, 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 | 7.62939453125e-06 184 0.004244089126586914 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: unicode_with_bom_noencoding.gpx 0 0 0 Parsing: cerknicko-jezero-no-creator.gpx 4580.1370099275755 4526.8571641058925 4347.36455785086 Parsing: track-with-empty-segment.gpx 85.94933348340511 73.50297606588445 73.50297606588445 Parsing: unicode.gpx 0 0 0 Parsing: default_schema_locations.gpx 0 0 0 Parsing: gpx1.1_with_extensions.gpx 0 0 0 Parsing: custom_schema_locations.gpx 0 0 0 Parsing: gpx1.0_with_all_fields.gpx 0 0 0 Parsing: first_and_last_elevation.gpx 195708.11038381874 195708.11038381874 195708.11038381874 Parsing: track-with-less-sec-time.gpx 1.56318012372706 1.56318012372706 1.56318012372706 Parsing: gpx1.1_with_all_fields.gpx 0 0 0 Parsing: track_with_dilution_errors.gpx 0 0 0 Parsing: validation_gpx11.gpx 0 0 0 Parsing: Mojstrovka.gpx 2700.646447411652 2543.598739960727 2257.8861378311126 Parsing: cerknicko-jezero-with-elevations-zero.gpx 4580.1370099275755 4526.8571641058925 4347.36455785086 Parsing: unicode_with_bom.gpx 0 0 0 Parsing: gpx1.1_with_extensions_without_namespaces.gpx 0 0 0 Parsing: validation_gpx10.gpx 0 0 0 Parsing: track-with-extremes.gpx 2206.0052814347823 2203.710263146852 2166.0835672835588 Parsing: unicode2.gpx 0 0 0 Parsing: gpx-with-node-with-comments.gpx 0 0 0 Parsing: route.gpx 0 0 0 Parsing: cerknicko-jezero.gpx 4580.1370099275755 4526.8571641058925 4347.36455785086 Parsing: cerknicko-jezero-without-elevations.gpx 4580.1370099275755 4526.8571641058925 4347.36455785086 Parsing: cerknicko-without-times.gpx 4580.1370099275755 4526.8571641058925 4347.36455785086 Parsing: track-with-small-floats.gpx 9476.213389245673 9476.213389245673 9476.213389245673 Parsing: track_with_speed.gpx 18.665026775139328 18.65896966954116 18.65896966954116 Parsing: korita-zbevnica.gpx 14913.748355843027 14618.201128489021 14093.876160907294 Points in first (split) part: 11 2020-01-01 00:00:00 2020-01-01 00:00:00.500000 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.1-1.fc31.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.lpGM9y + umask 022 + cd /builddir/build/BUILD + cd gpxpy-1.4.1 + DOCDIR=/builddir/build/BUILDROOT/python-gpxpy-1.4.1-1.fc31.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.1-1.fc31.noarch/usr/share/doc/python3-gpxpy + cp -pr README.md /builddir/build/BUILDROOT/python-gpxpy-1.4.1-1.fc31.noarch/usr/share/doc/python3-gpxpy + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.hIO2Vx + umask 022 + cd /builddir/build/BUILD + cd gpxpy-1.4.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-gpxpy-1.4.1-1.fc31.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.1-1.fc31.noarch/usr/share/licenses/python3-gpxpy + cp -pr LICENSE.txt /builddir/build/BUILDROOT/python-gpxpy-1.4.1-1.fc31.noarch/usr/share/licenses/python3-gpxpy + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-gpxpy = 1.4.1-1.fc31 python3-gpxpy = 1.4.1-1.fc31 python3.7dist(gpxpy) = 1.4.1 python3dist(gpxpy) = 1.4.1 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.7 Obsoletes: python-gpxpy < 1.4.1-1.fc31 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-gpxpy-1.4.1-1.fc31.noarch Wrote: /builddir/build/RPMS/python3-gpxpy-1.4.1-1.fc31.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.STeoRz + umask 022 + cd /builddir/build/BUILD + cd gpxpy-1.4.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-gpxpy-1.4.1-1.fc31.noarch + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0