Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- == CPython 2.7.18 (default, Jun 3 2020, 22:40:25) [C]
- == IRIX-6.5-IP30-mips-n32bit-ELF big-endian
- == /root/Python-2.7.18/build/test_python_10134
- == CPU count: 2
- Run tests sequentially
- 0:00:00 [ 1/404] test_grammar
- 0:00:01 [ 2/404] test_opcodes
- 0:00:01 [ 3/404] test_dict
- 0:00:05 [ 4/404] test_builtin
- 0:00:06 [ 5/404] test_exceptions
- 0:00:06 [ 6/404] test_types
- 0:00:07 [ 7/404] test_unittest
- 0:00:12 [ 8/404] test_doctest
- 0:00:19 [ 9/404] test_doctest2
- 0:00:19 [ 10/404] test_MimeWriter
- 0:00:20 [ 11/404] test_SimpleHTTPServer
- 0:00:21 [ 12/404] test_StringIO
- 0:00:23 [ 13/404] test___all__
- test test___all__ failed -- Traceback (most recent call last):
- File "/root/Python-2.7.18/Lib/test/test___all__.py", line 108, in test_all
- self.check_all(modname)
- File "/root/Python-2.7.18/Lib/test/test___all__.py", line 43, in check_all
- modname, e.__class__.__name__, e))
- AssertionError: __all__ failure in distutils.command: ImportError: cannot import name md5
- 0:00:29 [ 14/404/1] test___future__ -- test___all__ failed
- 0:00:30 [ 15/404/1] test__locale
- 0:00:31 [ 16/404/1] test__osx_support
- 0:00:31 [ 17/404/1] test_abc
- 0:00:32 [ 18/404/1] test_abstract_numbers
- 0:00:32 [ 19/404/1] test_aepack
- test_aepack skipped -- No module named aetypes
- 0:00:32 [ 20/404/1] test_aifc -- test_aepack skipped
- 0:00:34 [ 21/404/1] test_al
- test_al skipped -- No module named al
- 0:00:34 [ 22/404/1] test_anydbm -- test_al skipped
- 0:00:35 [ 23/404/1] test_applesingle
- test_applesingle skipped -- No module named MacOS
- 0:00:36 [ 24/404/1] test_argparse -- test_applesingle skipped
- 0:01:06 [ 25/404/1] test_array -- test_argparse passed in 30 sec 426 ms
- 0:01:12 [ 26/404/1] test_ascii_formatd
- 0:01:13 [ 27/404/1] test_ast
- 0:01:16 [ 28/404/1] test_asynchat
- 0:01:19 [ 29/404/1] test_asyncore
- 0:01:22 [ 30/404/1] test_atexit
- 0:01:22 [ 31/404/1] test_audioop
- 0:01:23 [ 32/404/1] test_augassign
- 0:01:24 [ 33/404/1] test_base64
- 0:01:24 [ 34/404/1] test_bastion
- 0:01:25 [ 35/404/1] test_bdb
- 0:01:26 [ 36/404/1] test_bigaddrspace
- 0:01:26 [ 37/404/1] test_bigmem
- 0:01:29 [ 38/404/1] test_binascii
- 0:01:30 [ 39/404/1] test_binhex
- 0:01:30 [ 40/404/1] test_binop
- 0:01:31 [ 41/404/1] test_bisect
- 0:01:33 [ 42/404/1] test_bool
- 0:01:33 [ 43/404/1] test_bsddb
- test_bsddb skipped -- No module named _bsddb
- 0:01:34 [ 44/404/1] test_bsddb185 -- test_bsddb skipped
- test_bsddb185 skipped -- No module named bsddb185
- 0:01:35 [ 45/404/1] test_bsddb3 -- test_bsddb185 skipped
- test_bsddb3 skipped -- No module named _bsddb
- 0:01:35 [ 46/404/1] test_buffer -- test_bsddb3 skipped
- 0:01:36 [ 47/404/1] test_bufio
- 0:01:47 [ 48/404/1] test_bytes
- 0:02:12 [ 49/404/1] test_bz2
- 0:02:25 [ 50/404/1] test_calendar
- 0:02:44 [ 51/404/1] test_call
- 0:02:45 [ 52/404/1] test_capi
- 0:02:50 [ 53/404/1] test_cd
- test_cd skipped -- No module named cd
- 0:02:50 [ 54/404/1] test_cfgparser -- test_cd skipped
- 0:02:55 [ 55/404/1] test_cgi
- 0:02:57 [ 56/404/1] test_charmapcodec
- 0:02:57 [ 57/404/1] test_cl
- test_cl skipped -- No module named cl
- 0:02:58 [ 58/404/1] test_class -- test_cl skipped
- 0:02:59 [ 59/404/1] test_cmath
- test test_cmath failed -- Traceback (most recent call last):
- File "/root/Python-2.7.18/Lib/test/test_cmath.py", line 324, in test_specific_values
- actual = function(arg)
- ValueError: math domain error
- 0:03:00 [ 60/404/2] test_cmd -- test_cmath failed
- 0:03:01 [ 61/404/2] test_cmd_line
- 0:03:07 [ 62/404/2] test_cmd_line_script
- 0:03:13 [ 63/404/2] test_code
- 0:03:14 [ 64/404/2] test_codeccallbacks
- 0:03:15 [ 65/404/2] test_codecencodings_cn
- 0:03:26 [ 66/404/2] test_codecencodings_hk
- 0:03:27 [ 67/404/2] test_codecencodings_iso2022
- 0:03:38 [ 68/404/2] test_codecencodings_jp
- 0:03:58 [ 69/404/2] test_codecencodings_kr
- 0:04:04 [ 70/404/2] test_codecencodings_tw
- 0:04:07 [ 71/404/2] test_codecmaps_cn
- test_codecmaps_cn skipped -- Use of the `urlfetch' resource not enabled
- 0:04:08 [ 72/404/2] test_codecmaps_hk -- test_codecmaps_cn skipped (resource denied)
- test_codecmaps_hk skipped -- Use of the `urlfetch' resource not enabled
- 0:04:08 [ 73/404/2] test_codecmaps_jp -- test_codecmaps_hk skipped (resource denied)
- test_codecmaps_jp skipped -- Use of the `urlfetch' resource not enabled
- 0:04:09 [ 74/404/2] test_codecmaps_kr -- test_codecmaps_jp skipped (resource denied)
- test_codecmaps_kr skipped -- Use of the `urlfetch' resource not enabled
- 0:04:10 [ 75/404/2] test_codecmaps_tw -- test_codecmaps_kr skipped (resource denied)
- test_codecmaps_tw skipped -- Use of the `urlfetch' resource not enabled
- 0:04:10 [ 76/404/2] test_codecs -- test_codecmaps_tw skipped (resource denied)
- 0:04:43 [ 77/404/2] test_codeop -- test_codecs passed in 32 sec 281 ms
- 0:04:44 [ 78/404/2] test_coercion
- 0:04:45 [ 79/404/2] test_collections
- 0:04:57 [ 80/404/2] test_colorsys
- 0:04:58 [ 81/404/2] test_commands
- 0:04:59 [ 82/404/2] test_compare
- 0:05:00 [ 83/404/2] test_compile
- 0:05:02 [ 84/404/2] test_compileall
- 0:05:03 [ 85/404/2] test_compiler
- 0:05:06 [ 86/404/2] test_complex
- 0:05:14 [ 87/404/2] test_complex_args
- 0:05:15 [ 88/404/2] test_contains
- 0:05:16 [ 89/404/2] test_contextlib
- 0:05:17 [ 90/404/2] test_cookie
- 0:05:18 [ 91/404/2] test_cookielib
- 0:05:34 [ 92/404/2] test_copy
- 0:05:35 [ 93/404/2] test_copy_reg
- 0:05:36 [ 94/404/2] test_cpickle
- 0:06:22 [ 95/404/2] test_cprofile -- test_cpickle passed in 46 sec 245 ms
- 0:06:24 [ 96/404/2] test_crypt
- 0:06:25 [ 97/404/2] test_csv
- 0:06:26 [ 98/404/2] test_ctypes
- test test_ctypes failed -- multiple errors occurred; run in verbose mode for details
- 0:06:40 [ 99/404/3] test_curses -- test_ctypes failed
- test_curses skipped -- Use of the `curses' resource not enabled
- 0:06:41 [100/404/3] test_datetime -- test_curses skipped (resource denied)
- 0:06:46 [101/404/3] test_dbm
- 0:06:47 [102/404/3] test_decimal
- 0:07:20 [103/404/3] test_decorators -- test_decimal passed in 33 sec 393 ms
- 0:07:21 [104/404/3] test_defaultdict
- 0:07:22 [105/404/3] test_deque
- 0:07:50 [106/404/3] test_descr
- test test_descr failed -- multiple errors occurred; run in verbose mode for details
- 0:08:14 [107/404/4] test_descrtut -- test_descr failed
- 0:08:16 [108/404/4] test_dictcomps
- 0:08:17 [109/404/4] test_dictviews
- 0:08:18 [110/404/4] test_difflib
- 0:08:40 [111/404/4] test_dircache
- 0:08:42 [112/404/4] test_dis
- 0:08:47 [113/404/4] test_distutils
- test test_distutils crashed -- <type 'exceptions.ImportError'>: cannot import name md5
- 0:08:48 [114/404/5] test_dl -- test_distutils failed
- test_dl skipped -- Could not open any shared libraries
- 0:08:49 [115/404/5] test_docxmlrpc -- test_dl skipped
- 0:08:56 [116/404/5] test_dumbdbm
- 0:08:57 [117/404/5] test_dummy_thread
- 0:08:58 [118/404/5] test_dummy_threading
- 0:08:59 [119/404/5] test_email
- 0:09:21 [120/404/5] test_email_codecs
- 0:09:22 [121/404/5] test_email_renamed
- 0:09:26 [122/404/5] test_ensurepip
- 0:09:27 [123/404/5] test_enumerate
- 0:09:29 [124/404/5] test_eof
- 0:09:30 [125/404/5] test_epoll
- test_epoll skipped -- test works only on Linux 2.6
- 0:09:31 [126/404/5] test_errno -- test_epoll skipped
- 0:09:32 [127/404/5] test_exception_variations
- 0:09:33 [128/404/5] test_extcall
- 0:09:35 [129/404/5] test_fcntl
- 0:09:36 [130/404/5] test_file
- 0:09:40 [131/404/5] test_file2k
- 0:10:20 [132/404/5] test_file_eintr -- test_file2k passed in 39 sec 864 ms
- 0:10:24 [133/404/5] test_filecmp
- 0:10:26 [134/404/5] test_fileinput
- 0:10:27 [135/404/5] test_fileio
- 0:10:29 [136/404/5] test_float
- test test_float failed -- Traceback (most recent call last):
- File "/root/Python-2.7.18/Lib/test/test_float.py", line 1327, in test_from_hex
- self.identical(fromHex('0x0.ffffffffffffd6p-1022'), MIN-3*TINY)
- File "/root/Python-2.7.18/Lib/test/test_float.py", line 1037, in identical
- self.fail('%r not identical to %r' % (x, y))
- AssertionError: 0.0 not identical to 2.2250738585072014e-308
- 0:10:34 [137/404/6] test_fnmatch -- test_float failed
- 0:10:36 [138/404/6] test_fork1
- 0:10:43 [139/404/6] test_format
- 0:10:45 [140/404/6] test_fpformat
- 0:10:55 [141/404/6] test_fractions
- 0:10:56 [142/404/6] test_frozen
- 0:10:58 [143/404/6] test_ftplib
- 0:11:01 [144/404/6] test_funcattrs
- 0:11:03 [145/404/6] test_functools
- 0:11:04 [146/404/6] test_future
- 0:11:06 [147/404/6] test_future3
- 0:11:07 [148/404/6] test_future4
- 0:11:08 [149/404/6] test_future5
- 0:11:09 [150/404/6] test_future_builtins
- 0:11:10 [151/404/6] test_gc
- 0:11:35 [152/404/6] test_gdb
- test_gdb skipped -- Couldn't find gdb on the path
- 0:11:36 [153/404/6] test_gdbm -- test_gdb skipped
- test_gdbm skipped -- No module named gdbm
- 0:11:37 [154/404/6] test_generators -- test_gdbm skipped
- 0:11:40 [155/404/6] test_genericpath
- 0:11:41 [156/404/6] test_genexps
- 0:11:42 [157/404/6] test_getargs
- 0:11:43 [158/404/6] test_getargs2
- 0:11:45 [159/404/6] test_getopt
- 0:11:46 [160/404/6] test_gettext
- 0:11:47 [161/404/6] test_gl
- test_gl skipped -- No module named gl
- 0:11:49 [162/404/6] test_glob -- test_gl skipped
- 0:11:50 [163/404/6] test_global
- 0:11:51 [164/404/6] test_grp
- 0:11:52 [165/404/6] test_gzip
- 0:11:55 [166/404/6] test_hash
- 0:12:01 [167/404/6] test_hashlib
- test test_hashlib crashed -- <type 'exceptions.AttributeError'>: 'module' object has no attribute 'sha1'
- 0:12:02 [168/404/7] test_heapq -- test_hashlib failed
- 0:12:23 [169/404/7] test_hmac
- test test_hmac failed -- multiple errors occurred; run in verbose mode for details
- 0:12:24 [170/404/8] test_hotshot -- test_hmac failed
- 0:12:25 [171/404/8] test_htmllib
- 0:12:27 [172/404/8] test_htmlparser
- 0:12:29 [173/404/8] test_httplib
- 0:12:31 [174/404/8] test_httpservers
- test test_httpservers failed -- multiple errors occurred; run in verbose mode for details
- 0:12:34 [175/404/9] test_idle -- test_httpservers failed
- test_idle skipped -- No module named _tkinter
- 0:12:36 [176/404/9] test_imageop -- test_idle skipped
- 0:12:38 [177/404/9] test_imaplib
- 0:12:40 [178/404/9] test_imgfile
- test_imgfile skipped -- No module named imgfile
- 0:12:41 [179/404/9] test_imghdr -- test_imgfile skipped
- 0:12:42 [180/404/9] test_imp
- 0:12:43 [181/404/9] test_import
- 0:12:48 [182/404/9] test_import_magic
- 0:12:49 [183/404/9] test_importhooks
- 0:12:50 [184/404/9] test_importlib
- 0:12:52 [185/404/9] test_index
- 0:12:53 [186/404/9] test_inspect
- 0:12:58 [187/404/9] test_int
- 0:13:17 [188/404/9] test_int_literal
- 0:13:19 [189/404/9] test_io
- 0:17:28 [190/404/9] test_ioctl -- test_io passed in 4 min 9 sec
- test_ioctl skipped -- module 'termios' has no attribute 'TIOCGPGRP'
- 0:17:29 [191/404/9] test_isinstance -- test_ioctl skipped
- 0:17:31 [192/404/9] test_iter
- 0:17:33 [193/404/9] test_iterlen
- 0:17:35 [194/404/9] test_itertools
- 0:19:18 [195/404/9] test_json -- test_itertools passed in 1 min 42 sec
- 0:20:04 [196/404/9] test_kqueue -- test_json passed in 46 sec 578 ms
- test_kqueue skipped -- test works only on BSD
- 0:20:06 [197/404/9] test_largefile -- test_kqueue skipped
- 0:20:07 [198/404/9] test_lib2to3
- test test_lib2to3 failed -- Traceback (most recent call last):
- File "/root/Python-2.7.18/Lib/lib2to3/tests/test_main.py", line 101, in test_filename_changing_on_output_single_dir
- self.py3_dest_dir, self.py2_src_dir), stderr)
- AssertionError: "Output in '/tmp/tmpGiPCl0/python3_project' will mirror the input directory '/tmp/tmpGiPCl0/python2_project' layout" not found in 'WARNING: --write-unchanged-files/-W implies
- -w.\n'
- 0:27:01 [199/404/10] test_linecache -- test_lib2to3 failed in 6 min 53 sec
- 0:27:03 [200/404/10] test_linuxaudiodev
- test_linuxaudiodev skipped -- Use of the `audio' resource not enabled
- 0:27:04 [201/404/10] test_list -- test_linuxaudiodev skipped (resource denied)
- 0:27:08 [202/404/10] test_locale
- test test_locale failed -- multiple errors occurred; run in verbose mode for details
- 0:27:09 [203/404/11] test_logging -- test_locale failed
- 0:27:38 [204/404/11] test_long
- 0:28:15 [205/404/11] test_long_future -- test_long passed in 37 sec 429 ms
- 0:29:24 [206/404/11] test_longexp -- test_long_future passed in 1 min 8 sec
- 0:29:28 [207/404/11] test_macos
- test_macos skipped -- No module named MacOS
- 0:29:29 [208/404/11] test_macostools -- test_macos skipped
- test_macostools skipped -- No module named MacOS
- 0:29:31 [209/404/11] test_macpath -- test_macostools skipped
- 0:29:32 [210/404/11] test_macurl2path
- 0:29:34 [211/404/11] test_mailbox
- 0:29:56 [212/404/11] test_marshal
- 0:29:59 [213/404/11] test_math
- test test_math failed -- multiple errors occurred; run in verbose mode for details
- 0:30:36 [214/404/12] test_md5 -- test_math failed in 36 sec 466 ms
- test test_md5 crashed -- <type 'exceptions.ImportError'>: cannot import name md5
- 0:30:38 [215/404/13] test_memoryio -- test_md5 failed
- 0:30:40 [216/404/13] test_memoryview
- 0:30:44 [217/404/13] test_mhlib
- 0:30:48 [218/404/13] test_mimetools
- 0:30:50 [219/404/13] test_mimetypes
- 0:30:51 [220/404/13] test_minidom
- test test_minidom crashed -- <type 'exceptions.ImportError'>: No module named pyexpat
- 0:30:53 [221/404/14] test_mmap -- test_minidom failed
- 0:30:57 [222/404/14] test_module
- 0:31:01 [223/404/14] test_modulefinder
- 0:31:09 [224/404/14] test_msilib
- test_msilib skipped -- No module named _msi
- 0:31:10 [225/404/14] test_multibytecodec -- test_msilib skipped
- 0:31:49 [226/404/14] test_multifile -- test_multibytecodec passed in 38 sec 26 ms
- 0:31:50 [227/404/14] test_multiprocessing
- test test_multiprocessing crashed -- <type 'exceptions.AttributeError'>: 'module' object has no attribute 'md5'
- 0:31:54 [228/404/15] test_mutants -- test_multiprocessing failed
- 0:32:01 [229/404/15] test_mutex
- 0:32:03 [230/404/15] test_netrc
- 0:32:04 [231/404/15] test_new
- 0:32:06 [232/404/15] test_nis
- 0:32:08 [233/404/15] test_nntplib
- 0:32:10 [234/404/15] test_normalization
- 0:32:12 [235/404/15] test_ntpath
- 0:32:13 [236/404/15] test_old_mailbox
- 0:32:15 [237/404/15] test_openpty
- 0:32:17 [238/404/15] test_operator
- 0:32:19 [239/404/15] test_optparse
- 0:32:22 [240/404/15] test_ordered_dict
- 0:32:30 [241/404/15] test_os
- 0:32:36 [242/404/15] test_ossaudiodev
- test_ossaudiodev skipped -- Use of the `audio' resource not enabled
- 0:32:37 [243/404/15] test_parser -- test_ossaudiodev skipped (resource denied)
- 0:32:40 [244/404/15] test_pdb
- 0:32:44 [245/404/15] test_peepholer
- 0:32:46 [246/404/15] test_pep247
- test test_pep247 crashed -- <type 'exceptions.ImportError'>: cannot import name md5
- 0:32:48 [247/404/16] test_pep277 -- test_pep247 failed
- test_pep277 skipped -- only NT+ and systems with Unicode-friendly filesystem encoding
- 0:32:49 [248/404/16] test_pep352 -- test_pep277 skipped
- 0:32:51 [249/404/16] test_pickle
- 0:33:47 [250/404/16] test_pickletools -- test_pickle passed in 55 sec 933 ms
- 0:33:58 [251/404/16] test_pipes
- 0:34:00 [252/404/16] test_pkg
- 0:34:02 [253/404/16] test_pkgimport
- 0:34:04 [254/404/16] test_pkgutil
- 0:34:06 [255/404/16] test_platform
- 0:34:09 [256/404/16] test_plistlib
- test test_plistlib failed -- multiple errors occurred; run in verbose mode for details
- 0:34:11 [257/404/17] test_poll -- test_plistlib failed
- 0:34:24 [258/404/17] test_popen
- 0:34:26 [259/404/17] test_popen2
- 0:34:29 [260/404/17] test_poplib
- 0:34:32 [261/404/17] test_posix
- test test_posix failed -- multiple errors occurred; run in verbose mode for details
- 0:34:35 [262/404/18] test_posixpath -- test_posix failed
- 0:34:37 [263/404/18] test_pow
- 0:34:43 [264/404/18] test_pprint
- 0:34:46 [265/404/18] test_print
- 0:34:47 [266/404/18] test_profile
- 0:34:49 [267/404/18] test_property
- 0:34:51 [268/404/18] test_pstats
- 0:34:53 [269/404/18] test_pty
- 0:34:55 [270/404/18] test_pwd
- test test_pwd failed -- Traceback (most recent call last):
- File "/root/Python-2.7.18/Lib/test/test_pwd.py", line 52, in test_values_extended
- self.assertIn(pwd.getpwnam(e.pw_name), entriesbyname[e.pw_name])
- AssertionError: pwd.struct_passwd(pw_name='root', pw_passwd='SU23QNU.VkdnQ', pw_uid=0, pw_gid=0, pw_gecos='Super-User', pw_dir='/root', pw_shell='/sbin/tcsh') not found in [pwd.struct_passwd(
- pw_name='root', pw_passwd='x', pw_uid=0, pw_gid=0, pw_gecos='Super-User', pw_dir='/root', pw_shell='/sbin/tcsh')]
- 0:34:57 [271/404/19] test_py3kwarn -- test_pwd failed
- 0:34:59 [272/404/19] test_py_compile
- 0:35:01 [273/404/19] test_pyclbr
- 0:35:22 [274/404/19] test_pydoc
- 0:35:32 [275/404/19] test_pyexpat
- test test_pyexpat crashed -- <type 'exceptions.ImportError'>: No module named pyexpat
- 0:35:34 [276/404/20] test_queue -- test_pyexpat failed
- 0:35:40 [277/404/20] test_quopri
- 0:35:43 [278/404/20] test_random
- test test_random failed -- multiple errors occurred; run in verbose mode for details
- 0:35:51 [279/404/21] test_re -- test_random failed
- 0:36:10 [280/404/21] test_readline
- test_readline skipped -- No module named readline
- 0:36:12 [281/404/21] test_regrtest -- test_readline skipped
- 0:36:55 [282/404/21] test_repr -- test_regrtest passed in 43 sec 233 ms
- 0:36:57 [283/404/21] test_resource
- 0:37:01 [284/404/21] test_rfc822
- 0:37:03 [285/404/21] test_richcmp
- 0:37:05 [286/404/21] test_rlcompleter
- 0:37:07 [287/404/21] test_robotparser
- 0:37:09 [288/404/21] test_runpy
- 0:37:48 [289/404/21] test_sax -- test_runpy passed in 39 sec 350 ms
- test test_sax crashed -- <type 'exceptions.ImportError'>: no XML parsers available
- 0:37:51 [290/404/22] test_scope -- test_sax failed
- 0:37:53 [291/404/22] test_scriptpackages
- test_scriptpackages skipped -- No module named aetools
- 0:37:54 [292/404/22] test_select -- test_scriptpackages skipped
- 0:38:08 [293/404/22] test_set
- 0:38:21 [294/404/22] test_setcomps
- 0:38:23 [295/404/22] test_sets
- 0:38:26 [296/404/22] test_sgmllib
- 0:38:29 [297/404/22] test_sha
- test test_sha crashed -- <type 'exceptions.ImportError'>: cannot import name sha1
- 0:38:30 [298/404/23] test_shelve -- test_sha failed
- 0:38:33 [299/404/23] test_shlex
- 0:38:35 [300/404/23] test_shutil
- 0:38:42 [301/404/23] test_signal
- test test_signal failed -- multiple errors occurred; run in verbose mode for details
- 0:39:01 [302/404/24] test_site -- test_signal failed
- 0:39:04 [303/404/24] test_slice
- 0:39:07 [304/404/24] test_smtplib
- test test_smtplib failed -- Traceback (most recent call last):
- File "/root/Python-2.7.18/Lib/test/test_smtplib.py", line 531, in testAUTH_CRAM_MD5
- try: smtp.login(sim_auth[0], sim_auth[1])
- File "/root/Python-2.7.18/Lib/smtplib.py", line 608, in login
- (code, resp) = self.docmd(encode_cram_md5(resp, user, password))
- File "/root/Python-2.7.18/Lib/smtplib.py", line 572, in encode_cram_md5
- response = user + " " + hmac.HMAC(password, challenge).hexdigest()
- File "/root/Python-2.7.18/Lib/hmac.py", line 45, in __init__
- digestmod = hashlib.md5
- AttributeError: 'module' object has no attribute 'md5'
- 0:39:10 [305/404/25] test_smtpnet -- test_smtplib failed
- test_smtpnet skipped -- Use of the `network' resource not enabled
- 0:39:12 [306/404/25] test_socket -- test_smtpnet skipped (resource denied)
Add Comment
Please, Sign In to add comment