<86>Aug 29 03:30:56 userdel[3247940]: delete user 'rooter' <86>Aug 29 03:30:56 userdel[3247940]: removed group 'rooter' owned by 'rooter' <86>Aug 29 03:30:56 groupadd[3247946]: group added to /etc/group: name=rooter, GID=654 <86>Aug 29 03:30:56 groupadd[3247946]: group added to /etc/gshadow: name=rooter <86>Aug 29 03:30:56 groupadd[3247946]: new group: name=rooter, GID=654 <86>Aug 29 03:30:56 useradd[3247950]: new user: name=rooter, UID=654, GID=654, home=/root, shell=/bin/bash <86>Aug 29 03:30:56 userdel[3247956]: delete user 'builder' <86>Aug 29 03:30:56 userdel[3247956]: removed group 'builder' owned by 'builder' <86>Aug 29 03:30:56 userdel[3247956]: removed shadow group 'builder' owned by 'builder' <86>Aug 29 03:30:56 groupadd[3247961]: group added to /etc/group: name=builder, GID=655 <86>Aug 29 03:30:56 groupadd[3247961]: group added to /etc/gshadow: name=builder <86>Aug 29 03:30:56 groupadd[3247961]: new group: name=builder, GID=655 <86>Aug 29 03:30:56 useradd[3247965]: new user: name=builder, UID=655, GID=655, home=/usr/src, shell=/bin/bash warning: Macro %dune_build not found warning: Macro %dune_install not found warning: Macro %dune_check not found warning: Macro %_ocamldir not found <13>Aug 29 03:30:58 rpmi: ocaml-runtime-4.12.0-alt1 sisyphus+279404.100.2.2 1626535812 installed <13>Aug 29 03:30:58 rpmi: rpm-build-ocaml-1.4.2-alt1 sisyphus+268936.100.1.1 1617543918 installed <13>Aug 29 03:31:08 rpmi: ocaml-4.12.0-alt1 sisyphus+279404.100.2.2 1626535812 installed <13>Aug 29 03:31:08 rpmi: dune-2.8.5-alt1 sisyphus+279332.100.1.1 1626476272 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/ocaml-jane-street-headers-0.14.0-alt2.nosrc.rpm (w1.gzdio) Installing ocaml-jane-street-headers-0.14.0-alt2.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.27680 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf jane-street-headers-0.14.0 + echo 'Source #0 (jane-street-headers-0.14.0.tar):' Source #0 (jane-street-headers-0.14.0.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/jane-street-headers-0.14.0.tar + cd jane-street-headers-0.14.0 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.27680 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd jane-street-headers-0.14.0 + /usr/bin/dune build --verbose -p jane-street-headers Workspace root: /usr/src/RPM/BUILD/jane-street-headers-0.14.0 Running[0]: /usr/bin/nproc > /usr/src/tmp/dune8bc002.output 2> /dev/null Auto-detected concurrency: 8 disable binary cache Running[1]: /usr/bin/ocamlc.opt -config > /usr/src/tmp/dunef9ca99.output Dune context: { name = "default" ; kind = "default" ; profile = Release ; merlin = true ; for_host = None ; fdo_target_exe = None ; build_dir = "default" ; toplevel_path = None ; ocaml_bin = External "/usr/bin" ; ocaml = Ok External "/usr/bin/ocaml" ; ocamlc = External "/usr/bin/ocamlc.opt" ; ocamlopt = Ok External "/usr/bin/ocamlopt.opt" ; ocamldep = Ok External "/usr/bin/ocamldep.opt" ; ocamlmklib = Ok External "/usr/bin/ocamlmklib.opt" ; env = map { "CAML_LD_LIBRARY_PATH" : "/usr/src/RPM/BUILD/jane-street-headers-0.14.0/_build/install/default/lib/stublibs" ; "DUNE_OCAML_HARDCODED" : "/usr/lib64/ocaml" ; "DUNE_OCAML_STDLIB" : "/usr/lib64/ocaml" ; "DUNE_SOURCEROOT" : "/usr/src/RPM/BUILD/jane-street-headers-0.14.0" ; "INSIDE_DUNE" : "/usr/src/RPM/BUILD/jane-street-headers-0.14.0/_build/default" ; "MANPATH" : "/usr/src/RPM/BUILD/jane-street-headers-0.14.0/_build/install/default/bin" ; "OCAMLFIND_IGNORE_DUPS_IN" : "/usr/src/RPM/BUILD/jane-street-headers-0.14.0/_build/install/default/lib" ; "OCAMLPATH" : "/usr/src/RPM/BUILD/jane-street-headers-0.14.0/_build/install/default/lib" ; "OCAMLTOP_INCLUDE_PATH" : "/usr/src/RPM/BUILD/jane-street-headers-0.14.0/_build/install/default/lib/toplevel" } ; findlib_path = [ External "/usr/lib64/ocaml" ] ; arch_sixtyfour = true ; natdynlink_supported = true ; supports_shared_libraries = true ; ocaml_config = { version = "4.12.0" ; standard_library_default = "/usr/lib64/ocaml" ; standard_library = "/usr/lib64/ocaml" ; standard_runtime = "the_standard_runtime_variable_was_deleted" ; ccomp_type = "cc" ; c_compiler = "gcc" ; ocamlc_cflags = [ "-O2"; "-fno-strict-aliasing"; "-fwrapv"; "-fPIC" ] ; ocamlc_cppflags = [ "-D_FILE_OFFSET_BITS=64"; "-D_REENTRANT" ] ; ocamlopt_cflags = [ "-O2"; "-fno-strict-aliasing"; "-fwrapv"; "-fPIC" ] ; ocamlopt_cppflags = [ "-D_FILE_OFFSET_BITS=64"; "-D_REENTRANT" ] ; bytecomp_c_compiler = [ "gcc" ; "-O2" ; "-fno-strict-aliasing" ; "-fwrapv" ; "-fPIC" ; "-D_FILE_OFFSET_BITS=64" ; "-D_REENTRANT" ] ; bytecomp_c_libraries = [ "-lm"; "-ldl"; "-lpthread" ] ; native_c_compiler = [ "gcc" ; "-O2" ; "-fno-strict-aliasing" ; "-fwrapv" ; "-fPIC" ; "-D_FILE_OFFSET_BITS=64" ; "-D_REENTRANT" ] ; native_c_libraries = [ "-lm"; "-ldl" ] ; cc_profile = [] ; architecture = "amd64" ; model = "default" ; int_size = 63 ; word_size = 64 ; system = "linux" ; asm = [ "as" ] ; asm_cfi_supported = true ; with_frame_pointers = false ; ext_exe = "" ; ext_obj = ".o" ; ext_asm = ".s" ; ext_lib = ".a" ; ext_dll = ".so" ; os_type = "Unix" ; default_executable_name = "a.out" ; systhread_supported = true ; host = "x86_64-pc-linux-gnu" ; target = "x86_64-pc-linux-gnu" ; profiling = false ; flambda = false ; spacetime = false ; safe_string = true ; exec_magic_number = "Caml1999X029" ; cmi_magic_number = "Caml1999I029" ; cmo_magic_number = "Caml1999O029" ; cma_magic_number = "Caml1999A029" ; cmx_magic_number = "Caml1999Y029" ; cmxa_magic_number = "Caml1999Z029" ; ast_impl_magic_number = "Caml1999M029" ; ast_intf_magic_number = "Caml1999N029" ; cmxs_magic_number = "Caml1999D029" ; cmt_magic_number = "Caml1999T029" ; natdynlink_supported = true ; supports_shared_libraries = true ; windows_unicode = false } } Actual targets: - recursive alias @install Running[2]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -49 -nopervasives -nostdlib -g -bin-annot -I include/.jane_street_headers.objs/byte -no-alias-deps -o include/.jane_street_headers.objs/byte/jane_street_headers.cmo -c -impl include/jane_street_headers.ml-gen) Running[3]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -49 -nopervasives -nostdlib -g -I include/.jane_street_headers.objs/byte -I include/.jane_street_headers.objs/native -intf-suffix .ml-gen -no-alias-deps -o include/.jane_street_headers.objs/native/jane_street_headers.cmx -c -impl include/jane_street_headers.ml-gen) Running[4]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -a -o include/jane_street_headers.cma include/.jane_street_headers.objs/byte/jane_street_headers.cmo) Running[5]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -a -o include/jane_street_headers.cmxa include/.jane_street_headers.objs/native/jane_street_headers.cmx) Running[6]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -shared -linkall -I include -o include/jane_street_headers.cmxs include/jane_street_headers.cmxa) + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.27680 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/ocaml-jane-street-headers-buildroot + : + /bin/rm -rf -- /usr/src/tmp/ocaml-jane-street-headers-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd jane-street-headers-0.14.0 + __dune_install + /usr/bin/dune install --destdir=/usr/src/tmp/ocaml-jane-street-headers-buildroot Installing /usr/src/tmp/ocaml-jane-street-headers-buildroot/usr/lib64/ocaml/jane-street-headers/META Installing /usr/src/tmp/ocaml-jane-street-headers-buildroot/usr/lib64/ocaml/jane-street-headers/core_params.h Installing /usr/src/tmp/ocaml-jane-street-headers-buildroot/usr/lib64/ocaml/jane-street-headers/dune-package Installing /usr/src/tmp/ocaml-jane-street-headers-buildroot/usr/lib64/ocaml/jane-street-headers/jane_common.h Installing /usr/src/tmp/ocaml-jane-street-headers-buildroot/usr/lib64/ocaml/jane-street-headers/jane_street_headers.a Installing /usr/src/tmp/ocaml-jane-street-headers-buildroot/usr/lib64/ocaml/jane-street-headers/jane_street_headers.cma Installing /usr/src/tmp/ocaml-jane-street-headers-buildroot/usr/lib64/ocaml/jane-street-headers/jane_street_headers.cmi Installing /usr/src/tmp/ocaml-jane-street-headers-buildroot/usr/lib64/ocaml/jane-street-headers/jane_street_headers.cmt Installing /usr/src/tmp/ocaml-jane-street-headers-buildroot/usr/lib64/ocaml/jane-street-headers/jane_street_headers.cmx Installing /usr/src/tmp/ocaml-jane-street-headers-buildroot/usr/lib64/ocaml/jane-street-headers/jane_street_headers.cmxa Installing /usr/src/tmp/ocaml-jane-street-headers-buildroot/usr/lib64/ocaml/jane-street-headers/jane_street_headers.ml Installing /usr/src/tmp/ocaml-jane-street-headers-buildroot/usr/lib64/ocaml/jane-street-headers/ocaml_utils.h Installing /usr/src/tmp/ocaml-jane-street-headers-buildroot/usr/lib64/ocaml/jane-street-headers/opam Installing /usr/src/tmp/ocaml-jane-street-headers-buildroot/usr/lib64/ocaml/jane-street-headers/unix_utils.h Installing /usr/src/tmp/ocaml-jane-street-headers-buildroot/usr/lib64/ocaml/jane-street-headers/jane_street_headers.cmxs Installing /usr/src/tmp/ocaml-jane-street-headers-buildroot/usr/share/doc/jane-street-headers/LICENSE.md Installing /usr/src/tmp/ocaml-jane-street-headers-buildroot/usr/share/doc/jane-street-headers/README.org + find /usr/src/tmp/ocaml-jane-street-headers-buildroot/usr/lib64/ocaml/ -type f -regextype posix-extended '(' -regex '.*\.(cma|cmi|cmxs|so|js)$' -o -name META ')' -printf '/usr/lib64/ocaml/%P\n' + find /usr/src/tmp/ocaml-jane-street-headers-buildroot/usr/lib64/ocaml/ -type d -printf '%%dir /usr/lib64/ocaml/%P\n' + find /usr/src/tmp/ocaml-jane-street-headers-buildroot/usr/lib64/ocaml/ -type f -regextype posix-extended '(' -regex '.*\.(a|cmt|cmti|cmx|cmxa|ml|mli|exe)$' -o -name opam -o -name dune-package ')' -printf '/usr/lib64/ocaml/%P\n' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/ocaml-jane-street-headers-buildroot (auto) mode of './usr/lib64/ocaml/jane-street-headers/jane_street_headers.cmxs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/ocaml-jane-street-headers-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/ocaml-jane-street-headers-buildroot/ (default) Compressing files in /usr/src/tmp/ocaml-jane-street-headers-buildroot (auto) Adjusting library links in /usr/src/tmp/ocaml-jane-street-headers-buildroot ./usr/lib64: (from :0) 056-debuginfo.brp: WARNING: debuginfo without debug sources. Verifying ELF objects in /usr/src/tmp/ocaml-jane-street-headers-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=relaxed,unresolved=normal) Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.27680 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd jane-street-headers-0.14.0 + /usr/bin/dune runtest + exit 0 Processing files: ocaml-jane-street-headers-0.14.0-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.27680 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd jane-street-headers-0.14.0 + DOCDIR=/usr/src/tmp/ocaml-jane-street-headers-buildroot/usr/share/doc/ocaml-jane-street-headers-0.14.0 + export DOCDIR + rm -rf /usr/src/tmp/ocaml-jane-street-headers-buildroot/usr/share/doc/ocaml-jane-street-headers-0.14.0 + /bin/mkdir -p /usr/src/tmp/ocaml-jane-street-headers-buildroot/usr/share/doc/ocaml-jane-street-headers-0.14.0 + cp -prL README.org /usr/src/tmp/ocaml-jane-street-headers-buildroot/usr/share/doc/ocaml-jane-street-headers-0.14.0 + chmod -R go-w /usr/src/tmp/ocaml-jane-street-headers-buildroot/usr/share/doc/ocaml-jane-street-headers-0.14.0 + chmod -R a+rX /usr/src/tmp/ocaml-jane-street-headers-buildroot/usr/share/doc/ocaml-jane-street-headers-0.14.0 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.W5fZLY find-provides: running scripts (debuginfo,lib,ocaml,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.QqlFxU find-requires: running scripts (cpp,debuginfo,files,lib,ocaml,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: ocaml-cmi(Jane_street_headers) = 4.12.0-9372862F Requires: rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ErZAzW Creating ocaml-jane-street-headers-debuginfo package Processing files: ocaml-jane-street-headers-devel-0.14.0-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.wQJHLU find-provides: running scripts (debuginfo,lib,ocaml,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.xvk7kY find-requires: running scripts (cpp,debuginfo,files,lib,ocaml,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: ocaml-cmx(Jane_street_headers) = 4.12.0-0118BA34 Requires: ocaml-jane-street-headers = 0.14.0-alt2, ocaml, ocaml-cmi(Jane_street_headers) = 4.12.0-9372862F Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.dEiyWY Processing files: ocaml-jane-street-headers-debuginfo-0.14.0-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.2mQ6dY find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.3hFDiY find-requires: running scripts (debuginfo) Requires: ocaml-jane-street-headers = 0.14.0-alt2 Adding to ocaml-jane-street-headers-devel a strict dependency on ocaml-jane-street-headers Adding to ocaml-jane-street-headers-debuginfo a strict dependency on ocaml-jane-street-headers Removing 1 extra deps from ocaml-jane-street-headers-devel due to dependency on ocaml-jane-street-headers warning: Installed (but unpackaged) file(s) found: /usr/share/doc/jane-street-headers/LICENSE.md /usr/share/doc/jane-street-headers/README.org Wrote: /usr/src/RPM/RPMS/x86_64/ocaml-jane-street-headers-0.14.0-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/ocaml-jane-street-headers-devel-0.14.0-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/ocaml-jane-street-headers-debuginfo-0.14.0-alt2.x86_64.rpm (w2.lzdio) 0.85user 0.63system 0:08.54elapsed 17%CPU (0avgtext+0avgdata 14936maxresident)k 0inputs+0outputs (0major+262179minor)pagefaults 0swaps 13.80user 3.42system 0:24.05elapsed 71%CPU (0avgtext+0avgdata 107792maxresident)k 4288inputs+0outputs (0major+565215minor)pagefaults 0swaps --- ocaml-jane-street-headers-0.14.0-alt2.x86_64.rpm.repo 2021-07-17 15:50:04.000000000 +0000 +++ ocaml-jane-street-headers-0.14.0-alt2.x86_64.rpm.hasher 2021-08-29 03:31:18.866014224 +0000 @@ -17,5 +17,5 @@ File: /usr/lib64/ocaml/jane-street-headers/jane_street_headers.cmi 100644 root:root f85e19b30ad590808031d7c14276eb5c -File: /usr/lib64/ocaml/jane-street-headers/jane_street_headers.cmxs 100644 root:root e82ceb3031e0b56134ceaaff98182b14 +File: /usr/lib64/ocaml/jane-street-headers/jane_street_headers.cmxs 100644 root:root 8d65b141653418c124f6042e00353cdc File: /usr/share/doc/ocaml-jane-street-headers-0.14.0 40755 root:root File: /usr/share/doc/ocaml-jane-street-headers-0.14.0/README.org 100644 root:root f04662678cb64e59397d736b40e4c3b0 -RPMIdentity: 3fbd20f13a3da94a96613644b69c02d3525b1cf98a47e209c47f50be9ef607f2687c6e40d3b711b471c8945a1319aed11854c49f3b7d9d9fd7080268dcf2f6aa +RPMIdentity: a1c5919ed4a1f972d5581848c07a6657d0f21ce20bac748d54af1cae1bd564bdd5801c6c5b3e34af488194bc8e8138c9c484fdfdf138e8266841c2d19ad1ba47 --- ocaml-jane-street-headers-debuginfo-0.14.0-alt2.x86_64.rpm.repo 2021-07-17 15:50:04.000000000 +0000 +++ ocaml-jane-street-headers-debuginfo-0.14.0-alt2.x86_64.rpm.hasher 2021-08-29 03:31:18.946014326 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/1d 40755 root:root -/usr/lib/debug/.build-id/1d/e2efaf883e3abd904b96956f5808010126ed65 120777 root:root ../../../../lib64/ocaml/jane-street-headers/jane_street_headers.cmxs -/usr/lib/debug/.build-id/1d/e2efaf883e3abd904b96956f5808010126ed65.debug 120777 root:root ../../usr/lib64/ocaml/jane-street-headers/jane_street_headers.cmxs.debug +/usr/lib/debug/.build-id/c4 40755 root:root +/usr/lib/debug/.build-id/c4/59d7867d5e2aad489f95559d947a7d909de279 120777 root:root ../../../../lib64/ocaml/jane-street-headers/jane_street_headers.cmxs +/usr/lib/debug/.build-id/c4/59d7867d5e2aad489f95559d947a7d909de279.debug 120777 root:root ../../usr/lib64/ocaml/jane-street-headers/jane_street_headers.cmxs.debug /usr/lib/debug/usr/lib64/ocaml 40755 root:root @@ -9,8 +9,8 @@ Provides: ocaml-jane-street-headers-debuginfo = 0.14.0-alt2:sisyphus+279404.2300.2.2 -File: /usr/lib/debug/.build-id/1d 40755 root:root -File: /usr/lib/debug/.build-id/1d/e2efaf883e3abd904b96956f5808010126ed65 120777 root:root ../../../../lib64/ocaml/jane-street-headers/jane_street_headers.cmxs -File: /usr/lib/debug/.build-id/1d/e2efaf883e3abd904b96956f5808010126ed65.debug 120777 root:root ../../usr/lib64/ocaml/jane-street-headers/jane_street_headers.cmxs.debug +File: /usr/lib/debug/.build-id/c4 40755 root:root +File: /usr/lib/debug/.build-id/c4/59d7867d5e2aad489f95559d947a7d909de279 120777 root:root ../../../../lib64/ocaml/jane-street-headers/jane_street_headers.cmxs +File: /usr/lib/debug/.build-id/c4/59d7867d5e2aad489f95559d947a7d909de279.debug 120777 root:root ../../usr/lib64/ocaml/jane-street-headers/jane_street_headers.cmxs.debug File: /usr/lib/debug/usr/lib64/ocaml 40755 root:root File: /usr/lib/debug/usr/lib64/ocaml/jane-street-headers 40755 root:root -File: /usr/lib/debug/usr/lib64/ocaml/jane-street-headers/jane_street_headers.cmxs.debug 100644 root:root 993a686e6fa1c6eecdf430d17b42207c -RPMIdentity: f95e195338cf8cdb2b3ecb61751168075e582c4ccb7c1e246375817b55c89adf682793608a0ec893fb764a1538734488756afc503e1c28bc50ebf9638993c300 +File: /usr/lib/debug/usr/lib64/ocaml/jane-street-headers/jane_street_headers.cmxs.debug 100644 root:root 2da940d3258f387a2b90a2a074d4284f +RPMIdentity: 2f0d63b9ef582d054a812da6bada101aecd9b0d0acdf21359399b93270d916e6810ce8c4b16bd4a9037c2a9d457f878584ce94314b0c98b7e2304f1062dfd5d0